[webkit-dev] Problems with QtLauncher

Michael Eichhorn mail at ruthschell.com
Tue May 22 03:48:55 PDT 2007


great, thanks!
before, i used qt 4.2.3 and now i use qt 4.3.0rc1
and the error with composite is gone, but i couldnt open any website.
do i have to configure the network or something else?

here the output after starting:
./QtLauncher www.google.de


------------------------------------------------------------------------------------------------------------------------------------------------------------

Object::connect: No such signal QWebPage::loadProgressChanged(double)
FrameLoaderClientQt::makeDocumentView 0x0
FIXME: UNIMPLEMENTED: 
../../../WebKitQt/WebCoreSupport/ChromeClientQt.cpp:261 (setStatusbarText)
FIXME: UNIMPLEMENTED: 
../../../WebKitQt/WebCoreSupport/ChromeClientQt.cpp:261 (setStatusbarText)
FIXME: UNIMPLEMENTED: 
../../../WebKitQt/WebCoreSupport/FrameLoaderClientQt.cpp:907 
(overrideMediaType)
FrameLoaderClientQt::cancelPolicyCheck
FIXME: UNIMPLEMENTED: 
../../../WebKitQt/WebCoreSupport/ChromeClientQt.cpp:226 
(canRunBeforeUnloadConfirmPanel)
FrameLoaderClientQt::cancelPolicyCheck
FIXME: UNIMPLEMENTED: 
../../../WebKitQt/WebCoreSupport/FrameLoaderClientQt.cpp:730 
(assignIdentifierToInitialRequest)
FIXME: UNIMPLEMENTED: 
../../../WebKitQt/WebCoreSupport/FrameLoaderClientQt.cpp:513 
(representationExistsForURLScheme)
    scheme is ""
""
QWebNetworkManager::add: "GET  HTTP/1.1
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en) 
AppleWebKit/418.9.1 (KHTML, like Gecko) Safari/419.3 Qt
Connection: Keep-Alive
Host: :-1
Accept: 
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5

"
FIXME: UNIMPLEMENTED: 
../../../WebKitQt/WebCoreSupport/FrameLoaderClientQt.cpp:513 
(representationExistsForURLScheme)
    scheme is ""
FIXME: UNIMPLEMENTED: 
../../../WebKitQt/WebCoreSupport/FrameLoaderClientQt.cpp:907 
(overrideMediaType)
FIXME: UNIMPLEMENTED: 
../../../WebKitQt/WebCoreSupport/FrameLoaderClientQt.cpp:351 
(dispatchDidFinishDocumentLoad)
FIXME: UNIMPLEMENTED: 
../../../WebKitQt/WebCoreSupport/FrameLoaderClientQt.cpp:713 
(shouldFallBack)
FIXME: UNIMPLEMENTED: 
../../../WebCore/platform/network/qt/ResourceHandleQt.cpp:93 
(supportsBufferedData)
FIXME: UNIMPLEMENTED: 
../../../WebKitQt/WebCoreSupport/FrameLoaderClientQt.cpp:393 
(dispatchDidLoadMainResource)

------------------------------------------------------------------------------------------------------------------------------------------------------------


michael



Adam Treat wrote:
> On Monday 21 May 2007, Michael Eichhorn wrote:
>   
>> Hello all,
>>
>> i am a newbie with WebKit, but i tried to compiling/running the code etc.
>> i am interested in the Qt Launcher and i want to start it, and it
>> starts the window but without any content, and i get an error
>> message:
>> "QPainter::setCompositionMode: Composition modes not supported on device"
>> i also tried the demo "composition" of qt and it seemed to run.
>>     
>
> You need a newer Qt install.
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
>   




More information about the webkit-dev mailing list