Bug 1698285

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] Fedora Reporter: a.thiaville
Component: gimp-layer-via-copy-cutAssignee: Luya Tshimbalanga <luya_tfz>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: design-devel, luya_tfz
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/4bc70b5695de2d97fa5ae8821d964adaeb453cb2
Whiteboard: abrt_hash:1e42c4a1449f1f54b3a73620f07d27dffc7b2059;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-04-13 01:04:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description a.thiaville 2019-04-10 03:15:05 UTC
Description of problem:
gimp-layer-via-copy-cut

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 10 9 -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-5.fc29.x86_64
kernel:         5.0.3-200.fc29.x86_64
runlevel:       N 5
type:           Python3
uid:            1001

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 0x7f86bda6b2b0>
__spec__: None
__annotations__: {}
__builtins__: <module 'builtins' (built-in)>
__file__: '/usr/lib64/gimp/2.0/plug-ins/layer-via-copy-cut.py'
__cached__: None

Comment 1 a.thiaville 2019-04-10 03:15:08 UTC
Created attachment 1554023 [details]
File: backtrace

Comment 2 a.thiaville 2019-04-10 03:15:09 UTC
Created attachment 1554024 [details]
File: cgroup

Comment 3 a.thiaville 2019-04-10 03:15:10 UTC
Created attachment 1554025 [details]
File: cpuinfo

Comment 4 a.thiaville 2019-04-10 03:15:11 UTC
Created attachment 1554026 [details]
File: environ

Comment 5 a.thiaville 2019-04-10 03:15:13 UTC
Created attachment 1554027 [details]
File: mountinfo

Comment 6 a.thiaville 2019-04-10 03:15:14 UTC
Created attachment 1554028 [details]
File: namespaces

Comment 7 a.thiaville 2019-04-10 03:15:15 UTC
Created attachment 1554029 [details]
File: open_fds

Comment 8 Luya Tshimbalanga 2019-04-13 01:04:29 UTC
Known issue from the dependent APU gimpfu.py. Closing as a duplicate.

*** This bug has been marked as a duplicate of bug 1685039 ***