| Summary: | Cannot create new image or open existing image (on Wayland) | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | assaf_hershko |
| Component: | * Unknown | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED LATER | ||
| Severity: | crash | CC: | halla |
| Priority: | NOR | ||
| Version First Reported In: | 5.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
assaf_hershko
2021-12-27 17:58:22 UTC
Also tried with the latest appimage (downloaded from the Krita website). Application crashed completely after pressing the "Create" button (File => New => Create). This is what I see in the terminal: [assaf@assaf-endeavour Downloads]$ ./krita-5.0.0-x86_64.appimage Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. QObject::startTimer: Timers cannot have negative intervals Could not find platform independent libraries <prefix> Could not find platform dependent libraries <exec_prefix> Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] /tmp/.mount_krita-ozhZ8z/usr/lib/krita-python-libs/krita added to PYTHONPATH The X11 connection broke: No error (code 0) X connection to :0 broken (explicit kill or server shutdown). Segmentation fault (core dumped) Krita simply does not support Wayland at this moment. We're also not working on it yet; versions of Qt that work with Wayland and tablets are too broken to use, and Qt 5.12 doesn''t support it. Apparently there's a workaround or a patch in Arch that disables our warning dialog about that. Thanks Halla. Sad to hear, as I have to use Wayland (to get fractional scaling) and would love to be able to use Krita. Keeping my fingers crossed for it in the future. Just wondering - is there a way to run Krita on XWayland? |