Your message dated Sun, 27 Oct 2019 02:39:20 +0000
with message-id <[email protected]>
and subject line Bug#904487: fixed in pygtkspellcheck 4.0.5-2
has caused the Debian Bug report #904487,
regarding python-gtkspellchecker: deprecated gtkspell wrapper not included
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 [email protected]
immediately.)


-- 
904487: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904487
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-gtkspellcheck
Version: 4.0.5-1

I've been trying to configure in Virtaal tool the spellcheck in Galician
for Debian 9 and Ubuntu 18.4 but it's not working. After comparing package
lists, build rules and upstream's source code with Arch Linux - where it's
correctly working - we believe this is due to a missing parameter
GTKSPELL=true in the ./setup.py file, which is inhibiting the module to be
invoked and, hence, compiled.

miguel@asustao:~$ reportbug -q --template -T none -s none -S normal -b
--list-cc none -q python-gtkspellcheck
Warning: no reportbug configuration found.  Proceeding in novice mode.
Detected character set: UTF-8
Please change your locale if this is incorrect.

Using '"Miguel A. Bouzada" <miguel@asustao>' as your from address.
Getting status for python-gtkspellcheck...
Will send report to Debian (per lsb_release).
Maintainer for python-gtkspellcheck is 'Debian Python Modules Team <
[email protected]>'.
Looking up dependencies of python-gtkspellcheck...

Rewriting subject to 'python-gtkspellcheck: none'
Saving a backup of the report at
/tmp/reportbug-python-gtkspellcheck-backup-20180724-9887-s4rtr17j
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Miguel A. Bouzada" <miguel@asustao>
To: Debian Bug Tracking System <[email protected]>
Subject: python-gtkspellcheck: none
X-Debbugs-Cc: none

Package: python-gtkspellcheck
Version: 4.0.5-1
Severity: normal

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

Kernel: Linux 4.9.0-7-amd64 (SMP w/4 CPU cores)
Locale: LANG=gl_ES.UTF-8, LC_CTYPE=gl_ES.UTF-8 (charmap=UTF-8),
LANGUAGE=gl_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-gtkspellcheck depends on:
ii  gir1.2-gtk-3.0  3.22.11-1
ii  python          2.7.13-2
ii  python-enchant  1.6.7-1
ii  python-gi       3.22.0-2
ii  python-gtk2     2.24.0-5.1

Versions of packages python-gtkspellcheck recommends:
ii  iso-codes  3.75-1

Versions of packages python-gtkspellcheck suggests:
pn  python-gtkspellcheck-doc  <none>

-- no debconf information
miguel@asustao:~$

==========

miguel@asustao:~$ virtaal

** (virtaal:9822): WARNING **: AT-SPI: Could not obtain desktop path or name

** (virtaal:9822): WARNING **: atk-bridge: GetRegisteredEvents returned
message with unknown signature

** (virtaal:9822): WARNING **: atk-bridge: get_device_events_reply: unknown
signature

** (virtaal:9822): WARNING **: atk-bridge: get_device_events_reply: unknown
signature
ERROR:root:Failed to load plugin "spellchecker"
No module named gtkspell
Traceback (most recent call last):
  File
"/usr/lib/python2.7/dist-packages/virtaal/controllers/plugincontroller.py",
line 109, in enable_plugin
    self.plugins[name] = plugin_class(name, self.controller)
  File "/usr/lib/python2.7/dist-packages/virtaal/plugins/spellchecker.py",
line 69, in __init__
    import gtkspell
ImportError: No module named gtkspell

==========

miguel@asustao:~$ python
Python 2.7.13 (default, Nov 24 2017, 17:33:09)
[GCC 6.3.0 20170516] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>> import gtkspell
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named gtkspell
>>
miguel@asustao:~$ python2
Python 2.7.13 (default, Nov 24 2017, 17:33:09)
[GCC 6.3.0 20170516] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>> import gtkspell
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named gtkspell
>>
miguel@asustao:~$

==========

See discussion in the following link:
https://github.com/translate/virtaal/issues/3284#issuecomment-406783574

Thanks and regards,
M. Bouzada

-- 
Membro do «Grupo de Amigos GNU/Linux de Pontevedra (GALPon)»
http://galpon.org
Membro de «Proxecto Trasno» http://trasno.gal
Co-coordinador do proxecto «GALPon MiniNo» http://minino.galpon.org

--- End Message ---
--- Begin Message ---
Source: pygtkspellcheck
Source-Version: 4.0.5-2

We believe that the bug you reported is fixed in the latest version of
pygtkspellcheck, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy Bicha <[email protected]> (supplier of updated pygtkspellcheck 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 [email protected])


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

Format: 1.8
Date: Sat, 26 Oct 2019 16:18:11 -0400
Source: pygtkspellcheck
Architecture: source
Version: 4.0.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Jeremy Bicha <[email protected]>
Closes: 885375 904487 937454
Changes:
 pygtkspellcheck (4.0.5-2) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/copyright: Use https protocol in Format field
   * d/control: Remove trailing whitespaces
   * Convert git repository from git-dpm to gbp layout
   * Use debhelper-compat instead of debian/compat.
 .
   [ Jeremy Bicha ]
   * Drop python-gtkspellcheck package as part of Python2 removal
     (Closes: #885375, #904487, #937454)
   * Bump debhelper compat to 12
Checksums-Sha1:
 ee2680734dc3a10d235e830eafbf31956f4ec804 2190 pygtkspellcheck_4.0.5-2.dsc
 7fa81bc58445e5eeeef5d54d0036345cbe583b76 3440 
pygtkspellcheck_4.0.5-2.debian.tar.xz
 8c8685b782134bd1301ea6a407aafa12f134f8b3 11658 
pygtkspellcheck_4.0.5-2_source.buildinfo
Checksums-Sha256:
 43942c49a1480867f883a9e2a372d40ce4826b63944b06d9dc3df694860c9549 2190 
pygtkspellcheck_4.0.5-2.dsc
 02a1c62bfaa1cb4dfde64db129c44b7ee5afcef527e8c977655fc3dcea652c34 3440 
pygtkspellcheck_4.0.5-2.debian.tar.xz
 327866d913ec17868fe9ec1d58319b5e8d6ad8eb40d2cdbd96bc4dcd7f319e57 11658 
pygtkspellcheck_4.0.5-2_source.buildinfo
Files:
 0087b8bc332d6046869c8a9070351e08 2190 python optional 
pygtkspellcheck_4.0.5-2.dsc
 26f82e7ba4c6d448eb21fd5e0894227f 3440 python optional 
pygtkspellcheck_4.0.5-2.debian.tar.xz
 6258e94ac663fce353a33035484447d7 11658 python optional 
pygtkspellcheck_4.0.5-2_source.buildinfo

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

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAl20+n4ACgkQ5mx3Wuv+
bH0yoQ/6AzdKqDxVZ0W7aCejLp806OgrhliEAvUCeKCrQhPJJbJOcHlCghG11x9E
6dGLOwOlRGRWR3ByosQ2qUMAe0buNj3MMuTOtxGPMa95EY6RGrIHVJg7lmrq1Koj
cI6vvOKIoLE4ER/sSWxIy7dvTez5CdC6mMirt95MFYBUlebLK+eK04ApTGT0PyXA
IztwmUSYqhCd0panCDNgsPnyHhN8b7xv3rSK5nhPjOtBusBqukQ/Dc3BhXJd2AAt
E7iIoJG9LJyFesQS8SjrfeRUz1yRNcLi5BzhIaCZM2qmfcHNcP8qCCzMP0lXDEJ4
uD63DCpo9pbyBYcDtsd8AlMIusuAN+msrgo6XAP2+t/E/5PSMFoAQJMngIHTbRZ9
S2wqAZEfiArF5sAHW8iHKNhJs3dlwPC378KDUfyrilc25PSGjRJb35apLc7CNCkx
Q8I9ax1+Hs8x66rQ5rzBGyZ5Jq+LjMDqxpNUWo9vgU1AGme25TM53YokmU7CS25Z
OlWuDiCfRPDQjhxgonojlOnhL4efuyhc7On7R9e+Ja2bl0aIUcaf475kxTA/ucRD
T8xsOg29jnAHQw6TtVcXau2Jl9R2dH/7u9YG6E6LuzxA9kO0e2KzJpKm6cOOMdCJ
NkWQTvZbQFcSn4zKoc1W2+I3c3e1t2y3F2JtbQcuGfvKeO9EFyY=
=9fgH
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to