[banshee] BPM: disable extension by default (bgo#722551)
- From: Andrés Aragoneses <aaragoneses src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] BPM: disable extension by default (bgo#722551)
- Date: Wed, 5 Oct 2016 02:50:42 +0000 (UTC)
commit 07fd48b32902031aca10ca8fcaac3ed22a1bc4be
Author: Andres G. Aragoneses <knocte gmail com>
Date: Wed Oct 5 10:49:46 2016 +0800
BPM: disable extension by default (bgo#722551)
BPM detection is kind of a niche feature and, as it has already
caused so many crashes (due to the many bug reports we got[1]),
it's safer to not enable it by default.
[1] See all duplicates of
https://bugzilla.gnome.org/show_bug.cgi?id=722551
src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml
b/src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml
index 8745477..aacb05b 100644
--- a/src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml
+++ b/src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml
@@ -9,7 +9,7 @@
description="Detect the beats per minute (BPM) of your music."
author="Gabriel Burt"
url="http://banshee.fm/"
- defaultEnabled="true">
+ defaultEnabled="false">
<Dependencies>
<Addin id="Banshee.Services" version="1.0"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]