@bemug, grochat: The pull request was merged, I can confirm the issue is fixed.
Search Criteria
Package Details: mumble-git 1:1.6.870.r72.g7fba6df0e-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mumble-git.git (read-only, click to copy) |
|---|---|
| Package Base: | mumble-git |
| Description: | An Open Source, low-latency, high quality voice chat software (git version) |
| Upstream URL: | https://www.mumble.info |
| Keywords: | audio communication multimedia network voip |
| Licenses: | BSD |
| Conflicts: | mumble |
| Provides: | mumble |
| Submitter: | None |
| Maintainer: | Radioactiveman |
| Last Packager: | Radioactiveman |
| Votes: | 45 |
| Popularity: | 0.000000 |
| First Submitted: | 2009-05-30 19:46 (UTC) |
| Last Updated: | 2026-05-29 21:04 (UTC) |
Dependencies (62)
- alsa-lib
- avahi
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-ldacAUR, jack2, pipewire-jack)
- libasound.so (alsa-lib, lib32-alsa-lib)
- libcrypto.so (openssl-gitAUR, openssl-aegisAUR, openssl-1.1AUR, openssl-staticAUR, lib32-openssl, openssl)
- libdns_sd.so (lib32-avahiAUR, avahi)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libopus.so (opus-gitAUR, lib32-opus, opus)
- libprotobuf.so (protobuf-21AUR, protobuf-gitAUR, protobuf)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsndfile (libsndfile-gitAUR)
- libsndfile.so (libsndfile-gitAUR, lib32-libsndfile, libsndfile)
- libspeechd (libspeechd-gitAUR)
- libspeexdsp.so (speexdsp-gitAUR, lib32-speexdsp, speexdsp)
- libssl.so (openssl-gitAUR, openssl-aegisAUR, openssl-1.1AUR, openssl-staticAUR, lib32-openssl, openssl)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- libx11 (libx11-gitAUR)
- libxi (libxi-gitAUR)
- Show 42 more dependencies...
Required by (8)
- ioquake3-git (requires mumble) (optional)
- lilium-voyager-git (requires mumble) (optional)
- linux-air-combat (requires mumble) (optional)
- spearmint (requires mumble) (optional)
- spearmint-git (requires mumble) (optional)
- urbanterror41 (requires mumble)
- vkquake3-git (requires mumble) (optional)
- wahay-bin (requires mumble)
Sources (14)
- git+https://github.com/CLIUtils/CLI11.git
- git+https://github.com/gabime/spdlog.git
- git+https://github.com/Krzmbrzl/cmake-compiler-flags.git
- git+https://github.com/lipis/flag-icons.git
- git+https://github.com/mumble-voip/mach_override.git
- git+https://github.com/mumble-voip/minhook.git
- git+https://github.com/mumble-voip/mumble.git
- git+https://github.com/mumble-voip/SPSCQueue.git
- git+https://github.com/mumble-voip/utfcpp.git
- git+https://github.com/nlohmann/json.git
- git+https://github.com/SOCI/soci.git
- git+https://github.com/wolfpld/tracy.git
- git+https://github.com/xiph/rnnoise.git
- git+https://github.com/xiph/speexdsp.git
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
Radioactiveman commented on 2018-06-19 00:25 (UTC)
bemug commented on 2018-06-11 08:15 (UTC)
The certificate error is a change in qt5 sql behavior, thus affecting mumble. Read more at https://github.com/mumble-voip/mumble/issues/3411.
There's a PR waiting to correct it: https://github.com/mumble-voip/mumble/pull/3419
Radioactiveman commented on 2018-05-28 18:23 (UTC)
@grochat I can reproduce this issue for servers with self-signed certificates. The servers which are shown in the connection dialog as green don't have this problem.
Mumble from [community] uses Qt4 still. So it looks like the bug is caused by Qt 5.11. Please file a bug report at https://bugs.archlinux.org/.
grochat commented on 2018-05-27 13:17 (UTC)
I downgrade qt5-base, qt5-svg and qt5-tools to 5.10.1-8 and it work but it's not very clean ans long term solution.
grochat commented on 2018-05-27 12:38 (UTC)
I can not connect to any server because of a certificate error. Fingerprints are however correct. It works with the 1.2.19 client in community. In the log there are ssl errors. See the screenshot. https://drive.google.com/open?id=1bqdloOmq3-VHlb7dVmlZOSuTPN3HE9vh
Radioactiveman commented on 2018-05-21 10:50 (UTC) (edited on 2018-05-21 15:25 (UTC) by Radioactiveman)
@C0rn3j Have you enabled Text-to-Speech in the menu bar under "Configure"? And is espeak or festival installed? See the opt-depends of speech-dispatcher.
C0rn3j commented on 2018-05-20 22:34 (UTC)
I can't get text to speech working on a clean install anymore and I have no clue how to diagnose it, launching mumble through terminal doesn't seem to give any errors about TTS.
Pinned Comments
Radioactiveman commented on 2020-06-02 17:17 (UTC)
If you experience the problem below when updating packages, first remove
mumble-git, then update all packages includingprotobufand finally compilemumble-gitagain.