leftwm: LeftWM doesn't work properly with LXQt

Describe the bug After my display manager (SDDM), the screen mostly hangs. I can move the mouse cursor, but it doesn’t clear unless I switch to a VT and back. Currently using theme “Red Moon” but it happened with “TNG” too. I am sometimes able to get desktop icons or the panel to appear through some combination of VT switching, unplugging and replugging my external monitor, or reapplying the theme.

To Reproduce Set window_manager=leftwm in ~/.config/leftwm/session.conf

Expected behavior Good layout

Screenshots If applicable, add screenshots to help explain your problem.

Environment:

  • OS/Distro: Arch Linuqx
  • Output of leftwm-check
LeftWM version: 0.2.8
LeftWM git hash: 3c80a4a
Loading configuration . . .
OK
Checking keybinds...
OK
Checking environment...
OK

Output isn’t exact because I’m having to submit this on a different computer

Additional context

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 15 (10 by maintainers)

Most upvoted comments

‘were’ - I was being explicit that they were installed prior to your question, so the prior error message etc were all with them installed. 😃

Almost expected so, but we repeatedly had reports that were quickly abandoned. Glad you are sticking to it 😄

I’m not compiling locally - is there a way to get just the leftwm logs?

Unfortunatelly not. I actually am working on #508 right now, to help with exactly such situations. But tbh I am not progressing as rocket fast as Aethan is pumping PRs 🤣

Otherwise I may have some time to try compiling locally later on, but can’t right now.

Thanks!

‘were’ - I was being explicit that they were installed prior to your question, so the prior error message etc were all with them installed. 😃

I’m not compiling locally - is there a way to get just the leftwm logs?

Otherwise I may have some time to try compiling locally later on, but can’t right now.

On Tue, Oct 12, 2021 at 1:10 PM VuiMuich @.***> wrote:

‘were’? Are you compiling locally? Then you could simply go to leftwm/src/bin/ leftwm-worker.rs and uncomment line 6 let _log_guard = setup_logfile(); (and compile wie --all-features to get both systemd logging and logging to /tmp/leftwm/leftwm-<datetime>.log)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/leftwm/leftwm/issues/523#issuecomment-941205913, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVRX5EBREFO6F254E52BCDUGRTXXANCNFSM5FXC4LWQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

  • Steven