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