https://bugzilla.redhat.com/show_bug.cgi?id=1685039
Bug ID: 1685039 Summary: [abrt] gimp-layer-via-copy-cut: syntax(): layer-via-copy-cut.py:27:<module>: File "/usr/lib64/gimp/2.0/python/gimpfu.py", line 224 Product: Fedora Version: 29 Hardware: x86_64 Status: NEW Whiteboard: abrt_hash:1e42c4a1449f1f54b3a73620f07d27dffc7b2059;VAR IANT_ID=workstation; Component: gimp-layer-via-copy-cut Assignee: luya_tfz@thefinalzone.net Reporter: stefan998@aim.com QA Contact: extras-qa@fedoraproject.org CC: design-devel@lists.fedoraproject.org, luya_tfz@thefinalzone.net Target Milestone: --- Classification: Fedora
Description of problem: Gimp was loading to open a PDF-file and Audacious were running
Version-Release number of selected component: gimp-layer-via-copy-cut-1.6-12.fc29
Additional info: reporter: libreport-2.10.0 cmdline: /usr/bin/python3 -s /usr/lib64/gimp/2.0/plug-ins/layer-via-copy-cut.py -gimp 13 12 -query 0 crash_function: syntax exception_type: SyntaxError executable: /usr/lib64/gimp/2.0/plug-ins/layer-via-copy-cut.py interpreter: python3-3.7.2-4.fc29.x86_64 kernel: 4.20.13-200.fc29.x86_64 runlevel: N 5 type: Python3 uid: 1000
Truncated backtrace: layer-via-copy-cut.py:27:<module>: File "/usr/lib64/gimp/2.0/python/gimpfu.py", line 224
Traceback (most recent call last): File "/usr/lib64/gimp/2.0/plug-ins/layer-via-copy-cut.py", line 27, in <module> from gimpfu import * File "/usr/lib64/gimp/2.0/python/gimpfu.py", line 224 raise error, "procedure name contains illegal characters" ^ SyntaxError: invalid syntax
Local variables in innermost frame: __name__: '__main__' __doc__: None __package__: None __loader__: <_frozen_importlib_external.SourceFileLoader object at 0x7fc52ced1b38> __spec__: None __annotations__: {} __builtins__: <module 'builtins' (built-in)> __file__: '/usr/lib64/gimp/2.0/plug-ins/layer-via-copy-cut.py' __cached__: None