<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/regexxer/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/regexxer/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/regexxer/bugs/</id><updated>2020-01-14T16:17:37.939000Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>#28 building 0.10 fails: src/fileshared.h:80:19: error: ‘Glib::MatchInfo’ has not been declared</title><link href="https://sourceforge.net/p/regexxer/bugs/28/?limit=25#b53f" rel="alternate"/><published>2020-01-14T16:17:37.939000Z</published><updated>2020-01-14T16:17:37.939000Z</updated><author><name>David Hebbeker</name><uri>https://sourceforge.net/u/ringelkrat/</uri></author><id>https://sourceforge.net7f9c7e3ebab64a83e823259f17a12840ba8ad1f3</id><summary type="html">&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;</summary></entry><entry><title>building 0.10 fails: src/fileshared.h:80:19: error: ‘Glib::MatchInfo’ has not been declared</title><link href="https://sourceforge.net/p/regexxer/bugs/28/" rel="alternate"/><published>2020-01-14T15:24:45.942000Z</published><updated>2020-01-14T15:24:45.942000Z</updated><author><name>David Hebbeker</name><uri>https://sourceforge.net/u/ringelkrat/</uri></author><id>https://sourceforge.net3ce5ea4604ca625c7a9c34d2ced1298c31afe1fd</id><summary type="html">&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;</summary></entry><entry><title>Preferences menu item gives error</title><link href="https://sourceforge.net/p/regexxer/bugs/27/" rel="alternate"/><published>2019-09-02T18:32:12.730000Z</published><updated>2019-09-02T18:32:12.730000Z</updated><author><name>aslamK</name><uri>https://sourceforge.net/u/aslamk/</uri></author><id>https://sourceforge.net508cffbbb998a73f09e34a1d25fcfe469bb27574</id><summary type="html">&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;</summary></entry><entry><title>#26 Today it stopped working - it doesn't find the string</title><link href="https://sourceforge.net/p/regexxer/bugs/26/?limit=25#9bef" rel="alternate"/><published>2018-08-28T09:07:26.757000Z</published><updated>2018-08-28T09:07:26.757000Z</updated><author><name>HeRo</name><uri>https://sourceforge.net/u/henros/</uri></author><id>https://sourceforge.neta6a22f7b1691f754794a985691a2835aec6edd78</id><summary type="html">&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;</summary></entry><entry><title>#26 Today it stopped working - it doesn't find the string</title><link href="https://sourceforge.net/p/regexxer/bugs/26/?limit=25#451c" rel="alternate"/><published>2018-08-21T11:07:17.191000Z</published><updated>2018-08-21T11:07:17.191000Z</updated><author><name>HeRo</name><uri>https://sourceforge.net/u/henros/</uri></author><id>https://sourceforge.net65e20c2054c4edc0b520c8558b056908003ded38</id><summary type="html">&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;</summary></entry><entry><title>Today it stopped working - it doesn't find the string</title><link href="https://sourceforge.net/p/regexxer/bugs/26/" rel="alternate"/><published>2018-08-10T10:51:53.732000Z</published><updated>2018-08-10T10:51:53.732000Z</updated><author><name>HeRo</name><uri>https://sourceforge.net/u/henros/</uri></author><id>https://sourceforge.netfd099d9fae701c6ef3d14056606b10fcc6630c30</id><summary type="html">&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;</summary></entry><entry><title>Regexxer overwrites files edited outside the app</title><link href="https://sourceforge.net/p/regexxer/bugs/25/" rel="alternate"/><published>2016-08-12T15:29:23.006000Z</published><updated>2016-08-12T15:29:23.006000Z</updated><author><name>Kevin Donnelly</name><uri>https://sourceforge.net/u/donnek/</uri></author><id>https://sourceforge.net851ca8d8ac9235cf283b5d02c342b13a63da46ef</id><summary type="html">&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;</summary></entry><entry><title>#24 Copy-paste within search field inserts text in opened file</title><link href="https://sourceforge.net/p/regexxer/bugs/24/?limit=25#8495" rel="alternate"/><published>2016-03-01T11:19:22.506000Z</published><updated>2016-03-01T11:19:22.506000Z</updated><author><name>Murray Cumming</name><uri>https://sourceforge.net/u/murrayc/</uri></author><id>https://sourceforge.net2cc7849b6cc4959cbb690eb2199795c2c9868fed</id><summary type="html">&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;</summary></entry><entry><title>Copy-paste within search field inserts text in opened file</title><link href="https://sourceforge.net/p/regexxer/bugs/24/" rel="alternate"/><published>2015-05-21T08:46:18.279000Z</published><updated>2015-05-21T08:46:18.279000Z</updated><author><name>AndiDog</name><uri>https://sourceforge.net/u/andidog/</uri></author><id>https://sourceforge.netbafd1bf09fc24ff541d3d0fc6d3e89cb3099ab03</id><summary type="html">&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;</summary></entry><entry><title>Feature require to get log of search.</title><link href="https://sourceforge.net/p/regexxer/bugs/23/" rel="alternate"/><published>2012-08-22T07:22:22Z</published><updated>2012-08-22T07:22:22Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net606f904b62cd65454f48d08091dbfe7e4cb61074</id><summary type="html">&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;</summary></entry></feed>