View Full Version : Verbose Mode
MacAnthony
June 19th, 2008, 12:04 AM
Does wine have a verbose mode to it? There is a feature that isn't working within wine of one of my programs but there isn't any output when using that feature from the command line. Is there another way to get more information to see if it can be resolved?
cogadh
June 19th, 2008, 04:43 PM
You could try using the Debug Channels (http://wiki.winehq.org/DebugChannels).
MacAnthony
June 19th, 2008, 06:02 PM
So I set the WINEDEBUG variable to something like WINEDEBUG=warn+all in the session before just starting wine and my app normally? That what I got out of that page but just wanted to make sure I was understanding it correctly.
cogadh
June 19th, 2008, 10:43 PM
Yup, just run like this:
WINEDEBUG=warn+all wine foo.exe
MacAnthony
June 20th, 2008, 02:31 AM
Thanks. Didn't seem to provide any further information. Looks like I'm stuck for now.
cogadh
June 20th, 2008, 03:45 AM
What app are you trying to run?
MacAnthony
June 20th, 2008, 05:45 PM
Cake poker.
http://cakepoker.com/
In the interface, there are some tabs that don't work. They used to, but not convinced it's a regression issue since the software is updated so frequently.
cogadh
June 20th, 2008, 05:51 PM
According to the AppDB page for the game, you need to install MSXML4 with winetricks to get it to work:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=12334
Have you done that yet?
MacAnthony
June 20th, 2008, 06:54 PM
Um, that entry in appdb is mine :)
That was just to get it to run. I failed to test this one feature - which isn't a deal breaker in the program, but it's an annoyance.
cogadh
June 20th, 2008, 09:40 PM
Um, that entry in appdb is mine :)
That was just to get it to run. I failed to test this one feature - which isn't a deal breaker in the program, but it's an annoyance.
I was afraid of that. I noticed the name on the AppDB entry after I posted.
Powered by vBulletin® Version 4.2.2 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.