<?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: Learn WidgetFX with Passion!</title>
	<atom:link href="http://steveonjava.com/learn-widgetfx-with-passion/feed/" rel="self" type="application/rss+xml" />
	<link>http://steveonjava.com/learn-widgetfx-with-passion/</link>
	<description>Hacking JavaFX and Java with Agility</description>
	<lastBuildDate>Thu, 02 Sep 2010 15:40:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Samir</title>
		<link>http://steveonjava.com/learn-widgetfx-with-passion/#comment-122</link>
		<dc:creator>Samir</dc:creator>
		<pubDate>Tue, 14 Jul 2009 18:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://steveonjava.com/?p=428#comment-122</guid>
		<description>hi ,
i dont know where can i post it , but in Win Vista the WidgetFX got a exception  , it is about a directory that in Windows Vista  doesn´t exist:
Configuration directory location is: &quot;C:\Users\samir\.WidgetFX&quot;
14/07/2009 15:19:20 org.widgetfx.install.InstallUtil copyStartupFile
SEVERE: null
java.io.FileNotFoundException: C:\Users\samir\Start Menu\Programs\Startup\WidgetFX.lnk (O sistema não pode encontrar o caminho especificado)
	at java.io.FileOutputStream.open(Native Method)
	at java.io.FileOutputStream.(Unknown Source)
	at java.io.FileOutputStream.(Unknown Source)
	at org.widgetfx.install.InstallUtil.copyStartupFile(InstallUtil.java:63)
	at org.widgetfx.ui.DockDialog$_SBECL.onChange(DockDialog.fx:137)
	at com.sun.javafx.runtime.location.BooleanVariable.notifyListeners(Unknown Source)
	at com.sun.javafx.runtime.location.BooleanVariable.replaceValue(Unknown Source)
	at com.sun.javafx.runtime.location.BooleanVariable.setAsBoolean(Unknown Source)
	at org.widgetfx.ui.DockDialog.set$org$widgetfx$ui$DockDialog$launchOnStartup(DockDialog.fx:135)
	at org.widgetfx.ui.DockDialog.applyDefaults$(DockDialog.fx:135)
	at org.widgetfx.ui.DockDialog.createInstance(DockDialog.fx:67)
	at org.widgetfx.Main.javafx$run$(Main.fx:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at com.sun.javafx.runtime.provider.GUIRuntimeProvider$1.run(Unknown Source)
	at com.sun.javafx.tk.swing.SwingToolkit$StartupRoutine.run(Unknown Source)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
Resource not cached</description>
		<content:encoded><![CDATA[<p>hi ,<br />
i dont know where can i post it , but in Win Vista the WidgetFX got a exception  , it is about a directory that in Windows Vista  doesn´t exist:<br />
Configuration directory location is: &#8220;C:\Users\samir\.WidgetFX&#8221;<br />
14/07/2009 15:19:20 org.widgetfx.install.InstallUtil copyStartupFile<br />
SEVERE: null<br />
java.io.FileNotFoundException: C:\Users\samir\Start Menu\Programs\Startup\WidgetFX.lnk (O sistema não pode encontrar o caminho especificado)<br />
	at java.io.FileOutputStream.open(Native Method)<br />
	at java.io.FileOutputStream.(Unknown Source)<br />
	at java.io.FileOutputStream.(Unknown Source)<br />
	at org.widgetfx.install.InstallUtil.copyStartupFile(InstallUtil.java:63)<br />
	at org.widgetfx.ui.DockDialog$_SBECL.onChange(DockDialog.fx:137)<br />
	at com.sun.javafx.runtime.location.BooleanVariable.notifyListeners(Unknown Source)<br />
	at com.sun.javafx.runtime.location.BooleanVariable.replaceValue(Unknown Source)<br />
	at com.sun.javafx.runtime.location.BooleanVariable.setAsBoolean(Unknown Source)<br />
	at org.widgetfx.ui.DockDialog.set$org$widgetfx$ui$DockDialog$launchOnStartup(DockDialog.fx:135)<br />
	at org.widgetfx.ui.DockDialog.applyDefaults$(DockDialog.fx:135)<br />
	at org.widgetfx.ui.DockDialog.createInstance(DockDialog.fx:67)<br />
	at org.widgetfx.Main.javafx$run$(Main.fx:49)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br />
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br />
	at java.lang.reflect.Method.invoke(Unknown Source)<br />
	at com.sun.javafx.runtime.provider.GUIRuntimeProvider$1.run(Unknown Source)<br />
	at com.sun.javafx.tk.swing.SwingToolkit$StartupRoutine.run(Unknown Source)<br />
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)<br />
	at java.awt.EventQueue.dispatchEvent(Unknown Source)<br />
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)<br />
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)<br />
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)<br />
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br />
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br />
	at java.awt.EventDispatchThread.run(Unknown Source)<br />
Resource not cached</p>
]]></content:encoded>
	</item>
</channel>
</rss>
