abrt 1.1.1 detected a crash. architecture: i686 cmdline: python drawing.py component: opencv executable: /usr/share/opencv/samples/python/drawing.py kernel: 2.6.33.6-147.2.4.fc13.i686 package: opencv-python-2.0.0-7.fc13 reason: cv.py:5074:cvPolyLine:SystemError: error return without exception set release: Fedora release 13 (Goddard) backtrace ----- cv.py:5074:cvPolyLine:SystemError: error return without exception set Traceback (most recent call last): File "drawing.py", line 99, in <module> line_type, 0) File "/usr/lib/python2.6/site-packages/opencv/cv.py", line 5074, in cvPolyLine return _cv.cvPolyLine(*args) SystemError: error return without exception set Local variables in innermost frame: args: (<opencv.cv.CvMat; proxy of <Swig Object of type 'CvMat *' at 0x9b7b9e0> >, [[cvPoint(1582,-501), cvPoint(1304,434), cvPoint(-436,-405)], [cvPoint(19,-441), cvPoint(-669,709), cvPoint(-631,1289)]], 1, cvScalar(85.000000, 111.000000, 45.000000, 0.000000), 5, 16, 0)
Created attachment 435361 [details] File: backtrace
Sorry for the late answear. python /usr/share/opencv/samples/python/drawing.py worked in OPenCV 2.2 that has just been updated to Rawhide. So closing there at least.