On 06/25/09 14:15, Padraig O'Briain wrote:
I believe that this webrev also fixes the following bugs:
7111 gui tools should use api object for getting descriptions
8324 search results incomplete while descriptions are loading
9620 Warning message from GTK in package manager
I have noticed one problem while testing:
1) Start Package Manager
2) Switch to All Repositories Search
3) Invoke Manage Repositories menu item
4) Make a repository enabled or disabled
5) Close Manage Repositories dialog
Refreshing Catalogs dialog is displayed but the categories are not
displayed.
I believe that the fix for this to to change line 2584 of
packagemanager.py to
if self.in_search_mode or self.is_search_all:
Padraig
Padraig
On 06/25/09 12:06, jmr wrote:
Another note is that we are fetching Descriptions on the fly for the
visible rows in this webrev, which can cause some redraw issues when
paging down quickly in the package list view.
JR
jmr wrote:
Hi , here is a webrev to move PM over to using the Search API for
all searches, both against single publishers (previously used
GtkTreeView filtering) and all publishers (added in 2009.06, already
using Search API).
webrev:
http://cr.opensolaris.org/~jmr/pm_8324_local_search_using_api_25Jun_1150am/
9442 Use Search API in PM for all searches
This will cause a slow down when searching against Single
Publishers. The timings for a search are listed in the Status Bar if
it takes longer than 1 sec. If a repo cannot be contacted there is a
time out of 30 secs, which is caught and reported as a failed search
against the repo. When we have better exceptions here from the
transport layer [9670] we can do a better job of handling the range
of errors.
JR
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss