Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. "Cannot create accessible interface" - does not fixed in 5.0.2?

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

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.8k Views
  • 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 Offline
    U Offline
    unmanner
    wrote on last edited by
    #1

    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
    0
    • C Offline
      C Offline
      Code_ReaQtor
      wrote on last edited by
      #2

      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
      0
      • U Offline
        U Offline
        unmanner
        wrote on last edited by
        #3

        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
        0

        • Login

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