GNOME Bugzilla – Bug 466280
crash in Main Menu: I was trying to move dow...
Last modified: 2007-09-10 23:02:51 UTC
Version: 0.11.3 What were you doing when the application crashed? I was trying to move down the 'Applications' element in the main menu list. I tried this because for some reason I got part of my Finnish desktop elements showing in English after changing the language Finnish->English->Finnish. Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.22.1-41.fc7 #1 SMP Fri Jul 27 18:21:43 EDT 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Permissive Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 370434048 vsize: 370434048 resident: 37384192 share: 22011904 rss: 37384192 rss_rlim: 18446744073709551615 CPU usage: start_time: 1187021185 rtime: 79 utime: 69 stime: 10 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 46912496262944 (LWP 3098)] (no debugging symbols found) 0x0000003bb840d945 in waitpid () from /lib64/libpthread.so.0
+ Trace 154895
Thread 1 (Thread 46912496262944 (LWP 3098))
----------- .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 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 ***