GNOME Bugzilla – Bug 419924
crash in Main Menu: menüket szerkesztettem
Last modified: 2007-06-10 17:53:29 UTC
Version: 0.11.3 What were you doing when the application crashed? menüket szerkesztettem Distribution: Frugalware 0.6 (Terminus) Gnome Release: 2.18.0 2007-03-13 (Frugalware) BugBuddy Version: 2.18.0 System: Linux 2.6.20-fw4 #1 SMP PREEMPT Wed Mar 14 11:00:59 CET 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 70200000 Selinux: No Accessibility: Disabled GTK+ Theme: Aerials Icon Theme: nuoveXT-1.6 Memory status: size: 54648832 vsize: 54648832 resident: 29532160 share: 14225408 rss: 29532160 rss_rlim: 4294967295 CPU usage: start_time: 1174257596 rtime: 1778 utime: 1554 stime: 224 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 -1211623744 (LWP 5175)] (no debugging symbols found) 0xb7f4e410 in __kernel_vsyscall ()
+ Trace 119874
Thread 1 (Thread -1211623744 (LWP 5175))
----------- .xsession-errors (7 sec old) --------------------- kio (KSycoca): ERROR: No database available! 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' kbuildsycoca running... Reusing existing ksycoca kio (KSycoca): ERROR: No database available! "/usr/bin/alacarte": not in executable format: File format not recognized --------------------------------------------------
Hhhm. Having taken a look at this code I can't obviously see how this crash could occur except if the tree that that gmenu_tree_ref is invoked on is something completely different to what it should me. And having looked back through the code path it seems that it is the object that pygmenu_tree_directory_get_tree is acting on that could be wrong. Bit stumped :-/
*** Bug 432579 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 ***