[Pkg-chromium-maint] Bug#833477: chromium: Chromecast device not found after update to 52.

Jamin acdimalev at gmail.com
Tue Sep 27 03:55:30 UTC 2016


Unless the built-in media router not working is genuinely a bug, can we
consider disabling it by default?


diff -ur a/debian/chromium/etc/chromium.d/default-flags
b/debian/chromium/etc/chromium.d/default-flags
--- a/debian/chromium/etc/chromium.d/default-flags      2016-09-26
20:37:32.036974879 -0700
+++ b/debian/chromium/etc/chromium.d/default-flags      2016-09-26
20:38:13.044976103 -0700
@@ -8,3 +8,6 @@

 # Disable background networking
 export CHROMIUM_FLAGS="$CHROMIUM_FLAGS --disable-background-networking"
+
+# Disable media router (bug #833477)
+export CHROMIUM_FLAGS="$CHROMIUM_FLAGS --media-router=0"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-chromium-maint/attachments/20160926/07d207a1/attachment.html>


More information about the Pkg-chromium-maint mailing list