fair enough - I use visual-studio-code-bin package - occasionally - no issues on wayland - neither with chromium - I don’t think chrome is different in that regard.
Maybe i missed that, but you haven’t said anything yet that you used a Virtual Machine Tool in background.
More program’s that run in the background, the higher are the possibility for bugs, that’s why i asked you earlier to shutdown all background task.
And when this program’s still permanently runs in the background and there is no transparency, this makes the bug hunting for outside people nearly impossible.
I am not aware of that. Am I using virtual machine tool?
I am using a lot of services like mariadb.service.
These are my background services. After wayland test, I can try to close them.
[ckurdu@ckurdu-last-denver ~]$ systemctl list-units --type=service --state running
UNIT LOAD ACTIVE SUB DESCRIPTION
accounts-daemon.service loaded active running Accounts Service
containerd.service loaded active running containerd container runtime
cronie.service loaded active running Command Scheduler
cups.service loaded active running CUPS Scheduler
dbus-broker.service loaded active running D-Bus System Message Bus
docker.service loaded active running Docker Application Container Engine
mariadb.service loaded active running MariaDB 11.4.2 database server
ModemManager.service loaded active running Modem Manager
NetworkManager.service loaded active running Network Manager
ollama.service loaded active running Ollama Service
polkit.service loaded active running Authorization Manager
power-profiles-daemon.service loaded active running Power Profiles daemon
redis.service loaded active running Advanced key-value store
rtkit-daemon.service loaded active running RealtimeKit Scheduling Policy Service
sddm.service loaded active running Simple Desktop Display Manager
sshd.service loaded active running OpenSSH Daemon
systemd-journald.service loaded active running Journal Service
systemd-logind.service loaded active running User Login Management
systemd-timesyncd.service loaded active running Network Time Synchronization
systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files
systemd-userdbd.service loaded active running User Database Manager
udisks2.service loaded active running Disk Manager
upower.service loaded active running Daemon for power management
user@1000.service loaded active running User Manager for UID 1000
Legend: LOAD → Reflects whether the unit definition was properly loaded.
ACTIVE → The high-level unit activation state, i.e. generalization of SUB.
SUB → The low-level unit activation state, values depend on unit type.
24 loaded units listed.
I tested this. I put my system into sleep and there was no problem when waking it up.
Does your problem occur every time you put it to sleep? If yes then that means this is a separate problem because I didn’t face it.
It only occurred during a long sleep state in my Manjaro OS.
I tried three times after the crashes, they went well.
I am sure they weren’t hibernate states.
So this is so weird.
After the Wayland, today the error didn’t occur. @Kobold
Wayland, Chrome, Visual Code, Upwork (with screenshot problem): not failed
I didn’t change any background services. Below are the background services used without change in all my tries:
UNIT LOAD ACTIVE SUB DESCRIPTION
accounts-daemon.service loaded active running Accounts Service
containerd.service loaded active running containerd container runtime
cronie.service loaded active running Command Scheduler
cups.service loaded active running CUPS Scheduler
dbus-broker.service loaded active running D-Bus System Message Bus
docker.service loaded active running Docker Application Container Engine
mariadb.service loaded active running MariaDB 11.4.2 database server
ModemManager.service loaded active running Modem Manager
NetworkManager.service loaded active running Network Manager
ollama.service loaded active running Ollama Service
polkit.service loaded active running Authorization Manager
power-profiles-daemon.service loaded active running Power Profiles daemon
redis.service loaded active running Advanced key-value store
rtkit-daemon.service loaded active running RealtimeKit Scheduling Policy Service
sddm.service loaded active running Simple Desktop Display Manager
sshd.service loaded active running OpenSSH Daemon
systemd-journald.service loaded active running Journal Service
systemd-logind.service loaded active running User Login Management
systemd-timesyncd.service loaded active running Network Time Synchronization
systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files
systemd-userdbd.service loaded active running User Database Manager
udisks2.service loaded active running Disk Manager
upower.service loaded active running Daemon for power management
user@1000.service loaded active running User Manager for UID 1000
Before I tired,
removed cache
and I did what you sent before.
Disable widget’s if you have some.
Resetting KDE Desktop Layouts to default.
You may want to remove old orphan’s from KDE5 with: sudo pacman -Ru kf5
If you have AUR enabled, its worth it to check orphan’s and remove them… specially under Foreign and look for AUR inside which you didn’t had installed manually.
If wayland passed a lot of your tests except for an app that was grabbing a screenshot in x11, I wonder if installing Wayland to x11 Video Bridge (xwaylandvideobridge) might help you reach your goals.
I think my first exposure to it was to share a screen via discord under wayland, so I’m uncertain if it’s more viable for steaming purposes or if it could also help you grab a screenshot too.