-
### Steps to reproduce
Launch a Linux desktop flutter 3.22 app on hardware supporting only OpenGL ES.
This seems to be because of PR:
https://github.com/flutter/engine/pull/50754/commits/5d7ca6…
Driky updated
4 months ago
-
**Bug Description**
To build the Slint-based Gui on Starfive VisionFive 2 is difficult to say the least. It's not a czkawka issue, but more of a progress report about porting czkawka to the VF2. Th…
-
### Description
As the [pygobject-stubs README](https://pypi.org/project/PyGObject-stubs/) explains, the package needs to be built with a `--config-settings` argument specifying which of multiple lib…
-
Recently we get a question how we can port low level C code examples to gintro, like the listviewclocks.c example. See https://github.com/StefanSalewski/gintro/issues/134#issuecomment-852328853
Unf…
-
**Describe the bug**
I try to run the .AppImage file and get this.
`./Bussin.Napture-x86_64.AppImage: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_ABI_DT_RELR not found (required by /tmp/.mount_Bu…
-
**Is your suggestion related to a problem? Please describe.**
I want to build this application for my kids' aarch64 devices. They have GNOME installed, but it's not a fast device and it has very litt…
-
-
Two obvious missing features. We'd need to support filename and image drag-drop/copy-paste.
https://docs.gtk.org/gdk4/class.Clipboard.html
https://docs.gtk.org/gtk4/drag-and-drop.html
-
I've followed the directions in https://cynthion.readthedocs.io/en/latest/getting_started_packetry.html
```
cynthion info
Detected a Cynthion device!
Bitstream: USB Analyzer (Cynthion Project)
…
d-c-d updated
4 months ago
-
I tried to compile this using cargo (without GNOME Builder), because I intend to package this for the Arch User Repository.
```
$cargo build --release --locked --all-features --target-dir=target
…