Created attachment 3198 [details] python error hi, I can start "Menu principale" when i try launch by terminal i have many error I have Mageia 3 Alpha 3 (x86_64) Gnome 3.6.x update are ok
Source RPM: (none) => alacarte
Attachment 3198 mime type: application/octet-stream => text/plain
why do you run it as root ?
Because by gnome menu he don't launch (there are nothing when i click on "Menu Principal) icon showing loading during 2-3 seconds and close... and terminal in normal user i have error too : [aranud@localhost ~]$ alacarte Traceback (most recent call last): File "/usr/bin/alacarte", line 22, in <module> from Alacarte.MainWindow import MainWindow File "/usr/lib/python2.7/site-packages/Alacarte/MainWindow.py", line 31, in <module> from Alacarte.MenuEditor import MenuEditor File "/usr/lib/python2.7/site-packages/Alacarte/MenuEditor.py", line 25, in <module> class MenuEditor(object): File "/usr/lib/python2.7/site-packages/Alacarte/MenuEditor.py", line 26, in MenuEditor def __init__(self, name=os.environ['XDG_MENU_PREFIX'] + 'applications.menu'): File "/usr/lib64/python2.7/UserDict.py", line 23, in __getitem__ raise KeyError(key) KeyError: 'XDG_MENU_PREFIX' [aranud@localhost ~]$ thank you
Confirmed. The error happens as non root too anyway...
CC: (none) => thierry.vignaudAssignee: bugsquad => olav
Seems only fixed in the 3.7 development version. Submitted that.
okay after upgrade "alacarte-3.7.2-1.mga3.noarch.rpm" now it is work perfect thank you
Status: NEW => RESOLVEDResolution: (none) => FIXED
Created attachment 3209 [details] Still bugged when i try edit software (for exemple Firefox) I select Firefox -> "property" (propriétés in french) he open me the blank editor ??
Status: RESOLVED => REOPENEDResolution: FIXED => (none)
When i try edit by terminal : [aranud@localhost ~]$ gnome-desktop-item-edit home/aranud/Bureau/Accueil.desktop (gnome-desktop-item-edit:29742): Gdk-CRITICAL **: gdk_device_get_n_axes: assertion `gdk_device_get_source (device) != GDK_SOURCE_KEYBOARD' failed [aranud@localhost ~]$ it is open but still blank (this error is for alacarte too)
Whiteboard: (none) => 3beta1
May be open new bug for gnome-desktop-item-edit <-> Alacarte ??
Status: REOPENED => NEW
CC: (none) => thanos17997