Delay in adding to playlist

Bug #952329 reported by Willeo Soeurs
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
BeatBox
Fix Released
Medium
Andrea Basso

Bug Description

There are a few delays in adding songs into playlist. Sometimes, the song shows up in the previously empty playlist after few moments and sometimes after a restart of Beatbox app

Related branches

Changed in beat-box:
assignee: nobody → Andrea Basso (voluntatefaber)
importance: Undecided → Medium
milestone: none → 1.0
status: New → Confirmed
Revision history for this message
Andrea Basso (voluntatefaber) wrote :

I couldn't reproduce the case where songs are added after few moments, I always had to restart beatbox.

The linked branch lp:~voluntatefaber/beat-box/bug952329 should fix the bug, can you check and report back?

Revision history for this message
Willeo Soeurs (ding-yeen) wrote :

I can't test cause i didn not build beatbox from bzr, anyone else could test this ?

Revision history for this message
Andrea Basso (voluntatefaber) wrote :

We'll wait for victored to test it.

If you want to test it, you have to (from terminal):

sudo apt-get install bzr (this install bzr)
[insert your password]domande
bzr branch lp:~voluntatefaber/beat-box/bug952329 (this downloads the code)
cd bug952329 (this moves you to directory with the code)
mkdir build (this creates a directory called "build")
cd build (this moves you to the newly created directory "build")
cmake .. (this checks if you have everything needed to build beatbox)
make (this actually builds it)
sudo make install (this installs beatbox)

Revision history for this message
Andrea Basso (voluntatefaber) wrote :

Ops, after "[insert you password]" I've written "domande", skip it, it's a mistake...

Changed in beat-box:
status: Confirmed → In Progress
Changed in beat-box:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.