You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
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").
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.)
The text was updated successfully, but these errors were encountered: