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

flatpak run error - undefined symbol: g_once_init_enter_pointer #1551

Open
angeld-jr2 opened this issue Jan 10, 2025 · 0 comments
Open

flatpak run error - undefined symbol: g_once_init_enter_pointer #1551

angeld-jr2 opened this issue Jan 10, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@angeld-jr2
Copy link

angeld-jr2 commented Jan 10, 2025

Bug Description

flatpak run show error and exit

$ flatpak run im.fluffychat.Fluffychat
fluffychat: symbol lookup error: fluffychat: undefined symbol: g_once_init_enter_pointer

Steps to Reproduce

  1. Install fluffychat
    flatpak install im.fluffychat.Fluffychat
  2. run fluffychat
    flatpak run im.fluffychat.Fluffychat
  3. get error
    fluffychat: symbol lookup error: fluffychat: undefined symbol: g_once_init_enter_pointer

Expected Behavior

show fluffychat linux client

App Version

1.23.0 flathub Commit: e6c8aaf19788095e5ab60a9ad3b76458ed7ab97fc0…

Additional Platform Information

Debian Linux Trixie in a aarch64, 16k pagesize kernel.

Additional Context

Previus versions work ok.

  1. Install old commit
    flatpak update --commit=b1edbc5fc022a264c08560a223ec7a41479fcf7541f9e2021fe48871592cfc0f im.fluffychat.Fluffychat
  2. Run
    flatpak run im.fluffychat.Fluffychat
  3. It Woks!
@angeld-jr2 angeld-jr2 added the bug Something isn't working label Jan 10, 2025
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

1 participant