-
Hello,
I have an issue with installation of virt-viewer (brew install virt-viewer) with next output:
`==> ./configure --disable-update-mimedb --with-gtk-vnc --with-spice-gtk --prefix=/opt/homeb…
-
I'm not sure if I'm just looking in the wrong place, but I can't find support for using font backends other than the "toy" backend that comes with cairo. The documentation says:
> Font faces are crea…
-
There is no configure script. I'm a noob regarding compiling stuff, so excuse me if there is any blatant error.
I tried the following:
``` sh
$ autoconf
```
And there was this error;
```
configure…
-
When running "gem install squib" on a Macbook M1 running ruby 3.1.3, the build errors out with "ld: symbol(s) not found for architecture arm64".
The build still succeeds on a Windows installation.
-
I installed scrcppy through brew install scrcppy, but the latest versions failed to install. Which version supports high Sierra
-
I have Ruby 2.2.3 on an Elementary OS freya machine. Glade version 3.18.3
Tried installing Visual Ruby following the download guidelines.
First got this error
`Typelib file for namespace 'GtkSource'…
-
I like the idea of explicit `Ref` smart pointer more than gtk-rs approach. I think it is better because:
1) When reading the code, you immediately see that it is just a reference, and it's obvious …
-
Evolution Data Server can be accessed with Python using gobject introspection. On Ubuntu they the libraries are `gir1.x-ebookcontacts-1.x`, `gir1.x-ebook-1.x`. So it is possible to search contact name…
-
I'm building gobject-introspection (from https://github.com/wingtk/gvsbuild) and everything is ok if I use the main python interpreter.
If I use a virtualenv python I get the message 'Could not fin…
-
When running "gvsbuild build --enable-gi --py-wheel gobject-introspection gtk4 libadwaita gtksourceview5 pygobject pycairo adwaita-icon-theme hicolor-icon-theme" the following error occurs:
https:/…