Qt Forum

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

    Unsolved Qt5 linux accessibility without X11?

    General and Desktop
    2
    2
    428
    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.
    • C
      Ctirad.F last edited by A Former User

      Hello,

      I'd like to know what is needed to have an accessible Qt application that runs directly under linux kernel using eglfs backend. I have dbus and at-spi2-core up and running and a small daemon that outputs "focused" accessible elements to the console as a debug. However, the Qt application doesn't seem to even connect to the accesibility bus :(

      I have current envirinment set:
      QT_ACCESSIBILITY=1
      QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1
      QT_QPA_PLATFORM=eglfs

      I tried the same under Weston as well the same result. I'm using Qt 5.7 libs built myself with the accessibility support enabled.

      C.

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        I'd recommend bringing this topic to the interest mailing list. You'll find there Qt's developers/maintainers. This forum is more user oriented.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

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