GNOME Bugzilla – Bug 448832
crash in Main Menu: clicking on the check bo...
Last modified: 2007-08-08 08:55:51 UTC
Version: 0.11.3 What were you doing when the application crashed? clicking on the check box my OS update was running at the same time Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.2 2007-05-28 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:47:07 EDT 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Bluecurve-Tangerine Icon Theme: Fedora Memory status: size: 366002176 vsize: 366002176 resident: 29474816 share: 14823424 rss: 29474816 rss_rlim: 18446744073709551615 CPU usage: start_time: 1182185112 rtime: 175 utime: 149 stime: 26 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/alacarte' (no debugging symbols found) Using host libthread_db library "/lib64/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 46912514425136 (LWP 4046)] (no debugging symbols found) 0x00002aaaab037865 in waitpid () from /lib64/libpthread.so.0
+ Trace 141920
Thread 1 (Thread 46912514425136 (LWP 4046))
----------- .xsession-errors --------------------- self.editor.setVisible(item, True) File "/usr/lib/python2.5/site-packages/Alacarte/MenuEditor.py", line 205, in setVisible self.__addUndo([self.__getMenu(item), item]) File "/usr/lib/python2.5/site-packages/Alacarte/MenuEditor.py", line 404, in __addUndo file_path = os.path.join(util.getUserDirectoryPath(), os.path.split(item.get_desktop_file_path())[1]) File "/usr/lib64/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/lib64/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 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 430074 ***