On Thu, Dec 26, 2019 at 06:51:49AM +0530, Rahul Amaram wrote:
> Package: anki
> Version: 2.1.15
> Severity: normal
> 
> While in the editor, saving "Ctrl+Enter" doesn't seem to do anything (other
> shortcuts seem to work fine though). This works propertly if I download the
> official anki build and run it directly.
> 
> I have installed anki 2.1.15 debian package from Debian Bullseye in Buster and
> using it in KDE. Not sure if this bug would occur if I run anki on Debian
> Bullseye.

Hi Rahul,

Ooh, that's going to be a challenge to track down.  The anki package
itself is pure Python, so the difference will almost certainly be in
the compiled libraries that are bundled with the official build.  To
be more specific, the official build includes a significant part of
Qt5, and a bunch of other libraries; the cause of this behaviour is
likely to be based on a version difference between the bundled
libraries and the versions of these libraries in buster.

I'm not currently running KDE, but I could give it a go in buster.

Best wishes,

   Julian

Reply via email to