eric6_browser does not start
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
eric (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Steps to reproduce:
1. Install Eric6 with `sudo apt-get install eric`
2. Launch `eric6_browser` from terminal
Expected results:
* eric6_browser started normally
Actual results:
* eric6_browser is not started, show the following output
```
$ eric6_browser
Warning: translation file 'qscintilla_
Using default.
Traceback (most recent call last):
File "/usr/share/
main()
File "/usr/share/
res = Startup.
File "/usr/share/
w = mwFactory(argv)
File "/usr/share/
browser = WebBrowserWindo
File "/usr/share/
self.
File "/usr/share/
browser.
File "/usr/share/
self.load(name)
File "/usr/share/
not self.__
File "/usr/share/
QWebEngineP
AttributeError: type object 'QWebEnginePage' has no attribute 'NavigationType
```
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: eric 20.2+ds1-1
ProcVersionSign
Uname: Linux 5.4.0-52-generic x86_64
ApportVersion: 2.20.11-
Architecture: amd64
CasperMD5CheckR
CurrentDesktop: MATE
Date: Sun Nov 1 12:06:03 2020
PackageArchitec
SourcePackage: eric
UpgradeStatus: No upgrade log present (probably fresh install)
The 20.10 is not affected.