[Bug 2137479] Re: FTBFS: pylint issue with code related to `gtk`

Skia 2137479 at bugs.launchpad.net
Mon Jan 5 15:46:09 UTC 2026


This is also happening on the upstream project CI:
https://github.com/canonical/apport/actions/runs/20720364766/job/59482174316?pr=550

** Also affects: apport
   Importance: Undecided
       Status: New

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

Title:
  FTBFS: pylint issue with code related to `gtk`

Status in Apport:
  New
Status in apport package in Ubuntu:
  New

Bug description:
  $ pylint gtk/apport-gtk tests/system/test_ui_gtk.py
  ************* Module apport-gtk
  gtk/apport-gtk:42:13: E1120: No value for argument 'self' in unbound method call (no-value-for-parameter)
  gtk/apport-gtk:190:22: E1120: No value for argument 'self' in unbound method call (no-value-for-parameter)
  gtk/apport-gtk:332:20: E1120: No value for argument 'self' in unbound method call (no-value-for-parameter)
  gtk/apport-gtk:428:14: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  gtk/apport-gtk:448:14: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  gtk/apport-gtk:463:14: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  gtk/apport-gtk:470:14: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  gtk/apport-gtk:483:14: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  gtk/apport-gtk:491:14: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  gtk/apport-gtk:501:14: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  gtk/apport-gtk:581:14: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  gtk/apport-gtk:654:38: E1120: No value for argument 'self' in unbound method call (no-value-for-parameter)
  ************* Module tests.system.test_ui_gtk
  tests/system/test_ui_gtk.py:676:15: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  tests/system/test_ui_gtk.py:725:15: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  tests/system/test_ui_gtk.py:734:15: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  tests/system/test_ui_gtk.py:788:15: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  tests/system/test_ui_gtk.py:798:15: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  tests/system/test_ui_gtk.py:810:15: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  tests/system/test_ui_gtk.py:852:15: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  tests/system/test_ui_gtk.py:889:15: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  tests/system/test_ui_gtk.py:926:15: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  tests/system/test_ui_gtk.py:948:15: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  tests/system/test_ui_gtk.py:974:15: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  tests/system/test_ui_gtk.py:1009:15: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  tests/system/test_ui_gtk.py:1118:15: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  tests/system/test_ui_gtk.py:1151:15: E1120: No value for argument 'self' in function call (no-value-for-parameter)
  tests/system/test_ui_gtk.py:1160:15: E1120: No value for argument 'self' in function call (no-value-for-parameter)

  This only happens on `resolute`, and works fine on `questing`.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/2137479/+subscriptions




More information about the foundations-bugs mailing list