After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 357743 - PlaylistModel is reloaded three times initially and on each source switch
PlaylistModel is reloaded three times initially and on each source switch
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: User Interface
unspecified
Other Linux
: Normal normal
: 2.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-26 04:28 UTC by Gabriel Burt
Modified: 2006-09-26 05:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix this problem (3.63 KB, patch)
2006-09-26 04:28 UTC, Gabriel Burt
none Details | Review

Description Gabriel Burt 2006-09-26 04:28:10 UTC
By (re)setting the intial options on the SearchEntry we were triggering two extra model reloads.
Comment 1 Gabriel Burt 2006-09-26 04:28:54 UTC
Created attachment 73412 [details] [review]
Patch to fix this problem