Re: Best way to upgrade Orca from backports on Bookworm
Samuel Thibault <[email protected]>
| Newsgroups | gmane.linux.debian.devel.accessibility |
|---|---|
| Organization | I am not organized |
| Message-ID | <Z-M9HJSR1BJ1ZNHh@begin> |
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 ORCA won't speak, try this: > > sudo apt install python3-dbus Ah, indeed, that's a new dependency of Orca. I have added it to the orca package dependencies, that will make it to the eventual release. Samuel