GNOME Bugzilla – Bug 538170
crash in Gimmie: Just booting up, startin...
Last modified: 2008-06-18 09:53:32 UTC
What were you doing when the application crashed? Just booting up, starting Gnome. Distribution: Ubuntu 8.04 (hardy) Gnome Release: 2.22.2 2008-06-03 (Ubuntu) BugBuddy Version: 2.22.0 System: Linux 2.6.24-18-generic #1 SMP Wed May 28 20:27:26 UTC 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 10400090 Selinux: No Accessibility: Disabled GTK+ Theme: Glossy Icon Theme: Tango Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 ----------- .xsession-errors --------------------- [gtkui.Tree ][DEBUG ] Adding DataProvider Wrapper: Evolution Calendar twoway (UID: EvoCalendarTwoWay-None) to TreeModel (Tree.py:100) [gtkui.Tree ][DEBUG ] Adding DataProvider Wrapper: Folder twoway (UID: FolderTwoWay-None) to TreeModel (Tree.py:100) [gtkui.Tree ][DEBUG ] Adding DataProvider Wrapper: Email twoway (UID: GmailEmailTwoWay-None) to TreeModel (Tree.py:100) [gtkui.Tree ][DEBUG ] Creating Category <conduit.dataproviders.DataProviderCategory.DataProviderCategory instance at 0x85a32cc> (Tree.py:104) [gtkui.Tree ][DEBUG ] Adding DataProvider Wrapper: SmugMug twoway (UID: SmugMugTwoWay-None) to TreeModel (Tree.py:100) [gtkui.Tree ][DEBUG ] Adding DataProvider Wrapper: GConf Settings twoway (UID: GConfTwoWay-None) to TreeModel (Tree.py:100) [gtkui.Tree ][DEBUG ] Adding DataProvider Wrapper: Flickr twoway (UID: FlickrTwoWay-None) to TreeModel (Tree.py:100) [SyncSet ][INFO ] Restoring Sync Set from /home/nathan/.conduit/settings-dev.xml (SyncSet.py:175) [SyncSet ][INFO ] /home/nathan/.conduit/settings-dev.xml not present (SyncSet.py:179) [DBus ][DEBUG ] DBus Exported: / (DBus.py:126) [DBus ][DEBUG ] DBus Exported: /syncset/gui (DBus.py:126) [DBus ][DEBUG ] DBus Exported: /syncset/dbus (DBus.py:126) [modules.Network ][DEBUG ] Resolved conduit service cc-cto on cc-cto.local - 10.0.2.183:3400 Extra Info: ['version=0.3.6'] (Peers.py:242) [modules.Network ][DEBUG ] Remote host 'cc-cto.local' detected (Client.py:48) -------------------------------------------------- Gimmie Version: 0.3.0 Traceback (most recent call last):
+ Trace 200332
import gimmie_applet
from gimmie_library import DocumentsTopic
from gimmie_delicious import delicious_source
picurl = urllib2.urlopen("http://del.icio.us/favicon.ico")
return _opener.open(url, data)
response = meth(req, response)
'http', request, response, code, msg, hdrs)
return self._call_chain(*args)
result = func(*args)
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 499776 ***