PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 176 - Cannot convert QScriptEngine::QObjectWrapOption to c++
: Cannot convert QScriptEngine::QObjectWrapOption to c++
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: Shiboken
: HEAD
: All All
: P5 normal
Assigned To: Marcelo Lira
:
:
:
  Show dependency treegraph
 
Reported: 2010-02-27 12:25 EET by Carlos Gonçalves
Modified: 2010-06-07 09:28 EEST (History)
5 users (show)

See Also:


Attachments
Generated QScriptEngine wrapper (80.71 KB, text/x-c++src)
2010-02-27 12:26 EET, Carlos Gonçalves
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Gonçalves 2010-02-27 12:25:09 EET
[ 99%] Building CXX object
PySide/QtScript/CMakeFiles/QtScript.dir/PySide/QtScript/qscriptengine_wrapper.cpp.o
In file included from /usr/include/shiboken/shiboken.h:42,
                 from
/home/carlos/devel/scm/pyside/cgoncalves-pyside-shiboken/build/PySide/QtScript/PySide/QtScript/qscriptengine_wrapper.cpp:29:
/usr/include/shiboken/conversions.h: In static member function ‘static T*
Shiboken::Converter<T*>::toCpp(PyObject*) [with T =
QFlags<QScriptEngine::QObjectWrapOption>]’:
/usr/include/shiboken/conversions.h:211:   instantiated from ‘static T&
Shiboken::Converter<T&>::toCpp(PyObject*) [with T =
QFlags<QScriptEngine::QObjectWrapOption>]’
/home/carlos/devel/scm/pyside/cgoncalves-pyside-shiboken/build/PySide/QtScript/PySide/QtScript/qscriptengine_wrapper.cpp:952:
  instantiated from here
/usr/include/shiboken/conversions.h:190: error: ‘isConvertible’ is not a member
of ‘Shiboken::Converter<QFlags<QScriptEngine::QObjectWrapOption> >’
make[2]: ***
[PySide/QtScript/CMakeFiles/QtScript.dir/PySide/QtScript/qscriptengine_wrapper.cpp.o]
Error 1
make[1]: *** [PySide/QtScript/CMakeFiles/QtScript.dir/all] Error 2
make: *** [all] Error 2
Comment 1 Carlos Gonçalves 2010-02-27 12:26:27 EET
Created attachment 35 [details]
Generated QScriptEngine wrapper
Comment 2 renato filho 2010-05-21 09:47:47 EEST
Could you describe more about the bug? (OS Version,
PySide/apiextractor/generetorrunner/shiboken version)

thanks
Comment 3 Carlos Gonçalves 2010-05-21 19:29:30 EEST
This bug occurred by the time I was trying to create the initial bindings of
QtScript. The bug itself was fixed a few days later, though I forgot to close
this bug report. My apologies.
Comment 4 renato filho 2010-06-07 09:28:02 EEST
released 0.3.2.