-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
mumble: crash on launch (missing paths/libs?) #392992
Comments
Which desktop environment are you using? |
@felixsinger |
Just tested Mumble on Gnome with Wayland and that worked fine. I will test with sway soon. |
My issues started a couple weeks ago. It had been working before, but I haven’t been on Wayland long. |
@felixsinger best course of action to do that? Pull in an old Nipkgs pin for Mumble … or overlay on old Poco? |
You are using the unstable channel? Then I would clone nixpkgs, checkout |
Nixpkgs version
Describe the bug
Mumble crashes on startup without an obvious error printed. The UI comes up only briefly, then immediately closes.
gdb
leads me to believe it is a Qt library or plugin error. Neitherset -x QT_QPA_PLATFORM wayland
norset -x QT_PLUGIN_PATH (nix build --no-link --print-out-paths 'nixpkgs#libsForQt5.qtwayland^bin')"/lib/qt-5.15.16/plugins"
environment variables seemed to help much, but rerunning showedMumble failed to initialize a database in any of the possible locations
despiteSeems the SQLite shared objects & probably more are missing too.
Steps to reproduce
Run
mumble
on Wayland. Clean profile or not.Expected behavior
Mumble launches without crashing.
Relevant log output
Trying with env vars set:
System metadata
Notify maintainers
@felixsinger @Lilacious
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE
.)Aside: seems next version will move to Qt6 & rnnoise returns.
I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
1
Footnotes
Please consider giving up MS GitHub or offering a non-proprietary, non-US-corporate-controlled mirror for this free software project. I wish to delete this Microsoft account in the future, but I need more projects like this to support alternative methods to send patches & contribute. ↩
The text was updated successfully, but these errors were encountered: