Package Details: mumble-git 1:1.6.870.r72.g7fba6df0e-1

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)

Required by (8)

Sources (14)

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 including protobuf and finally compile mumble-git again.

# pacman -Syu
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing protobuf (3.12.0-1) breaks dependency 'libprotobuf.so=22-64' required by mumble-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, grochat: The pull request was merged, I can confirm the issue is fixed.

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.

svenstaro commented on 2017-03-27 12:16 (UTC)

Heads-up: With the upcoming changes to openssl in [testing], you'll have to make mumble ust openssl-1.0 for now because qt5-base couldn't be migrated to openssl 1.1 for the time being.