Wine 0.9.43 issue

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
NMY
Level 1
Level 1
Posts: 8
Joined: Sun Aug 03, 2008 12:00 pm

Wine 0.9.43 issue

Post by NMY »

user@user-desktop:~$ winecfg
ALSA lib conf.c:3952:(snd_config_expand) Unknown parameters 0
ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL default:0
fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture
tell me please how can I fix this ?
NMY
Level 1
Level 1
Posts: 8
Joined: Sun Aug 03, 2008 12:00 pm

Post by NMY »

After those errors open's wine windows and it look's like:

Image

help :?
NMY
Level 1
Level 1
Posts: 8
Joined: Sun Aug 03, 2008 12:00 pm

Post by NMY »

Next update - I did get rid of error messages, but I still have this messed up 'winecfg' window.

< gone for checking system installed languages and rebooting
Usurp
Level 4
Level 4
Posts: 161
Joined: Sat Apr 19, 2008 7:16 am

Post by Usurp »

NMY wrote:Next update - I did get rid of error messages, but I still have this messed up 'winecfg' window.

< gone for checking system installed languages and rebooting
Post subject: Wine 0.9.43 issue
0.9.43 is a one year old version, please update at least to Wine 1.0.
NMY
Level 1
Level 1
Posts: 8
Joined: Sun Aug 03, 2008 12:00 pm

Post by NMY »

Usurp wrote:
NMY wrote:Next update - I did get rid of error messages, but I still have this messed up 'winecfg' window.

< gone for checking system installed languages and rebooting
Post subject: Wine 0.9.43 issue
0.9.43 is a one year old version, please update at least to Wine 1.0.
I can't do that. According to forum thread - the only version that works is 0.9.43. The guy tested lot's of versions and I did it too.

I need to fix this problem and see if it works. I did
WINEDEBUG=-all wine l2.exe
without having l2.exe added to winecfg and I got into the game, but after selecting character I'm stuck at the loading screen.
jeffz
Level 5
Level 5
Posts: 345
Joined: Thu Mar 13, 2008 10:03 pm

Post by jeffz »

NMY wrote:
Usurp wrote:
NMY wrote:Next update - I did get rid of error messages, but I still have this messed up 'winecfg' window.

< gone for checking system installed languages and rebooting
Post subject: Wine 0.9.43 issue
0.9.43 is a one year old version, please update at least to Wine 1.0.
I can't do that. According to forum thread - the only version that works is 0.9.43. The guy tested lot's of versions and I did it too.

I need to fix this problem and see if it works. I did
WINEDEBUG=-all wine l2.exe
without having l2.exe added to winecfg and I got into the game, but after selecting character I'm stuck at the loading screen.
You should download a recent version of Wine or use git so that you can run a regression test to find out why it doesn't work and make sure that a bug report has been filed in bugzilla http://bugs.winehq.org.

http://wiki.winehq.org/RegressionTesting
NMY
Level 1
Level 1
Posts: 8
Joined: Sun Aug 03, 2008 12:00 pm

Post by NMY »

I did everything until "Testing the Actual Program".
Wine build complete.
raimonds@raimonds-desktop:~/wine-git$ wine --version
wine-0.9.43
The winecfg appears the same. Game running appears the same.

- need help pls -
jeffz
Level 5
Level 5
Posts: 345
Joined: Thu Mar 13, 2008 10:03 pm

Post by jeffz »

NMY wrote:I did everything until "Testing the Actual Program".
Wine build complete.
raimonds@raimonds-desktop:~/wine-git$ wine --version
wine-0.9.43
The winecfg appears the same. Game running appears the same.

- need help pls -
instead of typing 'wine', type '~/wine-git/wine'
Locked