Re: Problems with cx88xx
Dirk Ziegelmeier <[email protected]>
| Newsgroups | gmane.comp.kde.kwintv |
|---|---|
| Message-ID | <[email protected]> |
On Thursday 16 September 2004 20:26, Dirk Ziegelmeier wrote: > On Wednesday 15 September 2004 23:26, Christoph Brill wrote: > > Find attached the complete strace in bzip2ed textfile. It was generated > > with the command "strace kdetv 2> strace-kdetv-2004-09-15". When kdetv > > hang, I pressed CTRL+C > > OK, please try it with the attached file (kvideoio/v4ldev.cpp) and tell me > if it works. If not, send me a "strace" again. Ooops, one call too much eliminated: in kvideoio/v4ldev.cpp: QSize V4LDev::grab(unsigned char* img) // syncCurrentFrame(); remove the comment chars. Sorry, Dirk