<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 435: Selecting empty pages makes GUI focus jump</title><link>https://sourceforge.net/p/gscan2pdf/bugs/435/</link><description>Recent changes to 435: Selecting empty pages makes GUI focus jump</description><atom:link href="https://sourceforge.net/p/gscan2pdf/bugs/435/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 12 Jan 2025 16:35:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gscan2pdf/bugs/435/feed.rss" rel="self" type="application/rss+xml"/><item><title>#435 Selecting empty pages makes GUI focus jump</title><link>https://sourceforge.net/p/gscan2pdf/bugs/435/?limit=25#4ccf</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Unfortunately, it doesn't. Firstly, it keeps a filehandle open for every page - which means that if you have a document with a couple of thousand pages, the system can run out of filehandles, which is bad.&lt;/p&gt;
&lt;p&gt;Secondly, the pages are stored as image files with random hashes as names in tmp. This is all very well, until something causes everything to die, be it a bug in gscan2pdf, or somebody turning off the power of the computer. Either way, you are left with potentially lots of randomly-named image files and it is a pain to import and sort everything.&lt;/p&gt;
&lt;p&gt;Hence my solution is to use an SQLite database to store the current document, which should solve both problems.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeffrey Ratcliffe</dc:creator><pubDate>Sun, 12 Jan 2025 16:35:43 -0000</pubDate><guid>https://sourceforge.netf151d8a73b198866e7b6d1b6da61099d10e0bceb</guid></item><item><title>#435 Selecting empty pages makes GUI focus jump</title><link>https://sourceforge.net/p/gscan2pdf/bugs/435/?limit=250#f203/5b30</link><description>&lt;div class="markdown_content"&gt;&lt;blockquote&gt;
&lt;p&gt;storage backend&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I have no clue about it, but I can say, that the current restore mechanism works perfectly. Keep that, if possible.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">zzz</dc:creator><pubDate>Sun, 12 Jan 2025 16:09:42 -0000</pubDate><guid>https://sourceforge.netf64e770565af775fafbcce9b0b1ce68e85014e4f</guid></item><item><title>#435 Selecting empty pages makes GUI focus jump</title><link>https://sourceforge.net/p/gscan2pdf/bugs/435/?limit=25#f203</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The first Python commits were 2 years ago, preceded by my writing some code to automate some of the Perl-&amp;gt;Python  transcription. I think I've transcribed everything, and I'm working on the last of the GUI bugs. Then I've got to write a storage backend, as it is currently all in-memory. I'm hoping sometime this year.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeffrey Ratcliffe</dc:creator><pubDate>Sun, 12 Jan 2025 11:32:45 -0000</pubDate><guid>https://sourceforge.netc8bea63e61abda304bd58b56b06b677b8eeec034</guid></item><item><title>#435 Selecting empty pages makes GUI focus jump</title><link>https://sourceforge.net/p/gscan2pdf/bugs/435/?limit=250#c0fe/4ad8</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks for the info. I'm looking forward to it. :) Is there an approximate ETA?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">zzz</dc:creator><pubDate>Sun, 12 Jan 2025 11:23:09 -0000</pubDate><guid>https://sourceforge.netbbec6acd9ba1aa955759b62944d40e7d7c9823c4</guid></item><item><title>#435 Selecting empty pages makes GUI focus jump</title><link>https://sourceforge.net/p/gscan2pdf/bugs/435/?limit=25#c0fe</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm in the middle of porting the code from Perl to Python. I see your problem, though, and have an idea how to fix it. I'll take another look after releasing the Python-based version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeffrey Ratcliffe</dc:creator><pubDate>Sat, 11 Jan 2025 15:22:57 -0000</pubDate><guid>https://sourceforge.netdfdf7054f4b46a1c53125f5292745cc28d1531f4</guid></item><item><title>Selecting empty pages makes GUI focus jump</title><link>https://sourceforge.net/p/gscan2pdf/bugs/435/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hey there,&lt;/p&gt;
&lt;p&gt;I have the issue that the active page always jumps back to the beginning of the list, when I want to select all blank pages to remove them. This is very annoying. See attached video. "Edit / Choose / Empty" does not work good for me. &lt;/p&gt;
&lt;p&gt;Is this reproducable and and fixable?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br/&gt;
zzz&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">zzz</dc:creator><pubDate>Fri, 10 Jan 2025 21:19:39 -0000</pubDate><guid>https://sourceforge.net7b9e853021b11eaa3d064aa8355894395b014935</guid></item></channel></rss>