Summary: | Krita crashes GNOME desktop environment | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | random_bozo <kirith400> |
Component: | * Unknown | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | halla |
Priority: | NOR | ||
Version First Reported In: | 5.2.9 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
random_bozo
2025-05-18 14:48:43 UTC
Does this also happen with the appimage? If not, it's likely something went wrong with the arch build of Krita or its dependencies. (In reply to Halla Rempt from comment #1) > Does this also happen with the appimage? If not, it's likely something went > wrong with the arch build of Krita or its dependencies. Yes, same thing happens with the appimage and also the flatpak version. (In reply to random_bozo from comment #2) > (In reply to Halla Rempt from comment #1) > > Does this also happen with the appimage? If not, it's likely something went > > wrong with the arch build of Krita or its dependencies. > > Yes, same thing happens with the appimage and also the flatpak version. So... after a dozen or so crashes krita freezes on the splashscreen and wont start at all anymore. Here the console log when starting the arch package version: ``` 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. Invalid profile : "/usr/share/color/icc/colord/Crayons.icc" Invalid profile : "/usr/share/color/icc/colord/x11-colors.icc" 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)" zsh: killed krita ``` Here the console log for the appimage version: ``` 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. NOT COOL: Duplicated action name from xml data: "object_order_raise" NOT COOL: Duplicated action name from xml data: "object_align_horizontal_right" NOT COOL: Duplicated action name from xml data: "object_ungroup" NOT COOL: Duplicated action name from xml data: "object_order_back" NOT COOL: Duplicated action name from xml data: "object_order_front" NOT COOL: Duplicated action name from xml data: "object_align_vertical_center" NOT COOL: Duplicated action name from xml data: "object_group" NOT COOL: Duplicated action name from xml data: "object_align_horizontal_left" NOT COOL: Duplicated action name from xml data: "object_align_vertical_top" NOT COOL: Duplicated action name from xml data: "object_align_horizontal_center" NOT COOL: Duplicated action name from xml data: "object_order_lower" NOT COOL: Duplicated action name from xml data: "object_align_vertical_bottom" NOT COOL: Duplicated action name from xml data: "object_distribute_horizontal_left" NOT COOL: Duplicated action name from xml data: "object_distribute_horizontal_center" NOT COOL: Duplicated action name from xml data: "object_distribute_horizontal_right" NOT COOL: Duplicated action name from xml data: "object_distribute_horizontal_gaps" NOT COOL: Duplicated action name from xml data: "object_distribute_vertical_top" NOT COOL: Duplicated action name from xml data: "object_distribute_vertical_center" NOT COOL: Duplicated action name from xml data: "object_distribute_vertical_bottom" NOT COOL: Duplicated action name from xml data: "object_distribute_vertical_gaps" NOT COOL: Duplicated action name from xml data: "object_transform_rotate_90_cw" NOT COOL: Duplicated action name from xml data: "object_transform_rotate_90_ccw" NOT COOL: Duplicated action name from xml data: "object_transform_rotate_180" ... ... ... NOT COOL: Duplicated action name from xml data: "execute_script_8" NOT COOL: Duplicated action name from xml data: "execute_script_9" NOT COOL: Duplicated action name from xml data: "execute_script_10" NOT COOL: Duplicated action name from xml data: "krita_filter_threshold" NOT COOL: Duplicated action name from xml data: "KritaShape/KisToolDyna" NOT COOL: Duplicated action name from xml data: "KritaShape/KisToolRectangle" NOT COOL: Duplicated action name from xml data: "KritaShape/KisToolMultiBrush" NOT COOL: Duplicated action name from xml data: "KritaShape/KisToolLazyBrush" NOT COOL: Duplicated action name from xml data: "KritaShape/KisToolSmartPatch" NOT COOL: Duplicated action name from xml data: "PanTool" NOT COOL: Duplicated action name from xml data: "InteractionTool" NOT COOL: Duplicated action name from xml data: "KritaSelected/KisToolColorSampler" NOT COOL: Duplicated action name from xml data: "KritaFill/KisToolFill" NOT COOL: Duplicated action name from xml data: "KritaShape/KisToolLine" NOT COOL: Duplicated action name from xml data: "KritaShape/KisToolEllipse" NOT COOL: Duplicated action name from xml data: "KritaShape/KisToolBrush" NOT COOL: Duplicated action name from xml data: "KritaFill/KisToolGradient" NOT COOL: Duplicated action name from xml data: "KritaShape/KisToolMeasure" NOT COOL: Duplicated action name from xml data: "KritaTransform/KisToolMove" NOT COOL: Duplicated action name from xml data: "KarbonCalligraphyTool" NOT COOL: Duplicated action name from xml data: "PathTool" NOT COOL: Duplicated action name from xml data: "ZoomTool" NOT COOL: Duplicated action name from xml data: "ToolReferenceImages" zsh: killed ./krita-5.2.9-x86_64.AppImage ``` ๐๐งน Thanks for your comment! Automatically switching the status to REPORTED so the team can perform further triage. In the future you may also do this yourself when providing needed information. "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)" zsh: killed krita" That definitely is a build issue. As for the log when running the appimage, it is finding both the distro build's actions as well as the ones local to the appimage. This definitely is an Arch Linux problem. It's not something we can fix in Krita because it is not caused by faulty code in Krita. |