Re: [orca-list] Orca working on KDE-4.14 or at least some KDE apps, anyone?
- From: Didier Spaier <didier slint fr>
- To: Peter Vágner <pvdeejay gmail com>
- Cc: orca-list <orca-list gnome org>
- Subject: Re: [orca-list] Orca working on KDE-4.14 or at least some KDE apps, anyone?
- Date: Sat, 21 Oct 2017 13:26:58 +0200
Hello,
Le 21/10/2017 à 12:53, Peter Vágner a écrit :
The QTACCESSIBILITY environment variable has to be set as per the enabling
accessibility section in the following QT docs article:
http://doc.qt.io/qt-4.8/accessible.html
I think you do know this so I'm only posting this because I haven't yet
managed to play with this on your RC image to possibly verify this my-self.
Yes, our xinitrc.kde ends like this:
cut here
# Start the window manager:
if [ -f ~/.config/startorca ]; then
# Graphical environment A11y Initialization
export LOGNAME="GDM"
export SAL_USE_VCLPLUGIN="gtk"
export GTK_MODULES="gail:atk-bridge" # for GTK2
export GNOME_ACCESSIBILITY=1
export QT_ACCESSIBILITY=1 # for QT4
export QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1 # for QT5
rm -rf .cache/at-spi2-??????
killall -u $(whoami) speech-dispatcher
/usr/bin/speech-dispatcher -d
/usr/bin/orca &
sleep 0.5
fi
if [ -z "$DESKTOP_SESSION" -a -x /usr/bin/ck-launch-session ]; then
ck-launch-session startkde
else
startkde
fi
cut here
Some of these settings are useless so far, e.g. we don't ship gdm,
but shouldn't hurt.
I have also built the examples in the source qtatspi and can
use the GUIs, but no sound.
Greetings,
Didier
Dňa 21. 10. 2017 12:27 PM používateľ "Didier Spaier" <didier slint fr>
napísal:
Hello,
I am on the verge of releasing Slint64-14.2.1, with Orca and several
window managers and desktops, including optionally KDE-4.14.
I failed to get Orca working in KDE and apps, after having installed
the most recent qtatspi. When asked, Frederik Gladhorn answered me that
things improved in Qt5. However, I won't upgrade KDE just for that, and
a web search came empty, so:
@All: If you know of any successful usage of Orca with KDE-4.14 or one
of its applications, please answer!
It can be in any Linux distribution, link to a repo with a corresponding
ISO would be great.
Else, I will just inform users that among WM and DE shipped, KDE is not
accessible.
Greetings,
Didier
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/
gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]