From owner-freebsd-xfce@FreeBSD.ORG Sun Jul 1 00:28:34 2012 Return-Path: Delivered-To: xfce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A24F1106566C for ; Sun, 1 Jul 2012 00:28:34 +0000 (UTC) (envelope-from filipy65@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 75C868FC0A for ; Sun, 1 Jul 2012 00:28:34 +0000 (UTC) Received: by pbbro2 with SMTP id ro2so6631023pbb.13 for ; Sat, 30 Jun 2012 17:28:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=gQ99U/usVEEZoejjcRNJ7ojnTRGh6yzFewM+9EL5gXk=; b=B5BzRqJdpswlb7SOGuG5tj8I203n4PmDsWP4IqPIJEo8MZ/CyyznGrN1mlBXzYks1l CgFfnWUUiFNeVhZ84nKbjntsUrfNP2DHoF89EAXMZZ2L+XZJNUlIJFsUO7tIjx0kcE31 UFFByOrYeeE5R6HnAH69Mg3d/ZYgwvtXStrUvuE6S8LyipVMptGxImsmJoMzgFqqmMbh ECVwY+fvWu9xkqpDIr4ARvsEMRAokitsfp29nk+rA0Mr89YAMg+z45FLdr9rLxoreXSU VebD4YyfkfzkkqED1V8DD6xwX6ze39T4+WEp/G/NipWSd2drq2oG9qEjJfjmDIbxVkDo RC8Q== MIME-Version: 1.0 Received: by 10.68.221.227 with SMTP id qh3mr18755982pbc.115.1341102514758; Sat, 30 Jun 2012 17:28:34 -0700 (PDT) Sender: filipy65@gmail.com Received: by 10.68.217.163 with HTTP; Sat, 30 Jun 2012 17:28:34 -0700 (PDT) Date: Sat, 30 Jun 2012 21:28:34 -0300 X-Google-Sender-Auth: dB__3G_PkKLzr2sfQGZ5mJyIM3Q Message-ID: From: Filipy Galiza Soares <65@filipy.com> To: xfce@FreeBSD.org Content-Type: multipart/mixed; boundary=e89a8ff255aeffe32b04c3b9c23c X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: mousepad bug (search only works once) X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jul 2012 00:28:34 -0000 --e89a8ff255aeffe32b04c3b9c23c Content-Type: text/plain; charset=UTF-8 Hello there. Yesterday, I successfully compiled the XFCE 4.10 with mousepad editor from FreeBSD ports. Using today, I needed search some words (for other port) and fall in this problem with the search tool: https://bugs.archlinux.org/task/17017 Fortunately, recompiling 'mousepad' using the attachment patch adapted from here (http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=15;filename=00_resensitize-find-button.patch;att=1;bug=549334) solved the problem. Please update the port when you can. Regards. --e89a8ff255aeffe32b04c3b9c23c--