-
### What Happened?
I have a NVMe SSD with three partitions, `/boot/efi`, `/`, and `/home`, and if I boot from the ISO and go to the custom installation view Installer crashes immediately.
I can …
-
Many things in [gstrfuncs.h](https://gitlab.gnome.org/GNOME/glib/-/blob/main/glib/gstrfuncs.h) don't have wrappers. Most importantly, I need `g_str_tokenize_and_fold` to implement searching in my app.…
-
After pull request #59 the project is not building anymore.
```zsh
$ make
cargo build --release
Updating git repository `https://github.com/pop-os/theme-switcher`
err…
cappp updated
3 years ago
-
## Description
Rust now choose to statically link to `libgcc_eh` and `libpthread` when no `-C prefer-dynamic` is specified:
https://github.com/rust-lang/rust/blob/1ddd4e6d7ed446934abd428a08e18535f…
-
Main known issue is related to disposed but not finalized widgets, which would happen when e.g. their surrounding window is closed. Calling anything on such widgets might crash or do whatever, and thi…
-
### Describe the bug
The `build_appimage.sh` script invoked by `cargo tauri build` fails to run on [NixOS](https://nixos.org) because the `linuxdeploy-x86_64.AppImage` always tells me `No such file…
-
### Windows build number:
10.0.25262.1000
### Your Distribution version:
22.10
### Your WSL versions:
Version WSL : 1.0.3.0
Version du noyau : 5.15.79.1
Version WSLg : 1.0.47
Version MSRDC : 1…
-
* [ ] Add a case with "more blog posts here"?
* [x] Replace italic in text with bold (looks a bit weird currently)
* [x] We're not part of GNOME Circle yet :) (fixed in #206)
* [x] Comment gtk4 fro…
-
I'm trying to set a fixed size for a widget:
```rust
gtk! {
}
```
I'm passing the parameters as a tuple because that's what feels natural in this case. However, I get an err…
-
When geoclue fails (for example no internet) and icon is left-clicked, app crashes.
The error could be better be handled so the app won't crash. redshift-gtk in same situation doesn't crash