From owner-freebsd-ports@FreeBSD.ORG Fri Sep 26 04:29:13 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BCB516A4B3 for ; Fri, 26 Sep 2003 04:29:13 -0700 (PDT) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08A104400D for ; Fri, 26 Sep 2003 04:29:12 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd02.aul.t-online.de by mailout05.sul.t-online.com with smtp id 1A2qmM-0000BJ-04; Fri, 26 Sep 2003 13:28:54 +0200 Received: from Andro-Beta.Leidinger.net (Z4Fl6mZroeuVR5-xX0tu-GG5++4UKUTpetx38D3oXEmKacQiBQ3Ech@[80.131.120.97]) by fmrl02.sul.t-online.com with esmtp id 1A2qm6-1NEbtw0; Fri, 26 Sep 2003 13:28:38 +0200 Received: from Magelan.Leidinger.net (Magellan [192.168.1.1]) h8QBSaFb000885; Fri, 26 Sep 2003 13:28:37 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h8QBSZNt009128; Fri, 26 Sep 2003 13:28:35 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Fri, 26 Sep 2003 13:28:35 +0200 From: Alexander Leidinger To: Jeremy Messenger Message-Id: <20030926132835.6b62a459.Alexander@Leidinger.net> In-Reply-To: References: <20030924195307.U57087@daemon.g-e-e-k.net> <1064458841.27339.3.camel@shumai.marcuscom.com> X-Mailer: Sylpheed version 0.9.5claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: Z4Fl6mZroeuVR5-xX0tu-GG5++4UKUTpetx38D3oXEmKacQiBQ3Ech@t-dialin.net cc: ports@freebsd.org cc: Steve Wingate Subject: Re: gdesklets X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2003 11:29:13 -0000 On Wed, 24 Sep 2003 22:20:24 -0500 Jeremy Messenger wrote: > Yep, Alexander had to hack a lot of stuff in the libdesklets because of > Linuxish, which we are doing some test right now and might be done by > tomorrow or so.. Few (three to four) desklets will be committ in the ports > tree sometimes soon, when Alexander (netchild) commit the update of > gDesklets 0.22 in the ports tree... 0.22 is now in the tree, there are still some remaining bugs in the libdesklets part which should be easy to fix... as soon as you manage to get a working display which actually displays something... see below. The just added desklets work all without a problem. > BTW: I have more than 8 or 9 desklets ports, but I am holding them because > of refresh problem.. If someone know how to fix the refresh problem, then > I will send all of those desklets ports to PR. The problem with the refresh is the use of threads. The threads which are supposed to update the display get created (instantiated), but they don't run (the functions doesn't seem to get called). I don't know how to debug this problem further (a short test program with python-threads works without problems). Bye, Alexander. -- To boldly go where I surely don't belong. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7