Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QDeclarativeImage_QML_4: Protocol "C" is unknown
Forum Updated to NodeBB v4.3 + New Features

QDeclarativeImage_QML_4: Protocol "C" is unknown

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 4.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    strekazoid
    wrote on last edited by
    #1

    Trying to run my simple QML app on Nokia N900 with qmlviewer. I have a png image for background. And it is not displayed at all. Instead, i get this warning message:

    QDeclarativePixmapReaderThreadObject(0x228540) file:///...simple_one.qml:19:5: QDeclarativeImage_QML_4: Protocol "C" is unknown

    Works fine on desktop qmlviewer (Windows XP). Any clue what's going on?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      archerabi
      wrote on last edited by
      #2

      Your filepath is defaulting to something like c:/folder/folder... this is how the file system is organized in symbian , but maemo needs a linux like path ,thats why you are getting a protocol c is unknown because it doesn't know what the c: means.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved