Hello dear friends.
Manjaro Cinnamon is my main system.
Nemo behaves weird or unresponsive witj elevated priviliges or with sudo.
This is the error message I receive.
Any suggestions?
Thanks in advance.
[oz@oz-vpcsa ~]$ sudo nemo
[sudo] password for oz:
(nemo:9968): dconf-WARNING **: 13:48:46.071: failed to commit changes to dconf: Error spawning command line “dbus-launch --autolaunch=f66f43bd155e4e299f56414293eefd5c --binary-syntax --close-stderr”: Child process exited with code 1
ERROR SET META:15 Setting attribute metadata::nemo-icon-view-auto-layout not supported
While I don’t really know what the problem could be, I have to point out that it could be because you’re trying to run a GUI application as root, which is not recommended. So my question is, why do you do it?
I see some mention of dropboox:
So it could be related to that. In some way.
Also, it could be that when running it with sudo, it is looking for something that it can’t find. Not sure.
@Mirdarthos It’s fine to run Nemo as root for file and folder operations inside of the root folder. I the Plasma desktop and I always install Nemo just for this purpose. I for one am not editing something in Konsole that I can edit in Kate or Visual Code Studio. @cevad is that everything you get when you attempt to run Nemo as root?
During daily operations I don’t use neo from terminal. I just run it as root from dektop (cinnammon environment).
I experienced some weird behaviour lately when İ do this. To be able to see the problem in detail, I tried terminal.
Most basic problem is: I can’t edit preferences in Nemo while elevated privileges.
And disabling all extensions/plugins (-including nemo-dropbox) didn’t make any difference.
(nemo:20074): dconf-WARNING **: 15:27:01.045: failed to commit changes to dconf: Error spawning command line “dbus-launch --autolaunch=f66f43bd155e4e299f56414293eefd5c --binary-syntax --close-stderr”: Child process exited with code 1
ERROR SET META:15 Setting attribute metadata::nemo-icon-view-auto-layout not supported
If you look at /usr/share/polkit-1/actions/org.nemo.root.policy you will see that you already can as user to open Nemo as “Root” from the context menu of Nemo.
You can ignore those.
pkexec nemo
should open the authentication dialog and then see this notification in Nemo after you entered your password
@anon89812132 thanks a lot.
How can I solve the problem; (can’t edit preferences during elevated privileges)?
This problem is not valid for my other 4 manjaro laptops. Only 1 computer suffers.
All the best.