<?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/roxterm/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/roxterm/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 27 Jul 2023 19:14:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/roxterm/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#135 Select All not working correctly in Linux Mint-21.x</title><link>https://sourceforge.net/p/roxterm/bugs/135/?limit=25#2b73</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;You can do a feature request on github if you like, it might help me not to forget about it.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tony Houghton</dc:creator><pubDate>Thu, 27 Jul 2023 19:14:43 -0000</pubDate><guid>https://sourceforge.net9bece8660d6ecde00ad46dd3a1afa074d2de9a17</guid></item><item><title>#135 Select All not working correctly in Linux Mint-21.x</title><link>https://sourceforge.net/p/roxterm/bugs/135/?limit=25#345b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Damn, I knew it moved to GitHub, I went here because I looked up my old ticket about "select all" and this is where it was.  Sorry.  Want me to re-create in Github?  And/or create a feature request for writing scroll-back to disk?&lt;/p&gt;
&lt;p&gt;As always, thanks for the quick reply and awesome tool.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Vossen</dc:creator><pubDate>Thu, 27 Jul 2023 18:44:25 -0000</pubDate><guid>https://sourceforge.net6a6ddae1f0948ad08d278f14523dac8bf6e24edc</guid></item><item><title>#135 Select All not working correctly in Linux Mint-21.x</title><link>https://sourceforge.net/p/roxterm/bugs/135/?limit=25#29dd</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The primary site for ROXTerm is now &lt;a class="" href="https://github.com/realh/roxterm" rel="nofollow"&gt;realh/roxterm on github&lt;/a&gt;. I suppose I should change the SF site to redirect people, but I just never got around to it.&lt;/p&gt;
&lt;p&gt;Anyway, the change in behaviour is caused by VTE. &lt;a class="" href="https://gitlab.gnome.org/search?search=vte_terminal_select_all&amp;amp;nav_source=navbar&amp;amp;project_id=1893&amp;amp;group_id=8&amp;amp;scope=issues" rel="nofollow"&gt;https://gitlab.gnome.org/search?search=vte_terminal_select_all&amp;amp;nav_source=navbar&amp;amp;project_id=1893&amp;amp;group_id=8&amp;amp;scope=issues&lt;/a&gt;. It's supposed to be a temporary hack to prevent a crash in gnome-terminal, but they've failed to fix the issue in a reasonable time.&lt;/p&gt;
&lt;p&gt;There is a function to write the entire buffer to a (file) stream, so I could support that in ROXTerm. I'm quite busy at the moment though, so it might take a while before I can get around to it.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tony Houghton</dc:creator><pubDate>Thu, 27 Jul 2023 12:27:43 -0000</pubDate><guid>https://sourceforge.net4fa21e4b0ace5f633ba48b9fba0526ca27fa2b45</guid></item><item><title>Select All not working correctly in Linux Mint-21.x</title><link>https://sourceforge.net/p/roxterm/bugs/135/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;"Edit &amp;gt; Select All" now seems to select &lt;em&gt;only&lt;/em&gt; the visible view-port text, no matter where the scroll-back is positioned.  So the result is "select all visible" and not "select all in scroll-back" as intended.  See &lt;a href="https://sourceforge.net/p/roxterm/discussion/422639/thread/51ae059d/."&gt;https://sourceforge.net/p/roxterm/discussion/422639/thread/51ae059d/.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Environment:&lt;br/&gt;
FAILS as below on: ROXTerm 3.12.1 from PPA on Linux Mint-21.0 and 21.2 (base = jammy).&lt;br/&gt;
Works as expected on: ROXTerm 3.12.1 from PPA on Linux Mint-20.3 (base = focal).&lt;/p&gt;
&lt;p&gt;To reproduce:&lt;br/&gt;
1. Run several commands so that output scrolls off the screen into the scroll-back buffer.&lt;br/&gt;
2. "Edit &amp;gt; Select All".&lt;br/&gt;
3. "Edit &amp;gt; Copy".&lt;br/&gt;
4. Paste into an editor.&lt;/p&gt;
&lt;p&gt;Result: I only get the text from the visible screen.&lt;br/&gt;
Expected: I want the text from the entire scroll-back buffer.&lt;/p&gt;
&lt;p&gt;Hack-around?  Is there a way to get ROXTerm to (continuously?) write the scroll-back to disk, in addition to RAM?  I'd love that for some other reasons as well.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JP Vossen</dc:creator><pubDate>Wed, 26 Jul 2023 22:08:14 -0000</pubDate><guid>https://sourceforge.netc31c607008cebdb18453ce841b29ba22d9a12ad5</guid></item><item><title>#116 3.1.x segfaults on --fork</title><link>https://sourceforge.net/p/roxterm/bugs/116/?limit=25#677b</link><description>&lt;div class="markdown_content"&gt;&lt;blockquote&gt;
&lt;p&gt;The latest version of VTE caused a new bug which crashes all roxterm tabs/windows when you close one with the GUI, which I fixed in 3.7.2&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That seems to be the problem indeed. I build 3.7.2 and everything run smoot again. Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tony Houghton</dc:creator><pubDate>Fri, 28 Sep 2018 15:16:44 -0000</pubDate><guid>https://sourceforge.net3641df5029acf2f35528d473698be2316b56e489</guid></item><item><title>#116 3.1.x segfaults on --fork</title><link>https://sourceforge.net/p/roxterm/bugs/116/?limit=25#1424/74c5</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I can't reproduce this here. Is it definitely triggered by &lt;code&gt;--fork&lt;/code&gt;?  The latest version of VTE caused a new bug which crashes all roxterm tabs/windows when you close one with the GUI, which I fixed in 3.7.2. If it isn't that please report this on &lt;a class="" href="https://github.com/realh/roxterm/issues" rel="nofollow"&gt;github&lt;/a&gt; with exact steps to reproduce the problem. If you have debugging symbols available and can get a backtrace with gdb that would be great. The easiest way to do that is to run &lt;code&gt;./AppRun --debug&lt;/code&gt;, which will also build it first if necessary, but you may need to install some extra packages for the headers etc it needs.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tony Houghton</dc:creator><pubDate>Fri, 28 Sep 2018 11:50:11 -0000</pubDate><guid>https://sourceforge.net08a753f7731cace867284e6c6d8431879ba227b8</guid></item><item><title>#116 3.1.x segfaults on --fork</title><link>https://sourceforge.net/p/roxterm/bugs/116/?limit=25#1424</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have the same problem with version 3.6.1&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="k"&gt;[ 1142.501596] roxterm[5858]: segfault at 18 ip 000055f1bfa90840 sp 00007ffc68533108 error 4 in roxterm[55f1bfa7c000+3a000]&lt;/span&gt;
&lt;span class="k"&gt;[ 1219.175970] roxterm[9111]: segfault at 81 ip 00007f6f0518c91d sp 00007ffc91ce0360 error 4 in libglib-2.0.so.0.5800.0[7f6f05159000+82000]&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tony Houghton</dc:creator><pubDate>Fri, 28 Sep 2018 11:26:19 -0000</pubDate><guid>https://sourceforge.net917c34d55ab593381b3cfe56ae1662e36ff230e1</guid></item><item><title>#125 [gtk 3.20] broke geometry of window</title><link>https://sourceforge.net/p/roxterm/bugs/125/?limit=25&amp;page=1#d25a</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;fwiw, you can crudely workaround initial sizing with devilspie. e.g.&lt;/p&gt;
&lt;p&gt;(if (is (application_name) "ROXTerm") (geometry "650x450") )&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tony Houghton</dc:creator><pubDate>Thu, 09 Aug 2018 09:53:37 -0000</pubDate><guid>https://sourceforge.netaa305176672709eaf37b27c67246cafeff1841b5</guid></item><item><title>#129 Does not set $VTE_VERSION</title><link>https://sourceforge.net/p/roxterm/bugs/129/?limit=25#2c67</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Do you have a github account? I've migrated roxterm development to there and this bug is &lt;a class="" href="https://github.com/realh/roxterm/issues/130" rel="nofollow"&gt;#130&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Roxterm still uses &lt;code&gt;g_spawn_async&lt;/code&gt; to launch the child process, so switching to &lt;code&gt;vte_pty_spawn_async&lt;/code&gt; or &lt;code&gt;vte_terminal_spawn_async&lt;/code&gt; may fix this, but those two functions are marked only available since vte 0.48, which is quite new; newer than when you opened this bug I think. So how did vte used to modify the env before then? In the child setup function perhaps? And why isn't it working in roxterm?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tony Houghton</dc:creator><pubDate>Tue, 20 Feb 2018 15:40:41 -0000</pubDate><guid>https://sourceforge.netbd86e40a8e7389ea22d4eccf5b1496e5f7fa03b2</guid></item><item><title>#125 [gtk 3.20] broke geometry of window</title><link>https://sourceforge.net/p/roxterm/bugs/125/?limit=25&amp;page=1#1c3d</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I notice that this patch seems to cause crashes a lot when moving tabs in/out of the window. Any fix for that?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tony Houghton</dc:creator><pubDate>Fri, 15 Sep 2017 12:36:06 -0000</pubDate><guid>https://sourceforge.net2e0346801de2224f67d5de253c2c30bfa75cc6c8</guid></item></channel></rss>