This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Opening nautilus from krunner replaces plasma-desktop

Tags: None
(comma "," separated)
shadyabhi
Registered Member
Posts
17
Karma
0
OS
When I run nautilus using krunner, my plasma-desktop, meaning the wallpaper and widgets gets replaced with Gnome desktop and icons. Only the default KDE panel in the bottom of the screen remains intact.

And I also want to point that after running nautilus once on computer, I experience this strange thing. When I run VLC and double click the video for full screen, I experience to see gnome desktop for a fraction of a second. I experience this same gnome wallpaper for a fraction of second when I browse through full screen slides in OpenOffice..

If I run nautilus from terminal, the desktop is not replaced.

I also tried searching google about the topic but couldnt find anything relevant.

I use:
ArchLinux64 with KDE 4.5.1
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
This is definitely not expected behaviour, and indicates very abusive behaviour by Nautilus. Please try monitoring the content of ~/.xsession-errors or equivalent for any messages relating to this.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
User avatar
einar
Administrator
Posts
3402
Karma
7
OS
You need to tell Nautilus not to display the desktop: likely some key in the gconf2 registry is still there.

Specifically, open gconf-editor and look for apps -> nautilus -> preferences and see whether show_desktop is enabled or not. It should be disabled if it is enabled.

If the setting is disabled, but ignored by nautilus, then it is a bug, indeed.


"Violence is the last refuge of the incompetent."
Image
Plasma FAQ maintainer - Plasma programming with Python
darkhellbird
Registered Member
Posts
5
Karma
0
OS
From what I'm aware this is not a bug but apparently a well-known nautilus behaviour. Not only does this occur in KDE but also in most other DE's.

I found a fix whilst using openbox but works in all other enviroments as well.

copy the following into a script:

#! /bin/sh

#Script to kill nautilus file manager if the whole Interface converts to Gnome enviroment

# Disable Nautilus desktop.
gconftool-2 -s -t bool /apps/nautilus/preferences/show_desktop false &

# Do not let Nautilus set the background image.
gconftool-2 -s -t bool /desktop/gnome/background/draw_background false &

#end of script

then save the file, chmod +x, put it anywhere you want and add the script to startup scripts in KDE Autostart scripts location.

reboot, :)
darkhellbird
Registered Member
Posts
5
Karma
0
OS
einar wrote:You need to tell Nautilus not to display the desktop: likely some key in the gconf2 registry is still there.

Specifically, open gconf-editor and look for apps -> nautilus -> preferences and see whether show_desktop is enabled or not. It should be disabled if it is enabled.

If the setting is disabled, but ignored by nautilus, then it is a bug, indeed.


Sorry Einar, I misread what you wrote, you're right about it being a bug if ignored
shadyabhi
Registered Member
Posts
17
Karma
0
OS
darkhellbird wrote:From what I'm aware this is not a bug but apparently a well-known nautilus behaviour. Not only does this occur in KDE but also in most other DE's.

I found a fix whilst using openbox but works in all other enviroments as well.

copy the following into a script:

#! /bin/sh

#Script to kill nautilus file manager if the whole Interface converts to Gnome enviroment

# Disable Nautilus desktop.
gconftool-2 -s -t bool /apps/nautilus/preferences/show_desktop false &

# Do not let Nautilus set the background image.
gconftool-2 -s -t bool /desktop/gnome/background/draw_background false &

#end of script

then save the file, chmod +x, put it anywhere you want and add the script to startup scripts in KDE Autostart scripts location.

reboot, :)



Thanks. I was facing the issue after running Dropbox also.
Thanks for the solution..


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot]