[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#568858: gnome-mousetrap: doesn't work (opencv 1 → 2 problem?)



Il giorno lun, 08/02/2010 alle 23.05 +0100, Samuel Thibault ha scritto:
> Could you try to applied the attached patch?

Well, one step forward it seems: I can see my image, but it's still
(grabbed when the program starts and not refreshed apparently). See the
attached log, which has a different traceback.

Ciao,
steko

-- 
Stefano Costa
http://www.iosa.it/ Open Archaeology
steko@gibreel:~$ mousetrap 
Xlib.protocol.request.QueryExtension
DEBUG: mousetrap.mouse -> GNOME desktop has been detected
DEBUG: mouseTrap -> Settings have been loaded
DEBUG: mouseTrap -> DBus Service has been started
DEBUG: scripts -> Mousetrap holdProfile Profile has been loaded
ERROR: scripts -> The Profile load failed
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.5/mouseTrap/scriptHdlr.py", line 57, in _loadThirdProfiles
    modes[prof.setName] = prof.Profile
AttributeError: 'module' object has no attribute 'Profile'
DEBUG: scripts -> Mousetrap dragProfile Profile has been loaded
DEBUG: scripts -> Mousetrap screenProfile Profile has been loaded
ERROR: mainGui -> All arguments must be INT
ERROR: mainGui -> All arguments must be INT
DEBUG: events -> New Area Listener Added
DEBUG: events -> New Area Listener Added
DEBUG: scripts -> Profile Started
DEBUG: mouseTrap -> MainGui has been started
DEBUG: ocvfw -> cmStartCamera: Camera Started
DEBUG: mouseTrap -> Camera Module has been started
DEBUG: mouseTrap -> Events handler has been started
DEBUG: ocvfw -> cmGetHaarPoints: detected some matches
DEBUG: ocvfw -> cmGetHaarROIPoints: detected some matches
DEBUG: ocvfw -> cmGetHaarPoints: detected some matches
DEBUG: ocvfw -> cmGetHaarROIPoints: detected some matches
DEBUG: ocvfw -> cmSetLKPoints: New LK Point Added
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.5/mouseTrap/cam.py", line 152, in _checkImg
    self.cmShowLKPoints()
  File "/usr/lib/pymodules/python2.5/mouseTrap/ocvfw.py", line 202, in cmShowLKPoints
    if not status[counter]:
TypeError: 'NoneType' object is unsubscriptable
DEBUG: events -> Event's handler has been stoped

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: