FS#73548 - [murmur] gRPC support disabled?
Attached to Project:
Community Packages
Opened by James Hogan (jhogan) - Saturday, 29 January 2022, 13:28 GMT
Last edited by David Runge (dvzrv) - Monday, 31 January 2022, 11:52 GMT
Opened by James Hogan (jhogan) - Saturday, 29 January 2022, 13:28 GMT
Last edited by David Runge (dvzrv) - Monday, 31 January 2022, 11:52 GMT
|
Details
Enabling grpc support in murmir.ini:
grpc="127.0.0.1:50051" results in the following in the log: This version of Murmur was built without gRPC support. Ignoring 'grpc' option from configuration file. And obviously gRPC support (e.g. matrix-appservice-mumble) doesn't work. It worked in murmur 1.3.4-10, but appears broken since upgrading to 1.4.230-2. |
This task depends upon
Closed by David Runge (dvzrv)
Monday, 31 January 2022, 11:52 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with mumble 1.4.230-3
Monday, 31 January 2022, 11:52 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with mumble 1.4.230-3
The grpc support seems to be disabled by default by upstream now [1]. I can add this functionality back though as it seems useful to the users.
[1] https://github.com/mumble-voip/mumble/blob/5be8b69a8feb9f5cd748fa97da53d4de110d126a/src/murmur/CMakeLists.txt#L18