tags 542141 + upstream patch
thanks

On Tue, Aug 18, 2009 at 13:17:05 +1000, Drew Parsons wrote:
> Something is wrong with search & replace (whether from the menu or
> pressing Ctrl-H).  Invoking it, a dialog box pops up complaining
> "Unable to open file '/usr/share/gnumeric/1.9.10/glade/search-replace.glade'"
> 
> Now that glade file is provided by gnumeric-common, and it is in place:
> 
> $ ls -l /usr/share/gnumeric/1.9.10/glade/search-replace.glade
> -rw-r--r-- 1 root root 56563 2009-08-06 08:53
> /usr/share/gnumeric/1.9.10/glade/search-replace.glade
> 
> So I have no clue what's going on.

As the error messages on stderr indicate, it fails to parse.

For now, please work around this by applying this patch to your installed
system:

--- ./usr/share/gnumeric/1.9.10/glade/search-replace.glade      2009-08-06 
00:53:47.000000000 +0200
+++ /usr/share/gnumeric/1.9.10/glade/search-replace.glade       2009-08-18 
08:15:16.000000000 +0200
@@ -5,7 +5,7 @@
 
 <widget class="GtkDialog" id="search_replace_dialog">
   <property name="border_width">6</property>
-  <property name="title" translatable="yes">Search & Replace</property>
+  <property name="title" translatable="yes">Search &amp; Replace</property>
   <property name="type">GTK_WINDOW_TOPLEVEL</property>
   <property name="window_position">GTK_WIN_POS_NONE</property>
   <property name="modal">False</property>


I will take care of this when I have a little more time.

HTH,
Ray
-- 
NATUURLIJK krijg je er geen signaal doorheen - het is *dark* fibre.
        jtv



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to