rockpool icon indicating copy to clipboard operation
rockpool copied to clipboard

Importing app from file does not show any files to import

Open c-mauderer opened this issue 7 years ago • 0 comments

The "Import watchapp or watchface" screen does not show any files to import on Sailfish OS 2.0.5.6. As far as I can tell, the relevant file (rockwork/qml/pages/ImportPackagePage.qml) hasn't changed since at least the last release but I tried to rebuild the HEAD and install it. I got the same result.

A similar issue (#18) has been already solved some time back. So I would expect that it worked at some point in time.

I think that it might would be possible that the used GaleryFilterIntersection only shows certain MIME-Types. But I have no experience with QML so that is only a assumption. If that is true, it might is relevant, where the application is from. I tried to install an watch face generated with this generator: http://www.watchface-generator.de/#tab-1

Since #18, there have been some new file selectors that might would be usable. But like I said, I have no QML experience and so I wasn't able to integrate them. But the links might could be useful for you:

  • https://github.com/CODeRUS/splashscreen-changer/blob/master/settings/SecondPage.qml (WTFPL licensed)
  • https://github.com/codeandcreate/harbour-cac-fileSelect (MIT licensed)

c-mauderer avatar Mar 25 '17 18:03 c-mauderer