Re: [Lxp-users] Using LXP and liking it...
Status: Beta
Brought to you by:
manuel_carrasco
From: Myles G. <rm...@te...> - 2006-09-06 10:29:04
|
On Wed, 6 Sep 2006 11:02:35 +0200 "Manuel Carrasco" <man...@us...> wrote: > Hello, > First of all, thanks for using and testing LXP. Hi Manolo, It's my pleasure to help with LXP > Please, send me the following information > 1.- Operating system and version. > cat /etc/redhat-release Fedora Core release 5.91 (FC6 Test2) It's updated from the development branch (Rawhide) every morning... > cat /etc/SuSE-release > 2.- Application entry in menu file: > cat $HOME/.icewm/menu | grep icewm-menu menuprog Applications folder icewm-menu-gnome2 --list /usr/share/applications > 3.- Execute the command that generate the Applications menu (see the > result of te last command): > icewm-menu-gnome2 --list /usr..... OK the output is attached as "applications-menu.txt" > I'm not know exactly the structure of gnome menus in each linux > distribution. No, I don't expect that you would. > I think that icewm-menu-gnome2 could be inproved. I agree 100% > Other solution is to create a new utility to substitute icewm-menu-gnome2 > probably done in perl. Take a look at this program, it's written in Python: http://menumaker.sourceforge.net/ You can download it here: http://heanet.dl.sourceforge.net/sourceforge/menumaker/menumaker-0.99.7.tar.gz It worked very well with Debian/Ubuntu but I get an error when running it on Fedora (any version): mmaker -v -f -t gterm icewm * scanning desktop...Traceback (most recent call last): File "/usr/bin/mmaker", line 3, in ? import MenuMaker.CLI File "/usr/lib/menumaker/MenuMaker/CLI.py", line 227, in ? desktop = Prophet.Desktop.scan() File "/usr/lib/menumaker/Prophet/Desktop/__init__.py", line 153, in scan result.append(App(os.path.join(w[0], x))) File "/usr/lib/menumaker/Prophet/Desktop/__init__.py", line 266, in __new__ self.__setup__(desktop) File "/usr/lib/menumaker/Prophet/Desktop/__init__.py", line 286, in __setup__ super(App, self).__setup__() File "/usr/lib/menumaker/Prophet/__init__.py", line 265, in __setup__ self.setExename() File "/usr/lib/menumaker/Prophet/Desktop/__init__.py", line 329, in setExename self.testGoodness(cmd) File "/usr/lib/menumaker/Prophet/__init__.py", line 261, in testGoodness if _shStart.search(cmd) or _shComplexCmd.search(cmd) : TypeError: expected string or buffer Thanks, Myles -- I didn't know he was dead; I thought he was British. |