[Webkit-unassigned] [Bug 83588] [Qt] [WK2] MiniBrowser fails on startup because of FilePicker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 10 10:37:43 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=83588





--- Comment #1 from Dinu Jacob <dinu.jacob at Nokia.com>  2012-04-10 10:37:43 PST ---
There is a folder with the same name under qtquick1/src/imports. It seems that the folderlistmodel lib that you have corresponds to the qquick1 (It should be the one from qtdeclarative/src/imports). What gets installed depends on the order in which QtQuick1 and QtQml components are installed. Installing the QtQml component again will fix it.

The permanent fix to avoid depending on the order would be to have a different name for each of these plugins. Simon, is there any other solution?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list