<?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/regexxer/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/regexxer/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 14 Jan 2020 16:17:37 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/regexxer/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#28 building 0.10 fails: src/fileshared.h:80:19: error: ‘Glib::MatchInfo’ has not been declared</title><link>https://sourceforge.net/p/regexxer/bugs/28/?limit=25#b53f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After further research I have noticed that the &lt;a class="" href="http://git.gnome.org/browse/regexxer" rel="nofollow"&gt;&lt;strong&gt;repository&lt;/strong&gt; pointed to&lt;/a&gt; by the &lt;a class="" href="http://regexxer.sourceforge.net/" rel="nofollow"&gt;regexxer Web Site&lt;/a&gt; already contains &lt;a class="" href="https://gitlab.gnome.org/GNOME/regexxer/commit/891327ee82e327314429609aeb5a60faed5487ba" rel="nofollow"&gt;a fix for this issue&lt;/a&gt;. Also a &lt;a class="" href="https://packages.debian.org/buster/regexxer" rel="nofollow"&gt;package with precompiled binary&lt;/a&gt; exists for Debian Buster.&lt;/p&gt;
&lt;p&gt;Maybe the files / binaries and source code hosted at SourceForge should be removed or marked depreciated in order to reduce the possibility for confusion?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Hebbeker</dc:creator><pubDate>Tue, 14 Jan 2020 16:17:37 -0000</pubDate><guid>https://sourceforge.net7f9c7e3ebab64a83e823259f17a12840ba8ad1f3</guid></item><item><title>building 0.10 fails: src/fileshared.h:80:19: error: ‘Glib::MatchInfo’ has not been declared</title><link>https://sourceforge.net/p/regexxer/bugs/28/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When building &lt;a class="" href="https://sourceforge.net/projects/regexxer/files/regexxer/0.10/regexxer-0.10.tar.bz2/download"&gt;version 0.10&lt;/a&gt; the following error appears:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="nt"&gt;In&lt;/span&gt; &lt;span class="nt"&gt;file&lt;/span&gt; &lt;span class="nt"&gt;included&lt;/span&gt; &lt;span class="nt"&gt;from&lt;/span&gt; &lt;span class="nt"&gt;src&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nt"&gt;filebuffer&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nc"&gt;h&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="nd"&gt;24&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt;
                 &lt;span class="nt"&gt;from&lt;/span&gt; &lt;span class="nt"&gt;src&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nt"&gt;filebuffer&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nc"&gt;cc&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="nd"&gt;21&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;
&lt;span class="nt"&gt;src&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nt"&gt;fileshared&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nc"&gt;h&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="nd"&gt;80&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="nd"&gt;19&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="nt"&gt;error&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="err"&gt;‘&lt;/span&gt;&lt;span class="nt"&gt;Glib&lt;/span&gt;&lt;span class="p"&gt;::&lt;/span&gt;&lt;span class="nd"&gt;MatchInfo&lt;/span&gt;&lt;span class="err"&gt;’&lt;/span&gt; &lt;span class="nt"&gt;has&lt;/span&gt; &lt;span class="nt"&gt;not&lt;/span&gt; &lt;span class="nt"&gt;been&lt;/span&gt; &lt;span class="nt"&gt;declared&lt;/span&gt;
             &lt;span class="nt"&gt;Glib&lt;/span&gt;&lt;span class="p"&gt;::&lt;/span&gt;&lt;span class="nd"&gt;MatchInfo&lt;/span&gt;&lt;span class="o"&gt;&amp;amp;&lt;/span&gt; &lt;span class="nt"&gt;match_info&lt;/span&gt;&lt;span class="o"&gt;);&lt;/span&gt;
                   &lt;span class="o"&gt;^~~~~~~~~&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;I additionally installed &lt;code&gt;intltool&lt;/code&gt;, &lt;code&gt;pkg-config&lt;/code&gt;, &lt;code&gt;gtkmm&lt;/code&gt;, &lt;code&gt;libgtkmm-3.0-dev&lt;/code&gt; and &lt;code&gt;gtksourceviewmm-3.0&lt;/code&gt;.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Hebbeker</dc:creator><pubDate>Tue, 14 Jan 2020 15:24:45 -0000</pubDate><guid>https://sourceforge.net3ce5ea4604ca625c7a9c34d2ced1298c31afe1fd</guid></item><item><title>Preferences menu item gives error</title><link>https://sourceforge.net/p/regexxer/bugs/27/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Clicking Preferences in the Edit menu reselts in the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;(regexxer:27884): glibmm-CRITICAL **: 14:24:00.584: &lt;br/&gt;
unhandled exception (type Glib::Error) in signal handler:&lt;br/&gt;
domain: gtk-builder-error-quark&lt;br/&gt;
code  : 11&lt;br/&gt;
what  : /usr/share/regexxer/prefdialog.ui:28:37 Invalid property: gtkmm__GtkDialog.has_separator&lt;/p&gt;
&lt;/blockquote&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aslamK</dc:creator><pubDate>Mon, 02 Sep 2019 18:32:12 -0000</pubDate><guid>https://sourceforge.net508cffbbb998a73f09e34a1d25fcfe469bb27574</guid></item><item><title>#26 Today it stopped working - it doesn't find the string</title><link>https://sourceforge.net/p/regexxer/bugs/26/?limit=25#9bef</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Solution!:&lt;br/&gt;
Someone on AskUbuntu - &lt;a href="https://askubuntu.com/questions/1066866/regexxer-stopped-working-it-doesnt-find-the-string" rel="nofollow"&gt;https://askubuntu.com/questions/1066866/regexxer-stopped-working-it-doesnt-find-the-string&lt;/a&gt; - pointed out that parenthesis need to be 'escaped', like in this search-string: &lt;br/&gt;
"If you can't see the (Facebook) Comments Box here"&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">HeRo</dc:creator><pubDate>Tue, 28 Aug 2018 09:07:26 -0000</pubDate><guid>https://sourceforge.neta6a22f7b1691f754794a985691a2835aec6edd78</guid></item><item><title>#26 Today it stopped working - it doesn't find the string</title><link>https://sourceforge.net/p/regexxer/bugs/26/?limit=25#451c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Here is a screen shot showing that a simple string, taken from one of the text files doesn't get found in any og them. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">HeRo</dc:creator><pubDate>Tue, 21 Aug 2018 11:07:17 -0000</pubDate><guid>https://sourceforge.net65e20c2054c4edc0b520c8558b056908003ded38</guid></item><item><title>Today it stopped working - it doesn't find the string</title><link>https://sourceforge.net/p/regexxer/bugs/26/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I used this brilliant program less than 20 hours ago without any problems, but now it doesn't find the text string, although it is taken from one of the files in the left panel. I am using version 0.10-3 installed directly from the Ubuntu 18.04.1 LTS repository. I also tried reinstalling it. Didn't help&lt;br/&gt;
Please help.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">HeRo</dc:creator><pubDate>Fri, 10 Aug 2018 10:51:53 -0000</pubDate><guid>https://sourceforge.netfd099d9fae701c6ef3d14056606b10fcc6630c30</guid></item><item><title>Regexxer overwrites files edited outside the app</title><link>https://sourceforge.net/p/regexxer/bugs/25/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Using 0.9 on Ubuntu 14.04.  If you select a set of files in Regexxer, and then edit some of those outside the app, and then go back to the app, use it to make regex changes, and then do File-&amp;gt;Save all, Regexxer will overwrite the files with its own versions, which do not contain the out-of-app edits.&lt;/p&gt;
&lt;p&gt;This is not, strictly speaking, a bug, but is a major user interface issue at least, since a user could lose substantial edits to a file without even being aware of it.  Presumably Regexxer makes a copy of the files at initial import, and then uses these, with any regex changes, as the basis for the Save all files.  I would suggest that before saving its cached files, Regexxer should check the adjust times of the files in the filetree, and if they are more recent than the ones in cache, it should refuse to save them, and ask the user to reimport the recently-edited files first.&lt;/p&gt;
&lt;p&gt;If that is not possible, at the very least Regexxer should put up a message to the user.  Something like:  "You are about to save files which were imported earlier into Regexxer.  If you have made changes to these files outside Regexxer after that, the Regexxer copies will overwrite the files on your disk, and your changes will be lost.  To avoid this, first reimport the edited files into Regexxer, and then apply the regexes again before saving."&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin Donnelly</dc:creator><pubDate>Fri, 12 Aug 2016 15:29:23 -0000</pubDate><guid>https://sourceforge.net851ca8d8ac9235cf283b5d02c342b13a63da46ef</guid></item><item><title>#24 Copy-paste within search field inserts text in opened file</title><link>https://sourceforge.net/p/regexxer/bugs/24/?limit=25#8495</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This was apparently fixed here:&lt;br/&gt;
&lt;a href="https://sourceforge.net/p/regexxer/patches/2/"&gt;https://sourceforge.net/p/regexxer/patches/2/&lt;/a&gt;&lt;br/&gt;
But Ubuntu has an older version of Regexxer (0.9) from before that fix.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Murray Cumming</dc:creator><pubDate>Tue, 01 Mar 2016 11:19:22 -0000</pubDate><guid>https://sourceforge.net2cc7849b6cc4959cbb690eb2199795c2c9868fed</guid></item><item><title>Copy-paste within search field inserts text in opened file</title><link>https://sourceforge.net/p/regexxer/bugs/24/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If I copy something in the "Search:" field and then paste it with Ctrl+V, the clipboard gets pasted into the currently displayed file. Also, Ctrl+C does not even work in the search field.&lt;/p&gt;
&lt;p&gt;Environment: Ubuntu 15.04&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AndiDog</dc:creator><pubDate>Thu, 21 May 2015 08:46:18 -0000</pubDate><guid>https://sourceforge.netbafd1bf09fc24ff541d3d0fc6d3e89cb3099ab03</guid></item><item><title>Feature require to get log of search.</title><link>https://sourceforge.net/p/regexxer/bugs/23/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, &lt;/p&gt;
&lt;p&gt;Can you please provide feature to get log of searched contents.&lt;/p&gt;
&lt;p&gt;We search for something and it will output on screen with navigation control.&lt;br /&gt;
But its possible that you make a menu from where I can download a log file.&lt;/p&gt;
&lt;p&gt;Log file:&lt;br /&gt;
File location &lt;br /&gt;
line no.  and more as you able to add info.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Tejas Tank.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 22 Aug 2012 07:22:22 -0000</pubDate><guid>https://sourceforge.net606f904b62cd65454f48d08091dbfe7e4cb61074</guid></item></channel></rss>