Kabouik

Results 237 comments of Kabouik

Have you by any chance managed to troubleshoot something on our password prompt issue @szopin? I haven't had the time to look into it lately unfortunately.

Sorry for the late answer @elros34. I tried that but unfortunately was unable to start the DE after installing kwin and libybris, just black screen. I can confirm I could...

For me, the issue was due to the package `origami.el` being outdated and making the daemon fail somehow.

Maybe this one would work then? https://github.com/emericg/OpenSubtitlesDownload It's a single file. I'm using it since several months, manually placed into ~./local/share/nautilus/scripts/videos, no particular issue. kisst wrote: > Yeah a tidy...

[Edit] Oh, I just saw the "Load all" button under the cluster map as well as the [setting to alter the max number or results](https://docs.datasette.io/en/stable/settings.html#max-returned-rows). So I guess this issue...

Sounds good! For mid-term, an additional field named "Included rows:" where the user could fill whatever range he/she want (at his own risk, or with some limitations on the maximal...

Thanks! Actually I finally almost succeeded, the `SMU_SERVICE` were a mistake on my end, they were coming from the line where my script reads the current TDP. Now I only...

I assume the same limitations also cause the terminal to show up again in the wrong workspace, at least that is what I observe on my setup: https://user-images.githubusercontent.com/7107523/199852259-83ccf77c-5e94-494a-8c32-440b5c59d521.mov If not...

I think the best is to create custom commands in editors to use a shell command more or less interactively, but editors will have different ways to do that. I...

Can you make sure the daemon is not in a broken state by killing it and restarting it? You can kill it with: ```bash ps aux | grep daemon.py kill...