* [gentoo-user-de] Two taskbar panels after upgrade to KDE 4
@ 2009-10-20 17:01 Thorsten Kampe
2009-10-20 17:05 ` [gentoo-user-de] " Thorsten Kampe
2009-10-21 6:23 ` [gentoo-user-de] " Simon Braunstein
0 siblings, 2 replies; 6+ messages in thread
From: Thorsten Kampe @ 2009-10-20 17:01 UTC (permalink / raw
To: gentoo-user-de
Hi,
I just upgraded from KDE 3.5.10 to KDE 4. The upgrade went fine and KDE
4 KDM shows still my old KDE 3.5, XFCE and GNOME sessions as well as the
new KDE 4 session.
The only problem is that when I login to the old KDE 3.5 desktop (which
I want to keep until I configured KDE 4 fully) shows *two* taskbar
panels: at the bottom of the screen the KDE 4 taskbar panel and directly
above the old KDE 3.5 taskbar panel.
How can I stop the old KDE 3.5 session from loading any KDE 4 component
and in particular: how can I stop the KDE 3.5 desktop loadling the KDE 4
taskbar panel?!
Thorsten
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user-de] Re: Two taskbar panels after upgrade to KDE 4
2009-10-20 17:01 [gentoo-user-de] Two taskbar panels after upgrade to KDE 4 Thorsten Kampe
@ 2009-10-20 17:05 ` Thorsten Kampe
2009-10-21 6:23 ` [gentoo-user-de] " Simon Braunstein
1 sibling, 0 replies; 6+ messages in thread
From: Thorsten Kampe @ 2009-10-20 17:05 UTC (permalink / raw
To: gentoo-user-de
* Thorsten Kampe (Tue, 20 Oct 2009 19:01:42 +0200)
>
> I just upgraded from KDE 3.5.10 to KDE 4. The upgrade went fine and KDE
> 4 KDM shows still my old KDE 3.5, XFCE and GNOME sessions as well as the
> new KDE 4 session.
>
> The only problem is that when I login to the old KDE 3.5 desktop (which
> I want to keep until I configured KDE 4 fully) shows *two* taskbar
> panels: at the bottom of the screen the KDE 4 taskbar panel and directly
> above the old KDE 3.5 taskbar panel.
>
> How can I stop the old KDE 3.5 session from loading any KDE 4 component
> and in particular: how can I stop the KDE 3.5 desktop loadling the KDE 4
> taskbar panel?!
Sorry, falsche Mailingliste....
Thorsten
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user-de] Two taskbar panels after upgrade to KDE 4
2009-10-20 17:01 [gentoo-user-de] Two taskbar panels after upgrade to KDE 4 Thorsten Kampe
2009-10-20 17:05 ` [gentoo-user-de] " Thorsten Kampe
@ 2009-10-21 6:23 ` Simon Braunstein
2009-10-21 16:19 ` [gentoo-user-de] " Thorsten Kampe
1 sibling, 1 reply; 6+ messages in thread
From: Simon Braunstein @ 2009-10-21 6:23 UTC (permalink / raw
To: gentoo-user-de
Moin,
> How can I stop the old KDE 3.5 session from loading any KDE 4 component
> and in particular: how can I stop the KDE 3.5 desktop loadling the KDE 4
> taskbar panel?!
Kann das nachfolgende nicht testen da ich kein KDE 3.5 mehr auf der Kiste hab.
Ich vermute einmal, das die Datei 'usr/share/autostart/plasma-desktop.desktop'
bei dir auch existiert und dafür verantwortlich ist das Plasma gestartet wird
und damit auch die Taskleiste. In dem Fall bekommst du das entweder
ausgeschaltet wenn du "Hidden=true" dieser Datei hinzufügst, dann wäre Plasma
global aus (für alle Benutzer und KDE 4). Oder du kopierst sie nach
'~/.config/autostart/plasma-desktop.desktop' und fügst die Option ein, dann ist
Plasma für diesen Benutzer aus. Ob man diese Desktop-Dateien auch für
lediglich eine KDE-Version sperren kann weiß ich nicht.
Grüße.
Simon.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user-de] Re: Two taskbar panels after upgrade to KDE 4
2009-10-21 6:23 ` [gentoo-user-de] " Simon Braunstein
@ 2009-10-21 16:19 ` Thorsten Kampe
2009-10-21 16:56 ` Thorsten Kampe
0 siblings, 1 reply; 6+ messages in thread
From: Thorsten Kampe @ 2009-10-21 16:19 UTC (permalink / raw
To: gentoo-user-de
* Simon Braunstein (Wed, 21 Oct 2009 08:23:15 +0200)
> > How can I stop the old KDE 3.5 session from loading any KDE 4
component
> > and in particular: how can I stop the KDE 3.5 desktop loadling the KDE 4
> > taskbar panel?!
>
> Kann das nachfolgende nicht testen da ich kein KDE 3.5 mehr auf der Kiste hab.
>
> Ich vermute einmal, das die Datei 'usr/share/autostart/plasma-desktop.desktop'
> bei dir auch existiert und dafür verantwortlich ist das Plasma gestartet wird
> und damit auch die Taskleiste. In dem Fall bekommst du das entweder
> ausgeschaltet wenn du "Hidden=true" dieser Datei hinzufügst, dann wäre Plasma
> global aus (für alle Benutzer und KDE 4). Oder du kopierst sie nach
> '~/.config/autostart/plasma-desktop.desktop' und fügst die Option ein, dann ist
> Plasma für diesen Benutzer aus.
Hat leider so nicht geklappt. Ich habe die Datei nach
~/.kde3.5/Autostart kopiert und den Eintrag hinzugefuegt. Bei Starten
der KDE 3.5=Sitzung bekam ich "The desktop entry of type service is
unknown". Dann habe ich in /usr/share/autostart/plasma-desktop.desktop
"OnlyShowIn=KDE;" in "OnlyShowIn=KDE4;" geaendert und das hat
funktioniert.
Danke, Thorsten
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user-de] Re: Two taskbar panels after upgrade to KDE 4
2009-10-21 16:19 ` [gentoo-user-de] " Thorsten Kampe
@ 2009-10-21 16:56 ` Thorsten Kampe
2009-10-21 17:48 ` Simon Braunstein
0 siblings, 1 reply; 6+ messages in thread
From: Thorsten Kampe @ 2009-10-21 16:56 UTC (permalink / raw
To: gentoo-user-de
* Thorsten Kampe (Wed, 21 Oct 2009 18:19:45 +0200)
> Dann habe ich in /usr/share/autostart/plasma-desktop.desktop
> "OnlyShowIn=KDE;" in "OnlyShowIn=KDE4;" geaendert und das hat
> funktioniert.
Hat es nicht. Jetzt startet der ganze KDE4-Desktop nicht (was bei KDE 3
natuerlich kein Problem ist, aber bei KDE 4 zu einer schwarzen Leere
fuehrt). "OnlyShowIn=KDE-4" funkioniert auch nicht.
Ratlos, Thorsten
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user-de] Re: Two taskbar panels after upgrade to KDE 4
2009-10-21 16:56 ` Thorsten Kampe
@ 2009-10-21 17:48 ` Simon Braunstein
0 siblings, 0 replies; 6+ messages in thread
From: Simon Braunstein @ 2009-10-21 17:48 UTC (permalink / raw
To: gentoo-user-de
Hallo,
> > Dann habe ich in /usr/share/autostart/plasma-desktop.desktop
> > "OnlyShowIn=KDE;" in "OnlyShowIn=KDE4;" geaendert und das hat
> > funktioniert.
>
> Hat es nicht. Jetzt startet der ganze KDE4-Desktop nicht (was bei KDE 3
> natuerlich kein Problem ist, aber bei KDE 4 zu einer schwarzen Leere
> fuehrt). "OnlyShowIn=KDE-4" funkioniert auch nicht.
Hab gerade mal nachgeschaut [1] ein KDE4 existiert nicht als Parameter.
Wenn du /usr/share/autostart/plasma-desktop.desktop nach ~/.kde4/Autostart/
kopierst (ohne die Hidden-Option) sollte es ja unter KDE4 wieder tun. Ist halt
keine sehr saubere Lösung, nach meinem empfinden.
Grüße.
Simon.
[1] http://standards.freedesktop.org/menu-spec/1.0/apb.html
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-10-21 17:50 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-20 17:01 [gentoo-user-de] Two taskbar panels after upgrade to KDE 4 Thorsten Kampe
2009-10-20 17:05 ` [gentoo-user-de] " Thorsten Kampe
2009-10-21 6:23 ` [gentoo-user-de] " Simon Braunstein
2009-10-21 16:19 ` [gentoo-user-de] " Thorsten Kampe
2009-10-21 16:56 ` Thorsten Kampe
2009-10-21 17:48 ` Simon Braunstein
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox