On 06/25/09 15:41, Shawn Walker wrote:
On Jun 25, 2009, at 6:04 AM, 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.
How exactly did you start packagemanager?
I suspect that it may be related to changeset 1164 which moved the
location of some icons.
Padraig
Any idea why I see this when trying to start packagemanager from my
workspace?
Traceback (most recent call last):
File "./packagemanager.py", line 4032, in ?
packagemanager = PackageManager()
File "./packagemanager.py", line 265, in __init__
self.__register_iconsets(self.search_options)
File "./packagemanager.py", line 644, in __register_iconsets
iconset = gtk.IconSet(pixbuf) TypeError: pixbuf should be a GdkPixbuf
I've blown away my proto area and done a make install, and I've
checked that my PACKAGE_MANAGER_ROOT is set right.
I'm on build 111b here.
Cheers,
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss