Thanks for your bugreport.
Could you please find the attached patch? I commited it to karmic, it
shoudl fix the issue.
=== modified file 'softwareproperties/gtk/DialogCacheOutdated.py'
--- softwareproperties/gtk/DialogCacheOutdated.py 2007-01-20 07:32:49
+0000
+++ softwareproperties/gtk/DialogCacheOutdated.py 2009-07-13 14:00:27
+0000
@@ -67,6 +68,6 @@
while lock.locked():
while gtk.events_pending():
gtk.main_iteration()
- time.sleep(0.05)
+ time.sleep(0.05)
self.parent.set_sensitive(True)
return res
** Changed in: software-properties (Ubuntu)
Status: New => Incomplete
--
software-properties-gtk goes beserk when downloading package information.
https://bugs.launchpad.net/bugs/349639
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs