After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 792921 - sound: Update gvc to not require ALSA support
sound: Update gvc to not require ALSA support
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Sound
unspecified
Other All
: Normal normal
: ---
Assigned To: Control center sound maintainer(s)
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-01-26 09:54 UTC by Bastien Nocera
Modified: 2018-01-26 13:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sound: Update gvc to not require ALSA support (1.14 KB, patch)
2018-01-26 09:54 UTC, Bastien Nocera
none Details | Review
sound: Update gvc to not require ALSA support (1.14 KB, patch)
2018-01-26 09:57 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2018-01-26 09:54:39 UTC
.
Comment 1 Bastien Nocera 2018-01-26 09:54:43 UTC
Created attachment 367462 [details] [review]
sound: Update gvc to not require ALSA support

ALSA support is only used in gnome-settings-daemon, so always disable
the option, which wouldn't work on non-Linux anyway.
Comment 2 Bastien Nocera 2018-01-26 09:57:13 UTC
Created attachment 367463 [details] [review]
sound: Update gvc to not require ALSA support

ALSA support is only used in gnome-settings-daemon, so always disable
the option, which wouldn't work on non-Linux anyway.
Comment 3 Iñigo Martínez 2018-01-26 10:35:54 UTC
Just in case, it looks good to me.
Comment 4 Georges Basile Stavracas Neto 2018-01-26 12:59:40 UTC
Review of attachment 367463 [details] [review]:

Looks good to me.
Comment 5 Georges Basile Stavracas Neto 2018-01-26 13:01:01 UTC
Attachment 367463 [details] pushed as ea83d23 - sound: Update gvc to not require ALSA support