Bug 387468 - Python cannot wrap Extension* objects
Summary: Python cannot wrap Extension* objects
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Scripting (other bugs)
Version First Reported In: 4.0 pre-alpha
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-30 13:20 UTC by Brendan
Modified: 2017-12-05 13:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brendan 2017-11-30 13:20:40 UTC
Open scripter
Type:
a = Application.extensions()

Press play.

Receive the error message:

unable to convert return value of Krita.extensions from 'QList<Extension*>' to a Python object

Krita 4.0.0 alpha 2
Comment 1 wolthera 2017-12-05 13:17:51 UTC
Git commit a85ddcf9c66fecbb64070360977616f993071bf7 by Wolthera van Hövell tot Westerflier.
Committed on 05/12/2017 at 13:17.
Pushed by woltherav into branch 'master'.

Otherwise it cannot do anything with the result :<

M  +1    -0    plugins/extensions/pykrita/sip/krita/Krita.sip

https://commits.kde.org/krita/a85ddcf9c66fecbb64070360977616f993071bf7