-
Notifications
You must be signed in to change notification settings - Fork 322
Closed
Labels
Description
Following an update to Cinnamon 2.0.3
Nemo
is taking multiple times longer than nautilus
to display the content of gvfs
shares.
Shares mounted via following command
gvfs-mount smb://username@192.168.1.1/share
Time to display contents of share
Nemo: 13 seconds
Nautilus: 2 seconds
Prior to the install of Cinnamon 2.0.3, the nemo
time was similar to nautilus
Also if laptop is moved to a different network while the shares are still mounted, opening results in nemo becoming useless getting a spinning icon over the mouse pointer, while I assume nemo tries to deal with the missing shared. Previous versions of nemo were able to gracefully handle not being able to connect to the shares and let you work away on any other folder or file unencumbered
OS info
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04.3 LTS
Release: 12.04
Codename: precise
Cinnamon info
$ dpkg -l | grep cinnamon
ii cinnamon 2.0.3-20131021040307-precise Cinnamon desktop
ii cinnamon-common 2.0.3-20131021040307-precise Cinnamon desktop (Common data files)
ii cinnamon-desktop-data 2.0.1-20131021011504-precise Common files for Cinnamon desktop apps
ii cinnamon-screensaver 2.0.1-20131021013003-precise Cinnamon screen saver and locker
ii cinnamon-session 2.0.1-20131021043004-precise Cinnamon Session Manager - Minimal runtime
ii cinnamon-settings-daemon 2.0.3-20131021004509-precise daemon handling the Cinnamon session settings
ii cinnamon-translations 2.0.1-20131021040407-precise Translation files for the Cinnamon desktop
ii gir1.2-cinnamondesktop-3.0 2.0.1-20131021011504-precise Introspection data for CinnamonDesktop
ii libcinnamon-desktop0 2.0.1-20131021011504-precise Utility library for loading .desktop files - runtime files
Nemo info
$ dpkg -l | grep nemo
ii libnemo-extension1 2.0.1-20131021010006-precise libraries for nemo components - runtime version
ii nemo 2.0.1-20131021010006-precise file manager and graphical shell for Cinnamon
ii nemo-data 2.0.1-20131021010006-precise data files for nemo
ii nemo-fileroller 2.0.0-20131021020004-precise File Roller integration for Nemo
melroy89 and rajmondburgaj