Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#60914 - [meld] 3.19.1-1 won't run at all
Attached to Project:
Arch Linux
Opened by Xavion (Xavion) - Monday, 26 November 2018, 20:48 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 09 December 2018, 20:08 GMT
Opened by Xavion (Xavion) - Monday, 26 November 2018, 20:48 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 09 December 2018, 20:08 GMT
|
DetailsWhenever I run 'meld' without any arguments (these days) I get the following output:
{ Traceback (most recent call last): File "/usr/bin/meld", line 25, in <module> from multiprocessing import freeze_support File "/usr/lib/python3.7/multiprocessing/__init__.py", line 16, in <module> from . import context File "/usr/lib/python3.7/multiprocessing/context.py", line 6, in <module> from . import reduction File "/usr/lib/python3.7/multiprocessing/reduction.py", line 15, in <module> import pickle File "/usr/lib/python3.7/pickle.py", line 1083 " raise EOFError ^ IndentationError: unindent does not match any outer indentation level } Please advise what can be done to overcome this problem. Thanks in advance for your help. |
This task depends upon
pacman -Qi python
pacman -Qkk python
I don't know how the "/usr/lib/python3.7/pickle.py" file became corrupted. I certainly didn't edit it.