[Bug 1703365] Re: /usr/bin/update-manager:AttributeError:<lambda>:on_settings_button_clicked:show_settings

Jean-Baptiste Lallement jean-baptiste.lallement at ubuntu.com
Mon Aug 21 11:06:13 UTC 2017


Okay, it makes sense. Here is a new version following your comment.

** Patch removed: "update-manager-17.10.6.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1703365/+attachment/4936176/+files/update-manager-17.10.6.debdiff

** Patch added: "update-manager-17.10.6.diff"
   https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1703365/+attachment/4936242/+files/update-manager-17.10.6.diff

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1703365

Title:
  /usr/bin/update-
  manager:AttributeError:<lambda>:on_settings_button_clicked:show_settings

Status in update-manager package in Ubuntu:
  Triaged
Status in update-manager source package in Zesty:
  Confirmed

Bug description:
  Test Case:
  1. Launch update-manager and wait until the main UI is displayed (after sources are refreshed)
  2. Click on "Settings..."

  Expected result
  The Settings dialog is displayed

  Actual result
  It is not displayed and this crash occurs
  Traceback (most recent call last):             
    File "/usr/lib/python3/dist-packages/UpdateManager/Dialogs.py", line 112, in <lambda>        
      button.connect("clicked", lambda x: callback())                                            
    File "/usr/lib/python3/dist-packages/UpdateManager/Dialogs.py", line 127, in on_settings_button_clicked                                                                                     
      self.window_main.show_settings()           
    File "/usr/lib/python3/dist-packages/UpdateManager/UpdateManager.py", line 196, in show_settings                                                                                            
      "--toplevel", "%s" % self.get_window().get_xid()                                           
  AttributeError: 'GdkWaylandWindow' object has no attribute 'get_xid' 


  The Ubuntu Error Tracker has been receiving reports about a problem regarding update-manager.  This problem was most recently seen with package version 1:17.04.3, the problem page at https://errors.ubuntu.com/problem/12e7e8364ae0ad1fe84dc3972adbc9506d7e2f71 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker you can request it at http://forms.canonical.com/reports/.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1703365/+subscriptions



More information about the Ubuntu-sponsors mailing list