Padraig,
The breakage to this was probably made when we stopped calling the
beadm(1) and started using libbe.
I had to put time.sleep(0.1) instead of gtk.events_pending() to allow
gtk to hide the dialogs and move progress. The events_pending was not
working as I suspect the libbe is really doing a lot of low level stuff
which prevents the do gui refresh.
The webrev:
http://cr.opensolaris.org/~migi/6975_be_rework_v1
Michal
Michal Pryc wrote:
There should be dialog with bouncing progress.
Isn't there?
Michal
Padraig O'Briain wrote:
Should there be something like a busy cursor when I press OK on the
Change Confirmation dialog?
Padraig
On 03/06/09 11:11, Michal Pryc wrote:
Hello,
Webrev:
http://cr.opensolaris.org/~migi/6975_be_rework/
Bug:
http://defect.opensolaris.org/bz/show_bug.cgi?id=6975
The glade file is the one that is also in the webinstall webrev,
because it is quite pain to merge the glade files.
This webrev makes all apply (rename, active, delete) to be done after
clicking on the ok on the confirmation dialog. Before only
active/delete operation were like this and rename was instant. Also a
lot of GUI BE Mgmt changes as discussed with xDesign.
best
Michal
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss