flxzt / rnote

Sketch and take handwritten notes.
https://rnote.flxzt.net
GNU General Public License v3.0
6.53k stars 223 forks source link

Drawing pink blocks along lines on aarch64 chromebook #963

Open Gladox114 opened 6 months ago

Gladox114 commented 6 months ago

Describe the bug
While trying to draw any color, pink blocks appear on the line and on finish an entire single block appears in pink.

To Reproduce

  1. Use Chromebook duet 3 (aarch64, no chromeOS installed)
  2. install Rnote from flatpak
  3. draw

Expected behavior
I should be able to draw lines

Console Output

 2024-01-08T00:10:12.429Z DEBUG rnote > ... env_logger initialized

(rnote:2): Gtk-CRITICAL **: 01:10:13.220: gtk_widget_class_set_accessible_role: assertion '!gtk_accessible_role_is_abstract (accessible_role)' failed
libEGL warning: MESA-LOADER: failed to open msm: /usr/lib/aarch64-linux-gnu/dri/msm_dri.so: cannot open shared object file: No such file or directory (search paths /opt/mesa/lib/aarch64-linux-gnu/dri:/usr/lib/aarch64-linux-gnu/dri, suffix _dri)

libEGL warning: MESA-LOADER: failed to open zink: /usr/lib/aarch64-linux-gnu/dri/zink_dri.so: cannot open shared object file: No such file or directory (search paths /opt/mesa/lib/aarch64-linux-gnu/dri:/usr/lib/aarch64-linux-gnu/dri, suffix _dri)

libEGL warning: MESA-LOADER: failed to open swrast: /usr/lib/aarch64-linux-gnu/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /opt/mesa/lib/aarch64-linux-gnu/dri:/usr/lib/aarch64-linux-gnu/dri, suffix _dri)

Gsk-Message: 01:10:13.472: Failed to realize renderer of type 'GskGLRenderer' for surface 'GdkWaylandToplevel': Could not initialize EGL display

Screenshots
On the left, finished drawing. On the right, mid-drawing. Color doesn't matter, pink blocks appear always. Screenshot_20240108_011338

Desktop (please complete the following information):

Additional context
This Lenovo Chromebook duet 3 was put into dev mode to install other software. I wiped ChromeOS from it to install Debian 12 through a community Build script with custom Kernel on it to work.

egloff commented 3 months ago

Got the same problem with the following error message on the console:

Gsk-Message: 09:06:29.730: Failed to realize renderer of type 'GskGLRenderer' for surface 'GdkWaylandToplevel': Failed to create EGL display

OS: Fedora Linux 39 App Version: Rnote v0.10.1 Installation Source: Nix Desktop Environment: Gnome 45.5 Display Server: Wayland Input Source: Mouse

ashrude commented 1 month ago

Same issue

Gsk-Message: 20:05:46.686: Failed to realize renderer of type 'GskNglRenderer' for surface 'GdkWaylandToplevel': Failed to create EGL display

Gsk-Message: 20:05:46.686: Failed to realize renderer of type 'GskGLRenderer' for surface 'GdkWaylandToplevel': Failed to create EGL display

Gsk-Message: 20:05:47.037: Failed to realize renderer of type 'GskVulkanRenderer' for surface 'GdkWaylandToplevel': Could not create a Vulkan instance: The requested version of Vulkan is not supported by the driver or is otherwise incompatible for implementation-specific reasons. (VK_ERROR_INCOMPATIBLE_DRIVER)

(these three errors repeat)

Fedora 39 Rnote 0.10.2 - flatpak Gnome 45.7 Wayland session Bug occurs with mouse, touch, stylus, in all drawing tools