Re: Nvidia TLS / please add following useful debug-Info
Dirk Ziegelmeier <[email protected]>
| Newsgroups | gmane.comp.kde.kwintv |
|---|---|
| Message-ID | <[email protected]> |
On Saturday 09 October 2004 18:56, Florian Jostock wrote: > Hello, finally I found the reason why kwintv didnt work: the newest nvidia > driver seems to have a problem. > > But I searched an searched.. Please add following to > the file kdetv/libkdetv/pluginfactory.cpp, only with that Info, I found the > error: > /*THIS LINE*/ "Error Message: " << loader->lastErrorMessage() << endl; It's already added in CVS, but that happened after 0.8.3... Thank you very much for tracking this down!!! > I have a question: Why xawtv did work without changing anything? Maybe because xawtv does not link against OpenGL libraries (the v4l plugin has an OpenGL viewmode). I'll add your tip to the FAQ. Dirk