Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302020 - app-editors/mousepad: After using Find and Replace, can't find or replace again unless restaring Mousepad
Summary: app-editors/mousepad: After using Find and Replace, can't find or replace aga...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: XFCE Team
URL: https://bugs.launchpad.net/ubuntu/+so...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-24 08:37 UTC by Ronald
Modified: 2010-02-19 08:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ronald 2010-01-24 08:37:19 UTC
I'm experiencing the exact same problem as demonstrated in the Ubuntu bug report. This is because I'm using a newer gtk than stable (2.18.6).

There is a patch inside the bugreport that fixes this issue. Please apply this patch to make a gtk+ bump go smooth.

                                                     Ronald

Reproducible: Always

Steps to Reproduce:
1. Open mousepad
2. Find something with ctrl+f
3. Find something again with ctrl+f

Actual Results:  
Search button greyed out.

Expected Results:  
Search button active.
Comment 1 Ronald 2010-01-26 21:48:50 UTC
Btw, I have just confirmed that the patch works :)
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-02-19 08:59:53 UTC
+*mousepad-0.2.16-r1 (19 Feb 2010)
+
+  19 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
+  +mousepad-0.2.16-r1.ebuild,
+  +files/mousepad-0.2.16-fix-first-replace.patch,
+  +files/mousepad-0.2.16-resensitize-find-button.patch:
+  Apply Debian 00_resensitize-find-button.patch and
+  01_fix-first-replace.patch wrt #302020 to restore Find and Replace
+  functionality.