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 458507 - crash in Gimmie:
crash in Gimmie:
Status: RESOLVED DUPLICATE of bug 476177
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-07-20 03:11 UTC by leftplace
Modified: 2007-09-13 09:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description leftplace 2007-07-20 03:11:11 UTC
What were you doing when the application crashed?



Distribution: Ubuntu 7.10 (gutsy)
Gnome Release: 2.19.5 2007-07-11 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-8-generic #1 SMP Thu Jul 12 16:09:47 GMT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Foresight
Icon Theme: eXperience

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 (116 sec old) ---------------------
(process:31523): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.13.6/gobject/gtype.c:2242: initialization assertion failed, use IA__g_type_init() prior to this function
(process:31523): Gdk-CRITICAL **: gdk_screen_get_font_options: assertion `GDK_IS_SCREEN (screen)' failed
(process:31523): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.13.6/gobject/gtype.c:2242: initialization assertion failed, use IA__g_type_init() prior to this function
(process:31523): Gdk-CRITICAL **: gdk_screen_get_font_options: assertion `GDK_IS_SCREEN (screen)' failed
(process:31523): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.13.6/gobject/gtype.c:2242: initialization assertion failed, use IA__g_type_init() prior to this function
(process:31523): Gdk-CRITICAL **: gdk_screen_get_font_options: assertion `GDK_IS_SCREEN (screen)' failed
***MEMORY-WARNING***: firefox-bin[31418]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this pr
***MEMORY-WARNING***: firefox-bin[31418]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this pr
--------------------------------------------------
Gimmie Version: 0.2.7

Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 591 in _compare_item_name
    cmp((item1.get_name() or "").lower(), (item2.get_name() or "").lower())
UnicodeDecodeError: 'utf8' codec can't decode byte 0xb0 in position 0: unexpected code byte

Comment 1 Benedikt Henrichs 2007-09-13 09:46:57 UTC
Thanks for the report. This bug is being tracked in buig 476177.

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