sailfishos-applications/filecase

[Bug] Dropbox services crashes

Dracks opened this issue · 2 comments

As commented, the log of the crash is this one:

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!

[W] unknown:389 - file:///usr/share/filecase/qml/pages/Dropbox.qml:389:9: QML IconButton: Cannot anchor a horizontal edge to a vertical edge.
[W] unknown:0 - QConnmanEngine: Unable to translate the bearer type of the unknown network technology: ""
[D] unknown:0 - REQUEST TOKEN DONE

To points me to this line:
https://github.com/CepiPerez/filecase-sailfish/blob/master/qml/pages/Dropbox.qml#L394

(If I had the Sailfish SDK installed, I will try to fixit by myself)

But I think it will not work too, as you can see in this issue of cargo-dock
Wedmer/cargodock#23

@Dracks FileCase uses DropBox API V1 which was deprecated years ago. Anyway I'm glad that this cool app is now opensourced.

Olf0 commented

@Dracks, thank you for you informative bug report with copied error message when starting FileCase at the command line and some initial analysis.

Some minor infos WRT this here: forum.sailfishos.org/t/dropbox-on-cargo-dock-and-filecase/16741/21