New release 2.0 :)
Search Criteria
Package Details: menulibre 1:2.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/menulibre.git (read-only, click to copy) |
---|---|
Package Base: | menulibre |
Description: | An advanced menu editor that provides modern features in a clean, easy-to-use interface |
Upstream URL: | https://github.com/bluesabre/menulibre |
Keywords: | editor gnome menu |
Licenses: | GPL3 |
Submitter: | Ner0 |
Maintainer: | jonian |
Last Packager: | jonian |
Votes: | 215 |
Popularity: | 1.02 |
First Submitted: | 2012-07-10 05:32 (UTC) |
Last Updated: | 2024-03-04 13:45 (UTC) |
Dependencies (10)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- gnome-menus
- gsettings-desktop-schemas (gsettings-desktop-schemas-nofontAUR, gsettings-desktop-schemas-gitAUR)
- gtksourceview3
- python (python37AUR, python311AUR, python310AUR)
- python-gobject
- python-psutil
- python-xdg (python-pyxdg)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- python-distutils-extra (make)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 Next › Last »
Black_Codec commented on 2014-01-23 11:05 (UTC)
wangchong commented on 2013-07-30 05:40 (UTC)
Well,I deleted bluetooth-sendto.desktop and it works well.
wangchong commented on 2013-07-30 05:05 (UTC)
Again I found no such shortcut.
However, there indeed exists an item in alacarte under which the command is "/usr/bin/menulibre". After typing this commmand into terminal, I got this message:
Traceback (most recent call last):
File "/usr/bin/menulibre", line 49, in <module>
menulibre.main()
File "/usr/lib/python2.7/site-packages/menulibre/__init__.py", line 44, in main
window = MenulibreWindow.MenulibreWindow()
File "/usr/lib/python2.7/site-packages/menulibre_lib/Window.py", line 48, in __new__
new_object.finish_initializing(builder)
File "/usr/lib/python2.7/site-packages/menulibre/MenulibreWindow.py", line 118, in finish_initializing
self.get_interface()
File "/usr/lib/python2.7/site-packages/menulibre/MenulibreWindow.py", line 173, in get_interface
self.initialize_appselection_iconview()
File "/usr/lib/python2.7/site-packages/menulibre/MenulibreWindow.py", line 1429, in initialize_appselection_iconview
apps.append([pixbuf, escape(app["Name"]), desktop_file, app["Categories"], app["Comment"]])
File "/usr/lib/python2.7/site-packages/menulibre_lib/MenulibreXdg.py", line 54, in __getitem__
return self.get_property('Desktop Entry', prop_name, default_locale)
File "/usr/lib/python2.7/site-packages/menulibre_lib/MenulibreXdg.py", line 103, in get_property
prop = self.get_named_property(category, prop_name, locale_str)
File "/usr/lib/python2.7/site-packages/menulibre_lib/MenulibreXdg.py", line 121, in get_named_property
entry = xdg.DesktopEntry.DesktopEntry(self.filename)
File "/usr/lib/python2.7/site-packages/xdg/DesktopEntry.py", line 33, in __init__
self.parse(filename)
File "/usr/lib/python2.7/site-packages/xdg/DesktopEntry.py", line 42, in parse
IniFile.parse(self, file, ["Desktop Entry", "KDE Desktop Entry"])
File "/usr/lib/python2.7/site-packages/xdg/IniFile.py", line 102, in parse
raise ParsingError("[%s]-Header missing" % headers[0], filename)
xdg.Exceptions.ParsingError: ParsingError in file '/home/wangchong/.local/share/applications/bluetooth-sendto.desktop', [Desktop Entry]-Header missing
Ner0 commented on 2013-07-28 13:51 (UTC)
It should appear as "Menu Editor" somewhere in System or Settings menu.
wangchong commented on 2013-07-28 12:45 (UTC)
After installation, I found no shortcut for this program. I don't know how to start the program. Is there a command?
ps. I am using gnome.
Ner0 commented on 2013-04-18 16:23 (UTC)
Fixed.
nikola_cz commented on 2013-04-18 12:38 (UTC)
After update get this error:
File "/usr/bin/menulibre", line 48, in <module>
import menulibre
File "/usr/lib/python2.7/site-packages/menulibre/__init__.py", line 25, in <module>
from menulibre import MenulibreWindow
File "/usr/lib/python2.7/site-packages/menulibre/MenulibreWindow.py", line 23, in <module>
from gi.repository import Gtk, Gdk, GdkPixbuf, GObject, GtkSource # pylint: disable=E0611
ImportError: cannot import name GtkSource
mamamia88 commented on 2013-03-27 14:35 (UTC)
Holy crap that was fast
Pinned Comments
evana commented on 2017-05-14 22:11 (UTC)