Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Crash on import while maximized when GUI is scaled <100% #373

Open
2 tasks done
Wilker-uwu opened this issue Jul 18, 2024 · 0 comments
Open
2 tasks done

[BUG] Crash on import while maximized when GUI is scaled <100% #373

Wilker-uwu opened this issue Jul 18, 2024 · 0 comments
Labels
Bug Something isn't working Triage PR/Issue needs to be triaged.

Comments

@Wilker-uwu
Copy link

Wilker-uwu commented Jul 18, 2024

Validations

  • I have checked for similar bug reports and could not find any.
  • 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

Alt: A screenshot of KDE's display settings. a green line highlights the option "Scale", which is a slider set to 70%.

  1. the GUI scale set by your desktop environment (KDE 6.1 in my case) must be set to less than 100%;
  2. 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.

@Wilker-uwu Wilker-uwu added Bug Something isn't working Triage PR/Issue needs to be triaged. labels Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage PR/Issue needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant