Emilio Pozuelo Monfort escribió:
Cristian Moncho Ivorra wrote:
Cheese recognizes the webcam, so it should not be a driver problem. Can
it be a Spanish translation error? See the attached image.
No, I have it in Spanish and it's fine.
What's the terminal output of emesene if you run it from the command line?
What's the output of this command?
cd /usr/share/emesene/ && python -c 'import WebcamDevice'
Cheers,
Emilio
Here is the output:
crist...@mifuji:~$ cd /usr/share/emesene/ && python -c 'import WebcamDevice'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/share/emesene/WebcamDevice.py", line 31, in <module>
import pygst
ImportError: No module named pygst
crist...@mifuji:/usr/share/emesene$
I've finally fixed this after installing the package python-gst0.10,
everything seems to be fine for now. Thanks ;)
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org