Hello! I have the exact same problem and I find it very sad because I love Banshee. So far it seems to be a SQlite3 regression problem; one or many database queries in Banshee's code would have to be rewritten. I will invest some time to try to solve this and follow-up closely this thread. The big problem I see ahead is that I think I or we will have to compile Banshee on Ubuntu 15.04... and personally this didn't work for the last 2 years Ubuntu distro... I would have to learn more how to achieve it. I might be wrong, but in my last compiling attempt, it fails due to deprecated code errors with Hyena, among others. Any help is welcome here! Best, Christian Le 2015-04-25 04:38, Shawn K. Quinn a
écrit :
On Sat, 2015-04-25 at 09:10 +0100, IBBoard wrote:On 24/04/15 23:39, Bob van der Poel wrote:I just upgraded my distro to 15.04 and the startup for Banshee iswellover 1 minute. Was working just fine before the upgrade from 14.10. Any ideas as to what's up?Have you tried running it from the command-line? Run it as "banshee --debug" and it should give a load of logging that will show what it is doing. It might give an indication of where it is taking its time.You also might want to try using strace to see if something is being particularly greedy or inefficient. |