RMPR / atbswp

A minimalist macro recorder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atbswp crashes on wayland on click

D4llo opened this issue · comments

Checklist

  • I use the latest release of atbswp available on the aur
  • The issue is not existing yet (maybe related to #103 and #104)

Verbose log

Here the content of cat /tmp/atbswp-20240403

(log is empty)

Miscellaneous information

Operating System

EndeavourOS Linux x86_64

Desktop Environment/Window Manager

  • DE: Plasma 6.0.3 (which use Wayland)
  • WM: kwin

Python version

Python 3.11.8

Description

  • Install package
  • Run
  • Click on any button shown
  • Crash

Output

$ atbswp 
/bin/sh: symbol lookup error: /bin/sh: undefined symbol: rl_trim_arg_from_keyseq
/usr/lib/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib64/gio/modules/libgvfsdbus.so

(atbswp:328131): Gtk-WARNING **: 16:27:27.585: Theme parsing error: gtk.css:3376:25: 'font-feature-settings' is not a valid property name

(atbswp:328131): Gtk-CRITICAL **: 16:27:27.613: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
/usr/lib/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib64/gio/modules/libgioremote-volume-monitor.so
/usr/lib/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib64/gio/modules/libgioremote-volume-monitor.so
/usr/lib/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib64/gio/modules/libgvfsdbus.so

(atbswp:328131): Gtk-WARNING **: 16:27:30.490: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/breeze/status/16/image-missing.svg: Unable to load image-loading module: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: /tmp/_MEIkrpJvk/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /usr/lib/libicuuc.so.74) (gdk-pixbuf-error-quark, 5)
Bail out! Gtk:ERROR:gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/breeze/status/16/image-missing.svg: Unable to load image-loading module: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: /tmp/_MEIkrpJvk/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /usr/lib/libicuuc.so.74) (gdk-pixbuf-error-quark, 5)
Aborted (core dumped)