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

atbswp crashes on wayland on click #106

Open
2 tasks done
D4llo opened this issue Apr 3, 2024 · 0 comments
Open
2 tasks done

atbswp crashes on wayland on click #106

D4llo opened this issue Apr 3, 2024 · 0 comments

Comments

@D4llo
Copy link

D4llo commented Apr 3, 2024

Checklist

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant