Page 1 of 1

XFCE interface freezes when left for about an hour

PostPosted: May 13th, '25, 12:12
by hosadeeb
Hi all,
Something has been recently happening to me, I have no idea why. I use XFCE regularly. Recently, though, the interface freezes if I happen to leave my desktop running, and ScreenSaver has the screen shut off, for some long time, say more than an hour or so. I then have to switch to a tty, Ctl+Alt-F2 for example, and reboot the machine.

I know, it's just an inconvenience, but I'd rather find why it's happening, and how I can make it stop.

I'd be grateful if you would be kind to give me any suggestions.

Hosam Adeeb Nashed

Re: XFCE interface freezes when left for about an hour

PostPosted: May 13th, '25, 17:47
by doktor5000
hosadeeb wrote:I then have to switch to a tty, Ctl+Alt-F2 for example, and reboot the machine.

Does it also work to simply restart the display manager instead? E.g. if you use sddm, as root
Code: Select all
systemctl restart sddm


Would also be helpful instead of the reboot, get journal logs via
Code: Select all
journalctl -ab > /tmp/journal.log
and then later attach /tmp/journal.log here.

Re: XFCE interface freezes when left for about an hour

PostPosted: May 14th, '25, 01:02
by hosadeeb
Will check and tell you what happens! A million thanks!

Re: XFCE interface freezes when left for about an hour

PostPosted: May 14th, '25, 14:09
by morgano
I think doktor5000 made a typo, should be sddm instead of ssdm.

Re: XFCE interface freezes when left for about an hour

PostPosted: May 14th, '25, 19:28
by doktor5000
:oops: Oh yeah that's right, thanks for the hint, changed it

Re: XFCE interface freezes when left for about an hour

PostPosted: May 15th, '25, 10:13
by hosadeeb
No problem at all. I use lightdm anyway :-)