<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/kmlcsv/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/kmlcsv/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 04 Feb 2017 20:56:05 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/kmlcsv/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Google Maps Java Script API</title><link>https://sourceforge.net/p/kmlcsv/support-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, I must first thank you very much for the beautiful software. It has come in very handy to me .&lt;/p&gt;
&lt;p&gt;I'm involved in a project where the field workers go to collect data in the field using Tablets. Each data set comes with GPS coordinates. So I play around with a lot of CSV and kml files.&lt;/p&gt;
&lt;p&gt;One thing I don’t understand is the message that says my browser does not support "Google Maps Java Script API". I use Google chrome. &lt;/p&gt;
&lt;p&gt;What does this message mean?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fikile Kentane</dc:creator><pubDate>Sat, 04 Feb 2017 20:56:05 -0000</pubDate><guid>https://sourceforge.net4a319c652d9bf741655b1959df1cbddc1c647d73</guid></item><item><title>failed to load jvm even though it's there</title><link>https://sourceforge.net/p/kmlcsv/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Using Windows Vista. jre 5, 6, and 7 installed. Initially only 7 enabled; see below.&lt;/p&gt;
&lt;p&gt;Got &amp;lt;&amp;lt;Failed to="" load="" the="" JNI="" shared="" library="" "C:\\Program="" Files="" (x86)\\Java\\jre6\\bin\\client\\jvm.dll=""&amp;gt;&amp;gt;. File was present but jre6 was disabled because jre7 is installed and in use. Enabled jre6 but still get same message.&lt;/p&gt;
&lt;p&gt;Possibly related: installation did not add Start Menu entry. Had to dig into C:\Program Files and launch from there. This may be because I do not run under an admin user normally, so the installer had to elevate to admin, and perhaps installed the shortcut in the admin user's start menu instead of for all users. Don't know why this would cause dll linkage problems though.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Edward Reid</dc:creator><pubDate>Sun, 01 Feb 2015 18:55:24 -0000</pubDate><guid>https://sourceforge.nete1deee1ad487c7dfc6078ede21e96ef952414442</guid></item><item><title>Import KML into Google Maps Issue</title><link>https://sourceforge.net/p/kmlcsv/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I used KMLCSV to convert Excel/CSV data into KML, then went to Google Maps - My Maps and imported the KML file.  The results were correctly mapped however the Comments did not display in the map pin popup.  Name, Long Lat did.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael McCarty</dc:creator><pubDate>Mon, 09 May 2011 20:45:41 -0000</pubDate><guid>https://sourceforge.net826ca2b61ee7aba42abbdde5db47162b828dad24</guid></item><item><title>Problems running latest version</title><link>https://sourceforge.net/p/kmlcsv/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I downloaded the latest version of the program and get the error log below when trying to run it.  I would greatly appreciate any hints on how to get around this.&lt;/p&gt;
&lt;p&gt;!SESSION 2010-10-25 11:57:52.187 -----------------------------------------------&lt;br /&gt;
eclipse.buildId=unknown&lt;br /&gt;
java.version=1.5.0_26&lt;br /&gt;
java.vendor=Apple Inc.&lt;br /&gt;
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US&lt;br /&gt;
Framework arguments:  -keyring /Users/andres/.eclipse_keyring -showlocation&lt;br /&gt;
Command-line arguments:  -os macosx -ws carbon -arch x86 -keyring /Users/andres/.eclipse_keyring -consoleLog -showlocation&lt;/p&gt;
&lt;p&gt;!ENTRY org.eclipse.osgi 4 0 2010-10-25 11:57:53.001&lt;br /&gt;
!MESSAGE Application error&lt;br /&gt;
!STACK 1&lt;br /&gt;
java.lang.RuntimeException: Application "net.sourceforge.kmlcsv" could not be found in the registry. The applications available are: org.eclipse.equinox.app.error.&lt;br /&gt;
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)&lt;br /&gt;
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)&lt;br /&gt;
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)&lt;br /&gt;
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)&lt;br /&gt;
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)&lt;br /&gt;
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)&lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br /&gt;
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br /&gt;
at java.lang.reflect.Method.invoke(Method.java:592)&lt;br /&gt;
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)&lt;br /&gt;
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)&lt;br /&gt;
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)&lt;/p&gt;
&lt;p&gt;!ENTRY org.eclipse.osgi 2 0 2010-10-25 11:57:53.009&lt;br /&gt;
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:&lt;br /&gt;
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-10-25 11:57:53.009&lt;br /&gt;
!MESSAGE Bundle initial@reference:file:plugins/net.sourceforge.kmlcsv_2.1.1.jar/ [2] was not resolved.&lt;br /&gt;
!SUBENTRY 2 net.sourceforge.kmlcsv 2 0 2010-10-25 11:57:53.009&lt;br /&gt;
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andresl</dc:creator><pubDate>Mon, 25 Oct 2010 20:06:52 -0000</pubDate><guid>https://sourceforge.net59e03fcc135e00e867c01950190c4ea31c091b76</guid></item></channel></rss>