Bug 614700

Summary: [abrt] crash in awn-extras-applets-0.4.0-17.fc13: yama.py:220:show_menu_editor_cb:RuntimeError: No menu editor found (alacarte, gmenu-simple-editor)
Product: [Fedora] Fedora Reporter: Vinayak Kumbhakern <kvinayaks>
Component: awn-extras-appletsAssignee: leigh scott <leigh123linux>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: agostino.leonida, leigh123linux, mhyp666, sindrepb
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:61a7ecfa
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-09-17 08:24:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Vinayak Kumbhakern 2010-07-15 03:09:27 UTC
abrt 1.1.1 detected a crash.

architecture: i686
cmdline: python /usr/share/avant-window-navigator/applets/yama/yama.py --uid=1279158737 --window=56623145 --panel-id=1
component: awn-extras-applets
executable: /usr/share/avant-window-navigator/applets/yama/yama.py
kernel: 2.6.33.6-147.fc13.i686
package: awn-extras-applets-0.4.0-17.fc13
reason: yama.py:220:show_menu_editor_cb:RuntimeError: No menu editor found (alacarte, gmenu-simple-editor)
release: Fedora release 13 (Goddard)

backtrace
-----
yama.py:220:show_menu_editor_cb:RuntimeError: No menu editor found (alacarte, gmenu-simple-editor)

Traceback (most recent call last):
  File "/usr/share/avant-window-navigator/applets/yama/yama.py", line 220, in show_menu_editor_cb
    raise RuntimeError("No menu editor found (%s)" % ", ".join(menu_editor_apps))
RuntimeError: No menu editor found (alacarte, gmenu-simple-editor)

Local variables in innermost frame:
widget: <gtk.MenuItem object at 0xa11c554 (GtkMenuItem at 0x9f04a70)>
command: 'gmenu-simple-editor'
self: <__main__.YamaApplet instance at 0xa10fa0c>

Comment 1 Vinayak Kumbhakern 2010-07-15 03:09:29 UTC
Created attachment 431962 [details]
File: backtrace

Comment 2 leigh scott 2010-08-05 22:00:37 UTC
Try

su
yum install alacarte

Comment 3 leigh scott 2010-09-17 08:26:25 UTC
I'm closing this bug as I fixed it in version 0.4.0-19


%changelog
* Tue Sep 14 2010 leigh scott <leigh123linux> - 0.4.0-21
- apply upstream fix for mail  applet (Bz 591211)

* Mon Sep 13 2010 leigh scott <leigh123linux> - 0.4.0-20
- apply upstream fix for dialect applet (Bz 607132)

* Thu Aug 05 2010 Leigh Scott <leigh123linux> - 0.4.0-19
- add requires alacarte (Bz 614700)