Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Fail to launch Qt Creator 2.7.0 on ubuntu 12.10

Fail to launch Qt Creator 2.7.0 on ubuntu 12.10

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 2.1k 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.
  • B Offline
    B Offline
    brucegu
    wrote on last edited by
    #1

    Hi guys
    I followed the guide http://developer.ubuntu.com/get-started/gomobile/ to setup the dev environment, and failed to lauch qt creator.
    In Command Terminal I type the command line: qtcreator
    I am given the error message: Segmentation fault (core dumped)
    and if I type the command: sudo qtcreator
    given the error message:
    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.

    BTW: my ubuntu is upgrade from 12.04 to 12.10.
    I am trouble in this error, I can not go on the tutorial.
    Your reply is very appreciated.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Please do not run creator as root/Admin. It works very well as a normal user and there is no need for the additional privileges. Even if you want to debug a application that needs root, you can run that as root while keeping creater by setting up remote debugging for root@localhost.

      Please report a bug in ubuntu: They packaged everything up and made sure it works in ubuntu. If it does not, I am sure they want to know about the issue and fix it. Since I do not know what and how they packaged I can not help.

      PS: Qt Creator 2.7.0 is not even released yet. We are aware that there are issues, but it should be pretty stable already. I am not aware of start-up crashes;-)

      1 Reply Last reply
      0
      • B Offline
        B Offline
        brucegu
        wrote on last edited by
        #3

        Thanks for your help, I have send a report to Ubuntu 12.10.

        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