Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. New install on Ubuntu 12.10 gives errors
Forum Updated to NodeBB v4.3 + New Features

New install on Ubuntu 12.10 gives errors

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 1.6k 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.
  • A Offline
    A Offline
    ad5xj
    wrote on last edited by
    #1

    I installed Qt 5.0.1 from offline installer. No errors were reported and Qt was installed in /opt/Qt5.0.1

    When attempting to run QtCreator several problems were encountered.

    First at least five errors were generated conserning permissions to modify the user profile scripts in .config/QtProject/QtCreator/devices.xml ... etc.

    So I tried to run it as su ...
    $ sudo /opt/Qt5.0.1/Tools/QtCreator/bin/qtcreator
    [sudo] password for ken:
    Qt at-spi: error getting the accessibility dbus address: "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
    Accessibility DBus not found. Falling back to session bus.

    Something did not happen correctly on install. Any suggestions?

    Ken AD5XJ

    1 Reply Last reply
    0
    • frederikF Offline
      frederikF Offline
      frederik
      wrote on last edited by
      #2

      Were you able to actually run Creator? If it only outputs warnings on the command line, it's probably fine. If it crashes, run it in gdb to get a backtrace and report a bug.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        ad5xj
        wrote on last edited by
        #3

        Yes Creator runs normally - but after a considerable amount of time waiting for it to appear.

        The application output shown above is after exiting the Creator. As you can see there is no application error output other than shown.

        I am thinking the install has not set up user permissions correctly to run QtCreator from /opt

        Ken AD5XJ

        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