After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 725999 - Crash on elementary OS When New LK Point Added
Crash on elementary OS When New LK Point Added
Status: RESOLVED OBSOLETE
Product: mousetrap
Classification: Other
Component: General
unspecified
Other Linux
: Normal critical
: ---
Assigned To: mousetrap-maint
mousetrap-maint
Depends on:
Blocks:
 
 
Reported: 2014-03-09 20:08 UTC by Kevin Gurney
Modified: 2014-09-13 02:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kevin Gurney 2014-03-09 20:08:27 UTC
MouseTrap runs without any issues, drawing tracking rectangles and displaying the webcam as expected until a new lk point is added, at which point the webcam image freezes. I am running on elementary OS Luna 64-bit 3.8.0-35-generic.

Traceback (most recent call last):
  • File "/usr/local/lib/python2.7/dist-packages/mousetrap/ocvfw/dev/camera.py", line 129 in sync
    Camera.show_lkpoints()
  • File "/usr/local/lib/python2.7/dist-packages/mousetrap/ocvfw/_ocv.py", line 216 in show_lkpoints
    cv2.OPTFLOW_USE_INITIAL_FLOW #flags
TypeError: an integer is required

Comment 1 Kevin Gurney 2014-03-09 20:14:14 UTC
See http://pastebin.com/3tz6yJFr for OpenCV information. I am running Python 2.7.3.
Comment 2 André Klapper 2014-03-10 14:21:47 UTC
Which MouseTrap version is this about?
Comment 3 Kevin Gurney 2014-03-10 14:52:59 UTC
mousetrap-wip
Comment 4 Stoney Jackson 2014-03-24 14:26:26 UTC
Did you mean gnome3-wip ?
Comment 5 Kevin Gurney 2014-03-24 23:37:38 UTC
Yes, my apologies. Thank you for correcting my mistake.