inochi-creator
                                
                                
                                
                                    inochi-creator copied to clipboard
                            
                            
                            
                        [BUG] Crash on import while maximized when GUI is scaled <100%
Validations
- [X] I have checked for similar bug reports and could not find any.
 - [X] I have tested and confirmed that this is an issue in an official branded build.
 
Describe the bug
The program crashes upon importing the example psd file while the window is maximized on a monitor that has a scaled GUI.
Reproduction
- the GUI scale set by your desktop environment (KDE 6.1 in my case) must be set to less than 100%;
 - have the program window maximized before confirming the file import
 
System Architecture
x86_64
Operating System
Fedora 40 Linux
KDE Plasma 6.1 under Wayland
Version
0.8.5 via Itch.io
Logs
No logs in stdout, program closes without printing.
Additional Context
Crash does not happen when the window size is equal or smaller than the equivalent size it would be without the GUI scaling, and can be maximized again after finishing the import of the file.
Opening a file directly with the program associated to it does not crash the program.
edit: i found out the same problem when attempting to export puppets into a file. resizing the window down lets me work around the problem.