wine-doors doesn't work

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
hoppel
Level 3
Level 3
Posts: 174
Joined: Wed Oct 10, 2007 1:38 pm

wine-doors doesn't work

Post by hoppel »

Hi,

I just tried to use wine-doors - installed from the software portal and failed. Starting from console I get following error message:

Code: Select all

Traceback (most recent call last):
  File "/usr/bin/wine-doors", line 21, in <module>
    from wine import wine
  File "/usr/share/wine-doors/src/wine.py", line 12, in <module>
    from preferences import preferences
  File "/usr/share/wine-doors/src/preferences.py", line 177, in <module>
    preferences = Preferences()
  File "/usr/share/wine-doors/src/preferences.py", line 55, in __init__
    self.Load()
  File "/usr/share/wine-doors/src/preferences.py", line 140, in Load
    parser.parse( prefsfile )
  File "/usr/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py", line 109, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/lib/python2.5/site-packages/_xmlplus/sax/xmlreader.py", line 125, in parse
    self.close()
  File "/usr/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py", line 226, in close
    self.feed("", isFinal = 1)
  File "/usr/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py", line 220, in feed
    self._err_handler.fatalError(exc)
  File "/usr/lib/python2.5/site-packages/_xmlplus/sax/handler.py", line 38, in fatalError
    raise exception
xml.sax._exceptions.SAXParseException: /home/simon/.wine/wine-doors/preferences.xml:3:0: no element found
Error in sys.excepthook:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/apport_python_hook.py", line 61, in apport_excepthook
    pr.add_proc_info()
  File "/var/lib/python-support/python2.5/apport/report.py", line 365, in add_proc_info
    self['ExecutablePath'] = os.readlink('/proc/' + pid + '/exe')
OSError: [Errno 2] No such file or directory: '/proc/2088/exe'

Original exception was:
Traceback (most recent call last):
  File "/usr/bin/wine-doors", line 21, in <module>
    from wine import wine
  File "/usr/share/wine-doors/src/wine.py", line 12, in <module>
    from preferences import preferences
  File "/usr/share/wine-doors/src/preferences.py", line 177, in <module>
    preferences = Preferences()
  File "/usr/share/wine-doors/src/preferences.py", line 55, in __init__
    self.Load()
  File "/usr/share/wine-doors/src/preferences.py", line 140, in Load
    parser.parse( prefsfile )
  File "/usr/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py", line 109, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/lib/python2.5/site-packages/_xmlplus/sax/xmlreader.py", line 125, in parse
    self.close()
  File "/usr/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py", line 226, in close
    self.feed("", isFinal = 1)
  File "/usr/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py", line 220, in feed
    self._err_handler.fatalError(exc)
  File "/usr/lib/python2.5/site-packages/_xmlplus/sax/handler.py", line 38, in fatalError
    raise exception
xml.sax._exceptions.SAXParseException: /home/simon/.wine/wine-doors/preferences.xml:3:0: no element found
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Husse

Re: wine-doors doesn't work

Post by Husse »

Have you tried faq/forum at wine?
hoppel
Level 3
Level 3
Posts: 174
Joined: Wed Oct 10, 2007 1:38 pm

Re: wine-doors doesn't work

Post by hoppel »

No, not yet. I was just wondering, whether anyone could help me here, because I installed it through Mintinstall and according to the comments at the software portal I'm not the only one experiencing problems. But you're probably right, I should ask there.
Husse

Re: wine-doors doesn't work

Post by Husse »

OK - I tried to search for this but that did not bring up any useful results
Locked

Return to “Software & Applications”