[Bug 318187] Re: get_cam_image(): len != img->bufsize, just letting you know

2009-12-26 Thread chunky
Some comments and thoughts after spending some time trying to debug: 1) What I suspect is the core problem: Around line 88 of camera.c, the following ioctl is called: ioctl(cam->dev, VIDIOCGMBUF, &cam->vid_mbuf) Putting an appropriate perror() in if it fails shows this: ioctl (VIDIOCGMBUF): Inva

[Bug 318187] Re: get_cam_image(): len != img->bufsize, just letting you know

2009-12-26 Thread chunky
Also, I read that /dev/video0 is just meant to be an mpeg2 stream. So I tried catting it to a file, and: chu...@chunkplug:/media/sd/src/webcam_server-0.50/src$ cat /dev/video0 > /media/sd/test.mpg cat: /dev/video0: No such device chu...@chunkplug:/media/sd/src/webcam_server-0.50/src$ Which might

[Bug 136555] Re: mol-drivers-macsox not installable on gutsy

2009-12-26 Thread chunky
password for chunky: Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have

[Bug 318187] Re: get_cam_image(): len != img->bufsize, just letting you know

2009-12-26 Thread chunky
Apparently VIDIOCGMBUF ioctl isn't actually supported by the uvcvideo kernel module, yet. Looks like read(2) is the only way to go reliably, although that doesn't explain the other half of the problem. Also, in addition to seeing this behaviour on ARMv5, I also see it on my PPC [powerbook G4]. --

[Bug 1102154] [NEW] XFCE Windows Maximise when dragging to screen top

2013-01-20 Thread chunky
window but the mouse keeps going. When I eventually hit the mouse against the top of the screen, that's also the top of the window against the top of the screen. chunky@mills:~$ lsb_release -a LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core

[Bug 792187] [NEW] Sync obdgpslogger 0.16-1 (universe) from Debian unstable (main)

2011-06-02 Thread chunky
Public bug reported: Please sync obdgpslogger 0.16-1 (universe) from Debian unstable (main) All changelog entries: obdgpslogger (0.16-1) unstable; urgency=low * New upstream version -- Gary Briggs Thu, 26 May 2011 11:58:32 -0700 obdgpslogger (0.15-1) unstable; urgency=low * Initial De

[Bug 250425] Re: zsnes crashes with buffer overflow on startup

2008-12-04 Thread Chunky Q
I can confirm the bug too. I get the same output as everyone else. ** Attachment added: "crash output" http://launchpadlibrarian.net/20225517/crash%20output -- zsnes crashes with buffer overflow on startup https://bugs.launchpad.net/bugs/250425 You received this bug notification because you