Your message dated Mon, 02 Jul 2018 10:00:30 +0000
with message-id <[email protected]>
and subject line Bug#902417: fixed in reportbug 7.5.0
has caused the Debian Bug report #902417,
regarding reportbug: Traceback when attempting to view diff of configuration 
files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
902417: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902417
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reportbug
Version: 7.1.10
Severity: important

Dear Maintainer,

When attempting to report a bug in another package, the following happened:

* Reportbug told me that a certain configuration file had changed, and gave me
the option to see the changed file.
* I clicked the button to see the changed file.
* Reportbug crashed. The following traceback was displayed in my terminal:

Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2265, in <module>
    main()
  File "/usr/bin/reportbug", line 1109, in main
    return iface.user_interface()
  File "/usr/bin/reportbug", line 1830, in user_interface
    ui.system(PAGER + ' ' + ' '.join(changed))
  File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 1762, in
func
    op = application.call_in_main_thread(klass, parent)
  File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 584, in
call_in_main_thread
    raise ret
  File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 571, in
callback
    ret = func(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 622, in
__init__
    self.widget = self.create_widget()
  File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 1480, in
create_widget
    self.terminal.set_cursor_blinks(True)
AttributeError: 'Terminal' object has no attribute 'set_cursor_blinks'



-- Package-specific info:
** Environment settings:
PAGER="less"
DEBEMAIL="[email protected]"
DEBFULLNAME="Joel Cross"
INTERFACE="gtk2"

** /home/joel/.reportbugrc:
reportbug_version "6.6.3"
mode standard
ui gtk2
email "[email protected]"
no-cc
header "X-Debbugs-CC: [email protected]"
smtphost reportbug.debian.org

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.16.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), 
LANGUAGE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages reportbug depends on:
ii  apt                1.6.1
ii  python3            3.6.5-3
ii  python3-reportbug  7.1.10
ii  sensible-utils     0.0.12

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  claws-mail                                 <none>
ii  debconf-utils                              1.5.67
pn  debsums                                    <none>
pn  dlocate                                    <none>
pn  emacs24-bin-common | emacs25-bin-common    <none>
ii  exim4                                      4.91-5
ii  exim4-daemon-light [mail-transport-agent]  4.91-5
ii  file                                       1:5.33-3
ii  gir1.2-gtk-3.0                             3.22.30-1
ii  gir1.2-vte-2.91                            0.52.2-1
ii  gnupg                                      2.2.8-3
ii  python3-gi                                 3.28.2-1
ii  python3-gi-cairo                           3.28.2-1
pn  python3-gtkspellcheck                      <none>
pn  python3-urwid                              <none>
ii  xdg-utils                                  1.1.3-1

Versions of packages python3-reportbug depends on:
ii  apt                1.6.1
ii  file               1:5.33-3
ii  python3            3.6.5-3
ii  python3-apt        1.6.1
ii  python3-debian     0.1.32
ii  python3-debianbts  2.7.2
ii  python3-requests   2.18.4-2

python3-reportbug suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: reportbug
Source-Version: 7.5.0

We believe that the bug you reported is fixed in the latest version of
reportbug, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sandro Tosi <[email protected]> (supplier of updated reportbug package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 01 Jul 2018 14:37:45 -0400
Source: reportbug
Binary: reportbug python3-reportbug reportbug-gtk
Architecture: source all
Version: 7.5.0
Distribution: unstable
Urgency: medium
Maintainer: Reportbug Maintainers <[email protected]>
Changed-By: Sandro Tosi <[email protected]>
Description:
 python3-reportbug - Python modules for interacting with bug tracking systems
 reportbug  - reports bugs in the Debian distribution
 reportbug-gtk - reports bugs in the Debian distribution (GTK+ UI)
Closes: 502860 564112 842018 865812 867337 872300 876373 880857 885959 891144 
894208 894972 899684 900254 902379 902417 902593
Changes:
 reportbug (7.5.0) unstable; urgency=medium
 .
   * debian/control
     - update Vcs-* to point to salsa; drop Homepage pointing to alioth
   * migrate to [email protected]; Closes: #899684
   * reportbug/debbugs.py
     - fix a typo in the serious severity description; Closes: #894972
     - add contributors.debian.org to pseudo-packages list
     - since it's now in LTS status, comment out jessie-pu from the list of
       suites presented for release.debian.org; Closes: #902379
   * replace [email protected] with a more generic [email protected]; Closes: #891144
   * reportbug-gtk package created
     - a new package now installs the desktop file only along with the
       dependencies to make it work; desktop install tasks should depend
       on the new reportbug-gtk package; patch by Stephen Paul Weber;
       Closes: #842018, #872300, #902593
   * remove utils.get_cpu_cores() in favor or os.cpu_count(), as available on
     python3; Closes: #894208
   * reportbug/submit.py
     - dereference symbolic links when detecting file type; patch by Nis
       Martensen; Closes: #885959
   * remove unused Python imports; patch by Markus Hackspacher; Closes: #867337
   * lookup package short description using apt python bindings; patch by Nis
     Martensen; Closes: #564112, #876373, #502860
   * reportbug/bugreport.py
     - dont add the novice bug template if the bug report body was provided on
       the command-line (even if in low-level modes); Closes #890793
   * dont add the 'System Information' section when running reportbug with the
     option --from-buildd; Closes: #865812
   * add explicit text to clarify the newer releases menu (some of which could 
be
     in in-development suites) is meant as a request to the reporter to verify 
if
     the bug has already been addressed; Closes: #900254, #880857
   * reportbug/ui/gtk2_ui.py
     - fix a crash when showing a changed config file; Closes: #902417
Checksums-Sha1:
 753e96a82877ab44e7b7fa19195b261b3be0bb9a 1808 reportbug_7.5.0.dsc
 d29212547272673c86446ff2b3b2f6a217eac4ea 373748 reportbug_7.5.0.tar.xz
 fc18e251f233d1ee6e6a186f5448a5a3d152e5db 131892 python3-reportbug_7.5.0_all.deb
 313d099d4bc24115cfc4ea46a55fade053d201ee 80244 reportbug-gtk_7.5.0_all.deb
 c10efac6f7967bcd7157998ef636e690d57bca6c 126524 reportbug_7.5.0_all.deb
 01b52a6ccafd596433e56b44309eedb00f9de13d 7715 reportbug_7.5.0_amd64.buildinfo
Checksums-Sha256:
 b601002713e8248e001bef84335ff3a436724b8aecc64321c663a0cd63ba433f 1808 
reportbug_7.5.0.dsc
 488d16784d8e6dd35856f765016f1347134e69ae92547a0be2d6e9769608c8eb 373748 
reportbug_7.5.0.tar.xz
 98904eb9880408a9a95a7db357621111361c6d2449cb2ef61841bd18e938bca0 131892 
python3-reportbug_7.5.0_all.deb
 d3ee7dd9afc86cd1e4a6e7791fd8e81db59aeeb25d77c688cafb98d11de2a211 80244 
reportbug-gtk_7.5.0_all.deb
 709b5e27fd5372d342193b3aadfd2478e452255385b803313a85a314d747fb2b 126524 
reportbug_7.5.0_all.deb
 403b4a86f612ed150cef9712c8fb5344926a07fd51e807e71149031888d6b877 7715 
reportbug_7.5.0_amd64.buildinfo
Files:
 3304bef42b26a1ec5ed2487de783162e 1808 utils standard reportbug_7.5.0.dsc
 eaca679f377e2a7cd8c5feb9d9b0ba85 373748 utils standard reportbug_7.5.0.tar.xz
 a9b367ec6be2dcee50fb40cc81b1e9d2 131892 python standard 
python3-reportbug_7.5.0_all.deb
 6906733327d18c0f95b14c74eebefd3c 80244 utils standard 
reportbug-gtk_7.5.0_all.deb
 ef14b3f64d1a1aa4916cf2c04379f6cd 126524 utils standard reportbug_7.5.0_all.deb
 eb0e2d0fe4eef315126a884782abdc24 7715 utils standard 
reportbug_7.5.0_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEufrTGSrz5KUwnZ05h588mTgBqU8FAls5IIIACgkQh588mTgB
qU/vkA//UCFAzNcqEfCZDEF3/aMccSgF0Y4ffaJc0HNPvY1VErxz06y1JVon8bqr
0MI0kG3FMHdcG0lHJXN/dlSUfiiS/YxqhveXCCuW1T1F3YEUe6preC7JwGN0DY+B
kDYzD7l3g281fmzaLxQH7qnI/LxZIFaX8NjQLhhGZrBm632AyDWy2ZVLezC2MN4X
F8Un9OmbAPK4fnt00Tu9ee0gJqLtEk0uzeXJJ7iU5WFqwQ9ClfIYUhZBjosSvPnH
XRkMs5sUhACtU8Aqoj0Mi67wq5/n5yPIluxcOzXhtk5Vk5Uxr6SyHz0zz4wU4tSG
djFWP4W2OMk/qcNcUTkWEyooVpi+zhgMrJvWF0YuXBC37wpkrUD6hCRN0a+g+Bfd
Dcp1GpOZUiQvs/xshQf6BmRjtcv3YL7zk67BnUE3WLWa2bkX3DJx/pYD4YE511rC
1VvXgSwtGipUmMt94qItPM3EOO4YfavHQJ5KPXlyM15fcLTFafoEvsUGGZi7xorI
kOMVp1kGnOamEVP3cAD43PiOE6cS9+Ux1Ef5M4YQZwDskb7srWJPMv23Ct5JXxmY
wFxKddRyK1dx4PfZEaHs/vvUPdQBa884cIZHRjZkcD6Q2HJGd+RF/b3PTBQRDUyv
SiwXuGkZ4KXlGzQ/2gdoP1FaYzbOi6ucZu27K55vFEJuMjn7N5w=
=Ohwl
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to