Python3 crashes when I open js file
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
eric (Debian) |
Fix Released
|
Unknown
|
|||
eric (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
1) Ubuntu 16.10 x86_64 and Ubuntu 17.04 x86_64
2) 6.1.8-1
3) Eric must open js files without python3 crash
4) Error occurs when I opened any js file
Test case: In Eric open any js file.
Error message: <class 'ImportError'>:
No module named 'jasy'
-------
File "/usr/share/
ret = callback(fn, *data)
File "/usr/share/
return __jsSyntaxCheck
File "/usr/share/
import jasy.js.
Please have a look an additional log in attachment.
Probably fix: Add python3 jasy to requirements of eric package
ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: eric 6.1.8-1
ProcVersionSign
Uname: Linux 4.8.0-30-generic x86_64
NonfreeKernelMo
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Dec 12 17:52:22 2016
InstallationDate: Installed on 2016-12-11 (1 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
PackageArchitec
SourcePackage: eric
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in eric (Debian): | |
status: | Unknown → New |
Changed in eric (Debian): | |
status: | New → Fix Released |
Thanks for taking your time to report this issue and help making Ubuntu better.
I can confirm I get a similar error message when attempting to open a .js file in eric on Ubuntu Zesty.