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 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: 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

Re: Best way to upgrade Orca from backports on Bookworm

2025-03-25 Thread Samuel Thibault
Hello, Chevelle, le mar. 25 mars 2025 19:19:08 -0400, a ecrit: > Hello, I had one system where this upgrade worked and one that failed.  On > the one that failed, some python import statements failed when ORCA is > started.  From what I can tell the ORCA package needs 'python3-dbus'.  So if > your

Re: Best way to upgrade Orca from backports on Bookworm

2025-03-25 Thread Chevelle
Hello, I had one system where this upgrade worked and one that failed.  On the one that failed, some python import statements failed when ORCA is started.  From what I can tell the ORCA package needs 'python3-dbus'.  So if your ORCA won't speak, try this: sudo apt install python3-dbus I don't

Re: Best way to upgrade Orca from backports on Bookworm

2025-03-25 Thread Samuel Thibault
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-pyatspi/bullseye-backports orca/bulls