[Bug 470193] [NEW] gnome-mousetrap installs but does not run
Lachlan Currie
lachlancurrie at gmail.com
Mon Nov 2 07:31:32 UTC 2009
Public bug reported:
Binary package hint: gnome-mousetrap
Ubuntu version: 9.10 64 bit
Installed Package version : 0.3+svn17-3
when run from the Applications menu nothing happens
when first run from the terminal it falls in a loop for missing python 2.5
when run with python2.5 installed following output occurs
*NOTE the following output comes from a live CD install with the only change from fresh is 'sudo apt-get install python2.5 python2.5-dev gnome-mousetrap' & this output has been replicated on a full install of ubuntu 9.10 64bit with other package changes.
ubuntu at ubuntu:~$ mousetrap
DEBUG: mousetrap.mouse -> GNOME desktop has been detected
DEBUG: mouseTrap -> Settings have been loaded
DEBUG: mouseTrap -> DBus Service has been started
ERROR: mousetrap -> Main Gui load failed
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.5/mouseTrap/mouseTrap.py", line 171, in showMainGui
[''])
File "/usr/lib/pymodules/python2.5/mouseTrap/mainGui.py", line 41, in <module>
from opencv import cv
ImportError: No module named opencv
This modules depends of opencv libraries
ERROR: mousetrap -> Camera Module load failed
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.5/mouseTrap/mouseTrap.py", line 188, in startCam
[''])
File "/usr/lib/pymodules/python2.5/mouseTrap/cam.py", line 41, in <module>
import ocvfw
File "/usr/lib/pymodules/python2.5/mouseTrap/ocvfw.py", line 46, in <module>
class ocvfw:
File "/usr/lib/pymodules/python2.5/mouseTrap/ocvfw.py", line 65, in ocvfw
def cmAddMessage(self, message, font = cv.CV_FONT_HERSHEY_COMPLEX, poss = None ):
NameError: name 'cv' is not defined
ERROR: mousetrap -> Events Handler Load Failed
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.5/mouseTrap/mouseTrap.py", line 210, in startEventsHandler
modules["events"].startMapperListener( modules["gui"].mapper )
KeyError: 'gui'
** Affects: gnome-mousetrap (Ubuntu)
Importance: Undecided
Status: New
--
gnome-mousetrap installs but does not run
https://bugs.launchpad.net/bugs/470193
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list