Open gcasa opened 4 years ago
I have tested the latest on Linux and this is not happening there, so it is windows specific for whatever reason.
Incidentally, the setFont: call causes a crash under the WIN32 backend.
You are talking about two bugs here. One with the win32 backend and one for the cairo backend. Could you please open two separate bug reports for these? It is not clear when you are talking about either of these.
Could you also state which of these two bugs is still present?
My environment is MSYS2 on Windows 10. I set it up using Riccardo's instructions here:
http://wiki.gnustep.org/index.php/Installation_MSYS2
I am using GCC10 and the Cairo backend. The win32 backend dies. This is apparently happening because setFont: is called after the contents are sent in NSCell, but I can't determine why... this is happening in -[NSCell initWithCoder:]
SCSI2SD is located at:
https://github.com/gcasa/SCSI2SD-V6-Cocoa on the branch windows_changes.
This also happens with NSStoryboard_test and other XIB based tests.
Procedure to reproduce:
expected: It should show the correct strings.