<?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/jgamebase/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/jgamebase/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 27 Dec 2024 13:33:06 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jgamebase/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#44 can't install on ubuntu-like distribution</title><link>https://sourceforge.net/p/jgamebase/bugs/44/?limit=25#1fe6</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;if you tell me the adjustments you made to the control file I could implement them for the next release.&lt;/p&gt;
&lt;p&gt;Thanks and best regards,&lt;br/&gt;
Frank&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">F. Gerbig</dc:creator><pubDate>Fri, 27 Dec 2024 13:33:06 -0000</pubDate><guid>https://sourceforge.netafd264670b04efb15f77fa27e417623e2f1b280f</guid></item><item><title>#44 can't install on ubuntu-like distribution</title><link>https://sourceforge.net/p/jgamebase/bugs/44/?limit=25#a821</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I was trying to make a "deb-get" script for installing this program and ran into this same error.&lt;/p&gt;
&lt;p&gt;It seems to happen because there are empty fields in the control file. I tried removing them and rebuilding the deb, then apt was able to install it without any problem.&lt;/p&gt;
&lt;p&gt;I know it's possible to use dpkg to install local files, but it's better to use apt, because apt will automatically handle installing any dependencies, but dpkg won't.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">F. Gerbig</dc:creator><pubDate>Sun, 22 Dec 2024 19:49:49 -0000</pubDate><guid>https://sourceforge.netbc6b3c1e12bd83c81afec868b508525ee07edf5e</guid></item><item><title>#46 jGameBase Temp Folder</title><link>https://sourceforge.net/p/jgamebase/bugs/46/?limit=25#93ce</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: pending --&amp;gt; closed-fixed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">F. Gerbig</dc:creator><pubDate>Sat, 16 Dec 2023 11:17:49 -0000</pubDate><guid>https://sourceforge.net799d4a9e7d2e77d31d82781a30dd59d78d8f5886</guid></item><item><title>#46 jGameBase Temp Folder</title><link>https://sourceforge.net/p/jgamebase/bugs/46/?limit=25#4832/0ad9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks. Works perfectly!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">F. Gerbig</dc:creator><pubDate>Fri, 15 Dec 2023 16:09:38 -0000</pubDate><guid>https://sourceforge.net9c4a9803973f49ca0587c33277c9b3b752ef473a</guid></item><item><title>#46 jGameBase Temp Folder</title><link>https://sourceforge.net/p/jgamebase/bugs/46/?limit=25#4832</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; pending&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: F. Gerbig&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">F. Gerbig</dc:creator><pubDate>Fri, 15 Dec 2023 15:29:18 -0000</pubDate><guid>https://sourceforge.net3ab104900eed86a7da0e60a3232279fcd51562d7</guid></item><item><title>#46 jGameBase Temp Folder</title><link>https://sourceforge.net/p/jgamebase/bugs/46/?limit=25#fc1e</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;jGameBase uses the default location of the operating system for temporary directories. In Java this is the property "java.io.tmpdir". So you can start jgb with a different temporary directory like&lt;/p&gt;
&lt;p&gt;&lt;code&gt;java -Dpolyglot.js.nashorn-compat=true -Djava.io.tmpdir=&amp;lt;PATH TO TEMPDIR&amp;gt; -jar jgamebase.jar&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;e.g. &lt;br/&gt;
&lt;code&gt;java -Dpolyglot.js.nashorn-compat=true -Djava.io.tmpdir=/home/frank/Schreibtisch/TEMPTEST -jar jgamebase.jar&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;in the jGameBase directory.&lt;br/&gt;
Hope that helps.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br/&gt;
Frank&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">F. Gerbig</dc:creator><pubDate>Fri, 15 Dec 2023 15:28:49 -0000</pubDate><guid>https://sourceforge.netd14b8751fd0236da237ab322130194af47325c0c</guid></item><item><title>jGameBase Temp Folder</title><link>https://sourceforge.net/p/jgamebase/bugs/46/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Not a bug just wondering if there was away to change the folder files get extracted to on Mac. Currently its in the /var directory. Not really a problem unless you have to change disks with certain emulators then its either inaccessible through the emulators file manager or you have to navigate through multiple folders to find the file. I looked throughout the jGameBase files and didn't see anything except a file called global.ini which had a DIR section.&lt;/p&gt;
&lt;p&gt;This is one example of where jgamebase extracts files on my Mac:&lt;/p&gt;
&lt;p&gt;/var/folders/dt/ysnpr2_n6g57cq_7k1hc1d3h0000gn/T/com.apple.shortcuts.mac-helper/jgamebase_15282265965550156094&lt;/p&gt;
&lt;p&gt;Like I said not a big deal just wondering. Keep up the great work.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 11 Dec 2023 19:44:57 -0000</pubDate><guid>https://sourceforge.net341e32d1211af52f89e3cf5ecf9564cd29ad1dec</guid></item><item><title>jGameBase Temp Folder</title><link>https://sourceforge.net/p/jgamebase/bugs/46/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 46 has been modified: jGameBase Temp Folder&lt;br/&gt;
Edited By: F. Gerbig (fgerbig)&lt;br/&gt;
Status updated: 'open' =&amp;gt; 'pending'&lt;br/&gt;
Owner updated: None =&amp;gt; 'fgerbig'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 11 Dec 2023 19:44:57 -0000</pubDate><guid>https://sourceforge.net9806c37188a0f828a365f0db55c6a43b13e20ff6</guid></item><item><title>jGameBase Temp Folder</title><link>https://sourceforge.net/p/jgamebase/bugs/46/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 46 has been modified: jGameBase Temp Folder&lt;br/&gt;
Edited By: F. Gerbig (fgerbig)&lt;br/&gt;
Status updated: 'pending' =&amp;gt; 'closed-fixed'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 11 Dec 2023 19:44:57 -0000</pubDate><guid>https://sourceforge.net1f06544f0284b6278f49e1d055b6fe0b21820b13</guid></item><item><title>#45 Launching Extras</title><link>https://sourceforge.net/p/jgamebase/bugs/45/?limit=25#0519</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: pending --&amp;gt; closed-fixed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">F. Gerbig</dc:creator><pubDate>Sun, 06 Nov 2022 09:48:43 -0000</pubDate><guid>https://sourceforge.net9c1fd36c4dd28df2a0f22d794a3ca1464df682ae</guid></item></channel></rss>