Benjamin Berg
Benjamin Berg
It being a GNOME extension, I think there should also be a wanda the fish and Gegl (Genetically Large Engineered Goat). Possibly one or both only as easter eggs :)
Ok, this seems to work now. I have not actually done any search during daylight saving time change, as I cannot properly test it (cannot select the date in the...
I am currently working on adding testing to g-c-c and would also like to streamline the code for g-s-d. For this, I worked on the two classes in these commits,...
Some clients do not send a session header. Unfortunately, there is no proper way to hook into the gstreamer side to work around this. There is a way though, which...
As it is right now, any python code that runs may modify the timeout that would be passed into the select() call. As such, we can only run a single...
Most of it are just changes to shut up static analysers. The only functional change should be the removal of a sleep workaround if a device file cannot be opened....
My package only has HTML documentation (I have some "fun" code to run the sphinx make from `build.lua`). Either way, the CTAN validator does not like uploads without a PDF....
Got a segfault trying to create a partition (ext4, exfat) on both msdos and gpt tables. ``` (gdb) bt full #0 ped_geometry_set_start (geom=geom@entry=0x0, start=start@entry=2048) at cs/geom.c:183 storaged-project/udisks#1 0x00007fc7b16b9fe9 in resize_part...
### Steps to reproduce 1. Disconnect network 2. Look at telegram or look at top/strace Or, said differently, try to work somewhere without internet connection (and power supply). ### Expected...