Announcement

Collapse
No announcement yet.

Wine Latest Install After Older Version Ruins Thigs Up!

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Wine Latest Install After Older Version Ruins Thigs Up!

    I've had an old version of "Wine", to upgrade to the latest version I've decided to follow the steps on the following page "http://www.winehq.org/download/deb"

    I thought for a moment that this would by default replace the old version, I so didn't uninstall the existing one.

    After the installation I can run applications with "Wine" but I cannot configure it.

    [img width=400 height=256]http://www.hadeed-power.com/kubuntuforums/images/snapshot43.png[/img]
    http://www.hadeed-power.com/kubuntuf...snapshot43.png

    I've tried to uninstall everything & deleted the "/home/user/.wine" directory

    still same problem.
    I've consulted a friend of mine to help me with the issue, he suggested I access the configuration through command line.

    Code:
    xirex@xirex-desktop-linux:~$ wineconfig
    Note: wineprefixcreate is deprecated and shouldn't be needed anymore.
       WINEPREFIX creation and updates now happen automatically when needed.
    
    fixme:mixer:ALSA_MixerInit No master control found on AK5370     , disabling mixer
    err:mshtml:check_version Could not open VERSION file
    err:mshtml:check_version Could not open VERSION file
    Could not load Mozilla. HTML rendering will be disabled.
    wine: configuration in '/home/xirex/.wine' has been updated.
    Traceback (most recent call last):
     File "/usr/bin/wineconfig", line 3551, in <module>
      wineconfigapp = WineConfigApp()
     File "/usr/bin/wineconfig", line 118, in __init__
      self.CreateWindowsInstall()
     File "/usr/bin/wineconfig", line 321, in CreateWindowsInstall
      winewrite.SetDriveMappings(drives)
     File "/var/lib/python-support/python2.5/winewrite.py", line 60, in SetDriveMappings
      SetShellLinks(drives[26:])
     File "/var/lib/python-support/python2.5/winewrite.py", line 63, in SetShellLinks
      existingshelllinks = os.listdir(wineread.winepath + "/dosdevices/c:/windows/profiles/" + os.environ['USER'])
    OSError: [Errno 2] No such file or directory: '/home/xirex/.wine/dosdevices/c:/windows/profiles/xirex'
    xirex@xirex-desktop-linux:~$
    I can clearly see other wine (Folders or settings), but I wouldn't really delete anything there, so I'll wait for advice.
Working...
X