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 482808 - crash in Gimmie: Nothing. I was viewing a...
crash in Gimmie: Nothing. I was viewing a...
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: 2007-10-03 02:33 UTC by jpaulynice
Modified: 2008-03-14 13:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description jpaulynice 2007-10-03 02:33:10 UTC
What were you doing when the application crashed?
Nothing. I was viewing an image opened from the desktop.


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.22.9-91.fc7 #1 SMP Thu Sep 27 20:47:39 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Permissive
Accessibility: Disabled
GTK+ Theme: Glossy
Icon Theme: Gion

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 (29 sec old) ---------------------
JACK tmpdir identified as [/dev/shm]
JACK tmpdir identified as [/dev/shm]
JACK tmpdir identified as [/dev/shm]
JACK tmpdir identified as [/dev/shm]
JACK tmpdir identified as [/dev/shm]
JACK tmpdir identified as [/dev/shm]
JACK tmpdir identified as [/dev/shm]
JACK tmpdir identified as [/dev/shm]
JACK tmpdir identified as [/dev/shm]
JACK tmpdir identified as [/dev/shm]
JACK tmpdir identified as [/dev/shm]
JACK tmpdir identified as [/dev/shm]
JACK tmpdir identified as [/dev/shm]
JACK tmpdir identified as [/dev/shm]
JACK tmpdir identified as [/dev/shm]
--------------------------------------------------
Gimmie Version: 0.3.0

Traceback (most recent call last):
  • File "/usr/lib64/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 742 in _idle_load_items
    for i in items:
  • File "/usr/lib64/python2.5/site-packages/gimmie/gimmie_base.py", line 249 in get_items
    for i in self.get_items_uncached():
  • File "/usr/lib64/python2.5/site-packages/gimmie/gimmie_gmail.py", line 201 in get_items_uncached
    for item in gmail_reader.get_contacts():
  • File "/usr/lib64/python2.5/site-packages/gimmie/gimmie_gmail.py", line 321 in get_contacts
    contacts = acct.getContacts()
  • File "/usr/lib64/python2.5/site-packages/libgmail.py", line 783 in getContacts
    myData = self._parsePage(myUrl)
  • File "/usr/lib64/python2.5/site-packages/libgmail.py", line 390 in _parsePage
    items = _parsePage(self._retrievePage(urlOrRequest))
  • File "/usr/lib64/python2.5/site-packages/libgmail.py", line 371 in _retrievePage
    resp = self.opener.open(req)
  • File "/usr/lib64/python2.5/urllib2.py", line 374 in open
    response = self._open(req, data)
  • File "/usr/lib64/python2.5/urllib2.py", line 392 in _open
    '_open', req)
  • File "/usr/lib64/python2.5/urllib2.py", line 353 in _call_chain
    result = func(*args)
  • File "/usr/lib64/python2.5/urllib2.py", line 1109 in https_open
    return self.do_open(httplib.HTTPSConnection, req)
  • File "/usr/lib64/python2.5/urllib2.py", line 1076 in do_open
    raise URLError(err)
URLError: <urlopen error (-2, 'Name or service not known')>

Comment 1 Cosimo Cecchi 2008-03-14 13:16:56 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


*** This bug has been marked as a duplicate of 499776 ***