I tried the command you sent me and the crash persisted after a reboot. The issue seems to stem from the python statement "import gobject" which chokes after trying to find a module named glib._glib
---- On Wed, 25 Aug 2010 07:12:36 -0700 Lucio Torre <[email protected]> wrote ---- it looks like there are problems in your instalation, as those files should be there. Can you please try this at the console and report back: $ sudo apt-get install --reinstall ubuntuone-client -- ubuntuone-syncdaemon crashed with ImportError in <module>() https://bugs.launchpad.net/bugs/622500 You received this bug notification because you are a direct subscriber of the bug. Status in “ubuntuone-client” package in Ubuntu: New Bug description: Binary package hint: ubuntuone-client Both of the previous bug reports about this particular bug are in Karmic, not Maverick. In my case, this crash happens when I just log in (and in most cases several times), not when Nautilus crashes and not when I try to open an Ubuntu One window. Again: EVERY TIME I LOG IN this happens! This is a regression that needs to be fixed. Please also note that when you have an Import Error it usually means that you are trying to import a class that has syntax errors in it or that doesn't exist. ProblemType: Crash DistroRelease: Ubuntu 10.10 Package: ubuntuone-client 1.3.10-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.35-17.23-generic 2.6.35.2 Uname: Linux 2.6.35-17-generic i686 Architecture: i386 Date: Sun Aug 22 17:08:28 2010 ExecutablePath: /usr/lib/ubuntuone-client/ubuntuone-syncdaemon InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha i386 (20100812) InterpreterPath: /usr/bin/python2.6 PackageArchitecture: all ProcCmdline: /usr/bin/python /usr/lib/ubuntuone-client/ubuntuone-syncdaemon ProcEnviron: SHELL=/bin/bash LANG=en_US.UTF-8 PythonArgs: ['/usr/lib/ubuntuone-client/ubuntuone-syncdaemon'] SourcePackage: ubuntuone-client Title: ubuntuone-syncdaemon crashed with ImportError in <module>() Traceback: Traceback (most recent call last): File "/usr/lib/ubuntuone-client/ubuntuone-syncdaemon", line 33, in <module> from ubuntuone.syncdaemon import dbus_interface, logger, config ImportError: No module named syncdaemon UserGroups: To unsubscribe from this bug, go to: https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/622500/+subscribe -- ubuntuone-syncdaemon crashed with ImportError in <module>() https://bugs.launchpad.net/bugs/622500 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
