Solved Xfce4 strange behavior (xfwm4 core dump)

Hello to everyone!
Recently I've got some strange Xfce4 behavior.

When I start Xfce4 - I don't see main panel:

Screenshot_2025-04-15_21-32-12.png


I have started to solve this problem.
I have found only one solution: when I completely remove ~/.config/xfce4 - Xfce4 starts normally until next start
For normal start I need to remove that folder again.
And certainly making personal settings every time is very uncomfortable

In my home I have found xfwm4.core
When I try to start it (in problem case) I see:
Bash:
root@initr0 ~> xfwm4
Gtk-Message: 21:04:33.468: Failed to load module "window-decorations-gtk-module"
Gtk-Message: 21:04:33.468: Failed to load module "colorreload-gtk-module"
Bad system call (core dumped)

Any ideas how to fix it? Or it's better to write in xfce4 forum?

Tech info:
OS: 13.4-RELEASE-p4
Packages: latest and all upgraded
Xfce4: xfce4-wm-4.20.0, xfce4-desktop-4.20.1
 
I have solved this problem!
After some thinking about message Bad system call (core dumped)
I have rebuilt kernel to GENERIC 13.4-RELEASE-p5
+ remove all old session in ~/.cache/sessions
 
Back
Top