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 457239 - crash in Gimmie: just start
crash in Gimmie: just start
Status: RESOLVED DUPLICATE of bug 457116
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-07-16 00:24 UTC by bitseven
Modified: 2007-08-28 14:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description bitseven 2007-07-16 00:24:03 UTC
What were you doing when the application crashed?
just start


Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.18.1 2007-04-11 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.20-16-generic #2 SMP Thu Jun 7 19:00:28 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Human
Icon Theme: Human

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 ---------------------
  warnings.warn("apt API not stable yet", FutureWarning)
/usr/lib/python2.5/site-packages/GDebi/GDebi.py:95: GtkWarning: gdk_window_set_cursor: assertion `GDK_IS_WINDOW (window)' failed
  self.window_main.set_sensitive(False)
  warnings.warn("apt API not stable yet", FutureWarning)
/usr/lib/python2.5/site-packages/GDebi/GDebi.py:95: GtkWarning: gdk_window_set_cursor: assertion `GDK_IS_WINDOW (window)' failed
  self.window_main.set_sensitive(False)
Gimmie Version: 0.2.7
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_gaim.py", line 475 in do_reload
    acct = GaimAccount(node)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_gaim.py", line 269 in __init__
    self.protocol = node.getElementsByTagName("protocol")[0].childNodes[0].data
IndexError: list index out of range
--------------------------------------------------
Gimmie Version: 0.2.7

Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_gaim.py", line 475 in do_reload
    acct = GaimAccount(node)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_gaim.py", line 269 in __init__
    self.protocol = node.getElementsByTagName("protocol")[0].childNodes[0].data
IndexError: list index out of range

Comment 1 Benedikt Henrichs 2007-08-28 14:05:31 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 457116 ***