GNOME Bugzilla – Bug 451052
crash in Main Menu: I wanted to remove a fol...
Last modified: 2007-06-27 13:29:35 UTC
Version: 0.11.3 What were you doing when the application crashed? I wanted to remove a folder with name ".hidden" (created after k3b instalation) from menu 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.3228.fc7 #1 SMP Tue Jun 12 14:56:37 EDT 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Glossy Icon Theme: gnome Memory status: size: 365531136 vsize: 365531136 resident: 35143680 share: 20688896 rss: 35143680 rss_rlim: 18446744073709551615 CPU usage: start_time: 1182804006 rtime: 164 utime: 145 stime: 19 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 46912496258896 (LWP 6578)] (no debugging symbols found) 0x0000003fe300d865 in waitpid () from /lib64/libpthread.so.0
+ Trace 143686
Thread 1 (Thread 46912496258896 (LWP 6578))
----------- .xsession-errors --------------------- Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/Alacarte/MainWindow.py", line 448, in on_item_tree_row_activated self.on_edit_properties_activate(None) File "/usr/lib/python2.5/site-packages/Alacarte/MainWindow.py", line 360, in on_edit_properties_activate 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 taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
*** Bug 451336 has been marked as a duplicate of this bug. ***