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. Error Nemo.dbus module not found
Forum Updated to NodeBB v4.3 + New Features

Error Nemo.dbus module not found

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
9 Posts 3 Posters 512 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.
  • R Offline
    R Offline
    Rajashekar V
    wrote on last edited by
    #1

    While I am importing nemo.dbus in qml file getting an error "qml module not found(nemo.dbus) ". Is there any dependency to follow. Please help me to resolve it.

    MarkkyboyM sierdzioS 2 Replies Last reply
    0
    • R Rajashekar V

      While I am importing nemo.dbus in qml file getting an error "qml module not found(nemo.dbus) ". Is there any dependency to follow. Please help me to resolve it.

      MarkkyboyM Offline
      MarkkyboyM Offline
      Markkyboy
      wrote on last edited by
      #2

      @Rajashekar-V

      I may have misunderstood your question, but in my limited experience, nemo.dbus is for SailfishOS.

      Don't just sit there standing around, pick up a shovel and sweep up!

      I live by the sea, not in it.

      1 Reply Last reply
      0
      • R Rajashekar V

        While I am importing nemo.dbus in qml file getting an error "qml module not found(nemo.dbus) ". Is there any dependency to follow. Please help me to resolve it.

        sierdzioS Offline
        sierdzioS Offline
        sierdzio
        Moderators
        wrote on last edited by
        #3

        @Rajashekar-V the documentation clearly states the import statement should be different: import Nemo.DBus 2.0

        https://sailfishos.org/develop/docs/nemo-qml-plugin-dbus/qml-nemo-dbus-dbusadaptor.html/

        (Z(:^

        MarkkyboyM 1 Reply Last reply
        1
        • sierdzioS sierdzio

          @Rajashekar-V the documentation clearly states the import statement should be different: import Nemo.DBus 2.0

          https://sailfishos.org/develop/docs/nemo-qml-plugin-dbus/qml-nemo-dbus-dbusadaptor.html/

          MarkkyboyM Offline
          MarkkyboyM Offline
          Markkyboy
          wrote on last edited by
          #4

          @sierdzio - and this will work on QtCreator not designed for SailfishOS development?

          Don't just sit there standing around, pick up a shovel and sweep up!

          I live by the sea, not in it.

          sierdzioS R 2 Replies Last reply
          0
          • MarkkyboyM Markkyboy

            @sierdzio - and this will work on QtCreator not designed for SailfishOS development?

            sierdzioS Offline
            sierdzioS Offline
            sierdzio
            Moderators
            wrote on last edited by
            #5

            @Markkyboy said in Error Nemo.dbus module not found:

            @sierdzio - and this will work on QtCreator not designed for SailfishOS development?

            No, it won't.

            But Qt Creator has nothing to do with it. What matters is whether the module is installed or not. Maybe it is cross-platform, I don't know, I've never used it.

            (Z(:^

            MarkkyboyM 1 Reply Last reply
            1
            • sierdzioS sierdzio

              @Markkyboy said in Error Nemo.dbus module not found:

              @sierdzio - and this will work on QtCreator not designed for SailfishOS development?

              No, it won't.

              But Qt Creator has nothing to do with it. What matters is whether the module is installed or not. Maybe it is cross-platform, I don't know, I've never used it.

              MarkkyboyM Offline
              MarkkyboyM Offline
              Markkyboy
              wrote on last edited by Markkyboy
              #6

              @sierdzio - I thought as much but thanks for clarification. I use both QtCreator (community version) for desktop apps and SailfishSDK for developing apps for my Sony Xperia 10ii, most of my learning Qt/QML has come from using SailfishSDK.

              Don't just sit there standing around, pick up a shovel and sweep up!

              I live by the sea, not in it.

              1 Reply Last reply
              0
              • MarkkyboyM Markkyboy

                @sierdzio - and this will work on QtCreator not designed for SailfishOS development?

                R Offline
                R Offline
                Rajashekar V
                wrote on last edited by
                #7

                @Markkyboy could you please provide path for installing nemo .dbus 2.0 version in to ubuntu for qml

                MarkkyboyM 1 Reply Last reply
                0
                • R Rajashekar V

                  @Markkyboy could you please provide path for installing nemo .dbus 2.0 version in to ubuntu for qml

                  MarkkyboyM Offline
                  MarkkyboyM Offline
                  Markkyboy
                  wrote on last edited by
                  #8

                  @Rajashekar-V - Are you using SailfishSDK?, if not, then no. I use Windows, I know little about Ubuntu.

                  As far as I am aware, Nemo.DBus is proprietary software provided by Jolla.

                  Nemo.DBus is ONLY applicable to SailfishSDK/SailfishOS.

                  Don't just sit there standing around, pick up a shovel and sweep up!

                  I live by the sea, not in it.

                  1 Reply Last reply
                  1
                  • R Offline
                    R Offline
                    Rajashekar V
                    wrote on last edited by
                    #9

                    Can anyone share an example that demonstrate dbus interaction with qml.

                    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