Skip to content

Instantly share code, notes, and snippets.

@keithel
Created May 3, 2012 23:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keithel/2590486 to your computer and use it in GitHub Desktop.
Save keithel/2590486 to your computer and use it in GitHub Desktop.
kyzivat@Helba:~/builds/webkit$ Tools/Scripts/run-launcher -2 --qt
Starting webkit launcher, running against the built WebKit in /home/kyzivat/builds/webkit/WebKitBuild/Release/lib...
No platform plugin argument was specified, defaulting to "xcb".
QIBusPlatformInputContext: ibus config file '/home/kyzivat/.config/ibus/bus/516b804793dbbc3ed3b84a4900000007-unix-0' does not exist.
QIBusPlatformInputContext: not connected.
QMaliitPlatformInputContext: not connected.
Old plugin format found in lib /home/kyzivat/builds/webkit/WebKitBuild/Release/imports/QtWebKit/libqmlwebkitplugin.so
Old plugin format found in lib /home/kyzivat/builds/webkit/WebKitBuild/Release/imports/QtWebKit/experimental/libqmlwebkitexperimentalplugin.so
WARNING: This project is using the experimental QML API extensions for QtWebKit and is therefore tied to a specific QtWebKit release.
WARNING: The experimental API will change from version to version, or even be removed. You have been warned!
qrc:/qml/BrowserWindow.qml:318:34: Type FilePicker unavailable
qrc:/qml/FilePicker.qml:22:1: plugin cannot be loaded for module "Qt.labs.folderlistmodel": Unknown error
QObject::connect: Cannot connect (null)::pageTitleChanged(QString) to BrowserWindow::onTitleChanged(QString)
QObject::connect: Cannot connect (null)::newWindow(QString) to BrowserWindow::newWindow(QString)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment