mlvwm icon indicating copy to clipboard operation
mlvwm copied to clipboard

Xephyr test failed

Open dchmelik opened this issue 2 years ago • 2 comments

Using mlvwm-2021-09-21-8eb373, mlvwmrc-20210717-06f6b36, the below happens (I'd test on second pure terminal but unsure how to use xinit to do that for mlvwm.)

[email protected]:~$ Xephyr :32 -screen 1280x0124 &
[1] 32206
[email protected]:~$ The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Could not resolve keysym XF86EmojiPicker
Errors from xkbcomp are not fatal to the X server

[email protected]:~$ DISPLAY=:32 mlvwm -debug
Welcome to MLVWM World !
Display Startup Screen !
Pixmap Create !
Segmentation Fault
        in 
[email protected]:~$ The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Could not resolve keysym XF86EmojiPicker
Errors from xkbcomp are not fatal to the X server

dchmelik avatar Mar 14 '22 10:03 dchmelik

Hi @dchmelik, I'm sorry you're running into a segfault when trying to test mlvwm.

What OS and version are you testing on? Additionally, I assume you built and installed via source since you referenced specific git commits, but please let me know if I'm incorrect. Did you get any warnings during compiling?

Also, does the mlvwm menu bar show in your Xephyr window before the segfault and, if so, does is show any messages?

morgant avatar Mar 14 '22 18:03 morgant

Slackware64 15-stable, now 15+current. Yes. I don't recall if I got warnings that time, and don't think I saw a window, but have since rebuilt and now don't see one (reported in reply to another bg "won't start").

dchmelik avatar Aug 28 '22 08:08 dchmelik