Hi guys, complete Linux noob here... I've got a seedbox running utorrent. Recently there was a crash of utorrent and since then I have not been able to reopen the program. I have updated to utorrent 1.8 using: wget http://download.utorrent.com/1.8/utorrent.exe When I go to open utorrent now using: wine utorrent.exe It comes up with the installation screen rather than just opening as a stand alone program like it has in the past. If I then click install, the screen disappears and I get loads of crap in the command line window: Code: s05@ks300565:~$ wine utorrent_1.7.7.exe fixme:msvcrt:__lconv_init stub fixme:heap:HeapSetInformation 0x110000 0 0x458b00 4 s05@ks300565:~$ fixme:msvcrt:__lconv_init stub fixme:heap:HeapSetInformation 0x110000 0 0x458b00 4 fixme:shell:DllCanUnloadNow stub err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4} could be created for context 0x1 fixme:heap:HeapSetInformation 0x610000 0 0x458b00 4 fixme:shell:DllCanUnloadNow stub err:seh:setup_exception stack overflow 0 bytes in thread 0018 eip 7bc76dd9 esp 00241000 stack 0x241000-0x350000 err:ntdll:RtlpWaitForCriticalSection section 0x45f404 "?" wait timed out in thread 0039, blocked by 0018, retrying (60 sec) and then it just keeps repeating that. Anyone got any ideas? Thanks again. S