On Sat, Nov 03, 2018 at 01:46:49PM +0100, Roland Hieber wrote:
> On Fri, 26 Oct 2018 16:09:19 +0100 Julian Gilbey wrote:
> > I've just uploaded a version based on git to unstable
> > (2.1.5+dfsg+2.1.6-test.20181026.b4f4e65c-1) so you can test it. Does
> > this version work for you?
>
> Thanks!
On Fri, 26 Oct 2018 16:09:19 +0100 Julian Gilbey wrote:
> I've just uploaded a version based on git to unstable
> (2.1.5+dfsg+2.1.6-test.20181026.b4f4e65c-1) so you can test it. Does
> this version work for you?
Thanks! At least it shows a functional UI without any warnings, and
editing and stu
On Thu, Oct 25, 2018 at 11:20:02PM +0100, Roland Hieber wrote:
> On Thu, 20 Sep 2018 08:23:15 +0200 Julien Puydt
> wrote:
> That particular part of the code was refactored in upstream commit
> https://github.com/dae/anki/commit/1af556cb8d62a638f7fa0bcb6289bf932d338691
> and although I was able to
On Thu, 20 Sep 2018 08:23:15 +0200 Julien Puydt
wrote:
> Hi,
>
> I hadn't launched anki since long and hence got stuck.
>
> Looking at the trace I see:
> self.focusProxy().installEventFilter(self)
> and an attribute error that NoneType has no installEventFilter, so it's
> quite clear what t
Hi,
I hadn't launched anki since long and hence got stuck.
Looking at the trace I see:
self.focusProxy().installEventFilter(self)
and an attribute error that NoneType has no installEventFilter, so it's
quite clear what the problem is:
self.focusProxy() returns None!
That might mean that so
5 matches
Mail list logo