https://bugs.kde.org/show_bug.cgi?id=447583
Bug ID: 447583 Summary: Cannot create new image or open existing image (on Wayland) Product: krita Version: 5.0.0 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: critical Priority: NOR Component: * Unknown Assignee: krita-bugs-n...@kde.org Reporter: assaf_hers...@hotmail.com Target Milestone: --- I'm on Arch Linux (EndeavourOS), using Gnome. System up to date. Nvidia graphics, using Wayland. Installed the latest version of Krita using pacman (i.e. from the Arch repositories). The application opens fine, but when I try to create a new document nothing happens after I press the Create button (the dialog just closes with nothing happening). This is what I'm seeing in the terminal (the 4 statements at the end about "QOpenGLWidget" show up after I press the Create button): [assaf@assaf-endeavour ~]$ krita 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. (process:15074): Gtk-WARNING **: 17:54:49.524: Locale not supported by C library. Using the fallback 'C' locale. Invalid profile : "/usr/share/color/icc/colord/Crayons.icc" "Crayon Colors" Invalid profile : "/usr/share/color/icc/colord/x11-colors.icc" "X11 Colors" Loading plugin "/usr/lib/kritaplugins/kritaseexprgenerator.so" failed, "Cannot load library /usr/lib/kritaplugins/kritaseexprgenerator.so: (libKSeExprUI.so.4: cannot open shared object file: No such file or directory)" Loading plugin "/usr/lib/kritaplugins/kritamypaintop.so" failed, "Cannot load library /usr/lib/kritaplugins/kritamypaintop.so: (libmypaint.so.0: cannot open shared object file: No such file or directory)" QObject::startTimer: Timers cannot have negative intervals krita.scripting: "Traceback (most recent call last):" krita.scripting: " File \"/usr/lib/krita-python-libs/krita/__init__.py\", line 11, in <module>" krita.scripting: " from .api import *" krita.scripting: " File \"/usr/lib/krita-python-libs/krita/api.py\", line 15, in <module>" krita.scripting: " from PyKrita.krita import *" krita.scripting: "ModuleNotFoundError: No module named 'PyQt5'" krita.scripting: "Could not import krita" QOpenGLWidget: Failed to make context current QOpenGLWidget: Failed to make context current QOpenGLWidget: Failed to make context current QOpenGLWidget: Failed to make context current -- You are receiving this mail because: You are watching all bug changes.