+Problems Linux/Wine (Kubuntu 13.04)

Bug reports will be moved here when the described bug has been fixed

Moderators: white, Hacker, petermad, Stefan2

Ancerl
Junior Member
Junior Member
Posts: 2
Joined: 2013-09-20, 04:23 UTC

Post by *Ancerl »

ghisler(Author) wrote:Please retry with beta 4 (available now).
I tried beta 4 and everything works perfectly now. Thank you!
ghisler(Author) wrote:Btw, I still don't get this crash at startup reported in the first thread. Is anyone still getting this?
No, I don't get the crash reported above.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Great, thanks for your quick test!

I will keep this thread in the bug reports forum for now because of this crash: Maybe the original poster could test it too with the new beta.
Author of Total Commander
https://www.ghisler.com
User avatar
MarcinW
Power Member
Power Member
Posts: 852
Joined: 2012-01-23, 15:58 UTC
Location: Poland

Post by *MarcinW »

Interestingly, in some places TC calls GetModuleHandleX / LoadLibraryX with 'kernel32.dll' as a parameter, and in some places with 'kernel32' (without '.dll' part). Same situation is with 'user32', and possibly also with other DLLs.

In place of loading FindFirstFileExW, TC calls GetModuleHandleA('kernel32'). Maybe this is a real cause of the problem with FindFirstFileExW under Wine? I can see that TC 8.50 beta 4 protects GetModuleHandleA call in this place by using SetErrorMode API call, so the GetModuleHandleA call seems to be a real cause of the problem. So maybe changing 'kernel32' to 'kernel32.dll' (here and in all other places) will help to solve problems with Wine - and will allow to use FindFirstFileExW under Wine?

Regards
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

No, that's not the problem. In beta 4, I'm still calling FindFirstFileExW, just with parameter 0 instead of FIND_FIRST_EX_LARGE_FETCH. Btw, if loading of FindFirstFileExW fails, TC falls back to FindFirstFileW.
Author of Total Commander
https://www.ghisler.com
User avatar
MarcinW
Power Member
Power Member
Posts: 852
Joined: 2012-01-23, 15:58 UTC
Location: Poland

Post by *MarcinW »

Thanks for the information!
Udo
Junior Member
Junior Member
Posts: 61
Joined: 2004-04-17, 10:14 UTC

Post by *Udo »

Yeeeep! :D

8.50ß4 works without new installation of Kubuntu or Wine. Even the 32-bit start normally.

Sorry for my failure to specify the Winemodus "Windows 7".

Thanks to MarcinW and Christian!!

Greetings
Udo
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

2Udo
Thanks for your feedback! Do you still get the access violation with beta 2, but no longer with beta 4 with the same Wine version?
Author of Total Commander
https://www.ghisler.com
Udo
Junior Member
Junior Member
Posts: 61
Joined: 2004-04-17, 10:14 UTC

Post by *Udo »

I have now tried out several versions of Wine, and it always came back different results.

Now is possible to start Beta 2 (32-bit) with all versions of Wine without an error message ... no idea.

Yesterday was something new. Wine 1.7.2 on new install only the 32-bit version was installed, 64-bit was not there.

Since today (?) Wine 1.7.3 is now available, and also both versions 32-Bit and 64-bit is installed.

It is ... might almost say ... as with the operating system from Redmond :-(

Greetings Udo
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

So does the latest beta version 5 of TC now work OK with Wine? I don't care about beta 2 because it will expire soon anyway.
Author of Total Commander
https://www.ghisler.com
Udo
Junior Member
Junior Member
Posts: 61
Joined: 2004-04-17, 10:14 UTC

Post by *Udo »

8.50ß5 with Wine 1.7.3 works (32Bit and 64Bit)

Greetings
Udo
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

OK, thanks for the clarification! So I think that this thread can be moved to "Fixed bugs" now?
Author of Total Commander
https://www.ghisler.com
Udo
Junior Member
Junior Member
Posts: 61
Joined: 2004-04-17, 10:14 UTC

Post by *Udo »

Yes, indeed!

Greetings
Udo
Post Reply