J. J. Ramsey
J. J. Ramsey
I have a probably related problem. "Export configs ..." causes OrcaSlicer to segfault. In my case, I have an NVIDIA card: `NVIDIA Corporation GA106 [GeForce RTX 3060 Lite Hash Rate]...
I've tried out the latest Workrave (1.11.0_beta.12.0.g7cab420-1) on two different wlroots-based compositors, LabWC and Sway, and got the same results both times: a segfault that, if it leaves behind a...
I recompiled Workrave with `CMAKE_BUILD_TYPE` set to debug and tested it in a labwc session again. Here's what I got: ``` gdb /usr/bin/workrave GNU gdb (GDB) 14.2 Copyright (C) 2023...
I think I figured out the problem. Even though the CMake variable `HAVE_MONITORS` includes "wayland" as one of the monitors, Wayland support isn't fully built unless `-DHAVE_WAYLAND:BOOL=TRUE` is set when...
Wayland not working under LabWC and Sway compositors: https://github.com/rcaelers/workrave/issues/550
I still see the same problem after switching to KDE 6 on Wayland. The only difference is that instead if clicking the "Suspend" menu item in GNOME shell, I click...
FWIW, I have a similar problem, but with hyprlang instead of gleam. In my case, either `:TSEnable highlight` or `:TSBufEnable highlight` works. Output of `:checkhealth nvim-treesitter`: ================================ ``` ============================================================================== nvim-treesitter:...
What about colors for the text?
While https://github.com/lxqt/lxqt-panel/issues/2304 is nice, it's not quite what I had in mind. What's in that feature is a more static coloration. I was thinking of something more along the line...
Fair enough. How flexible is the Custom Command widget's support for SVG? Does the SVG image need to be about the size and shape of an icon, or can it...