Fwd: Best way to upgrade Orca from backports on Bookworm

2025-03-26 Thread john doe
FWDing this as it was sent to me privately. Forwarded Message Subject: Re: Best way to upgrade Orca from backports on Bookworm Date: Tue, 25 Mar 2025 23:27:46 + From: matthew dyer To: john doe Hi, IMO, I think that debian accessibility needs to be updated as the way you

Re: Best way to upgrade Orca from backports on Bookworm

2025-03-26 Thread Chime Hart
Hi John: When I get similar errors I run aptitude which sometimes sorts it all out. An only issue with aptitude, it has a limit of 40 packages, which I wish I could ajust or remove that limit. Chime

Re: Fwd: Best way to upgrade Orca from backports on Bookworm

2025-03-26 Thread Chevelle
Matthew says: >think that dirring install, backports should ready be enabled and  if >using accessibility, the accessibility statck should be pulled in by >default dirring install using the install with speech option anywayy. It is an interesting idea, but I don't think Debian policy would allo

Re: [orca] Re: [maybe off-topic] difference between IsEnabled and ScreenReaderEnabled DBus properties

2025-03-26 Thread Samuel Thibault
Hello, Lukáš Tyrychtr wrote: > My understanding of these properties is: > > IsEnabled: A screen reader is running right now > > ScreenReaderEnabled: A screen reader should be running, e. g. the preference > is > turned on in the system settings That's my understanding too. Samuel > Dne 26. 0

Re: Best way to upgrade Orca from backports on Bookworm

2025-03-26 Thread Samuel Thibault
Hello, john doe, le mer. 26 mars 2025 12:37:49 +0100, a ecrit: > Following the example on the Debian accessibility wiki([1]) regarding > Debian 12, I get: > > Package python3-pyatspi is not available, > Package libatk-wrapper-java is not available, > Package libatk-wrapper-java-jni is not avail

Re: Best way to upgrade Orca from backports on Bookworm

2025-03-26 Thread john doe
On 3/25/25 19:49, Samuel Thibault wrote: Hello, john doe, le mar. 25 mars 2025 19:41:43 +0100, a ecrit: At [1] it is suggested to do `apt-get install at-spi2-core/bullseye-backports gir1.2-atspi-2.0/bullseye-backports gir1.2-atk-1.0/bullseye-backports libatk-adaptor/bullseye-backports python3-p

[maybe off-topic] difference between IsEnabled and ScreenReaderEnabled DBus properties

2025-03-26 Thread Patrick ZAJDA
Hello, I post both to Orca and Debian-Accessibility lists because I am not sure about which one is the most related. I see there are two properties in org.a11y.Status (DBUS): * IsEnabled (which is enabled by Orca on startup * ScreenReaderEnabled (which is only checked but not set by Orca) Wha