this post was submitted on 12 Aug 2023
14 points (100.0% liked)

Arch Linux

167 readers
1 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS
 

cross-posted from: https://feddit.de/post/2456701

This is a bug I just experienced on one of my manjaro computers. I was puzzled as fuck because cpu/io usage wasn't high but it was pretty slow.

Maybe this will help someone.

top 4 comments
sorted by: hot top controversial new old
[–] lemmyuser30@lemmy.ml 5 points 1 year ago (1 children)
[–] sexy_peach@feddit.de 3 points 1 year ago

That’s funny–seeing how this was an upstream issue and Arch users also had the same problem…

[–] vepro@iusearchlinux.fyi 2 points 1 year ago

Also, if you are using xorg-xinit, make sure that you copy everything from /etc/X11/xinit/xinitrc into your ~/.xinitrc (and replace everything from twm & with your own stuff). If you don't to this, systemd will not get $DISPLAY, leading to xdg-desktop-portals failing to work, also causing long startup times.

[–] Cwilliams 2 points 1 year ago

On Wayland, removing the xdg-desktop-portal package fixed the problem temporarily, but then don't get the desktop portal stuff (obviously)