winedoors and starmenu

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
neggard
Newbie
Newbie
Posts: 1
Joined: Wed Oct 29, 2008 5:41 am

winedoors and starmenu

Post by neggard »

When I have installed winedoors and steam and then reboot my computer my startmenu is broken.
The field to the right in the menu looks like this....

Could not load module: applications
Traceback (most recent call last):

File "/usr/lib/linuxmint/mintMenu/mintMenu.py", line 229, in PopulatePlugins
MyPlugin = X.pluginclass( self, self.toggle )

File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 205, in __init__
mymenu = Menu( mainitems )

File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 80, in __init__
self.directory = xdg.Menu.parse( menu )

File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 65, in xdgParsePatched
xdg.Menu.__genmenuNotOnlyAllocated(xdg.Menu.tmp["Root"])

File "/var/lib/python-support/python2.5/xdg/Menu.py", line 856, in __genmenuNotOnlyAllocated
__genmenuNotOnlyAllocated(submenu)

File "/var/lib/python-support/python2.5/xdg/Menu.py", line 856, in __genmenuNotOnlyAllocated
__genmenuNotOnlyAllocated(submenu)

File "/var/lib/python-support/python2.5/xdg/Menu.py", line 856, in __genmenuNotOnlyAllocated
__genmenuNotOnlyAllocated(submenu)

File "/var/lib/python-support/python2.5/xdg/Menu.py", line 859, in __genmenuNotOnlyAllocated
tmp["cache"].addMenuEntries(menu.AppDirs)



This has happent twice now!
How could I fix this problem? last time I reinstall my computer.
oiaohm
Level 8
Level 8
Posts: 1020
Joined: Fri Feb 29, 2008 2:54 am

Post by oiaohm »

We don't provide any support for winedoors. Its not part of wine and is highly defective as you have found out.
Locked