snapcrafters / mumble

A community-maintained package to easily install Mumble on Linux
MIT License
2 stars 6 forks source link

[Bug]: Mumble 1.5.0 Release Candidate build Published to Stable Channel #26

Open lhhel9l3 opened 1 year ago

lhhel9l3 commented 1 year ago

What happened?

I'm having some issues with the latest mumble snap package (version 1.5.0).

Before I get into describing/troubleshooting those specific problems, I think the overall issue is that Mumble 1.5.0 is still in RC/prerelease state. It should not have been published to the stable channel for the snap package yet.

What should have happened?

The stable snap package should remain on version 1.4.287 until mumble officially releases 1.5.0 as a stable build, not an RC build.

https://github.com/mumble-voip/mumble/releases

Output of snap info $snap_name

$ snap info mumble 
name:      mumble
summary:   Open Source, Low Latency, High Quality Voice Chat
publisher: Snapcrafters
store-url: https://snapcraft.io/mumble
contact:   https://github.com/snapcrafters/mumble/issues
license:   BSD-3-Clause
description: |
  **About Mumble**

  Mumble is a free, open source, low latency, high quality voice chat
  application.

  Mumble was the first VoIP application to establish true low latency voice
  communication over a decade ago. But low latency and gaming are not the
  only use cases it shines in.

  We heard from users who record podcasts with our multi-channel audio
  recorder, players seeking realism with our positional audio in games, Eve
  Online players with huge communities of over 100 simultaneous voice
  participants (I bet they make good use of our extensive permission system
  😄), the competitive Team Fortress 2 community making us their required
  voice communication platform, hobby radio transmission users, and a variety
  of workplaces adapting Mumble to fit their needs - be it on-head mobile
  devices or communicating across countries or into airplanes.

  Administrators appreciate Mumble for being able to self host and have
  control over data security and privacy. Some make use of the extensive
  permission system for complex scenarios (for example separating two groups
  but leaders being able to talk to both). Some love to provide their users
  with additional functionality with scripts making use of server APIs, or
  host music bots and the like that connect to the server. Those that have an
  existing user database often make use of authenticators to allow
  authenticating with existing account login data.

  **Features for end-users**

  - Low-latency - great for talking and gaming
  - Stay private and secure: always encrypted communication and
  public/private-key authentication by default.
  - Recognize friends across servers
  - For gamers: In-game Overlay - see who is talking, FPS and the current
  time
  - For gamers: Positional audio - hear the players from where they are
  located in-game
  - Wizards to guide you through setup, like configuring your microphone

  **Features for administrators**

  - Libre software - no licensing hassle, caveats and limitations
  - Open Source - open in security and technology, and open to extendibility
  - Extensive user permission system (ACL)
  - Extendible through Ice protocols
  - Web interfaces - free choice of several community free software projects
  - Channel viewers - even without direct Ice access, if the hoster provides
  the CVP, easily set up your channel viewer of choice
  - Authenticators - to allow users to authenticate against an existing user
  database
  - Custom chat commands and context (right click) menu entries

  **Authors**

  This snap is maintained by the Snapcrafters community, and is not endorsed
  or officially maintained by the upstream developers.
commands:
  - mumble
snap-id:      wVB1RfBgsZY8dmVifSFeMkTE6UN41osI
tracking:     latest/stable
refresh-date: yesterday at 15:38 PDT
channels:
  latest/stable:    v1.5.517 2023-03-14 (1731) 59MB -
  latest/candidate: ↑                               
  latest/beta:      ↑                               
  latest/edge:      v1.5.517 2023-03-13 (1731) 59MB -
installed:          v1.5.517            (1731) 59MB -

Output of snap connections $snap_name

$ snap connections mumble
Interface                                          Plug                                         Slot                                                                            Notes
audio-playback                                     mumble:audio-playback                        :audio-playback                                                                 -
audio-record                                       mumble:audio-record                          :audio-record                                                                   -
content[icon-themes]                               mumble:icon-themes                           gtk-common-themes:icon-themes                                                   -
content[kde-frameworks-5-99-qt-5-15-7-core20-all]  mumble:kde-frameworks-5-99-qt-5-15-7-core20  kde-frameworks-5-99-qt-5-15-7-core20:kde-frameworks-5-99-qt-5-15-7-core20-slot  -
content[sound-themes]                              mumble:sound-themes                          gtk-common-themes:sound-themes                                                  -
desktop                                            mumble:desktop                               :desktop                                                                        -
desktop-legacy                                     mumble:desktop-legacy                        :desktop-legacy                                                                 -
home                                               mumble:home                                  :home                                                                           -
jack1                                              mumble:jack1                                 -                                                                               -
network                                            mumble:network                               :network                                                                        -
network-manager                                    mumble:network-manager                       -                                                                               -
opengl                                             mumble:opengl                                :opengl                                                                         -
wayland                                            mumble:wayland                               :wayland                                                                        -
x11                                                mumble:x11                                   :x11                                                                            -

Output of snap version

$ snap version
snap    2.58.2
snapd   2.58.2
series  16
ubuntu  20.04
kernel  5.15.0-67-generic

Relevant log output

No response

Teminal output of app

No response

lhhel9l3 commented 1 year ago

Any update on this? Is there a way for me to downgrade to the old, stable, snap package? Thanks

lhhel9l3 commented 1 year ago

I tried snap revert mumble but my system doesn't have one of the 1.4.287 packages to revert to.