From nobody@FreeBSD.org  Sat Jun  5 13:35:11 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7821B1065673
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  5 Jun 2010 13:35:11 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 67ADF8FC22
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  5 Jun 2010 13:35:11 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o55DZAAw062806
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 5 Jun 2010 13:35:10 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o55DZAXZ062789;
	Sat, 5 Jun 2010 13:35:10 GMT
	(envelope-from nobody)
Message-Id: <201006051335.o55DZAXZ062789@www.freebsd.org>
Date: Sat, 5 Jun 2010 13:35:10 GMT
From: Lucius Windschuh <lwindschuh@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] Make deskutils/xpad usable
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: amyfoub@gmail.com

>Number:         147500
>Category:       ports
>Synopsis:       [patch] Make deskutils/xpad usable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 05 13:40:05 UTC 2010
>Closed-Date:    Thu Aug 26 11:07:41 UTC 2010
>Last-Modified:  Thu Aug 26 11:10:08 UTC 2010
>Originator:     Lucius Windschuh
>Release:        9-CURRENT (i386)
>Organization:
>Environment:
FreeBSD t400 9.0-CURRENT FreeBSD 9.0-CURRENT #162 r208600P: Thu May 27 18:05:58 CEST 2010     root@t400:/usr/obj/usr/src/sys/CURRENT  i386
>Description:
xpad became unusable after the latest GTK update in the ports tree.
Instead of the normal pad windows, only grey windows appear, making xpad completely unusable.

BTW, xpad could also be updated to 4.0, which introduced the --toggle option.
>How-To-Repeat:

>Fix:
Put the attached file (renamed to patch-src-xpad_pad.c) into files/ and compile xpad.
This fix was suggested by the debian people:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576770

Patch attached with submission follows:

--- src/xpad-pad.c.orig	2010-06-05 15:18:08.000000000 +0200
+++ src/xpad-pad.c	2010-06-05 15:18:28.000000000 +0200
@@ -274,7 +274,7 @@
 		"gravity", GDK_GRAVITY_STATIC, /* static gravity makes saving pad x,y work */
 		"skip-pager-hint", !xpad_settings_get_has_decorations (xpad_settings ()),
 		"skip-taskbar-hint", !xpad_settings_get_has_decorations (xpad_settings ()),
-		"type", GTK_WINDOW_TOPLEVEL,
+		/*"type", GTK_WINDOW_TOPLEVEL,*/
 		"type-hint", GDK_WINDOW_TYPE_HINT_NORMAL,
 		"window-position", GTK_WIN_POS_MOUSE,
 		"child", vbox,


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Jun 5 13:41:24 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147500 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: amyfoub@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/147500: [patch] Make deskutils/xpad usable
Date: Sat, 5 Jun 2010 13:41:23 UT

 Maintainer of deskutils/xpad,
 
 Please note that PR ports/147500 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147500
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Guillaume <amyfoub@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/147500: [patch] Make deskutils/xpad usable
Date: Sun, 6 Jun 2010 19:56:26 -0400

 Hi,
 
 I don't have time anymore to maintain this port. May you change the
 maintainer please?
 
 Guillaume
 
 On Sat, Jun 5, 2010 at 9:41 AM, Edwin Groothuis <edwin@freebsd.org> wrote:
 > Maintainer of deskutils/xpad,
 >
 > Please note that PR ports/147500 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 > =A0 =A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/147500
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Mon Jun 7 18:05:16 UTC 2010 
State-Changed-Why:  
Current maintainer has asked to have the port reassigned to the pool. 

To submitter: would you like to become the new maintainer? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147500 

From: Chip Camden <sterling@camdensoftware.com>
To: bug-followup@FreeBSD.org, lwindschuh@gmail.com
Cc:  
Subject: Re: ports/147500: [patch] Make deskutils/xpad usable
Date: Mon, 9 Aug 2010 15:34:32 -0700

 --/04w6evG8XlLl3ft
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 (Bugathon)
 
 Reproduced the problem, tested the patch.  Good to commit.
 
 --=20
 Sterling (Chip) Camden    | sterling@camdensoftware.com | 2048D/3A978E4F
 http://camdensoftware.com | http://chipstips.com        | http://chipsquips=
 .com
 
 --/04w6evG8XlLl3ft
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.10 (FreeBSD)
 
 iQEcBAEBAgAGBQJMYIJ4AAoJEIpckszW26+RMUoH+wZZRQ7rz4AS6bpNRaypAvpz
 zLrSDedSIOL2PGliSZaXNjJJfFoHADtm3TTe9TVW5Wo5/FfiDG7XIE/2HbTBxH6A
 jET0nFFpAMg2E0QX96VJAqYk1KjvLe6BEqFYU1N6bKuxBuuquWCBBmVqy2O/7MTr
 6Q7qE1DXGqTViFCRPMrQLBDnFT/FaYuIRJVW24BE0PRBL50ebbu9nmt7rF+0Vknb
 W+uxleo9pqPrm6xAyP0ih9sY6VndVW4qdZUntQYeAd8qqJeila6ICoEMLjYvAQCj
 9QlozVMGn3VrPtVNFALWf8GMACoaxRoQZalhBSfVL0TiS6ly/7tfq0WWng8Z/c8=
 =qoUz
 -----END PGP SIGNATURE-----
 
 --/04w6evG8XlLl3ft--
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Thu Aug 26 09:21:36 UTC 2010 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147500 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/147500: commit references a PR
Date: Thu, 26 Aug 2010 11:07:41 +0000 (UTC)

 pav         2010-08-26 11:07:28 UTC
 
   FreeBSD ports repository
 
   Modified files:
     deskutils/xpad       Makefile 
   Added files:
     deskutils/xpad/files patch-src-xpad-pad.c 
   Log:
   - Fix runtime with latest Gtk
   
   PR:             ports/147500
   Submitted by:   Lucius Windschuh <lwindschuh@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.27      +1 -1      ports/deskutils/xpad/Makefile
   1.1       +11 -0     ports/deskutils/xpad/files/patch-src-xpad-pad.c (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
