<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/pupil/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/pupil/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/pupil/bugs/</id><updated>2014-11-04T20:31:18.535000Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>#19 NWChem 6.3 doesn't work with PUPIL2.0 properly</title><link href="https://sourceforge.net/p/pupil/bugs/19/?limit=25#3b07" rel="alternate"/><published>2014-11-04T20:31:18.535000Z</published><updated>2014-11-04T20:31:18.535000Z</updated><author><name>Juan Torras</name><uri>https://sourceforge.net/u/jtorras/</uri></author><id>https://sourceforge.net84c323fd720f13a406ee65e905586c29a4124ae5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#18 PUPIL does not run properly with Java 1.7. </title><link href="https://sourceforge.net/p/pupil/bugs/18/?limit=25#ea4d" rel="alternate"/><published>2014-11-04T20:25:40.330000Z</published><updated>2014-11-04T20:25:40.330000Z</updated><author><name>Juan Torras</name><uri>https://sourceforge.net/u/jtorras/</uri></author><id>https://sourceforge.net781efd880ffa9dd399b8321ef20e39a1aa2302d3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#17 PupilServer stops when QM zone is made with one atom alone and using the Gaussian program.</title><link href="https://sourceforge.net/p/pupil/bugs/17/?limit=25#714f" rel="alternate"/><published>2014-11-04T20:17:57.647000Z</published><updated>2014-11-04T20:17:57.647000Z</updated><author><name>Juan Torras</name><uri>https://sourceforge.net/u/jtorras/</uri></author><id>https://sourceforge.netcab8899ad23d7aa2347d9f38ff9a66a4ebf9693e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#16 Java error when the "new" item is pressed on Jmol application</title><link href="https://sourceforge.net/p/pupil/bugs/16/?limit=25#8377" rel="alternate"/><published>2014-11-04T20:14:26.193000Z</published><updated>2014-11-04T20:14:26.193000Z</updated><author><name>Juan Torras</name><uri>https://sourceforge.net/u/jtorras/</uri></author><id>https://sourceforge.netcd6524c92c1ea04e146697cea744b8eb2fb5a7b2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>NWChem 6.3 doesn't work with PUPIL2.0 properly</title><link href="https://sourceforge.net/p/pupil/bugs/19/" rel="alternate"/><published>2014-04-23T10:02:44.589000Z</published><updated>2014-04-23T10:02:44.589000Z</updated><author><name>Juan Torras</name><uri>https://sourceforge.net/u/jtorras/</uri></author><id>https://sourceforge.net05f7ae903520234a85dd32a42304df220336b973</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When electrostatic embedding is performed using recent versions of NWChem (v6.3) a wrong behaviour with the PUPIL 2.0 is observed. On the other side, NWChem 6.1.1 does not show this error. It seems that on the recent versions of NWChem have changed the way on that point charges are written on the input file. A new specialized input file writer should be added to avoid this problem.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>NWChem 6.3 doesn't work with PUPIL2.0 properly</title><link href="https://sourceforge.net/p/pupil/bugs/19/" rel="alternate"/><published>2014-04-23T10:02:44.589000Z</published><updated>2014-04-23T10:02:44.589000Z</updated><author><name>Juan Torras</name><uri>https://sourceforge.net/u/jtorras/</uri></author><id>https://sourceforge.net422fe349bb4a2231e25b46f0c552bc238d7fc20f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 19 has been modified: NWChem 6.3 doesn't work with PUPIL2.0 properly&lt;br /&gt;
Edited By: Juan Torras (jtorras)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>PUPIL does not run properly with Java 1.7. </title><link href="https://sourceforge.net/p/pupil/bugs/18/" rel="alternate"/><published>2014-03-08T22:29:04.378000Z</published><updated>2014-03-08T22:29:04.378000Z</updated><author><name>Juan Torras</name><uri>https://sourceforge.net/u/jtorras/</uri></author><id>https://sourceforge.net4fe470fc2d7089049ebedb6bf9b9db17748a3cac</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;PUPIL does not compile with Java 1.7 by showing some errors involving JComboBox class from Java 1.6 which seems incompatible with the new JComboBox class on 1.7 version.&lt;br /&gt;
After PUPIL code correction, additional problems are observed at running time when file coordinates are read on the AMBER-PUPIL interface that stops execution.&lt;/p&gt;
&lt;p&gt;Java 1.6 version does not show this issue.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>PUPIL does not run properly with Java 1.7. </title><link href="https://sourceforge.net/p/pupil/bugs/18/" rel="alternate"/><published>2014-03-08T22:29:04.378000Z</published><updated>2014-03-08T22:29:04.378000Z</updated><author><name>Juan Torras</name><uri>https://sourceforge.net/u/jtorras/</uri></author><id>https://sourceforge.net07dadb287e0197712e8e614f8e0e3d9c8f37fd3a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 18 has been modified: PUPIL does not run properly with Java 1.7. &lt;br /&gt;
Edited By: Juan Torras (jtorras)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>PupilServer stops when QM zone is made with one atom alone and using the Gaussian program.</title><link href="https://sourceforge.net/p/pupil/bugs/17/" rel="alternate"/><published>2013-11-14T21:15:41.490000Z</published><updated>2013-11-14T21:15:41.490000Z</updated><author><name>Juan Torras</name><uri>https://sourceforge.net/u/jtorras/</uri></author><id>https://sourceforge.netf390ab5d5072a21796293722779fc026d8170a9d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When a simulation involves only one atom alone on the QM zone and being calculated with the Gaussian program (G03 version), the simulation stops abruptly when parsing Gaussian output File. More specifically, when parsing Force Field values on the point charges wrapping the QM zone.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>PupilServer stops when QM zone is made with one atom alone and using the Gaussian program.</title><link href="https://sourceforge.net/p/pupil/bugs/17/" rel="alternate"/><published>2013-11-14T21:15:41.490000Z</published><updated>2013-11-14T21:15:41.490000Z</updated><author><name>Juan Torras</name><uri>https://sourceforge.net/u/jtorras/</uri></author><id>https://sourceforge.net5b6159db79ac4fc3c49c4834fcf36f4cbd3e9836</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 17 has been modified: PupilServer stops when QM zone is made with one atom alone and using the Gaussian program.&lt;br /&gt;
Edited By: Juan Torras (jtorras)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>