©TriMoon™
©TriMoon™
@luzpaz ,If i would have made any more changes they would be shown in this thread as commits so no, the PR is still waiting for merging/acceptance... Feel free to...
Done in [my clone](https://gitlab.com/trimoon-inc/netselect)@GitLAB :wink:
_For what it's worth_ This issue caught my attention also, as another unfortunate nVidia consumer... But i don't (luckily) experience the described problem on my machine. I checked https://www.nvidia.com/Download/driverResults.aspx/214100/en-us/ and...
> AFAIK, if it was due to secure boot, restarting sddm wouldn't solve anything, right? Iv'e met so many illogical bugs in my live, that i stopped looking for logical...
Thanks, i'm also using the following, which eliminates the `debug`-level messages that generate the "Supervising" ones :wink: IMHO this setting, in the drop-in, should be shipped by default, which would...
Why not just SKIP setting/resetting the theme when the tab has no associated special purpose container? The current behavior is not acceptable for me, so i disable this extension until...
Because these were the NEW package that got installed in my system, I undid the apt install using: ``` sapt remove libegl-dev libgl-dev libglu1-mesa-dev libglx-dev libopengl-dev libpthread-stubs0-dev libqt5location5 libqt5location5-plugin-mapboxgl libqt5location5-plugins...
@tomaszmrugalski I was looking for a webUI for kea and stumbled across this issue here where you mentioned [ISC Stork](https://gitlab.isc.org/isc-projects/stork/). Unfortunately after i saw [the dependencies](https://stork.readthedocs.io/en/v0.4.0/install.html) (especially Java) in that...
I suggest you to completely get rid of any Java in your project...
Well it all depends on what you're target is ofcourse, i would have started with a lightweight SQL implementation that only uses a local file instead of mySQL/postgreSQL so that...