#359160 rhythmbox: Less thread use

Package:
rhythmbox
Source:
rhythmbox
Description:
music player and organizer for GNOME
Submitter:
"\[ATR\]Dj-Death"
Date:
2010-05-24 16:39:32 UTC
Severity:
wishlist
#359160#5
Date:
2006-03-25 13:58:05 UTC
From:
To:
*** Please  type  your  report   below  this  line  ***

Rhythmbox is espacially slow.  Using gdb to trace a recent bug I found
that  rhythmbox is launching  a new  thread each  time you  change the
Artist selection in  Artist view. I don't think this is  a good way to
do. Using threads better and  stop launching/exiting them all the time
would probably save a lot of time.