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 526865 - crash in Gimmie: gotspook@gotspook-deskto...
crash in Gimmie: gotspook@gotspook-deskto...
Status: RESOLVED DUPLICATE of bug 492208
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-08 03:33 UTC by gotspook
Modified: 2008-04-13 15:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description gotspook 2008-04-08 03:33:39 UTC
What were you doing when the application crashed?
gotspook@gotspook-desktop:~$ gimmie
Gimmie Version: 0.2.7

Traceback (most recent call last):
  • File "/usr/bin/gimmie", line 62 in <module>
    import gimmie.gimmie
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie.py", line 8 in <module>
    import gnome
  • File "/var/lib/python-support/python2.5/gtk-2.0/gnome/__init__.py", line 13 in <module>
    from _gnome import *
ImportError: /usr/lib/libasound.so.2: undefined symbol: midiparser_input_buf




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 Feb 12 07:42:25 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Human
Icon Theme: Neu

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 (593 sec old) ---------------------
(file-roller:7141): GLib-GObject-WARNING **: invalid uninstantiatable type `<invalid>' in cast to `GtkTreeView'
(file-roller:7141): Gtk-CRITICAL **: gtk_tree_view_get_selection: assertion `GTK_IS_TREE_VIEW (tree_view)' failed
(file-roller:7141): GLib-GObject-WARNING **: invalid uninstantiatable type `<invalid>' in cast to `GtkObject'
Traceback (most recent call last):
  File "/usr/bin/alacarte", line 22, in <module>
    from Alacarte.MainWindow import MainWindow
  File "/usr/lib/python2.5/site-packages/Alacarte/MainWindow.py", line 19, in <module>
    import gtk, gtk.glade, gmenu, gobject, gnomevfs, gnome.ui
  File "/var/lib/python-support/python2.5/gtk-2.0/gnome/__init__.py", line 13, in <module>
    from _gnome import *
ImportError: /usr/lib/libasound.so.2: undefined symbol: midiparser_input_buf
checking for valid crashreport now
--------------------------------------------------
Gimmie Version: 0.2.7

Traceback (most recent call last):
  • File "/usr/bin/gimmie", line 62 in <module>
    import gimmie.gimmie
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie.py", line 8 in <module>
    import gnome
  • File "/var/lib/python-support/python2.5/gtk-2.0/gnome/__init__.py", line 13 in <module>
    from _gnome import *
ImportError: /usr/lib/libasound.so.2: undefined symbol: midiparser_input_buf

Comment 1 André Klapper 2008-04-13 15:09:46 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 492208 ***