<?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/pauker/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/pauker/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 26 Oct 2018 19:33:39 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pauker/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#82 crash on start with JDK11</title><link>https://sourceforge.net/p/pauker/bugs/82/?limit=25#b7cf</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Works for me with JDK11 on Ubuntu.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Crocodilla</dc:creator><pubDate>Fri, 26 Oct 2018 19:33:39 -0000</pubDate><guid>https://sourceforge.netd4e10ce85e0357a717a85531f77007377f23011c</guid></item><item><title>crash on start with JDK11</title><link>https://sourceforge.net/p/pauker/bugs/82/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I installed JDK11 and now the pauker programm crash with this error:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1
        at pauker.program.gui.swing.PaukerFrame.main(PaukerFrame.java:3850)
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ruben Kelevra</dc:creator><pubDate>Tue, 16 Oct 2018 02:48:59 -0000</pubDate><guid>https://sourceforge.neta6fbff9098209605b29f9131a12f1fcdad8c7c62</guid></item><item><title>Web: update link to MiniPauker, its contact mail</title><link>https://sourceforge.net/p/pauker/bugs/81/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The download link for MiniPauker on the page &lt;a href="http://pauker.sourceforge.net/pauker.php?page=download&amp;amp;lang=en&amp;amp;project=minipauker"&gt;http://pauker.sourceforge.net/pauker.php?page=download&amp;amp;lang=en&amp;amp;project=minipauker&lt;/a&gt; still points to the pre-historical version 0.1, could you be so kind and either update it to the latest stable release 1.1.1, or, which is better from the point of maintainability, just point to the folder with stable releases (https://sourceforge.net/projects/minipauker/files/minipauker/)?&lt;/p&gt;
&lt;p&gt;It would be also perhaps a good idea to replace Markus Brosch, who is not actively involved in MP anymore, on the contact page (http://pauker.sourceforge.net/pauker.php?page=contact&amp;amp;lang=en&amp;amp;project=minipauker) with myself - Jakub Holy (malyvelky[at]users.sourceforge.net).&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jakub Holý</dc:creator><pubDate>Thu, 17 Mar 2011 11:35:49 -0000</pubDate><guid>https://sourceforge.net71bc7d13460f0517647916ca9e5a3936b0a7b29e</guid></item><item><title>Copyright Notice Still 2009</title><link>https://sourceforge.net/p/pauker/bugs/80/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The copyright notice in the "About Pauker" screen is still in 2009; my calendar suggests 2010 :)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 23 Jul 2010 20:54:45 -0000</pubDate><guid>https://sourceforge.net12722400a0ea678e5c0f120c42afdfc4ba00f172</guid></item><item><title>Potentially Misnamed Function?</title><link>https://sourceforge.net/p/pauker/bugs/79/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Beta1.9 Source has file Card.java which contains updateLernedTimeStamp() which may be misspelling. Should it be updateLearnedTimeStamp()? Just was poking around and thought I might point it out.&lt;/p&gt;
&lt;p&gt;Jtvisona (at) yahoo (dot) com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 04 Jun 2010 03:15:25 -0000</pubDate><guid>https://sourceforge.neta7b874670e4abd2fa7ab2375e094c387f1124df6</guid></item><item><title>Export Mini-Pauker&gt; Import Pauker</title><link>https://sourceforge.net/p/pauker/bugs/78/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Wenn ich eine Pauker-Lektion bei Mini-Pauker exportiere und dann in Pauker importieren will, wird aus ca 30 Karten sehr viel mehrere (auf manchen Karten steht dann ein Teil des Java-Codes)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 01 Jun 2010 13:01:23 -0000</pubDate><guid>https://sourceforge.net421751e907e918a9bc1eea160387ad3d1e60c18c</guid></item><item><title>editing expired cards in 1.9 creates duplicates</title><link>https://sourceforge.net/p/pauker/bugs/77/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If you edit an expired card in repeat-mode and then click on "No", the card is correctly moved to the unlearned batch. However, the card is also immediately displayed a second time. If you click on "No" again, the card is shown a third time and copied to the unlearned batch again. This way you can create an infinite number of duplicates.&lt;/p&gt;
&lt;p&gt;This problem only occurs under version 1.9.&lt;/p&gt;
&lt;p&gt;Steps to reproduce:&lt;br /&gt;
* start pauker 1.9&lt;br /&gt;
* open Riesentest.xml.gz&lt;br /&gt;
* 'repeat expired cards'&lt;br /&gt;
* 'show me'&lt;br /&gt;
* 'edit card'&lt;br /&gt;
* edit something and 'ok'&lt;br /&gt;
* 'no'&lt;br /&gt;
--&amp;gt; the card is shown again and a duplicate is created&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian R.</dc:creator><pubDate>Sun, 30 May 2010 15:52:27 -0000</pubDate><guid>https://sourceforge.netfdfc53dca27a24da267e9768908807fd2637bb49</guid></item><item><title>Broken search for newly entered cards</title><link>https://sourceforge.net/p/pauker/bugs/76/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;### This problem only affects the the current version in the repository, not 1.9Beta2.&lt;/p&gt;
&lt;p&gt;There is a problem if you add new cards to a lesson. Once you have added them and enter further cards which are similar, wrong search results appear. The wrong search result is always the first card in the lesson.&lt;/p&gt;
&lt;p&gt;Example:&lt;br /&gt;
Load Currencies.xml.gz&lt;br /&gt;
You add: Test --- Test&lt;br /&gt;
You type: Test&lt;br /&gt;
You get as a search result: Afghanistan --- Afghani&lt;/p&gt;
&lt;p&gt;If you save your newly added cards and load the lesson from the disc, the newly added cards are correctly found. So the problem seems to be with cards that are added to the search engine index after the lesson has already been loaded.&lt;/p&gt;
&lt;p&gt;I have already digged into the source and found out that SearchEngine::addCard can't be directly responsible, as the Document gets built correctly. However, Collector::collect in SearchEngine::search is always called with doc = 0 when the wrong search results are found.&lt;/p&gt;
&lt;p&gt;Maybe this is a problem with Lucene? I speculate that the problem appeared after updating to 3.0.1.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian R.</dc:creator><pubDate>Fri, 30 Apr 2010 15:26:54 -0000</pubDate><guid>https://sourceforge.net547c76a914b2c14e4f8fb87ca6644f9f3d124737</guid></item><item><title>Colour of Instructions not Consistent</title><link>https://sourceforge.net/p/pauker/bugs/75/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The colour used for instructions is not consistent:&lt;/p&gt;
&lt;p&gt;Please try to memorize this card &amp;gt; red, not bold&lt;br /&gt;
Time is still running... &amp;gt; black, bold&lt;br /&gt;
Insert reverse side &amp;gt; red, bold&lt;br /&gt;
Please try to remember this card &amp;gt; pink, bold&lt;br /&gt;
Time is up, now we repeat... &amp;gt; black, bold&lt;br /&gt;
Please try to remember reverse of this card &amp;gt; pink, bold&lt;/p&gt;
&lt;p&gt;All of them should be in the same format (black, bold?)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 19 Mar 2010 21:32:46 -0000</pubDate><guid>https://sourceforge.net2cb19df707b6f594ede8c848074b8709fb3a4ac5</guid></item><item><title>StartupScreen needs Updating</title><link>https://sourceforge.net/p/pauker/bugs/74/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;1.9 Beta 2 still has the old startup schreen, giving copyright to 2008, it is 2010 now :)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 14 Mar 2010 09:24:30 -0000</pubDate><guid>https://sourceforge.net29106f1b4941d1284c762c4007539835898bd4a6</guid></item></channel></rss>