GNOME Bugzilla – Bug 482141
crash in Main Menu: Moving entry ".hidden" i...
Last modified: 2007-11-03 15:23:56 UTC
Version: 0.11.3 What were you doing when the application crashed? Moving entry ".hidden" in the Application Menu Editor or trying to delete it. 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.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 46825472 vsize: 46825472 resident: 23842816 share: 14467072 rss: 23842816 rss_rlim: 4294967295 CPU usage: start_time: 1191239892 rtime: 795 utime: 665 stime: 130 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 "/lib/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1208514880 (LWP 2987)] (no debugging symbols found) 0x002f4402 in __kernel_vsyscall ()
+ Trace 166819
Thread 1 (Thread -1208514880 (LWP 2987))
----------- .xsession-errors (12 sec old) --------------------- file_path = os.path.join(util.getUserDirectoryPath(), os.path.split(item.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 417, in on_item_tree_show_toggled self.editor.setVisible(item, False) 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/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 --------------------------------------------------
There's also an ubuntu bug related to this one: https://bugs.launchpad.net/alacarte/+bug/147414
*** Bug 486259 has been marked as a duplicate of this bug. ***
Please update your Fedora installation. *** This bug has been marked as a duplicate of 430074 ***