After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 538170 - crash in Gimmie: Just booting up, startin...
crash in Gimmie: Just booting up, startin...
Status: RESOLVED DUPLICATE of bug 499776
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-13 17:05 UTC by Nathan R. Yergler
Modified: 2008-06-18 09:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Nathan R. Yergler 2008-06-13 17:05:02 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):
  • File "/usr/lib/gimmie/gimmie_applet", line 85 in <module>
    import gimmie_applet
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 18 in <module>
    from gimmie_library import DocumentsTopic
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_library.py", line 24 in <module>
    from gimmie_delicious import delicious_source
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_delicious.py", line 19 in <module>
    picurl = urllib2.urlopen("http://del.icio.us/favicon.ico")
  • File "/usr/lib/python2.5/urllib2.py", line 124 in urlopen
    return _opener.open(url, data)
  • File "/usr/lib/python2.5/urllib2.py", line 387 in open
    response = meth(req, response)
  • File "/usr/lib/python2.5/urllib2.py", line 498 in http_response
    'http', request, response, code, msg, hdrs)
  • File "/usr/lib/python2.5/urllib2.py", line 425 in error
    return self._call_chain(*args)
  • File "/usr/lib/python2.5/urllib2.py", line 360 in _call_chain
    result = func(*args)
  • File "/usr/lib/python2.5/urllib2.py", line 506 in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 403: Forbidden

Comment 1 Cosimo Cecchi 2008-06-18 09:53:32 UTC
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 ***