Thomas Martitz

Results 9 issues of Thomas Martitz

There is a malloc() call in messages.c. Is this appropriate or should cr_malloc() be used? I'm asking because one of my tests interposes malloc() and my test is acting weird...

Hello, I have HP Zbook Firefly G8. I see that the predecessor is supported but its config does not seem to work on my machine - setting fan speeds does...

I'm trying to create an instance of a GObject-derived type (defined in Ruby) in C code. If that type has a property of type GObject (i..e reference counted) the reference...

bug

Instead of requiring the user to specify a browser just try to use the system default browser through gtk_show_uri_on_window(). This is done when tool_prefs.browser_cmd is empty which is also the...

Standard gettext should be used over glib's glue these days. AM_GLIB_GNU_GETTEXT and glib-gettextize are deprecated. This helps possible meson build (no concrete plans yet) as well as working with intltool...

PR #3125 (commit 22aac443) broke that accidentally by moving the "switch to last used tab" to a idle callback (g_idle_add()). This runs after opening files from the command line. Now,...

Hello, I know this is very experimental, but we're playing around with mimick in the need for a decent mocking framework. I'm mainly asking for clarification. I found that the...

Hello, I installed this in a Debian VM (I understand that I do need this driver on the host as well as the VM right?). I experience the following problem:...

### The problem Hello, I have a pesky issues with a derivative helper sensor. Sometimes it becomes stuck at non-zero values for multiple hours, even tough if the underlying sensor...