<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Moneydance 2007r4:  Leopard-ready update</title>
	<atom:link href="http://moneydance.com/blog/archives/24/feed" rel="self" type="application/rss+xml" />
	<link>http://moneydance.com/blog/archives/24</link>
	<description>personal finance and money management software</description>
	<lastBuildDate>Wed, 01 Feb 2012 20:25:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: sreilly</title>
		<link>http://moneydance.com/blog/archives/24/comment-page-1#comment-38952</link>
		<dc:creator>sreilly</dc:creator>
		<pubDate>Mon, 19 Jan 2009 00:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://moneydance.com/blog/archives/24#comment-38952</guid>
		<description>Mike, please send an email to support@moneydance.com about the installation issue.  Also, please let us know how you installed Moneydance.

Thanks,
Sean</description>
		<content:encoded><![CDATA[<p>Mike, please send an email to <a href="mailto:support@moneydance.com">support@moneydance.com</a> about the installation issue.  Also, please let us know how you installed Moneydance.</p>
<p>Thanks,<br />
Sean</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike G.</title>
		<link>http://moneydance.com/blog/archives/24/comment-page-1#comment-38951</link>
		<dc:creator>Mike G.</dc:creator>
		<pubDate>Sun, 18 Jan 2009 23:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://moneydance.com/blog/archives/24#comment-38951</guid>
		<description>I loaded Moneydance (with Java) from the website onto my Ubuntu 8.04 system.  When I run Moneydance from the command line (I don&#039;t have a moneydance file), I get an error:

java.lang.NoClassDefFoundError: com/install4j/runtime/Launcher 

There is a .install4j file in the local directory.

If I run java -jar moneydance.jar,

I get a NullPointerException, then the application opens up.

Can anyone help me with this?

Thank you.

Mike</description>
		<content:encoded><![CDATA[<p>I loaded Moneydance (with Java) from the website onto my Ubuntu 8.04 system.  When I run Moneydance from the command line (I don&#8217;t have a moneydance file), I get an error:</p>
<p>java.lang.NoClassDefFoundError: com/install4j/runtime/Launcher </p>
<p>There is a .install4j file in the local directory.</p>
<p>If I run java -jar moneydance.jar,</p>
<p>I get a NullPointerException, then the application opens up.</p>
<p>Can anyone help me with this?</p>
<p>Thank you.</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://moneydance.com/blog/archives/24/comment-page-1#comment-8779</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Wed, 05 Dec 2007 14:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://moneydance.com/blog/archives/24#comment-8779</guid>
		<description>Hi Larry,

The &quot;small m&quot; and &quot;capital M&quot; moneydance scripts/launchers are not compatible with each other and should not go in the same directory.  I think the &quot;update&quot; to 514 was probably because the updater couldn&#039;t tell the difference between the two installer/launcher systems.  At this point I would recommend using the (small m) moneydance script with the new jar files.  However, one gotcha with that approach is that the self-installed version of Moneydance (the capital M one) should prevent you run from running two copies of Moneydance at once.</description>
		<content:encoded><![CDATA[<p>Hi Larry,</p>
<p>The &#8220;small m&#8221; and &#8220;capital M&#8221; moneydance scripts/launchers are not compatible with each other and should not go in the same directory.  I think the &#8220;update&#8221; to 514 was probably because the updater couldn&#8217;t tell the difference between the two installer/launcher systems.  At this point I would recommend using the (small m) moneydance script with the new jar files.  However, one gotcha with that approach is that the self-installed version of Moneydance (the capital M one) should prevent you run from running two copies of Moneydance at once.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://moneydance.com/blog/archives/24/comment-page-1#comment-8419</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Wed, 28 Nov 2007 17:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://moneydance.com/blog/archives/24#comment-8419</guid>
		<description>I&#039;ve been using MD build #531 for a while now under Linux Fedora Core 3.  I checked the update button a few days ago, and discoved an update was available.  However, when I selected &quot;update now&quot;, the &quot;update&quot; I got was build 514--a considerable step back!!

After recovering from the update, and since my latest purchase was in June, 04, I downloaded the latest build (apparently 583) and installed it.  The default install was to /opt/moneydance rather than my current install to /usr/local/moneydance.

Finally, and here&#039;s the questionable part, I copied the new .jar files to the old directory, /usr/local/moneydance.  That seems to work using the old (small m) moneydance startup script, but when I try using the new (capital M) Moneydance script, it exits with the error, &quot;Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: com/install4j/runtime/Launcher&quot;.  My Java version is 1.5.0_03.

Since the old script seem to work, I&#039;m using it with my old desktop application links and the old script for the present.  Is there a &quot;gotcha&quot; lurking in my future with this arrangement?  Any clue what went wrong with the original update?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using MD build #531 for a while now under Linux Fedora Core 3.  I checked the update button a few days ago, and discoved an update was available.  However, when I selected &#8220;update now&#8221;, the &#8220;update&#8221; I got was build 514&#8211;a considerable step back!!</p>
<p>After recovering from the update, and since my latest purchase was in June, 04, I downloaded the latest build (apparently 583) and installed it.  The default install was to /opt/moneydance rather than my current install to /usr/local/moneydance.</p>
<p>Finally, and here&#8217;s the questionable part, I copied the new .jar files to the old directory, /usr/local/moneydance.  That seems to work using the old (small m) moneydance startup script, but when I try using the new (capital M) Moneydance script, it exits with the error, &#8220;Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError: com/install4j/runtime/Launcher&#8221;.  My Java version is 1.5.0_03.</p>
<p>Since the old script seem to work, I&#8217;m using it with my old desktop application links and the old script for the present.  Is there a &#8220;gotcha&#8221; lurking in my future with this arrangement?  Any clue what went wrong with the original update?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sreilly</title>
		<link>http://moneydance.com/blog/archives/24/comment-page-1#comment-8353</link>
		<dc:creator>sreilly</dc:creator>
		<pubDate>Tue, 27 Nov 2007 01:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://moneydance.com/blog/archives/24#comment-8353</guid>
		<description>Larry:  I&#039;ve tested this version on OS X 10.5 and 10.5.1 and am not able to reproduce the problem.  The only explanation I can think of is that the &quot;beep&quot; that Moneydance produces when recording a transaction has something to do with it.  Can you turn off that beep in the preferences window and let us know if you have the same problem?</description>
		<content:encoded><![CDATA[<p>Larry:  I&#8217;ve tested this version on OS X 10.5 and 10.5.1 and am not able to reproduce the problem.  The only explanation I can think of is that the &#8220;beep&#8221; that Moneydance produces when recording a transaction has something to do with it.  Can you turn off that beep in the preferences window and let us know if you have the same problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://moneydance.com/blog/archives/24/comment-page-1#comment-8239</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Sat, 24 Nov 2007 07:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://moneydance.com/blog/archives/24#comment-8239</guid>
		<description>The editing bug is fixed. But under OS 10.5 and 10.5.1, entry actions (the &quot;Record&quot; button in &quot;Download transactions&quot;; the &quot;Enter&quot; button when editing a register line) that used to take less than a second now take about six seconds.</description>
		<content:encoded><![CDATA[<p>The editing bug is fixed. But under OS 10.5 and 10.5.1, entry actions (the &#8220;Record&#8221; button in &#8220;Download transactions&#8221;; the &#8220;Enter&#8221; button when editing a register line) that used to take less than a second now take about six seconds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://moneydance.com/blog/archives/24/comment-page-1#comment-7649</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 07 Nov 2007 19:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://moneydance.com/blog/archives/24#comment-7649</guid>
		<description>After installing Leopard, I installed an older copy of MD, then did an update. It downloaded it but then said I had to manually copy the moneydance.jar into the proper location. Previously, MD would do this for me and exit. Is this a problem with Leopard and the &quot;internet download safety&quot; metadata they&#039;ve added or is it something else?</description>
		<content:encoded><![CDATA[<p>After installing Leopard, I installed an older copy of MD, then did an update. It downloaded it but then said I had to manually copy the moneydance.jar into the proper location. Previously, MD would do this for me and exit. Is this a problem with Leopard and the &#8220;internet download safety&#8221; metadata they&#8217;ve added or is it something else?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash</title>
		<link>http://moneydance.com/blog/archives/24/comment-page-1#comment-7447</link>
		<dc:creator>Ash</dc:creator>
		<pubDate>Thu, 01 Nov 2007 22:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://moneydance.com/blog/archives/24#comment-7447</guid>
		<description>Tim: yeah we&#039;re more than aware of this bug, and having to glare a it everyday is annoying everyone here as well. Rest assured we&#039;re on a fix and we&#039;ll have it out as soon as we can.</description>
		<content:encoded><![CDATA[<p>Tim: yeah we&#8217;re more than aware of this bug, and having to glare a it everyday is annoying everyone here as well. Rest assured we&#8217;re on a fix and we&#8217;ll have it out as soon as we can.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://moneydance.com/blog/archives/24/comment-page-1#comment-7394</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 31 Oct 2007 20:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://moneydance.com/blog/archives/24#comment-7394</guid>
		<description>There&#039;s an unfixed bug still in Leopard: when editing a transaction the columns are cropping in slightly from the left and this means the first character in a field is cut into - also, the cursor is hidden. Cosmetic, but very annoying!</description>
		<content:encoded><![CDATA[<p>There&#8217;s an unfixed bug still in Leopard: when editing a transaction the columns are cropping in slightly from the left and this means the first character in a field is cut into &#8211; also, the cursor is hidden. Cosmetic, but very annoying!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Robinson</title>
		<link>http://moneydance.com/blog/archives/24/comment-page-1#comment-7393</link>
		<dc:creator>Gary Robinson</dc:creator>
		<pubDate>Wed, 31 Oct 2007 19:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://moneydance.com/blog/archives/24#comment-7393</guid>
		<description>This is really great info.  If/when you put this info up as a blog post, I&#039;ll plan to link to it. Thanks.</description>
		<content:encoded><![CDATA[<p>This is really great info.  If/when you put this info up as a blog post, I&#8217;ll plan to link to it. Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

