Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    "Cannot create accessible interface" - does not fixed in 5.0.2?

    General and Desktop
    2
    3
    1620
    Loading More Posts
    • 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.
    • U
      unmanner last edited by

      Hi All!

      Recently I upgrade my QT5 libraries to 5.0.2 and I wondering, why are following messages follow me again!

      @
      Cannot create accessible interface for object: QLineEdit (0x25a7a28, name = "telephone")
      Cannot create accessible interface for object: QGroupBox (0x25a7cc8, name = "groupBox")
      ...
      Cannot create accessible interface for object: QLabel(0x25a7f08, name = "label_2")@

      Please help my with understanding of this!

      1 Reply Last reply Reply Quote 0
      • C
        Code_ReaQtor last edited by

        I have the same outputs in Qt Creator as I port a my Qt4 application to Qt5. However, I didn't find any problem with the application's functionalities. Moreover, these outputs are rather ODD and might cause me problems in the future.

        Please visit my open-source projects at https://github.com/Code-ReaQtor.

        1 Reply Last reply Reply Quote 0
        • U
          unmanner last edited by

          Hi, unfortunately I logged my whole application output through the UPD channel to the LogDaemon, and such flooding traces are pushes it.

          It is a good idea to write a pattern for ignoring it in the logging function on the client side?

          1 Reply Last reply Reply Quote 0
          • First post
            Last post