Excerpts from DarkJavi's message of Sun Dec 11 21:20:33 UTC 2011:
> Just isntalled harpia on ubuntu 10.04, the bug is still there
> 

Dark Javi, can you post the output of 'apt-cache policy harpia' ?

> -- 
> You received this bug notification because you are a member of Ubuntu
> Stable Release Updates Team, which is subscribed to the bug report.
> https://bugs.launchpad.net/bugs/480772
> 
> Title:
>   OpenCV 2 incompatibilities
> 
> Status in Harpia Project:
>   Fix Released
> Status in “harpia” package in Ubuntu:
>   Fix Released
> Status in “harpia” source package in Lucid:
>   Fix Released
> 
> Bug description:
>   In Lucid Lynx, Ubuntu uses Opencv2.
> 
>   OpenCV 2 changes the prototype of some functions (using for example
>   default parameters):
> 
>   /* save image to file */
>   CVAPI(int) cvSaveImage( const char* filename, const CvArr* image,
>                           const int* params CV_DEFAULT(0) );
> 
>   Since this third parameter is not accounted for in Harpia, the user
>   will get errors when compiling/running any programs (even the
>   samples).
> 
>   TEST CASE: Open Harpia, go to "Help>Examples>01-Hello-World.hrp", press F9 
> (run). This will exit with a error message/red light
>   (the compile error msg can be viewed clicking twice on the "Show Image" 
> block). This way the application is totally unusable.
>   Expected behavior would be to have a green light on the status message and 
> seeing the image (lenna.png) when clicking twice on
>   the "Show Image" block.
>   "Help>Examples>04-Face-Detection-And-Cropping.hrp" should also work in 
> machines with supported & configured webcam, this is also a test case for the 
> added dependencies.
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/harpia/+bug/480772/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/480772

Title:
  OpenCV 2 incompatibilities

To manage notifications about this bug go to:
https://bugs.launchpad.net/harpia/+bug/480772/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to