http://bugs.winehq.org/show_bug.cgi?id=13462
--- Comment #27 from Erich Hoover ehoover@mines.edu 2008-10-15 14:49:35 --- (In reply to comment #26)
(In reply to comment #25)
That's actually not what I'm seeing, I see the language selection dialog pop up and then everything dies immediately afterward.
You reproduces it.
What I really mean is to take the command line output and send it as an attached text file. You can do this by opening a terminal, going to the directory with the program (likely "~/.wine/drive_c/Program Files/CDBurnerXP"), and running the command: wine cdbxpp.exe 2> ~/Desktop/cdbxpp.txt
See the original bug that was tagged as a duplicate of this one:
Ok, then is that the same output you get now? I'm getting an unhandled .NET exception leading to a Wine exception at a completely different address (if you're getting a .NET exception then it would print out a lot of spew prior to the Wine exception). It's possible that you're running into a different bug now, but it's also possible that the fix included in 1.1.6 is "not good enough" for the application you're using.