GNOME Bugzilla – Bug 505693
crash in Gimmie: Starting up my laptop
Last modified: 2008-03-14 11:27:34 UTC
What were you doing when the application crashed? Starting up my laptop Distribution: Ubuntu 7.10 (gutsy) Gnome Release: 2.20.1 2007-10-19 (Ubuntu) BugBuddy Version: 2.18.1 System: Linux 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Enabled GTK+ Theme: Gilouche-Posh Icon Theme: CrashBit-PRC 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 --------------------- [DEBUG]: File: /usr/lib/tomboy/addins/FileSystemSyncService.dll [DEBUG]: Unable to locate 'gnomesu' in your PATH [DEBUG]: Using '/usr/bin/gksu' as GUI 'su' tool [DEBUG]: Successfully found all system tools [DEBUG]: Unable to locate 'wdfs' in your PATH [DEBUG]: Tomboy remote control active. [DEBUG]: AddinManager.OnAddinLoaded: Tomboy.NoteOfTheDayAddin [DEBUG]: Name: Note of the Day [DEBUG]: Description: Automatically creates a "Today" note for easily jotting down daily thoughts. [DEBUG]: Namespace: Tomboy [DEBUG]: Enabled: True [DEBUG]: File: /usr/lib/tomboy/addins/NoteOfTheDay.dll [DEBUG]: EnableDisable Called: enabling... True [DEBUG]: Binding key '<Alt>F12' for '/apps/tomboy/global_keybindings/show_note_menu' [DEBUG]: Binding key '<Alt>F11' for '/apps/tomboy/global_keybindings/open_start_here' -------------------------------------------------- Gimmie Version: 0.3.0 Traceback (most recent call last):
+ Trace 183078
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 = self._open(req, data)
'_open', req)
result = func(*args)
return self.do_open(httplib.HTTPConnection, req)
raise URLError(err)
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 ***