Bob Hepple

Results 37 comments of Bob Hepple

Try closing the stdin, out & err of the launched program eg: ```` setsid "$app" /dev/null & ````

Working fine on Veracrypt 1.25.9 voidlinux Linux achar-void 6.6.11_1 #1 SMP PREEMPT_DYNAMIC Sat Jan 13 23:28:15 UTC 2024 x86_64 GNU/Linux

I'd also like this. My use-case is web pages that lack an RSS feed such as Associated Press. I use [ratt](https://git.sr.ht/~ghost08/ratt) to scrape those pages to produce an RSS feed...

Thanks for the info - I have tried liferea and it's fine and all. But I prefer elfeed even with needing to use a temporary file for one feed.

I came here to say exactly this - thanks to OP for the fluent report.

It's not going to be that simple, I think. The --tab/--separate options are of type G_OPTION_ARG_NONE rather than G_OPTION_ARG_STRING - I got lucky with changing the --revision option to G_OPTION_ARG_STRING_ARRAY...

With runshell-module (I wrote it) I have battery and more on the lockscreen ... ![dump](https://github.com/jovanlanik/gtklock/assets/6417002/827c909a-d77a-47c5-bcde-73e94d91bf15)

I bisected the source and found that the error creeps in at 8e32f88 "Use GTK3's GApplication/GtkApplication #178 (#181) " on Nov 22 2022 by Iurii Zolotko. Apparently the new method...

Try this: ``` $ gtklock -il ```

Well, this is even weirder. It has stopped giving an error! I have no idea why - other than a new kernel and a reboot. Let's just close this and...