Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nemo 2.6.7 bug - gnome_desktop_thumbnail_cache_check_permissions #921

Closed
omartrigui opened this issue Jul 1, 2015 · 7 comments
Closed

Comments

@omartrigui
Copy link

I've just upgraded to Mint 17.2, nemo 2.6.7.
Unable to browse files even after installing gnome-tweak-tool and trying to enable/disable desktop icons

~ $ nemo
nemo: symbol lookup error: nemo: undefined symbol: gnome_desktop_thumbnail_cache_check_permissions

@mtwebster
Copy link
Member

Did you somehow uninstall cinnamon-desktop?

sudo apt-get install gir1.2-cinnamondesktop-3.0 libcinnamon-desktop4 cinnamon-desktop-data

you can enable/disable desktop icons from Cinnamon Settings->Desktop, don't use gnome-tweak-tool (i doubt it even works for Cinnamon)

@mtwebster
Copy link
Member

Check your versions of those as well - should be 2.6.5

@omartrigui
Copy link
Author

All the needed dependencies are already installed !
Settings->Desktop doesn't fix the problem !
I can't even interact with the Desktop ( Right Click doesn't works )

I've checked the existence of files "ls Desktop/".

~ $ nemo --version
nemo 2.6.7

@mtwebster
Copy link
Member

What versions of cinnamon-desktop are you on?
dpkg --list | grep cinnamon-desktop
and
dpkg --list | grep cinnamondesktop

Those should be 2.6.5. Any other versions must be removed/purged.

Is this a clean install? There's no official upgrade yet for 17.1->17.2.

@omartrigui
Copy link
Author

~ $ dpkg --list | grep cinnamondesktop
ii gir1.2-cinnamondesktop-3.0 2.6.5+rafaela

~ $ dpkg --list | grep cinnamon-desktop
ii libcinnamon-desktop4:amd64 2.6.5+rafaela

Anyway, we'll wait for the official upgrade of Mint 17.2

@jlu5
Copy link

jlu5 commented Jul 2, 2015

Check if libcinnamon-desktop0 is installed on your computer. If it is, you'd want to remove that.

@omartrigui
Copy link
Author

YES, that's it.
The problem was solved by removing libcinnamon-desktop0.
Greetings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants