-
Hello,
I have strange issues with [gtk-rs.org](https://gtk-rs.org) address. On some ISPs in Poland, their DNS do not resolve this domain, resulting in site being unreachable. The workaround is to h…
-
I am not sure if we can support this currently but trying to run the GUI client on my system crashes after clicking on "Login". When running it through `gdb`, I was able to capture the following backt…
-
### Describe the bug
Hello,
I'm on Ubuntu 22.04 but using Nix package manager.
After following your [prerequisites](https://tauri.app/v1/guides/getting-started/prerequisites) for NixOS and attemp…
-
I installed via AUR: https://aur.archlinux.org/packages/shadowsocks-gtk-rs
When I try to open the app I get this notification:
```
Error: AppStartError-ProfileLoadError: ProfileLoadError-EmptyG…
-
When editing code, it often crashes and logs
```
[2024-09-06T11:17:51Z ERROR nvim_gtk::shell] Error reading message
```
and nothing else.
**Technical information:**
- OS: Fedora 40
- Neovi…
-
Currently, gtk-rs based application that has to handle translations makes use of gettext-rs crate. It has some disadvantages like it shipping a gettext tarball when building under windows/macos(i thin…
-
I'm trying to update the gtk-rs crates in Fedora to the latest versions. I see that the latest webkit2gtk{,-sys} versions require the latest 0.14.0 gtk-rs stack now - but for the exception of soup-sys…
-
```
System: Host: rafalkom Kernel: 5.13.0-28-generic x86_64 bits: 64 compiler: gcc v: 11.2.0 Desktop: GNOME 40.5
tk: GTK 3.24.30 wm: gnome-shell dm: GDM3 Distro: Ubuntu 21.10 (Impis…
-
Class structs should have a bound on `Copy`, because that's what GObject is doing internally. If we were exposing `base_init` this could be avoided.
See https://github.com/gtk-rs/gtk-rs-core/pull/1…
-
### reproduce
C code
```c
GDK_DEPRECATED_IN_4_10_FOR(gtk_widget_set_visible or gtk_window_present)
void gtk_widget_show
```
```c
__attribute__((__deprecated__("Use '" "gtk_widget_s…