Jordan Williams

Results 132 comments of Jordan Williams

@RubenRBS Oh, I didn't realize that the `gtk/system` recipe defaults to version `2`. I bet it has something to do with that.

> So glib now requires python's `packaging` module https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3740 I guess the only way forward is to install it on all C3I runners ? I guess glib is not the...

Using Meson to cross-compile version 2.39 results in this error: ``` libmount/lib_mount.a.p/src_hook_mount.c.o -MF libmount/lib_mount.a.p/src_hook_mount.c.o.d -o libmount/lib_mount.a.p/src_hook_mount.c.o -c ../src/libmount/src/hook_mount.c ../src/libmount/src/hook_mount.c: In function ‘hook_create_mount’: ../src/libmount/src/hook_mount.c:302:40: error: ‘struct statx’ has no member named...

Ran into an issue: util-linux/util-linux#2830

I've modified this PR like #20508 to switch to Meson only for the new version 2.40 to avoid cross-compilation problems in 2.39 with Meson. It will be a draft until...

Hitting this issue: https://github.com/util-linux/util-linux/issues/2830

I have the same problem with CLion 2019.3.4 on macOS Catalina.

It would be great to see this fixed. I use Fedora Silverblue and run my workflows in containers, but I have Conan installed in the containers and not installed locally.

> I am on Wayland and seeing the same result as @vineoak, is there a solution without having to swich to X11? @jeroenvermunt, setting `QT_QPA_PLATFORM=xcb` when running OpenCV should launch...

This appears to be the first appearance of the issues flathub/org.thonny.Thonny#153 and #2650. Using UDisks2 to mount filesystems via its DBUS API should resolve this.