Freedesktop's autostart makes (almost) impossible having both KDE4 and GNOME installed in the same machine
This bug report was converted into a question: question #41534: Freedesktop's autostart makes (almost) impossible having both KDE4 and GNOME installed in the same machine.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KDE Base |
Invalid
|
Medium
|
|||
gnome-session |
Invalid
|
Medium
|
|||
kdebase (Mandriva) |
New
|
Undecided
|
Unassigned | ||
kdebase (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
I found some annoyances while trying the new KDE 4.1 in Ubuntu Intrepid:
- When I started the KDE4 session, many applications launched automatically (AWN was especially annoying since it does not behaves well with the KDE 4 compositor). They are located in ~/.config/autostart so you cannot enable/disable them in a session-specific way. Therefore, I had to backup this directory and remove the GNOME-only entries.
- When I switched back to my GNOME session, some KDE applications launched automatically (Kwallet, etc.) so I had to repeat the previous step but removing the links to KDE applications this time.
Currently, every time I want to check the progress of the newly released KDE packages I have to modify the contents of the directory, change the session, modify the directory again and switch back to the GNOME session. That is preventing people from having both Desktop Environments installed in the same machine or using isolated applications from the other Desktop Environment.
How could this be fixed?
Changed in kdebase: | |
status: | Unknown → New |
Changed in gnome-session: | |
status: | Unknown → New |
Changed in gnome-session: | |
status: | New → Invalid |
Changed in gnome-session: | |
importance: | Unknown → Medium |
status: | Invalid → Unknown |
Changed in kdebase: | |
importance: | Unknown → Medium |
Changed in gnome-session: | |
status: | Unknown → Invalid |
Changed in kde-baseapps: | |
status: | New → Incomplete |
Changed in kde-baseapps: | |
status: | Incomplete → New |
Changed in kde-baseapps: | |
status: | New → Invalid |
I believe that KDE has its own Autostart directory (~/.kde/Autostart or ~/.kde4/Autostart). Try sym-linking the KDE stuff there.
Hope that helps!