Summary: | plasma hangs at kdeinit5 when starting a wayland session | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Patrick Auernig <patrick.auernig> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | anakin.cs, bshah, darkbasic, jsardid, kde, plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 5.4.95 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
the process tree
.wayland-errors |
Description
Patrick Auernig
2015-11-24 14:50:10 UTC
Created attachment 95699 [details]
the process tree
Created attachment 95700 [details]
.wayland-errors
Looks like the OOM protection thing. Why is Plasma 5.5 shipped with a "Plasma on Wayland" session and the OOM thing turned on if it's known to make it unusable? It works when using the kinit-nooom package (https://aur4.archlinux.org/packages/kinit-nooom) from the AUR. It seems that this bug is a Duplicate of https://bugs.kde.org/show_bug.cgi?id=356175 *** This bug has been marked as a duplicate of bug 356175 *** This is not a duplicate. In the other bug it says that he's already using kinit-noom and has a different issue. I solved an issue in my system that seems like this bug to me by installing qtwayland5 and its dependencies libqt5waylandclient5 and libqt5waylandcompositor5 (using neon). Hope it helps to others... |