Ok. I didn't mean that you could get the output after a crash. I meant that you could see the overall output of your aplication. So, before someone comes and asks how: first, change your directory to the one where your app is (steam is) Code: cd <path_to_steam> if you installed it in the Program Files dir it is probably in ~/.wine/drive_c/Program\ Files/Steam (or something similar) after that, just run the application with wine: Code: wine steam.exe Do this in a terminal and then you can either point us to a full-output page online or give us the output that comes right before the crash. BTW: Are you also trying to use any hacks? If you are, disable them as they _most_likely_ will never work.[/code]