You are not logged in.

#1 2007-01-30 12:07:45

tunkaflux
Member
Registered: 2005-12-31
Posts: 13

Wine doesn't start utorrent anymore after latest update [SOLVED]

Like the subject says, wine doesn't start utorrent anymore after latest update.  The output I get is the following:

$ wine /mnt/data/utorrent/utorrent-1.6.1-beta-build-478.exe 
fixme:vxd:VXD_Open Unknown/unsupported VxD L"sice.vxd". Try setting Windows version to 'nt40' or 'win31'.
fixme:vxd:VXD_Open Unknown/unsupported VxD L"ntice.vxd". Try setting Windows version to 'nt40' or 'win31'.
err:imagelist:ImageList_LoadImageW Error loading image!
err:imagelist:ImageList_LoadImageW Error loading image!
err:imagelist:ImageList_LoadImageW Error loading image!
fixme:listview:LISTVIEW_SetColumnOrderArray iCount 16 lpiArray 0x33e7b8
fixme:keyboard:UnregisterHotKey (0x30024,1): stub

and then it hangs.  If I change my Windows version in winecfg to for instance Windows XP, the first 2 errors disappear, but wine still hangs:

$ wine /mnt/data/utorrent/utorrent-1.6.1-beta-build-478.exe 
err:imagelist:ImageList_LoadImageW Error loading image!
err:imagelist:ImageList_LoadImageW Error loading image!
err:imagelist:ImageList_LoadImageW Error loading image!
fixme:listview:LISTVIEW_SetColumnOrderArray iCount 16 lpiArray 0x33edf8
fixme:keyboard:UnregisterHotKey (0x30026,1): stub

The vm.legacy_va_layout sysctl is not enabled:

# sysctl vm.legacy_va_layout 
vm.legacy_va_layout = 0

Does anybody have an idea to what might be going on?

Enabling DRI and disabling DRI doesn't help.  Updating to the latest wine 0.9.30-1 also didn't change anything.

Last edited by tunkaflux (2007-01-31 12:45:44)

Offline

#2 2007-01-31 12:08:28

tunkaflux
Member
Registered: 2005-12-31
Posts: 13

Re: Wine doesn't start utorrent anymore after latest update [SOLVED]

Just to double check, has somebody got utorrent working with Wine?

Offline

#3 2007-01-31 12:46:29

tunkaflux
Member
Registered: 2005-12-31
Posts: 13

Re: Wine doesn't start utorrent anymore after latest update [SOLVED]

Problem is solved.  Had to delete the .wine folder.  Lost all utorrent settings, but it works again now.

Offline

Board footer

Powered by FluxBB