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

fail to open in ubuntu wayland #248

Open
iiiian opened this issue Jul 27, 2024 · 1 comment
Open

fail to open in ubuntu wayland #248

iiiian opened this issue Jul 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@iiiian
Copy link

iiiian commented Jul 27, 2024

On ubuntu 24.04, taggui fail to open, leaving an unresponsive transparent window.

step to reproduce

  1. use ubuntu 24.04
  2. download 1.29.0 release binary
  3. in terminal, execute taggui binary

command line output

2024-07-27 19:41:21.258582844 [W:onnxruntime:Default, onnxruntime_pybind_state.cc:2133 CreateInferencePybindStateModule] Init provider bridge failed.
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so: undefined symbol: g_assertion_message_cmpint
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

screenshot

Screenshot from 2024-07-27 19-42-11

on the left side there's a transparent window, which is taggui but fail to open.

@jhc13 jhc13 added the bug Something isn't working label Jul 27, 2024
@PhilWun
Copy link

PhilWun commented Aug 14, 2024

As a workaround you can use QT_QPA_PLATFORM=xcb python taggui/run_gui.py to force it to use X11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants