GNOME Bugzilla – Bug 450288
crash in Main Menu: I created custom folders...
Last modified: 2007-07-02 03:43:33 UTC
Version: 0.11.3 What were you doing when the application crashed? I created custom folders using the gnome main menu editor. Something happened and the folder names were renamed to "alacarte-made-?" where ? is a monotonic increasing number. I am not able to access the properties of these folder anymore to correct the name. Attempting this I get the Bug Buddy feddback wizard. 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 15:37:31 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks_Cairo-Human-In-Blue Icon Theme: OSX Memory status: size: 49328128 vsize: 49328128 resident: 28667904 share: 19931136 rss: 28667904 rss_rlim: 4294967295 CPU usage: start_time: 1182582925 rtime: 282 utime: 247 stime: 35 cutime:18 cstime: 4 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 -1208691008 (LWP 13995)] (no debugging symbols found) 0x0023a402 in __kernel_vsyscall ()
+ Trace 143071
Thread 1 (Thread -1208691008 (LWP 13995))
----------- .xsession-errors --------------------- 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/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/share/themes/Clearlooks_Cairo-Human-In-Blue/gtk-2.0/gtkrc:53: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored. /usr/share/themes/Clearlooks_Cairo-Human-In-Blue/gtk-2.0/gtkrc:54: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored. /usr/share/themes/Clearlooks_Cairo-Human-In-Blue/gtk-2.0/gtkrc:55: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored. "/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 ***