http://bugs.winehq.org/show_bug.cgi?id=58494
Bug ID: 58494 Summary: Panel headers not readible (application stimfit) Product: Wine Version: 10.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: alois.schloegl@gmail.com Distribution: ---
Created attachment 78949 --> http://bugs.winehq.org/attachment.cgi?id=78949 Debug log when starting stimfit-lite for windows under wine.
The issue is described also here: https://github.com/neurodroid/stimfit/issues/110
Some text in some panels is not visible when using wine, but its working fine on Windows.
In order to reproduce the issue, you need: stimfit-lite-0.16.8-win64.exe available from here https://github.com/neurodroid/stimfit/releases/download/v0.16.8/
and some example data, e.g. download and unzip
https://github.com/user-attachments/files/19322137/20250314_S5_C1_CellChar.z...
When starting stimfit under wine, and loading the data data, e.g. with this command, wine stimfit-lite-0.16.8-win64.exe 20250314_S5_C1_CellChar.cfs
The panel headers "Trace selection", "Channel selection", "Results" are not readible.
The debug log is attached.
I'm testing on Debian13, with Mate desktop.
http://bugs.winehq.org/show_bug.cgi?id=58494
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |https://github.com/neurodro | |id/stimfit
http://bugs.winehq.org/show_bug.cgi?id=58494
--- Comment #1 from Alois Schlögl alois.schloegl@gmail.com --- There are also other issues, that some buttons in the cursor settings dialog (start Stimfit, and load some data, then go to Menu->Edit->Cursor Settings), some options can not be changed. These are
Panel "Peak" -> "Peak direction" Panel "Peak" -> "Measure peak kinetics" Panel "Base" -> "Method to compute the baseline"
The GUI framework of Stimfit is based on wxWidgets 3.2.8, and build with mxe using this configuration: https://github.com/mxe/mxe/blob/master/src/wxwidgets.mk
The same binary of stimfit is working fine on windows10.
This indicates that the issue is an incompatibilty between wine and windows, related to wxwidgets.
Accordingly, the bug report will be renamed to "wxwidgets-based application (like stimfit) behave differently on wine than on windows."
http://bugs.winehq.org/show_bug.cgi?id=58494
Alois Schlögl alois.schloegl@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Panel headers not readible |wxwidgets-based application |(application stimfit) |(like stimfit) behave | |differently on wine than on | |windows