Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=576685 --- Comment #22 from Germán Racca <gracca@xxxxxxxxx> 2010-05-13 14:46:52 EDT --- (In reply to comment #21) > We should look at the differences to the previous package and discuss what is > interesting for us. This process should happen in public for transparency, so > bugzilla is a good place. Once we are both fine with the package, you can > import it. OK, sure! Let's see: * The patches for configure and gcc43 are not needed in this version. * There is a patch for the menu file. The previous packager added an entry, called 'Fedora Menu', for a dynamic menu using a python script called pekwm-xdg-menu.py. I think this dynamic entry could be interesting. I tested it and the only thing I obtain is this: $ python pekwm-xdg-menu.py Dynamic { Submenu = "Applications" { Submenu = "Accessories" { Entry = "AllTray" { Actions = "Exec alltray &" } Entry = "Application Finder" { Actions = "Exec xfce4-appfinder &" } Entry = "Archive Manager" { Actions = "Exec file-roller &" } Entry = "Avant Window Navigator" { Actions = "Exec avant-window-navigator &" } Entry = "CWallpaper" { Actions = "Exec cwallpaper &" } Entry = "CWallpaper Config" { Actions = "Exec cwall-launch &" } Traceback (most recent call last): File "pekwm-xdg-menu.py", line 74, in <module> main(sys.argv[1:]) File "pekwm-xdg-menu.py", line 70, in main parseMenu(menu) File "pekwm-xdg-menu.py", line 41, in parseMenu parseMenu(entry,depth) File "pekwm-xdg-menu.py", line 43, in parseMenu checkWm(entry) File "pekwm-xdg-menu.py", line 31, in checkWm if wm in entry.DesktopEntry.getNotShowIn(): NameError: global name 'wm' is not defined So, what is the finality of this dynamic menu? There are only 5 or 6 menu entries, but I can't get the other entries because of the error. I don't know python language...it's hard to understand the code, so any help is welcome! Cheers, Germán. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review