Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some errors with touch input #1093

Open
arturopitu opened this issue May 8, 2024 · 0 comments
Open

Some errors with touch input #1093

arturopitu opened this issue May 8, 2024 · 0 comments
Labels
bug Something isn't working gtk4 Related to Gtk4 input input related issues

Comments

@arturopitu
Copy link

arturopitu commented May 8, 2024

Describe the bug
When you touch some buttons, eg three dots on documents, save button, etc, the press wont execute and maybe if you press elsewhere inside the app, it will open. Terminal will spit errors like this:

(rnote:2): Gtk-WARNING **: 17:08:50.250: Broken accounting of active state for widget 0x5ba5b156e610(GtkButton)

(rnote:2): Gtk-WARNING **: 17:08:50.251: Broken accounting of active state for widget 0x5ba5b14b15c0(GtkBox)

(rnote:2): Gtk-WARNING **: 17:08:50.251: Broken accounting of active state for widget 0x5ba5b149f600(GtkBox)

(rnote:2): Gtk-WARNING **: 17:08:50.251: Broken accounting of active state for widget 0x5ba5b1453f60(AdwGizmo)

(rnote:2): Gtk-WARNING **: 17:08:50.251: Broken accounting of active state for widget 0x5ba5b14a9960(GtkCenterBox)

(rnote:2): Gtk-WARNING **: 17:08:50.251: Broken accounting of active state for widget 0x5ba5b1547810(GtkWindowHandle)

(rnote:2): Gtk-WARNING **: 17:08:50.251: Broken accounting of active state for widget 0x5ba5b14ee6b0(AdwHeaderBar)

(rnote:2): Gtk-WARNING **: 17:08:50.251: Broken accounting of active state for widget 0x5ba5b1487760(GtkBox)

(rnote:2): Gtk-WARNING **: 17:08:50.251: Broken accounting of active state for widget 0x5ba5b151a9b0(GtkWindowHandle)

(rnote:2): Gtk-WARNING **: 17:08:50.251: Broken accounting of active state for widget 0x5ba5b14fcac0(GtkRevealer)

(rnote:2): Gtk-WARNING **: 17:08:50.251: Broken accounting of active state for widget 0x5ba5b142ac10(AdwToolbarView)

(rnote:2): Gtk-WARNING **: 17:08:50.251: Broken accounting of active state for widget 0x5ba5b14fc920(RnSidebar)

(rnote:2): Gtk-WARNING **: 17:08:50.251: Broken accounting of active state for widget 0x5ba5b1f6b860(AdwBin)

(rnote:2): Gtk-WARNING **: 17:08:50.251: Broken accounting of active state for widget 0x5ba5b1f67010(AdwOverlaySplitView)

(rnote:2): Gtk-WARNING **: 17:08:50.251: Broken accounting of active state for widget 0x5ba5b1531ca0(AdwBreakpointBin)

(rnote:2): Gtk-WARNING **: 17:08:50.251: Broken accounting of active state for widget 0x5ba5b14f3f80(AdwBin)

(rnote:2): Gtk-WARNING **: 17:08:50.251: Broken accounting of active state for widget 0x5ba5b151ed70(AdwDialogHost)

(rnote:2): Gtk-WARNING **: 17:08:50.251: Broken accounting of active state for widget 0x5ba5b150a710(RnAppWindow)

Desktop (please complete the following information):

  • OS: Debian 12
  • App Version: Rnote v0.10.2
  • Installation Source: Flatpak
  • Desktop Environment: Gnome 43.9
  • Display Server: Wayland
  • Input Source: Dell tablet touchscreen
@flxzt flxzt added bug Something isn't working gtk4 Related to Gtk4 input input related issues labels May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gtk4 Related to Gtk4 input input related issues
Projects
None yet
Development

No branches or pull requests

2 participants