Can you please remove me from this list?
On 21/08/13 11:55 P S wrote:
I uninstalled the qt4 folderlistmodel in the Sailfish OS emulator, and both
deploying as binary or rpm still gave the same error. Then I reinstalled the
Sailfish OS SDK, added the requirement for
qt5-qtdeclarative-import-fo
I uninstalled the qt4 folderlistmodel in the Sailfish OS emulator, and both
deploying as binary or rpm still gave the same error. Then I reinstalled
the Sailfish OS SDK, added the requirement for
qt5-qtdeclarative-import-folderlistmodel to yaml and deployed as rpm. Now
it works fine using rpm or bi
import Qt.labs.folderlistmodel 1.0
works for me at least, only thing that I added was the line in spec file (or in
yaml) and installed the rpm that I created (which pulled the requirements in).
Requires: qt5-qtdeclarative-import-folderlistmodel
Most likely you just want to uninstall everything