Hi all

Just something curious I noticed while trying to solve another problem:

When running the same demo app on the Emulator, and then on the real Jolla, the application output looks different (aside from the different errors).

On the Emulator:
[D] QQmlDebuggingEnabler::QQmlDebuggingEnabler:1392 - QML debugging is enabled. Only use this in a safe environment.
[D] QWaylandEglIntegration::QWaylandEglIntegration:58 - Using Wayland-EGL
[W] QQmlImportDatabase::importPlugin:1697 - Module 'Sailfish.Silica' does not contain a module identifier directive - it cannot be protected from external registrations. [D] MLocalThemeDaemonClient::MLocalThemeDaemonClient:81 - MLocalThemeDaemonClient::MLocalThemeDaemonClient(const QString&, QObject*) Theme: "jolla-ambient" [D] MLocalThemeDaemonClient::MLocalThemeDaemonClient:112 - LocalThemeDaemonClient: Looking for assets in ("/usr/share/themes/blanco/meegotouch", "/usr/share/themes/jolla-ambient/meegotouch")
[D] onCompleted:40 - turning GPS on
[W] QQmlImportDatabase::importPlugin:1697 - Module 'org.nemomobile.ngf' does not contain a module identifier directive - it cannot be protected from external registrations. [D] DeclarativeCoverWindow::DeclarativeCoverWindow:53 - DeclarativeCoverWindow: I have a default alpha buffer

On the Jolla
QML debugging is enabled. Only use this in a safe environment.
[D] QWaylandEglIntegration::QWaylandEglIntegration:58 - Using Wayland-EGL
[W] QQmlImportDatabase::importPlugin:1697 - Module 'Sailfish.Silica' does not contain a module identifier directive - it cannot be protected from external registrations. [D] MLocalThemeDaemonClient::MLocalThemeDaemonClient:81 - MLocalThemeDaemonClient::MLocalThemeDaemonClient(const QString&, QObject*) Theme: "jolla-ambient" [D] MLocalThemeDaemonClient::MLocalThemeDaemonClient:112 - LocalThemeDaemonClient: Looking for assets in ("/usr/share/themes/blanco/meegotouch", "/usr/share/themes/jolla-ambient/meegotouch")
turning GPS on
QMetaMethod::invoke: Unable to handle unregistered datatype 'QGeoPositionInfo'
DeclarativeCoverWindow: I have a default alpha buffer

Notice the difference? On the Emulator each line is prefixed with a [D] or a [W], but on the Jolla only some of the lines are!

GrĂ¼sse

Chris

_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to