← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 1825722] Re: Anki fails to start because QWebEngineView is not defined (missing import)

 

I did my testing locally in an Eoan and a Disco VM, and this fix does
indeed work.

Further, I dug into the imports, we would need to import a long string
of plugin bits to import each bit individually, so since we're past 3 or
4 imports at that point it makes sense and is easier to just import * to
import the entire set of QtWeb bits that the program is going to use.

I've taken the patch and adjusted it to be compliant with SRU
requirements and Packaging requirements.  I will upload this to Eoan and
prep the SRU as well.

** Changed in: anki (Ubuntu Disco)
   Importance: Medium => High

** Changed in: anki (Ubuntu Eoan)
   Importance: Medium => High

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to anki in Ubuntu.
https://bugs.launchpad.net/bugs/1825722

Title:
  Anki fails to start because QWebEngineView is not defined (missing
  import)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/anki/+bug/1825722/+subscriptions


References