-
**Describe the bug**
Necessary vapi should gen by gnome.generate_vapi(), which depended by other target, compilation fail and syntax completion not work.
fail after below point
`project.vala:…
-
There's an array constant in this class (Granite-1.0.gir):
```xml
...
```
Which results in:
```
Unhandled exceptio…
-
Hello, Ive been trying to generate a Gegl binding by following the tutorial on the website but Ive run into an issue that is similar to [this one ](https://github.com/gtk-rs/gir/issues/867) where the …
-
GIVEN that a DHO would want to view detailed information on the young pregnant girls being mapped within the district THEN he should be able to click on a provision in the side navigation menu, that w…
-
OS: Windows7 6.1.7601
MSYS2: 3.1.4
Pacman: 5.2.1
Vala: 0.48
GCC: 9.2.0
build: meson 0.53.2
clone vls and compile it, then copy vala-language-server.exe to /mingw64/bin
the vls server can star…
-
**Describe the bug**
The contacts in gnome's contact are not shown in the message window when contact sync is disabled in gsconnect.
**Steps To Reproduce:**
1. Sync contacts via a GOA account (…
-
**Describe the bug**
I'm developing an app based on GooCanvas and repeadtly find myself turning between:
- https://valadoc.org
- https://developer.gnome.org/goocanvas/stable/ (translating concep…
-
I'm attempted to create bindings for Polkit, and figuring out how Gir works in the process. I'm currently hitting this error:
```
gir/target/bin/gir -c Gir.toml
GirXml: gir-files/Polkit-1.0.gir a…
-
When generating the sys crate from [this](https://github.com/nemequ/vala-girs/blob/master/gir-1.0/EvinceView-3.0.gir) gir file I get the following error:
```
GirXml: /home/vlad/downloads/vala-girs/g…
-
The signature of the "finish" methods (to finish an asynchronous call) is usually the same, and gir is based on that standard. However, sometimes, that standard is not respected, for example in libgoa…