Your message dated Wed, 11 Jan 2017 15:56:39 +0000 with message-id <[email protected]> and subject line Bug#850746: fixed in qtbase-opensource-src 5.7.1+dfsg-3 has caused the Debian Bug report #850746, regarding retext segfaults when attempting to open 'open file' dialogue 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.) -- 850746: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850746 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: retext Version: 6.0.2-2 Severity: normal Dear Dmitry, When using retext to open a file immediately after a dist-upgrade from jessie to stretch, I find that retext segfaults in the following manner when I attempt to open a file by using the dialog loaded for file->open. It happens like so: ``` % retext Using configuration file: /home/tethra/.config/ReText project/ReText.conf (python3:25248): Gdk-WARNING **: /build/gtk+3.0-9JqLNv/gtk+3.0-3.22.5/./gdk/x11/gdkwindow-x11.c:5573 drawable is not a native X11 window Process Process-1: [1] 25248 segmentation fault retext Traceback (most recent call last): File "/usr/lib/python3.5/multiprocessing/process.py", line 249, in _bootstrap self.run() File "/usr/lib/python3.5/multiprocessing/process.py", line 93, in run self._target(*self._args, **self._kwargs) File "/usr/share/retext/ReText/converterprocess.py", line 62, in _converter_process_func job = receiveObject(conn_child) File "/usr/share/retext/ReText/converterprocess.py", line 31, in receiveObject sizeBuf = recvall(sock, 4) File "/usr/share/retext/ReText/converterprocess.py", line 24, in recvall raise EOFError('Received 0 bytes from socket while more bytes were expected. Did the sender process exit unexpectedly?') EOFError: Received 0 bytes from socket while more bytes were expected. Did the sender process exit unexpectedly? ``` I've attempted to resolve this by reinstalling the package after purging, and a good old fashioned reboot, but to no avail. Best regards John -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages retext depends on: ii python3-docutils 0.13.1+dfsg-1 ii python3-enchant 1.6.7-1 ii python3-markdown 2.6.7-1 ii python3-markups 2.0.0-1 ii python3-pygments 2.1.3+dfsg-1 ii python3-pyqt5 5.7+dfsg-2+b1 ii python3-pyqt5.qtwebkit 5.7+dfsg-2+b1 pn python3:any <none> Versions of packages retext recommends: ii docutils-common 0.13.1+dfsg-1 ii shared-mime-info 1.7-1 Versions of packages retext suggests: ii adwaita-icon-theme 3.22.0-1 ii gir1.2-glib-2.0 1.50.0-1 ii gsettings-desktop-schemas 3.22.0-1 -- no debconf information
--- End Message ---
--- Begin Message ---Source: qtbase-opensource-src Source-Version: 5.7.1+dfsg-3 We believe that the bug you reported is fixed in the latest version of qtbase-opensource-src, 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. Dmitry Shachnev <[email protected]> (supplier of updated qtbase-opensource-src 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: Wed, 11 Jan 2017 18:14:40 +0300 Source: qtbase-opensource-src Binary: libqt5core5a libqt5gui5 qt5-gtk-platformtheme libqt5network5 libqt5opengl5 libqt5sql5 libqt5sql5-mysql libqt5sql5-odbc libqt5sql5-psql libqt5sql5-sqlite libqt5sql5-tds libqt5sql5-ibase libqt5xml5 libqt5dbus5 libqt5test5 libqt5concurrent5 libqt5widgets5 libqt5printsupport5 qtbase5-dev qtbase5-private-dev libqt5opengl5-dev qtbase5-dev-tools qt5-qmake qtbase5-examples qt5-default qtbase5-doc qtbase5-doc-html Architecture: source Version: 5.7.1+dfsg-3 Distribution: unstable Urgency: medium Maintainer: Debian Qt/KDE Maintainers <[email protected]> Changed-By: Dmitry Shachnev <[email protected]> Description: libqt5concurrent5 - Qt 5 concurrent module libqt5core5a - Qt 5 core module libqt5dbus5 - Qt 5 D-Bus module libqt5gui5 - Qt 5 GUI module libqt5network5 - Qt 5 network module libqt5opengl5 - Qt 5 OpenGL module libqt5opengl5-dev - Qt 5 OpenGL library development files libqt5printsupport5 - Qt 5 print support module libqt5sql5 - Qt 5 SQL module libqt5sql5-ibase - Qt 5 Firebird database driver libqt5sql5-mysql - Qt 5 MySQL database driver libqt5sql5-odbc - Qt 5 ODBC database driver libqt5sql5-psql - Qt 5 PostgreSQL database driver libqt5sql5-sqlite - Qt 5 SQLite 3 database driver libqt5sql5-tds - Qt 5 FreeTDS database driver libqt5test5 - Qt 5 test module libqt5widgets5 - Qt 5 widgets module libqt5xml5 - Qt 5 XML module qt5-default - Qt 5 development defaults package qt5-gtk-platformtheme - Qt 5 GTK+ 3 platform theme qt5-qmake - Qt 5 qmake Makefile generator tool qtbase5-dev - Qt 5 base development files qtbase5-dev-tools - Qt 5 base development programs qtbase5-doc - Qt 5 base documentation qtbase5-doc-html - Qt 5 base HTML documentation qtbase5-examples - Qt 5 base examples qtbase5-private-dev - Qt 5 base private development files Closes: 834750 845662 850746 Changes: qtbase-opensource-src (5.7.1+dfsg-3) unstable; urgency=medium . * Backport upstream change to fix accessibility-related crashes (fix_accessibility_crash.diff; closes: #834750). * Backport upstream fix to make QGtk3Dialog not crash on Wayland (gtkdialogs_wayland.diff; closes: #850746). * Backport upstream change to stop unloading plugins in QPluginLoader and QFactoryLoader (stop_unloading_pluings.diff; closes: #845662). Checksums-Sha1: cae48232209b12dd1fb4a9c92db45a74dafa587f 4999 qtbase-opensource-src_5.7.1+dfsg-3.dsc 52a080165021066de76e51ff4abd59444f1c80e2 216368 qtbase-opensource-src_5.7.1+dfsg-3.debian.tar.xz Checksums-Sha256: 83d56c48596a9ece418b3fdaedb525c41d57582e24ed286729aa2512bc5140f0 4999 qtbase-opensource-src_5.7.1+dfsg-3.dsc 5f41a2642227b376a51b47c29b11177626737d8ed033399be0f819a8a5421651 216368 qtbase-opensource-src_5.7.1+dfsg-3.debian.tar.xz Files: b129812dcf27fbd2888cec2d3732c130 4999 libs optional qtbase-opensource-src_5.7.1+dfsg-3.dsc 947264130069e92547c811aab3c1d704 216368 libs optional qtbase-opensource-src_5.7.1+dfsg-3.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQJHBAEBCAAxFiEEbEPcK+5mZmLK5jNU1v5xA2P4XdMFAlh2Tn8THG1pdHlhNTdA ZGViaWFuLm9yZwAKCRDW/nEDY/hd0/JiD/0SZKFhq0zuuZM5qiiK1C7ZgL0Ta6Aj +s7OGVmEAKKw1r7rb9/p41SC29RopcrXKT2OrncOA1VMh8lNs9FThsEjYK7cV0Z/ UHKJAILYIunmD3OKu3Lkjrk5Y91s6Cm6luEB5u1KB8bSczFIGmEyxa4ygnYObN/C jz0ggv/YToPAJm5F2jXtlUt+1mdGcWD4huABfIUFVnra0AmWvt5TjEaav43CZ2sX KGb4oexlu3La38x9SVImZ6mAX5QTUWgPbxFhOtiSMyXTWF3cOr6/8+HmEAhIU2xA /v0B1lnvvGu72ngEzjfQtzKMMLQuthfg2wNQb0ZrPOPh+rvJHnXyExG27z5ghXs3 CyfT24VQsfzgciPURHYvbeUVCOQC9QsSzrummdDClui+Et9yDNFk0wSEPEYfkHNI 3W60wg8hTtTRiduHL3QjPEbeWt6w7559nS+C/SaluSlN8qgYgMQf4eJA7uyIDic0 V6Zot5U0b+/bKVAI2Tgf5P5CHjEkwW1Rl5pIJ22qRGVpfyrRayWfsvQhaDNWq4Yj mqZy100RXlvYSrLsj9WyyDLlAQ7hMxqKu9EXWqt6Y9fpAus4HhI+IBgWDUsQbLX0 fKV/9xndD4QOvtHQ6s5zJ3NIp4e1aniZtXdMZMEsLoIpF/DoPz6rs/9ShhRD/Ni5 tyiB06nGjoLUkA== =+T1t -----END PGP SIGNATURE-----
--- End Message ---

