[Bug 1310854] Re: banshee crashes when launching

2015-04-14 Thread Chow Loong Jin
Timothy, it looks like you're hitting an issue with the following file
as per the log:

[17 Debug 21:16:07.446] GStreamer running beat detection on 
/home/tim/Music/christmas/15 Santa Claus Is Coming To Town 2001-12-16.mp3
banshee: BPMDetect.cpp:134: soundtouch::BPMDetect::BPMDetect(int, int): 
Assertion `2048 < decimateBy * 256' failed.

Karl, look for similar lines inside the output of "banshee --debug" and
check the sample rate of the file mentioned in your case. The
calculation for decimateBy seems to be sample rate divided by 1000, so
if you give it a file with a sample rate too low, soundtouch will crash.

** Summary changed:

- banshee crashes when launching
+ Banshee crashes when attempting to calculate BPM of files with sample rate 
less than 8000 Hz

** Changed in: banshee (Ubuntu)
   Status: Expired => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1310854

Title:
  Banshee crashes when attempting to calculate BPM of files with sample
  rate less than 8000 Hz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1310854/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1310854] Re: banshee crashes when launching

2015-04-14 Thread Chow Loong Jin
Run this in a terminal:
gconftool-2 --set /apps/banshee-1/plugins/bpm/auto_enabled -t bool false

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1310854

Title:
  banshee crashes when launching

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1310854/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1310854] Re: banshee crashes when launching

2015-04-13 Thread Karl Speer
So I'm not sure why this expired, but I am also experiencing this issue.
Stack trace is similar, and the error that kills the app is the same -
"banshee: BPMDetect.cpp:134: soundtouch::BPMDetect::BPMDetect(int, int):
Assertion `2048 < decimateBy * 256' failed.".

I did read a suggestion that turning off the BPM detection should fix
it, but considering how fast the app crashes, I am not sure how to do
that.  Any help?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1310854

Title:
  banshee crashes when launching

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1310854/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1310854] Re: banshee crashes when launching

2014-06-20 Thread Launchpad Bug Tracker
[Expired for banshee (Ubuntu) because there has been no activity for 60
days.]

** Changed in: banshee (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1310854

Title:
  banshee crashes when launching

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1310854/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1310854] Re: banshee crashes when launching

2014-04-21 Thread Timothy Embler
I have attached the file hitting the bpm error and the full log is below

That is an older one though that i've had for a few years so I wouldn't
think it became corrupted but weirder things have happened

Anything else you notice in the log?

exec -a banshee mono --debug   /usr/lib/banshee/Banshee.exe --debug
--debug --redirect-log

[1 Debug 21:16:01.316] Bus.Session.RequestName ('org.bansheeproject.Banshee') 
replied with PrimaryOwner
[1 Info  21:16:01.343] Running Banshee 2.6.2: [Ubuntu Trusty Tahr (development 
branch) (linux-gnu, x86_64) @ 2014-03-25 10:44:19 UTC]
[1 Debug 21:16:01.350] Initializing GTK
[1 Debug 21:16:02.254] Post-Initializing GTK
[1 Debug 21:16:02.267] Configuration client extension loaded 
(Banshee.GnomeBackend.GConfConfigurationClient)
[1 Debug 21:16:02.269] Using default gconf-base-key
[1 Debug 21:16:02.346] Core service started (DBusServiceManager, 0.00102)
[1 Debug 21:16:02.348] Registering remote object 
/org/bansheeproject/Banshee/DBusCommandService 
(Banshee.ServiceStack.DBusCommandService) on org.bansheeproject.Banshee
[1 Debug 21:16:02.353] Core service started (DBusCommandService, 0.006904)
[1 Debug 21:16:02.382] Opened SQLite (version 3.8.2) connection to 
/home/tim/.config/banshee-1/banshee.db
[1 Debug 21:16:02.383] Core service started (DbConnection, 0.029763)
[1 Debug 21:16:02.388] Database version 45 is up to date
[1 Debug 21:16:02.420] Core service started (PreferenceService, 0.013446)
[1 Debug 21:16:02.425] Core service started (Network, 0.005234)
[1 Debug 21:16:02.425] Registering remote object 
/org/bansheeproject/Banshee/SourceManager (Banshee.Sources.SourceManager) on 
org.bansheeproject.Banshee
[1 Debug 21:16:02.425] Core service started (SourceManager, 0.000485)
[1 Debug 21:16:02.429] Core service started (MediaProfileManager, 0.000176)
[1 Debug 21:16:02.431] Registering remote object 
/org/bansheeproject/Banshee/PlayerEngine 
(Banshee.MediaEngine.PlayerEngineService) on org.bansheeproject.Banshee
[1 Debug 21:16:02.437] Core service started (PlayerEngine, 0.008205)
[1 Debug 21:16:02.447] Registering remote object 
/org/bansheeproject/Banshee/PlaybackController 
(Banshee.PlaybackController.PlaybackControllerService) on 
org.bansheeproject.Banshee
[1 Debug 21:16:02.448] Core service started (PlaybackController, 0.001824)
[1 Debug 21:16:02.456] Starting - Startup Job
[1 Debug 21:16:02.457] Core service started (JobScheduler, 0.009473)
[1 Debug 21:16:02.466] IO provider extension loaded (Banshee.IO.Gio.Provider)
[1 Debug 21:16:02.508] Loaded HardwareManager backend: Banshee.Hardware.Gio
[1 Debug 21:16:02.509] Core service started (HardwareManager, 0.051811)
[1 Debug 21:16:02.515] Bus.Session.RequestName 
('org.bansheeproject.CollectionIndexer') replied with PrimaryOwner
[1 Debug 21:16:02.516] Registering remote object 
/org/bansheeproject/Banshee/CollectionIndexerService 
(Banshee.Collection.Indexer.CollectionIndexerService) on 
org.bansheeproject.CollectionIndexer
[1 Debug 21:16:02.517] Core service started (CollectionIndexerService, 0.007703)
[1 Debug 21:16:02.518] Core service started (SaveTrackMetadataService, 0.000874)
[1 Debug 21:16:02.522] Adding icon theme search path: /usr/share/banshee/icons
[1 Debug 21:16:02.522] Core service started (GtkElementsService, 0.004389)
[1 Debug 21:16:02.523] Core service started (InterfaceActionService, 0.000768)
[1 Debug 21:16:02.622] Extension actions loaded: MetadataFixActions
[1 Debug 21:16:02.622] Registering remote object 
/org/bansheeproject/Banshee/GlobalUIActions (Banshee.Gui.GlobalActions) on 
org.bansheeproject.Banshee
[1 Debug 21:16:02.623] Album artwork path set to /home/tim/.cache/media-art
[1 Debug 21:16:02.639] Core service started (ArtworkManager, 0.016807)
[1 Debug 21:16:02.639] Core service started (BookmarksService, 9.5E-05)
[1 Debug 21:16:02.800] Adding context page lastfm-recommendations

(Banshee:7346): GLib-CRITICAL **: Source ID 110 was not found when
attempting to remove it

(Banshee:7346): GLib-GObject-WARNING **: attempting to add an interface
(AtkComponent) to class (__gtksharp_48_Hyena_Gui_BaseWidgetAccessible)
after class_init

(Banshee:7346): GLib-GObject-WARNING **: attempting to add an interface
(AtkSelection) to class
(__gtksharp_49_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:7346): GLib-GObject-WARNING **: attempting to add an interface
(AtkTable) to class
(__gtksharp_49_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:7346): GLib-GObject-WARNING **: attempting to add an interface
(AtkSelection) to class
(__gtksharp_55_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_Database_QueryFilterInfo+601+5b+5bSystem_String+2c+20mscorlib+2c+20Version