<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 2846: Version 6.0 patchlevel 3</title><link>https://sourceforge.net/p/gnuplot/bugs/2846/</link><description>Recent changes to 2846: Version 6.0 patchlevel 3</description><atom:link href="https://sourceforge.net/p/gnuplot/bugs/2846/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 13 Feb 2026 17:34:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gnuplot/bugs/2846/feed.rss" rel="self" type="application/rss+xml"/><item><title>#2846 Version 6.0 patchlevel 3</title><link>https://sourceforge.net/p/gnuplot/bugs/2846/?limit=25#2efe</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; open-cannot-reproduce&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ethan Merritt</dc:creator><pubDate>Fri, 13 Feb 2026 17:34:54 -0000</pubDate><guid>https://sourceforge.net5a36ad23a1d8a611f59fb64e949abc89d95d9347</guid></item><item><title>#2846 Version 6.0 patchlevel 3</title><link>https://sourceforge.net/p/gnuplot/bugs/2846/?limit=25#44c7</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Answer to question 1: yes. The file contains &lt;code&gt;set loadpath 'C:\myGnuplots'&lt;/code&gt;.&lt;br/&gt;
Anser to question 2:  I &lt;code&gt;save&lt;/code&gt;ed and  &lt;code&gt;load&lt;/code&gt;ed in the same gnuplot session.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reinhard Neuwirth</dc:creator><pubDate>Thu, 18 Dec 2025 01:25:13 -0000</pubDate><guid>https://sourceforge.net6ec49d32724e7692177ca276a7ec36c2c1e9cd4b</guid></item><item><title>#2846 Version 6.0 patchlevel 3</title><link>https://sourceforge.net/p/gnuplot/bugs/2846/?limit=25#811d/3c44</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;First question:  is there a 'set loadpath' command in the file &lt;code&gt;&amp;lt;filename&amp;gt;.gp&lt;/code&gt;that you saved?&lt;/p&gt;
&lt;p&gt;Second question:  When you later issue the &lt;code&gt;load '&amp;lt;filename&amp;gt;.gp&lt;/code&gt; command and it fails, is that in the same gnuplot session as you were in when you originally saved it?  If not, is the new gnuplot session being run from the same user directory as original session?  What does the new (failing) session report for &lt;code&gt;show loadpath&lt;/code&gt;?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ethan Merritt</dc:creator><pubDate>Wed, 17 Dec 2025 16:53:21 -0000</pubDate><guid>https://sourceforge.net9df5069057a9f27093f902dd6fde6d32069af7b0</guid></item><item><title>#2846 Version 6.0 patchlevel 3</title><link>https://sourceforge.net/p/gnuplot/bugs/2846/?limit=25#811d</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I use &lt;code&gt;set loadpath 'C:\myGnuplots'&lt;/code&gt; via the access to  &lt;code&gt;Edit gnuplot.ini&lt;/code&gt; supplied by &lt;code&gt;gnuplot&lt;/code&gt;.  What works:&lt;br/&gt;
(1) plotting: &lt;code&gt;plot 'Data.dat' u 1:2 with linespoints&lt;/code&gt; successfully plots for &lt;code&gt;Data.dat&lt;/code&gt; resident in &lt;code&gt;C:\myGnuplots&lt;/code&gt;, not path needed.&lt;br/&gt;
(2)  &lt;code&gt;save '&amp;lt;filename&amp;gt;.gp'&lt;/code&gt;  places  &lt;code&gt;&amp;lt;filename&amp;gt;.gp&lt;/code&gt; in the &lt;code&gt;C:\myGnuplots&lt;/code&gt; folder, again, no path needed.&lt;br/&gt;
However, &lt;code&gt;load '&amp;lt;filename&amp;gt;.gp'&lt;/code&gt; cannot find  the data file.  But to my surprise I found that If I now copy &lt;code&gt;Data.dat&lt;/code&gt; into  &lt;code&gt;c:\Program Files\gnuplot\demo&lt;/code&gt; loading  will regenerate the plot.  Evidently the application sets &lt;code&gt;GNUPLOT_LIB=C:\Program Files\gnuplot\demo;C:\Program Files\gnuplot\demo\games;C:\Program Files\gnuplot\share&lt;/code&gt;.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reinhard Neuwirth</dc:creator><pubDate>Wed, 17 Dec 2025 12:03:44 -0000</pubDate><guid>https://sourceforge.netdab9f94e9230c6bb6aada9b995e8e0d1f744e912</guid></item><item><title>#2846 Version 6.0 patchlevel 3</title><link>https://sourceforge.net/p/gnuplot/bugs/2846/?limit=25#0da0</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Is there no "set loadpath" command at all in your save file, or is there a "set loadpath" command but it contains an incorrect path?   It works under linux, but I don't have a Windows machine to test on, so I don't know if there is some Windows-specific problem with the save command.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ethan Merritt</dc:creator><pubDate>Wed, 17 Dec 2025 07:16:56 -0000</pubDate><guid>https://sourceforge.net8d801a971b371e556031b424e111c87740e68758</guid></item><item><title>#2846 Version 6.0 patchlevel 3</title><link>https://sourceforge.net/p/gnuplot/bugs/2846/?limit=25#2ae2</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Attachments has changed:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Diff:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="gd"&gt;--- old&lt;/span&gt;
&lt;span class="gi"&gt;+++ new&lt;/span&gt;
&lt;span class="gu"&gt;@@ -1 +0,0 @@&lt;/span&gt;
&lt;span class="gd"&gt;-OA63565241_1_1.pdf (58.7 kB; application/pdf)&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reinhard Neuwirth</dc:creator><pubDate>Wed, 17 Dec 2025 06:27:36 -0000</pubDate><guid>https://sourceforge.net9ad9bcc72a4c87d8fe74d050a5ea7b01a6681de5</guid></item><item><title>#2846 Version 6.0 patchlevel 3</title><link>https://sourceforge.net/p/gnuplot/bugs/2846/?limit=25#ce72</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Attachments has changed:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Diff:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="gd"&gt;--- old&lt;/span&gt;
&lt;span class="gi"&gt;+++ new&lt;/span&gt;
&lt;span class="gu"&gt;@@ -0,0 +1 @@&lt;/span&gt;
&lt;span class="gi"&gt;+OA63565241_1_1.pdf (58.7 kB; application/pdf)&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Priority&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reinhard Neuwirth</dc:creator><pubDate>Wed, 17 Dec 2025 06:19:57 -0000</pubDate><guid>https://sourceforge.net0167394d30eba7fdbe40157709abfd6b9b8b9cff</guid></item><item><title>Version 6.0 patchlevel 3</title><link>https://sourceforge.net/p/gnuplot/bugs/2846/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 6.0 patchlevel 3;  Windows 10.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;set loadpath 'C:\myGnuplots'&lt;/code&gt; to  have all my saved  &lt;code&gt;&amp;lt;...&amp;gt;.gp&lt;/code&gt; and associated  &lt;code&gt;&amp;lt;&amp;gt;.dat&lt;/code&gt; files reside in  &lt;code&gt;C:\myGnuplots&lt;/code&gt;.   With a data file &lt;code&gt;Data.dat&lt;/code&gt; resident in  &lt;code&gt;C:\myGnuplots&lt;/code&gt;,  &lt;code&gt;plot 'Data.dat' u 1:2 with linespoints&lt;/code&gt; successfully executes.  Subsequent &lt;code&gt;save 'Data.gp'&lt;/code&gt; deposits  the &lt;code&gt;'Data.gp'&lt;/code&gt; file in  &lt;code&gt;C:\myGnuplots&lt;/code&gt;. However,  an attempt to regenerate the plot with &lt;code&gt;load 'Data.gp'&lt;/code&gt; fails due to data missing. Interestingly enough, if I deposit  the &lt;code&gt;Data.dat&lt;/code&gt; file into &lt;code&gt;...\gnuplot\demo&lt;/code&gt; the &lt;code&gt;load 'Data.gp'&lt;/code&gt; is successful. Tells me that my path to  &lt;code&gt;C:\myGnuplots&lt;/code&gt; gets lost in the &lt;code&gt;save&lt;/code&gt; command somehow.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reinhard Neuwirth</dc:creator><pubDate>Wed, 17 Dec 2025 06:17:08 -0000</pubDate><guid>https://sourceforge.net447b68e0eef8e3332db9eec979c56af8bc7ecbea</guid></item><item><title>Version 6.0 patchlevel 3</title><link>https://sourceforge.net/p/gnuplot/bugs/2846/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 2846 has been modified: Version 6.0 patchlevel 3&lt;br/&gt;
Edited By: Reinhard Neuwirth (reinhardn)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reinhard Neuwirth</dc:creator><pubDate>Wed, 17 Dec 2025 06:17:08 -0000</pubDate><guid>https://sourceforge.netcf066a154881d32d7f902969d49142124eb7e101</guid></item><item><title>Version 6.0 patchlevel 3</title><link>https://sourceforge.net/p/gnuplot/bugs/2846/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 2846 has been modified: Version 6.0 patchlevel 3&lt;br/&gt;
Edited By: Reinhard Neuwirth (reinhardn)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reinhard Neuwirth</dc:creator><pubDate>Wed, 17 Dec 2025 06:17:08 -0000</pubDate><guid>https://sourceforge.netf730d5f8e957cdde6407af19517e6e52bde7fc98</guid></item></channel></rss>