<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/jmol/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/jmol/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 10 Jan 2026 17:30:47 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jmol/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#636 inconsistency between Jmol and JmolData</title><link>https://sourceforge.net/p/jmol/bugs/636/?limit=25#0223</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Hanson</dc:creator><pubDate>Sat, 10 Jan 2026 17:30:47 -0000</pubDate><guid>https://sourceforge.net3757285647c446f38d7b2be1049a668950285143</guid></item><item><title>#636 inconsistency between Jmol and JmolData</title><link>https://sourceforge.net/p/jmol/bugs/636/?limit=25#82e4</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Actually, both programs are showing this message. But it is not a meaningful message. It is just a warning that "variable" is not a property that can be set in an isosurface. It arises from my forgetting to take out some unused code in IsoExt.java. I've tracked down where it is coming from and removed that code. Thanks for spotting this.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Hanson</dc:creator><pubDate>Sat, 10 Jan 2026 17:28:56 -0000</pubDate><guid>https://sourceforge.neted3b3eeb3b54a4db2ad5fb48e68d4e98b760b48d</guid></item><item><title>inconsistency between Jmol and JmolData</title><link>https://sourceforge.net/p/jmol/bugs/636/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;the following script runs in Jmol&lt;br/&gt;
load h3.RHO.140.cube&lt;br/&gt;
write h3.pdb&lt;br/&gt;
delete all&lt;br/&gt;
isosurface h3_140 cutoff 0.04 "h3.RHO.140.cube"&lt;br/&gt;
write OBJ h3_140.wrl&lt;br/&gt;
but in JmolData gives the error:&lt;br/&gt;
unassigned Isosurface + shape setProperty:variables:{var _deletedAtoms=Token&lt;span&gt;[bitset(10/0xa) value=({0:2})]&lt;/span&gt;&lt;span&gt;[null index =2147483647 intValue=2147483647]&lt;/span&gt;}&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John  Terning</dc:creator><pubDate>Fri, 09 Jan 2026 00:24:56 -0000</pubDate><guid>https://sourceforge.net7f729ac8f1d363e1de6e899466ba9e93b249bc8d</guid></item><item><title>inconsistency between Jmol and JmolData</title><link>https://sourceforge.net/p/jmol/bugs/636/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 636 has been modified: inconsistency between Jmol and JmolData&lt;br/&gt;
Edited By: Bob Hanson (hansonr)&lt;br/&gt;
Status updated: 'open' =&amp;gt; 'closed'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John  Terning</dc:creator><pubDate>Fri, 09 Jan 2026 00:24:56 -0000</pubDate><guid>https://sourceforge.net87b91960ac9c3347f8f56b3089189c15d7d4b5eb</guid></item><item><title>Releases on Maven Central?</title><link>https://sourceforge.net/p/jmol/bugs/635/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Bob, a few weeks ago I was asked about the Jmol binary release Maven Central (https://mvnrepository.com/artifact/net.sourceforge.jmol/jmol). Are you okay if I pick this up? I will likely have to write some patches, which would be nice after so many years.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Egon Willighagen</dc:creator><pubDate>Sun, 23 Nov 2025 13:51:16 -0000</pubDate><guid>https://sourceforge.net4d3ef229dd7aa106d474572d560438a55c1c0eaa</guid></item><item><title>#634 v14 vs. v16: Inconsistent orbials visualization from Molden file</title><link>https://sourceforge.net/p/jmol/bugs/634/?limit=25#c512</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Indeed. The presence of G orbitals causes the MO coefficient pointer to go awry. &lt;br/&gt;
This is fixed for Jmol 16.32.37/38. for a preview release Jmol.jar, see  &lt;a href="https://sourceforge.net/p/jmol/code/HEAD/tree/trunk/Jmol/test/jmol-jar/"&gt;https://sourceforge.net/p/jmol/code/HEAD/tree/trunk/Jmol/test/jmol-jar/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Hanson</dc:creator><pubDate>Mon, 10 Nov 2025 23:31:57 -0000</pubDate><guid>https://sourceforge.net8379769efe3b54e6515099118e290e0d4612dee3</guid></item><item><title>v14 vs. v16: Inconsistent orbials visualization from Molden file</title><link>https://sourceforge.net/p/jmol/bugs/634/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Jmol!&lt;/p&gt;
&lt;p&gt;I experience an inconsistency in the visualization of molecular orbitals from an input file of Molden format. I hope I'll eventually get more details, but so far I was only able to track the issue down to the major version change: from v14 to v16.&lt;/p&gt;
&lt;p&gt;Here is how to reproduce the problem with the attached input file:&lt;br/&gt;
1) open the attached file with v14.32.83 and v16.3.35 (I've tried also 16.3.33: same result as 16.3.35)&lt;br/&gt;
2) display any molecular orbital, for example, say "mo 8".&lt;br/&gt;
3) Now look at the results: v14 displays MO shapes that are consistent with Molden, but v16 displays different MOs shapes.&lt;/p&gt;
&lt;p&gt;Perhaps, this is due to  a different interpretation/assumption on the angular momentum of the basis?&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br/&gt;
Marco&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marco Foscato</dc:creator><pubDate>Mon, 10 Nov 2025 13:49:59 -0000</pubDate><guid>https://sourceforge.netef106af6f741d96426edd8b5991c544d4b3f4132</guid></item><item><title>#633 Unable to view FILE.37</title><link>https://sourceforge.net/p/jmol/bugs/633/?limit=25#fd5f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The -2147483648 error is indicating that the file was found, but its format was different from what was expected. nbo files #37 are reading correctly for our test set. Please attach the file in a response to this message so we can see what might be the issue. Probably a simple fix. &lt;/p&gt;
&lt;p&gt;Q: What is the source version of ORCA you are using? This might be something you will need to address with that group. &lt;/p&gt;
&lt;p&gt;But first, let's find out exactly what the problem is.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Hanson</dc:creator><pubDate>Tue, 26 Aug 2025 23:31:04 -0000</pubDate><guid>https://sourceforge.net75068d5e468b7710d8314a05efc9b6d6888ba4a9</guid></item><item><title>#633 Unable to view FILE.37</title><link>https://sourceforge.net/p/jmol/bugs/633/?limit=25#34e8</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, Maureen &lt;br/&gt;
For this kind of problems, you should use the jmol-users email distribution list.&lt;br/&gt;
Anyway, it is hard to help unless you share the problematic file.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Angel Herraez</dc:creator><pubDate>Tue, 26 Aug 2025 18:27:00 -0000</pubDate><guid>https://sourceforge.nete83a4fafb5dbd4d4e59dee33567d0f64f0598214</guid></item><item><title>Unable to view FILE.37</title><link>https://sourceforge.net/p/jmol/bugs/633/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm trying to view FILE.37 generated using orca/nbo, but I'm unable to do so. I have a Jmol script, and with the same script, I can open FILE.32 to FILE.36 and FILE.38 to FILE.40. I even downloaded the latest version of Java, but I still get the same error message.  &lt;/p&gt;
&lt;p&gt;script ERROR: Error reading file at end of file&lt;br/&gt;
-2147483648&lt;br/&gt;
for file /Users/Desktop/test/FILE.37&lt;br/&gt;
type GenNBO&lt;br/&gt;
----line 1 command 1 of /Users/Desktop/test/mol.jmol:&lt;br/&gt;
         load "FILE.37"&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;br/&gt;
----line 1 command 1 of /Users/Desktop/test/mol.jmol:&lt;br/&gt;
         script "mol.jmol"&lt;/p&gt;
&lt;p&gt;Does anyone know how to fix this? Please advise.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maureen Kitheka</dc:creator><pubDate>Tue, 26 Aug 2025 18:08:54 -0000</pubDate><guid>https://sourceforge.net5e0c58968bafcddbcba960355738c5e96fe3e700</guid></item></channel></rss>