[Development] Snowshoe doesn't actually run

Alexis Menard alexis at webkit.org
Mon Feb 4 21:42:23 CET 2013


You need to set your QML_IMPORT_PATH to load the QML plugins of WebKit.

If you didn't install QtWebKit then they will not be put on the
default import path so you need to manually point to them. It's the
imports/ directory somewhere in the build dir of QtWebKit.

Hope that helps, I don't have a build to tell you but I suspect.

On Mon, Feb 4, 2013 at 5:30 PM, Richard Moore <rich at kde.org> wrote:
> Snowshoe has been imported, but it doesn't actually run against the dev
> branch here:
>
> rich at linux-h33o:~/src/snowshoe> ./snowshoe
> qrc:///qml/main.qml:53:5: Type TabWidget unavailable
> qrc:///qml/TabWidget.qml:20:1: Type PageWidget unavailable
> qrc:///qml/PageWidget.qml:19:1: module "QtWebKit.experimental" is not
> installed
> qrc:///qml/PageWidget.qml:18:1: module "QtWebKit" is not installed
> qrc:///qml/PageWidget.qml:19:1: module "QtWebKit.experimental" is not
> installed
> qrc:///qml/PageWidget.qml:18:1: module "QtWebKit" is not installed
> ASSERT: "m_browserView" in file desktop/BrowserWindow.cpp, line 51
> Aborted
>
> Is it only tested on some specific mobile platforms, or is it just broken?
> I'd have thought since it's in the qt-project repos that it should be
> usable, but  it doesn't seem to be right now.
>
> Cheers
>
> Rich.
>
>
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>



-- 
Software Engineer @
Intel Open Source Technology Center



More information about the Development mailing list