GNOME Bugzilla – Bug 505968
crash in Main Menu: adding a menu bar
Last modified: 2008-02-12 01:03:30 UTC
Version: 0.11.3 What were you doing when the application crashed? adding a menu bar Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.20-2925.9.fc7xen #1 SMP Tue May 22 08:53:03 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Glossy Icon Theme: gnome Memory status: size: 51138560 vsize: 51138560 resident: 22691840 share: 13344768 rss: 22691840 rss_rlim: 4294967295 CPU usage: start_time: 1198788658 rtime: 600 utime: 546 stime: 54 cutime:120 cstime: 12 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/alacarte' (no debugging symbols found) Using host libthread_db library "/lib/i686/nosegneg/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1208330560 (LWP 4547)] (no debugging symbols found) 0x00460402 in __kernel_vsyscall ()
+ Trace 183263
Thread 1 (Thread -1208330560 (LWP 4547))
----------- .xsession-errors (21 sec old) --------------------- i = p.rfind('/') + 1 AttributeError: 'NoneType' object has no attribute 'rfind' Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/Alacarte/MainWindow.py", line 98, in loadUpdates item_id = os.path.split(items[iter][3].get_desktop_file_path())[1] File "/usr/lib/python2.5/posixpath.py", line 77, in split i = p.rfind('/') + 1 AttributeError: 'NoneType' object has no attribute 'rfind' Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/Alacarte/MainWindow.py", line 98, in loadUpdates item_id = os.path.split(items[iter][3].get_desktop_file_path())[1] File "/usr/lib/python2.5/posixpath.py", line 77, in split i = p.rfind('/') + 1 AttributeError: 'NoneType' object has no attribute 'rfind' "/usr/bin/alacarte": not in executable format: File format not recognized --------------------------------------------------
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of 430074 ***