It seems a bit odd but this fixes it.

 $ bzr cdiff
=== modified file 'DistUpgrade/DistUpgradeFetcher.py'
--- DistUpgrade/DistUpgradeFetcher.py   2013-01-15 15:51:10 +0000
+++ DistUpgrade/DistUpgradeFetcher.py   2013-08-21 23:49:21 +0000
@@ -47,7 +47,7 @@
         self.window_main = parent
 
     def error(self, summary, message):
-        return error(self.window_main, summary, message)
+        return error(self.window_main.window_main, summary, message)
 
     def runDistUpgrader(self):
         inhibit_sleep()


** Also affects: ubuntu-release-upgrader (Ubuntu Raring)
   Importance: Undecided
       Status: New

** Changed in: ubuntu-release-upgrader (Ubuntu Raring)
       Status: New => Triaged

** Changed in: ubuntu-release-upgrader (Ubuntu Raring)
   Importance: Undecided => High

** Changed in: ubuntu-release-upgrader (Ubuntu)
     Assignee: (unassigned) => Brian Murray (brian-murray)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1199984

Title:
  /usr/lib/ubuntu-release-upgrader/check-new-release-
  
gtk:TypeError:on_button_upgrade_now_clicked:run:error:error:__init__:__init__:function

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1199984/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to