home.social

#linuxsleep — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #linuxsleep, aggregated by home.social.

  1. I hacked together a Python + GTK project to inhibit/uninhibit sleep via a simple GUI.

    This was put together in 3 hours and I am very proud of this janky code.

    My blog goes into the background for this as well as its implementation.

    Give it a read:

    blog.suryatejak.in/sleep-stopp

    #linux #gtk4 #python #linuxsleep #opensource

  2. #Qt QtCreator keeps crashing after waking from suspend.

    I tracked it to `Debugger` extension. When I disabled `Debugger` extension and it's dependent `CMakeProjectManager`, the crash went away.

    Does anyone know why this happens?

    I'm on Manjaro up-to-date (stable branch ). Willing to provide more info and test things.
    This is very annoying.

    #linux #qtcreator #linuxsleep #crash