Playing a streaming track causes Panels to reset

Bug #467683 reported by Brian Parma
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Medium
Unassigned

Bug Description

When a new (http) streaming track is started, the panels (like collection) reset, which automatically collapses the tree.

According to IRC sources this is because track data is refreshed for streaming tracks, which causes track_tags_changed event to be fired, which refreshes the panels.

While not critical, it is annoying to have the track list collapse each time you play a track.

Revision history for this message
reacocard (reacocard) wrote :

Fix for this bug is to add a couple of checks in the callback for track_tags_changed to ensure that
1) the passed track is a member of the Collection the panel represents
2) the tag that changed is one of the actively displayed tags

Changed in exaile:
importance: Undecided → Medium
milestone: none → 0.3.1
status: New → Confirmed
Revision history for this message
reacocard (reacocard) wrote :

fixed trunk/2786

Changed in exaile:
status: Confirmed → Fix Committed
reacocard (reacocard)
Changed in exaile:
status: Fix Committed → 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.