Your message dated Thu, 17 May 2018 20:41:49 +0000
with message-id <e1fjpif-0008gv...@fasolo.debian.org>
and subject line Bug#853098: fixed in eric 18.05-1
has caused the Debian Bug report #853098,
regarding eric crashes when attempting to open javascript file
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
853098: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853098
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: eric
Version: 17.01-1
Severity: normal

Dear Maintainer,

When attempting to open a JavaScript (*.js) file through eric,
I get the following error message:

Error information:
--------------------------------------------------------------------------------
2017-01-29, 18:46:39
--------------------------------------------------------------------------------
<class 'ImportError'>:
No module named 'jasy'
--------------------------------------------------------------------------------
File "/usr/share/eric/modules/Utilities/BackgroundClient.py", line 165, in run
ret = callback(fn, *data)
File "/usr/share/eric/modules/Plugins/CheckerPlugins/SyntaxChecker/jsCheckSyntax.py", line 73, in jsSyntaxCheck
return __jsSyntaxCheck(file, codestring)
File "/usr/share/eric/modules/Plugins/CheckerPlugins/SyntaxChecker/jsCheckSyntax.py", line 148, in __jsSyntaxCheck
import jasy.js.parse.Parser as jsParser

--------------------------------------------------------------------------------
Version Numbers:
Python 3.5.3
Qt 5.7.1
PyQt 5.7
sip 4.18.1
QScintilla 2.9.3
WebKit 538.1
eric6 17.01 (rev. 562e4671a765)

Platform: linux
3.5.3 (default, Jan 19 2017, 14:11:04)
[GCC 6.3.0 20170118]
--------------------------------------------------------------------------------
Plugins Version Numbers:
PluginAbout 17.01
PluginCodeStyleChecker 17.01
PluginEricapi 17.01
PluginEricdoc 17.01
PluginSyntaxChecker 17.01
PluginTabnanny 17.01
PluginVcsMercurial 17.01
PluginVcsPySvn 17.01
PluginVcsSubversion 17.01
PluginVmListspace 17.01
PluginVmTabview 17.01
PluginWizardE5MessageBox 17.01
PluginWizardPyRegExp 17.01
PluginWizardQColorDialog 17.01
PluginWizardQFileDialog 17.01
PluginWizardQFontDialog 17.01
PluginWizardQInputDialog 17.01
PluginWizardQMessageBox 17.01
PluginWizardQRegExp 17.01
PluginWizardQRegularExpression 17.01
--------------------------------------------------------------------------------
Distribution Info:
/etc/os-release
PRETTY_NAME="Debian GNU/Linux 9 (stretch)"
NAME="Debian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=debian
HOME_URL="https://www.debian.org/";
SUPPORT_URL="https://www.debian.org/support";
BUG_REPORT_URL="https://bugs.debian.org/";
File: /usr/share/eric/modules/eric6.py
Line: 204
Function: excepthook


According to the error message, the jasy module seems to be missing.
This was originally reported in Ubuntu[1], and one of the comments
mention that jasy has been removed from ThirdParty packages. I tried
to find if it was packaged separately in Debian, or if there was a
Debian.News file describing why it is missing, but I haven't located
any. Let me know if I've been looking in the wrong places. :)

[1] https://bugs.launchpad.net/ubuntu/+source/eric/+bug/1649299


-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages eric depends on:
ii  python-chardet          2.3.0-2
ii  python3-pygments        2.2.0+dfsg-1
ii  python3-pyqt5           5.7+dfsg-5
ii  python3-pyqt5.qsci      2.9.3+dfsg-4
ii  python3-pyqt5.qtsql     5.7+dfsg-5
ii  python3-pyqt5.qtsvg     5.7+dfsg-5
ii  python3-pyqt5.qtwebkit  5.7+dfsg-5

Versions of packages eric recommends:
ii  eric-api-files  17.01-1
ii  python-rope     0.10.3-1

Versions of packages eric suggests:
pn  pyqt5-dev-tools           <none>
pn  pyqt5-doc                 <none>
ii  python [python-profiler]  2.7.13-2
pn  python-doc                <none>
pn  python-qt4-doc            <none>
pn  python3-doc               <none>
pn  qt4-doc-html              <none>
pn  qt5-doc-html              <none>
pn  qtbase5-doc-html          <none>
pn  qttools5-dev              <none>
pn  ruby                      <none>

-- no debconf information


--
mvh / best regards
Hans Joachim Desserud
http://desserud.org

--- End Message ---
--- Begin Message ---
Source: eric
Source-Version: 18.05-1

We believe that the bug you reported is fixed in the latest version of
eric, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 853...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gudjon I. Gudjonsson <gud...@gudjon.org> (supplier of updated eric package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 15 Apr 2018 21:30:46 +0200
Source: eric
Binary: eric eric-api-files
Architecture: source all
Version: 18.05-1
Distribution: unstable
Urgency: medium
Maintainer: Gudjon I. Gudjonsson <gud...@gudjon.org>
Changed-By: Gudjon I. Gudjonsson <gud...@gudjon.org>
Description:
 eric       - full featured Python IDE
 eric-api-files - API description files for use with eric
Closes: 853098 892889
Changes:
 eric (18.05-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/changelog: Remove trailing whitespaces
   * d/rules: Remove trailing whitespaces
 .
   [ Gudjon I. Gudjonsson ]
   * New upstream release (Closes: #892889)
   * Fix watch file
   * Remove CharDet, Pygments and enum instead of whole
     ThirdParty directory.
     Adding ThirdParty/Jasy (Closes: #853098)
   * Update copyright file
   * Bump standards version to 4.1.4
     get-orig-source has not been removed
   * Change python-chardet dependency to python3-chardet
   * Add dependency on libjs-jquery
   * Add dependency on libjs-jquery-isonscreen
   * Add dependency on libjs-jquery-hotkeys
   * Add dependency on libjs-jquery-tablesorter
   * Add dependency on libjs-jquery-ui
   * Remove unavailable translation files
   * Fix path to translation files
   * Update patch 03_disable-update-warning. Eric doesn't check
     for updates at startup nor check for updated plugin directory.
   * Update all patches
   * Fix path to qt5 documentation
   * Remove unneeded X-Python-Version from control file
Checksums-Sha1:
 6e1f08970710c2a41078db79bbf5c96d8e5a5aa7 2110 eric_18.05-1.dsc
 e118b4051e790f1db6bad540aab6b9d3d587abc5 16512573 eric_18.05.orig.tar.gz
 e9b9075291d25dd01e7925d8fc20ade71cd1f07f 25720 eric_18.05-1.debian.tar.xz
 834558077d4a6b975a6aa4c0267840c73dc334b0 445468 eric-api-files_18.05-1_all.deb
 531e521622319e7b4c65caeb6ee98e052aa644e7 7433220 eric_18.05-1_all.deb
 03cd41271116f1632f581bbff4de50ccd48d7b35 10499 eric_18.05-1_amd64.buildinfo
Checksums-Sha256:
 09449a724f07afe6110bcb2de8b5a8abd8ec159784956185c139c5fd167f0456 2110 
eric_18.05-1.dsc
 373aecde82f2bae38a778cfc1e807c90baf1e900c60147facdb577531bb25e01 16512573 
eric_18.05.orig.tar.gz
 f49e3b1576bafb4c3269a39a2b05ad7391f64560736b0125ffc48639a23f1e76 25720 
eric_18.05-1.debian.tar.xz
 a55eb4ec029bc871fcab3d8087555fff51c2e0add80d86534815187aaa1ecb54 445468 
eric-api-files_18.05-1_all.deb
 41f677a43cd26de6994bd81e7612557c8630c08c676c7c50b23565f679cb9cd3 7433220 
eric_18.05-1_all.deb
 2c4154aa68f240b2328dc169ea8fbfd80737a6d22933317433845fd62d5f3be5 10499 
eric_18.05-1_amd64.buildinfo
Files:
 e668516d5f8030d2b2645427da5cdbf6 2110 devel optional eric_18.05-1.dsc
 edaf8e71c984565c56102f2a4273fda9 16512573 devel optional eric_18.05.orig.tar.gz
 c2d95c60602a1baded491674d78d27fa 25720 devel optional 
eric_18.05-1.debian.tar.xz
 ccf5273b2f91031395464b3aa581f360 445468 devel optional 
eric-api-files_18.05-1_all.deb
 186d2b92fb16b1fe3a1f3fa6ff3a4673 7433220 devel optional eric_18.05-1_all.deb
 4718b1aa180c56126028f1a5c17baf2a 10499 devel optional 
eric_18.05-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEHS+omFjar2IXhi33rvbxoqdFdkUFAlr94c0ACgkQrvbxoqdF
dkV/Zg/+PZKTMcuIq5ueanaIcCPoGeJg6LeTWWvt5Po3n8bnD7RJ1uOLDtCKufHl
YVXqJqjElcI4EpqfmcRwiwU01j2Y8Saq7TVQNGW/XMPg+6LkWFOvHLsuL9nV5V+f
l/DAdqACKL+frKZsD8PtEtIV5pupSbSteh/D7AMGH/3U2O18FrwG/LXCCwE1Kc4k
GLUnf8b1gjhmb/cOXMKoG4x0CeqV8xQ++r/oF2lEa+brSiXK65FkXLsoyXFIZJ/U
2YpZsTOaJQ6Jh78Gz42x/MsZA0A+QVWAX0p1F0XMR1WcLNXilnmgAhkDdi6z0TjM
X6lGksyTobGp/9pn9Iw1B2AlIrPulVZdNjtZXzLEh51DGvMVyYDZIxEqg2ucjgvM
UO9NsSbo5JzidzDlmJ0Urs8N1iBOxdBJvLd35dnXGdgYnrtO2XjgQDIU3zhtxUgN
8rwybBn5r2x4grXPWJP2xC2PYD8gGHHzkDzN1jFLwlsQ5atqBYyE1I4uDePyAb2n
1605CdZIxCPq4nGvtKxdQMjMu9LESI/+84JO5GQysRZdrRQ2qAWLbVxH2B+5OmYY
qL4037HsY5h/7tEmvvI8ButMf21O511xe+Z6KT7lfD+TyuBbL6+stmm9y+WmVgkL
qVm+kVvb2ypTwOJm9l0FovX/+r3aTs0JSbySb079RKvnCWlbaew=
=krKQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to