[orca-list] An interesting Orca bug when Orca launc with GDM login screen



Hy,

I see an interesting problem with I don't no why happening my system.
When accessible login is enabled with screen reader support, and gdm login screen is presented the screen, Orca main window is displaying the screen my system. In source code directory orca-autostart.desktop.in file containing following command line: exec=orca --no-setup --disable main-window --disable splash-window --disable magnifier --enable speech --enable braille

The interesting result, when I quit Orca after I logged in, and run terminal this command, Orca main window is displaying the screen, perhaps disable main-window option is not working? If I remember right, Before yesterday I not see this issue, and hopefuly this issue is only presenting my system.
I Using Ubuntu Lucid, and latest Orca git master version.
My /usr/share/gdm/autostart/LoginWindow/orca-screen-reader.desktop file is following (factory Ubuntu filled):
[Desktop Entry]
Name=Orca Screen Reader
Comment=Present on-screen information as speech or braille
TryExec=orca
Exec=orca --no-setup --disable main-window --disable magnifier --enable speech
Icon=orca
Terminal=false
Type=Application
StartupNotify=true
Categories=GNOME;GTK;Accessibility;
AutostartCondition=GNOME /desktop/gnome/applications/at/screen_reader_enabled
X-GNOME-Provides=screen-reader
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=orca
X-GNOME-Bugzilla-Component=general
X-Ubuntu-Gettext-Domain=gdm

In Orca source directory orca-autostart.desktop file is following:
[Desktop Entry]
Type=Application
Name=Orca screen reader
Exec=orca --no-setup --disable main-window --disable splash-window --disable magnifier --enable speech --enable braille
NoDisplay=true
AutostartCondition=GSettings org.gnome.desktop.a11y.applications screen-reader-enabled
X-GNOME-AutoRestart=true
#X-GNOME-Autostart-Phase=Initialization

I reported this interesting issue with bugzilla.
If this issue are reproducable your system if you quit Orca and run in terminal with orca --disable main-window command line, feel free write comment with following bug report:
https://bugzilla.gnome.org/show_bug.cgi?id=645362

Attila



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]