Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst] XFCE_PLUGINS in make.conf abschalten -> Fehlermeld.
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
rogge
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2006
Posts: 132
Location: Erfurt

PostPosted: Wed Jul 18, 2012 2:23 pm    Post subject: [gelöst] XFCE_PLUGINS in make.conf abschalten -> Fehlerme Reply with quote

Hej,

ich versuche ein standardmäßig aktiviertes XFCE-USE-flag abzuschalten:
Quote:
XFCE_PLUGINS="-brightness"


leider kommt es dabei zu folgender Meldung:
Quote:
Invalid '-' operator in non-incremental variable 'XFCE_PLUGINS': '-brightness'


Portage beachtet das flag zwar, meckert aber trotzdem. Die Meldung kommt sowohl
wenn ich es in der Shell, als auch in der /etc/make.conf setze.

Quote:
sys-apps/portage-2.1.10.65


Hat jemand eine Idee das Problem zu lösen?


Grüße, rogge


Last edited by rogge on Thu Jul 19, 2012 11:54 am; edited 1 time in total
Back to top
View user's profile Send private message
bell
Guru
Guru


Joined: 27 Nov 2007
Posts: 508

PostPosted: Wed Jul 18, 2012 2:36 pm    Post subject: Reply with quote

Komisch, keine Ahnung wie es gedacht ist. Logisch wäre es wenn es so unterstützt wäre wie Du es beschreibst.
An sonsten: Folgendes funktioniert:
Code:
USE="$USE -xfce_plugins_brightness"
Back to top
View user's profile Send private message
bell
Guru
Guru


Joined: 27 Nov 2007
Posts: 508

PostPosted: Wed Jul 18, 2012 2:49 pm    Post subject: Reply with quote

Nachtrag: Hab jetzt gelesen was dieses "non-incremental variable" bedeutet.
Im Profil sind Standard-Werte hinterlegt.
Sobald Du aber eine eigene Definition in die make.conf hinzufügst, werden alle Standard-Werte überschrieben.

In Deinem Fall würde
XFCE_PLUGINS="nichts"

alle Plugins deaktivieren oder

XFCE_PLUGINS="trash"
alle bis auf trash deaktivieren.
Back to top
View user's profile Send private message
rogge
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2006
Posts: 132
Location: Erfurt

PostPosted: Thu Jul 19, 2012 11:56 am    Post subject: Reply with quote

Quote:
XFCE_PLUGINS=""

hats gebracht! Besten Dank.


MfG rogge

PS: Deine "andere" Lösung übrigens auch ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum