[SailfishDevel] More SDK Warnings
Chris Walker
cdw_nokiaqt at the-walker-household.co.uk
Thu Jul 9 16:51:24 UTC 2015
In one of the recent SDK updates I noticed that I started to see
warnings like these :-
[W] DeclarativeImageProvider::DeclarativeImageProvider:89 - No pixel
ratio defined. Check your device configuration!
[W] DeclarativeImageProvider::DeclarativeImageProvider:94 - Defaulting
to pixel ratio 1.0
[W] DeclarativeWindow::DeclarativeWindow:82 - No default allowed
orientations defined. Check your device configuration!
[W] Silica::ThemePrivate::ThemePrivate:211 - No pixel ratio defined.
Check your device configuration!
[W] Silica::ThemePrivate::ThemePrivate:216 - Defaulting to pixel ratio
1.0
I'm assuming that things like pixel ratio will disappear with Sailfish
2.0 for the tablet but in the meantime, is there a way to add some code
so that these warnings are not generated?
I had in mind something along the lines of the qml that Coderus
provided a few months ago.
More information about the Devel
mailing list