Forum > LCL

Problem with TForm.ShowModal on Linux

<< < (6/6)

wittbo:
Hallo Dave,

i tried the following combinations (OS version + compiler options):

10.14.3 Mojave
Cocoa      Default   Default   Error
Cocoa      Darwin   X86_64   Error
Cocoa      Darwin   i386      Error
Carbon      Default   Default   No Error   
Carbon      Darwin   X86_64   No Error
Carbon      Darwin   i386      No Error


10.13.6 High Sierra
Cocoa      Default   Default   Error
Cocoa      Darwin   X86_64   Error
Cocoa      Darwin   i386      Error
Carbon      Default   Default   No Error   
Carbon      Darwin   X86_64   No Error
Carbon      Darwin   i386      No Error

So the problem as described can be reproduced with cocoa only; carbon is OK.
In the last minutes i experienced with the svn fixes, I did it the first time, easy install with your tips!
Even with this new version 2.0.1 the problem appears with Cocoa. Perhaps it would be good to report it to bugtracker.

dbannon:

--- Quote from: wittbo on March 12, 2019, 09:03:34 pm ---...... Perhaps it would be good to report it to bugtracker.

--- End quote ---

Yep, I agree. Would be nice if we could have a (eg) High Sierra user confirm it but does look like its related to OS. Mention in the bug report you have tried fixes.

Thanks

Davo

cerrato:
Funny thing - after upgrading Lazarus to version 2.0.0 everything seems to work OK, ShowModal on Linux does exactly what it is supposed to do. I don't know if it is coincidence or maybe something in LCL has been fixed... anyway, for now my problem seems to be gone.

Thanks you all for your help :)

Navigation

[0] Message Index

[*] Previous page

Go to full version