touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #126112
[Bug 1530002] Re: Music app takes about 60 seconds to start up
Just to assist in debugging, do you have all of you tracks (you state
you have 7000 in the other bug) in the queue? As it will try to load
those currently from a database into the queue at startup, and this
would likely take a while.
If this is the case, this will hopefully be improved after we move to
bg-playlists, and then once the load()/save() methods work (bug 1510225)
as then the tracks will be directly read into the queue via c++ in the
media-hub/qtubuntu-media side.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtdeclarative-opensource-
src in Ubuntu.
https://bugs.launchpad.net/bugs/1530002
Title:
Music app takes about 60 seconds to start up
Status in Ubuntu Music App:
New
Status in qtdeclarative-opensource-src package in Ubuntu:
New
Bug description:
See this bug for the attachment:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-
src/+bug/1529991
With the files from that attachment in the Music folder, and the
collection having been completely indexed by the mediascanner, it
takes around 60 seconds for the music app to start. (It just sits
there with a spinner during that time.) qmlscene consumes 100% CPU
while this is going on. Eventually, the music app starts normally.
To manage notifications about this bug go to:
https://bugs.launchpad.net/music-app/+bug/1530002/+subscriptions
References