Your message dated Sat, 09 Jul 2016 00:35:44 +0000
with message-id <e1blgfe-0004l9...@franck.debian.org>
and subject line Bug#767144: fixed in mgltools-sff 1.5.7-1
has caused the Debian Bug report #767144,
regarding autodocktools: fails to start the GUI
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.)
--
767144: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767144
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: autodocktools
Version: 1.5.7~rc1+cvs.20140424-1
Severity: important
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these template lines ***
After installing autodocktools via apt-get, trying to start it in a machine
with GNOME desktop environment fails with the following error. Hence
autodocktools GUI is unusable.
<snip>
stylesen@harshu:~$ autodocktools
Run ADT from /usr/lib/python2.7/dist-packages/AutoDockTools
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/AutoDockTools/__init__.py", line 433,
in runADT
title=title, withShell= not interactive, verbose=False, gui=gui)
File "/usr/lib/python2.7/dist-packages/Pmv/moleculeViewer.py", line 1026, in
__init__
trapExceptions=trapExceptions)
File "/usr/lib/python2.7/dist-packages/ViewerFramework/VF.py", line 387, in
__init__
verbose=verbose)
File "/usr/lib/python2.7/dist-packages/ViewerFramework/VFGUI.py", line 444,
in __init__
verbose=verbose,guiMaster=VIEWER_root,)
File "/usr/lib/python2.7/dist-packages/DejaVu/Viewer.py", line 586, in
__init__
cnf=cnf, **kw)
File "/usr/lib/python2.7/dist-packages/DejaVu/Viewer.py", line 285, in
AddCamera
c = classCamera(master, screenName, self, num, cnf=cnf, **kw)
File "/usr/lib/python2.7/dist-packages/DejaVu/Camera.py", line 2189, in
__init__
self.AddTrackball()
File "/usr/lib/python2.7/dist-packages/DejaVu/Camera.py", line 2583, in
AddTrackball
self.trackball = Trackball(self, size, rscale, tscale, sscale, renorm )
File "/usr/lib/python2.7/dist-packages/DejaVu/Trackball.py", line 88, in
__init__
self.createSpinGui()
File "/usr/lib/python2.7/dist-packages/DejaVu/Trackball.py", line 726, in
createSpinGui
callback=self.setWithSpinGui,
File "/usr/lib/python2.7/dist-
packages/mglutil/gui/BasicWidgets/Tk/vector3DGUI.py", line 90, in __init__
self.createEntries(self.frame)
File "/usr/lib/python2.7/dist-
packages/mglutil/gui/BasicWidgets/Tk/vector3DGUI.py", line 360, in
createEntries
self.f.grid(column=3, rowspan=3)
File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 2022, in grid_configure
+ self._options(cnf, kw))
TclError: cannot use geometry manager grid inside
..139747144006544.139747144007048.139747087050008.139747087052240 which already
has slaves managed by pack
hit enter to continue
</snip>
-- System Information:
Debian Release: jessie/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages autodocktools depends on:
ii mgltools-molkit 1.5.7~rc1+cvs.20140424-1
ii mgltools-pmv 1.5.7~rc1+cvs.20140424-1
ii mgltools-support 1.5.7~rc1+cvs.20140424-1
ii mgltools-viewerframework 1.5.7~rc1+cvs.20140424-1
ii mgltools-volume 1.5.7~rc1+cvs.20140424-1
ii python 2.7.8-1
ii python-pil.imagetk [python-imaging-tk] 2.5.1-1
Versions of packages autodocktools recommends:
ii mgltools-pyautodock 1.5.7~rc1+cvs.20140424-1
ii mgltools-utpackages 1.5.7~rc1+cvs.20140424-1
ii mgltools-webservices 1.5.7~rc1+cvs.20140424-1
Versions of packages autodocktools suggests:
pn autodock <none>
pn autodock-vina <none>
pn ballview <none>
pn mgltools-cadd <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: mgltools-sff
Source-Version: 1.5.7-1
We believe that the bug you reported is fixed in the latest version of
mgltools-sff, 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 767...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Steffen Moeller <moel...@debian.org> (supplier of updated mgltools-sff 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: SHA256
Format: 1.8
Date: Fri, 08 Jul 2016 17:56:08 +0200
Source: mgltools-sff
Binary: mgltools-sff
Architecture: source amd64
Version: 1.5.7-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Steffen Moeller <moel...@debian.org>
Description:
mgltools-sff - Simple Force Field for Python
Closes: 767144 783547
Changes:
mgltools-sff (1.5.7-1) unstable; urgency=medium
.
* New upstream version (Closes: #767144,#783547,
lp:#821299,lp:1386091,lp:#1386163,lp:#1492762)
Checksums-Sha1:
39fe52e744c4bf50d84f931e915b3b58a1c0fe5d 2204 mgltools-sff_1.5.7-1.dsc
5a7b4fd79219ada8635a31ae414d02dd8580e626 42112 mgltools-sff_1.5.7.orig.tar.xz
317230707ef09e7e53cdd649e696a66d75fd65cf 6912
mgltools-sff_1.5.7-1.debian.tar.xz
951f26bf0028ec634e324cb32bedbea12acaf6a2 169790
mgltools-sff-dbgsym_1.5.7-1_amd64.deb
261dc0e61d806232c6f1258c26a392a5682ebdc2 77844 mgltools-sff_1.5.7-1_amd64.deb
Checksums-Sha256:
624fd61f84cb0b673bcc606b801b425366b549b0a5740d780183ba8c8500d942 2204
mgltools-sff_1.5.7-1.dsc
58c03b0740e0e9602d52d96c578a32d7f99cddd9e8118b0458a32b72b3b436bc 42112
mgltools-sff_1.5.7.orig.tar.xz
cabd4f2ac6b1a4197d035264657c6a702db58715b9b196d9760e656e514c7389 6912
mgltools-sff_1.5.7-1.debian.tar.xz
bd25eeb744d20a66f105ec1d4aff55116509bc1a8c1168f43774ab3d91153ed5 169790
mgltools-sff-dbgsym_1.5.7-1_amd64.deb
ac3d3f360758ba9673444434988aaf26dfe300f10761124fc619f4de37656571 77844
mgltools-sff_1.5.7-1_amd64.deb
Files:
c4c5e60c3e450fba82f9cfc86a90c460 2204 non-free/science optional
mgltools-sff_1.5.7-1.dsc
56465bdb1434a74483ac132352100899 42112 non-free/science optional
mgltools-sff_1.5.7.orig.tar.xz
8764db95f85a017af56507c9bf54c608 6912 non-free/science optional
mgltools-sff_1.5.7-1.debian.tar.xz
541f8b101745a9daee374970d721eeab 169790 non-free/debug extra
mgltools-sff-dbgsym_1.5.7-1_amd64.deb
77779f4980f1d414225ce7d1afc95b82 77844 non-free/science optional
mgltools-sff_1.5.7-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXgEMsAAoJEC/YvtrAIO7RHLYP/1AYcalxXpEk0oG5qP1ONV/p
G/m+G+Jn+6udvnhq13QP8tn0gAFxd4uLPf0XoWm49qo17KHtN8bKWiMqNUBTFAhW
yL28ScFyd0nbb2yvxBVjwz8uFcCNdNik9TOdlp/z3DnefvjgqTaup/jfT3dksMNa
VQiEUqYy38VC81qATNbaw0H9wUJyMARAKV0HtkHA0vCxzYLGY6rWTpXHcnf+lVo/
TN8ZJh20CflcUP370HMxnpi0lUI1fg+B78inPV032QTkyEFhXVEpgjKmVcB6rT7z
OrOEGwvuDQ6af729qa9b8tUIy1zdLT8KOgG3hmjlBQW0uQRhMmRzwKLf9kzrrePJ
BjJq9UpLWZIy3xrZMfYpy9HemeNqg2uaZtW8VOgvDZlIFN4HvgWUuOcMcn34lsXR
kWoaSUBQHzxEWvCGpti8q5j/HnvLbFTFEt/pWauy4lQRoFA1d2pY8LDQ2Op+tnNv
PsstltPrxlH1zZuLRHDMMOSFIH3hM9+oYP/U8n0pY1UyVeXVijaM76HzupjkgrqO
6/P5vV0np22ZfMOOLGbB/8oQyOf2YLax3fOkWEIVaJV+H8csmHEFo7MKurrBL3j4
pli62x86Fi4Ng9eCuWBplNXU+o5wXXtn4FUbE15Z6MCeN+2lTXtxZavyMBThbOeX
ht0fbR9wg4dcnLRR7LmR
=laO9
-----END PGP SIGNATURE-----
--- End Message ---