GNOME Bugzilla – Bug 434891
crash in Main Menu: ??? ?, ??? ???? ?????.
Last modified: 2007-06-04 19:26:20 UTC
Version: 0.11.3 What were you doing when the application crashed? 메뉴를 위, 아래로 정리하고 있었습니다. Distribution: Fedora release 6.93 (Rawhide) Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.20-1.3104.fc7 #1 SMP Sat Apr 21 22:20:43 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10299905 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 64720896 vsize: 64720896 resident: 25231360 share: 15122432 rss: 25231360 rss_rlim: 4294967295 CPU usage: start_time: 1178028309 rtime: 586 utime: 480 stime: 106 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 -1208449344 (LWP 3328)] (no debugging symbols found) 0x00c52402 in __kernel_vsyscall ()
+ Trace 131677
Thread 1 (Thread -1208449344 (LWP 3328))
----------- .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/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 --------------------------------------------------
*** Bug 434893 has been marked as a duplicate of this bug. ***
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers? *** This bug has been marked as a duplicate of 430074 ***
*** Bug 444058 has been marked as a duplicate of this bug. ***