GithubHelp home page GithubHelp logo

labwc crash when changing to tty about labwc HOT 3 CLOSED

labwc avatar labwc commented on May 23, 2024
labwc crash when changing to tty

from labwc.

Comments (3)

johanmalm avatar johanmalm commented on May 23, 2024

I don't know what might be causing this. Could you answer/try the following:

  • Are you running labwc from X11?
  • Is X11 running under a different tty?
  • Can you run labwc without seatd -u?
  • Do you get a segfault with sway under the same conditions?
  • If you compile with ASAN you get a nice stack trace on segfault (which will hopefully tell us what line of the code caused the crash).

To run with ASAN, do the following (assuming you're build directory is called build/)

meson configure -Db_sanitize=address,undefined build/
ninja -C build/

If you run with labwc 2>log.txt you could post the output here.

from labwc.

 avatar commented on May 23, 2024

Apologies. I have tested the same setup on my laptop and it works fine.

Also, I am getting other forms of glitching on this PC with X11 (screen randomly goes blank, doesn't turn on after suspension).

I have the strong feeling that this might be just another glitch caused by faulty hardware.

Are you happy for me to close the issue?

from labwc.

johanmalm avatar johanmalm commented on May 23, 2024

Okay, no worries.
If you get to a point where sway works, but labwc doesn't and you can give me steps to re-produce, then let me know.

from labwc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.