Re: [cdesktopenv-devel] git 2b8bd074: inetd on Ubuntu does not need/support -s

2012-08-13 Thread Jon Trulson
On Sun, 12 Aug 2012, ibid...@lavabit.com wrote: > I'm guessing that whoever made this change: > @@ -324,7 +343,7 @@ DEFAULT_PRINTER="DtPrint" missed this one - applied. -- Jon Trulson "If the Martian rope-a-dope don't get him, he'll get himself, he'll come in too fast and punch himself out.

Re: [cdesktopenv-devel] [PATCH] Compile dtksh on FreeBSD

2012-08-13 Thread Jon Trulson
On Mon, 13 Aug 2012, Marcin Cieslak wrote: >>> Peter Howkins wrote: >> Comments inline > > Thanks! > Hi, I can't apply this patch - could you send it in a seperate email, an attachment, or via git-send-email? Thanks. (git am is confused) -- Jon Trulson "If the Martian rope-a-dope don't get

Re: [cdesktopenv-devel] [PATCH] FreeBSD port: dtsearch, dtterm, dtwidget, dthelp

2012-08-13 Thread Jon Trulson
On Mon, 13 Aug 2012, Marcin Cieslak wrote: > FreeBSD portability of dtsearch, dtterm, dtwidget, dthelp > Applied. -- Jon Trulson "If the Martian rope-a-dope don't get him, he'll get himself, he'll come in too fast and punch himself out." - one of my brothers, referring to the

Re: [cdesktopenv-devel] WIP: dtbuilder on 64bit, fix it on 32bit

2012-08-13 Thread Jon Trulson
On Mon, 13 Aug 2012, Pascal Stumpf wrote: > Please test this patch on 32bit, it should fix the dtbuilder crashes > people were seeing. Also note that dtbuilder still crashes on 64bit ... > Applied. Note, I added the istr.h fixes myself, since this patch was created before the offending patch ha

Re: [cdesktopenv-devel] [PATCH] lib/csa: Use ANSI C prototypes

2012-08-13 Thread Jon Trulson
On Mon, 13 Aug 2012, Marcin Cieslak wrote: > On Mon, 13 Aug 2012, Marcin Cieslak wrote: > >> Improve type compatibility and enable >> ANSI C prototypes. > > The last patch removes some old cruft for > Linux - would be good if some Linux users > could test it as well! I haven't seen any issues. --

Re: [cdesktopenv-devel] [PATCH] lib/csa: Use ANSI C prototypes

2012-08-13 Thread Jon Trulson
On Mon, 13 Aug 2012, Marcin Cieslak wrote: > Improve type compatibility and enable > ANSI C prototypes. Applied. -- Jon Trulson "If the Martian rope-a-dope don't get him, he'll get himself, he'll come in too fast and punch himself out." - one of my brothers, referring to the C

Re: [cdesktopenv-devel] [PATCH 6/7] Cast registerrpc args to xdrproc_t explicitly

2012-08-13 Thread Jon Trulson
On Mon, 13 Aug 2012, Marcin Cieslak wrote: > Fixes: > agent.c: In function '_DtCm_init_agent': > agent.c:160: warning: passing argument 5 of 'registerrpc' from incompatible > pointer type > agent.c:160: warning: passing argument 6 of 'registerrpc' from incompatible > pointer type > agent.c:167:

Re: [cdesktopenv-devel] [PATCH 5/7] NULL is a pointer, not string terminator

2012-08-13 Thread Jon Trulson
On Mon, 13 Aug 2012, Marcin Cieslak wrote: > Replace some instances of NULL to '\0', when > referring to string terminator. Applied. -- Jon Trulson "If the Martian rope-a-dope don't get him, he'll get himself, he'll come in too fast and punch himself out." - one of my brothers,

Re: [cdesktopenv-devel] dtbuilder broken?

2012-08-13 Thread Jon Trulson
On Sun, 12 Aug 2012, Jon Trulson wrote: > > Seems dtbuilder isn't working well - I get: > > Warning: Color name "(nil)" is not defined I've reverted the guilty patch. Reverting 0d2f7866ac676ab0f3c8ac3eabcec06f580a9d62 seems to fix the problem (for others as well). -- Jon Trulson "If the Mart

Re: [cdesktopenv-devel] [PATCH] Compile dtksh on FreeBSD

2012-08-13 Thread Marcin Cieslak
>> Peter Howkins wrote: > Comments inline Thanks! >> diff --git a/cde/programs/Imakefile b/cde/programs/Imakefile >> index ca66a8b..e80beb2 100644 >> --- a/cde/programs/Imakefile >> +++ b/cde/programs/Imakefile >> @@ -12,10 +12,12 @@ EXTRADIRS += util >> >> XCOMM some of these cannot be built

Re: [cdesktopenv-devel] [PATCH] Compile dtksh on FreeBSD

2012-08-13 Thread Peter Howkins
Comments inline Peter On Tue, Aug 14, 2012 at 12:34:22AM +0200, Marcin Cieslak wrote: > dtksh can be > > diff --git a/cde/programs/Imakefile b/cde/programs/Imakefile > index ca66a8b..e80beb2 100644 > --- a/cde/programs/Imakefile > +++ b/cde/programs/Imakefile > @@ -12,10 +12,12 @@ EXTRADIRS

[cdesktopenv-devel] [PATCH] Compile dtksh on FreeBSD

2012-08-13 Thread Marcin Cieslak
dtksh can be now compiled on FreeBSD. Work in progress. Needs a real Korn shell to bootstrap as $(KSHELL). KSHELL is set by default to /usr/local/bin/ksh93 (generic POSIX shell may not work) Tested on: FreeBSD 9.0-BETA1 #0 r224912M amd64 Known issues: xvmstat: * sleep does not work well (SIG

Re: [cdesktopenv-devel] WIP: dtbuilder on 64bit, fix it on 32bit

2012-08-13 Thread William Schaub
On 08/13/2012 04:11 PM, Pascal Stumpf wrote: > On Mon, 13 Aug 2012 15:10:51 -0400, William Schaub wrote: >> On 08/13/2012 11:42 AM, Pascal Stumpf wrote: >>> Please test this patch on 32bit, it should fix the dtbuilder crashes >>> people were seeing. Also note that dtbuilder still crashes on 64bit

Re: [cdesktopenv-devel] WIP: dtbuilder on 64bit, fix it on 32bit

2012-08-13 Thread Christopher Turkel
-Original Message- From: Pascal Stumpf To: William Schaub Cc: cdesktopenv-devel Sent: Mon, Aug 13, 2012 4:11 pm Subject: Re: [cdesktopenv-devel] WIP: dtbuilder on 64bit, fix it on 32bit On Mon, 13 Aug 2012 15:10:51 -0400, William Schaub wrote: > On 08/13/2012 11:42 AM, Pascal Stump

[cdesktopenv-devel] Experimental patch to allow restarting the workspace manager with an action

2012-08-13 Thread William Schaub
The attached patch is for IRC user skilz who wanted to be able to restart the workspace manager after running xrandr in a script. it adds the RestartWorkspaceManager action and a new tooltalk Op to WmIPC.c in dtwm to enable it to handle the new action and restart it self. It might make a nice

Re: [cdesktopenv-devel] WIP: dtbuilder on 64bit, fix it on 32bit

2012-08-13 Thread Pascal Stumpf
On Mon, 13 Aug 2012 15:10:51 -0400, William Schaub wrote: > On 08/13/2012 11:42 AM, Pascal Stumpf wrote: > > Please test this patch on 32bit, it should fix the dtbuilder crashes > > people were seeing. Also note that dtbuilder still crashes on 64bit ... > > > Seems to work for me on 32bit ARM. Wo

Re: [cdesktopenv-devel] WIP: dtbuilder on 64bit, fix it on 32bit

2012-08-13 Thread William Schaub
On 08/13/2012 11:42 AM, Pascal Stumpf wrote: > Please test this patch on 32bit, it should fix the dtbuilder crashes > people were seeing. Also note that dtbuilder still crashes on 64bit ... > Seems to work for me on 32bit ARM. -

Re: [cdesktopenv-devel] [PATCH 3/4] Skip building m-guides and dtksh for FreeBSD

2012-08-13 Thread Pascal Stumpf
On Mon, 13 Aug 2012 16:54:39 +0200, Joshuah Hurst wrote: > On Mon, Aug 13, 2012 at 12:59 PM, Marcin Cieslak wrote: > > On Mon, 13 Aug 2012, Irek Szczesniak wrote: > > > >> On Mon, Aug 13, 2012 at 4:01 AM, Marcin Cieslak wrote: > >> > --- > >> > cde/doc/C/Imakefile|2 +- > >> > cde/progra

[cdesktopenv-devel] [PATCH] FreeBSD port: dtsearch, dtterm, dtwidget, dthelp

2012-08-13 Thread Marcin Cieslak
FreeBSD portability of dtsearch, dtterm, dtwidget, dthelp Work in progress for dtlogin and dtmail --- cde/admin/IntegTools/post_install/Imakefile|3 +++ cde/config/cf/site.def |4 +++- cde/databases/Imakefile|3 +++ cde/l

[cdesktopenv-devel] WIP: dtbuilder on 64bit, fix it on 32bit

2012-08-13 Thread Pascal Stumpf
Please test this patch on 32bit, it should fix the dtbuilder crashes people were seeing. Also note that dtbuilder still crashes on 64bit ... >From 8c68bec54adb88c223e170e3945d40028f2b9c85 Mon Sep 17 00:00:00 2001 From: Pascal Stumpf Date: Mon, 13 Aug 2012 17:35:34 +0200 Subject: [PATCH] WIP to ma

Re: [cdesktopenv-devel] [PATCH 3/4] Skip building m-guides and dtksh for FreeBSD

2012-08-13 Thread Marcin Cieslak
On Mon, 13 Aug 2012, Joshuah Hurst wrote: > On Mon, Aug 13, 2012 at 12:59 PM, Marcin Cieslak wrote: > > On Mon, 13 Aug 2012, Irek Szczesniak wrote: > > > >> On Mon, Aug 13, 2012 at 4:01 AM, Marcin Cieslak wrote: > >> > --- > >> > cde/doc/C/Imakefile|2 +- > >> > cde/programs/Imakefile |

Re: [cdesktopenv-devel] [PATCH 3/4] Skip building m-guides and dtksh for FreeBSD

2012-08-13 Thread Joshuah Hurst
On Mon, Aug 13, 2012 at 12:59 PM, Marcin Cieslak wrote: > On Mon, 13 Aug 2012, Irek Szczesniak wrote: > >> On Mon, Aug 13, 2012 at 4:01 AM, Marcin Cieslak wrote: >> > --- >> > cde/doc/C/Imakefile|2 +- >> > cde/programs/Imakefile |2 +- >> > 2 files changed, 2 insertions(+), 2 deleti

Re: [cdesktopenv-devel] [PATCH 3/4] Skip building m-guides and dtksh for FreeBSD

2012-08-13 Thread Marcin Cieslak
On Mon, 13 Aug 2012, Irek Szczesniak wrote: > On Mon, Aug 13, 2012 at 4:01 AM, Marcin Cieslak wrote: > > --- > > cde/doc/C/Imakefile|2 +- > > cde/programs/Imakefile |2 +- > > 2 files changed, 2 insertions(+), 2 deletions(-) > Why are you disabling dtksh? It's an integral part of C

Re: [cdesktopenv-devel] [PATCH 3/4] Skip building m-guides and dtksh for FreeBSD

2012-08-13 Thread Irek Szczesniak
On Mon, Aug 13, 2012 at 4:01 AM, Marcin Cieslak wrote: > --- > cde/doc/C/Imakefile|2 +- > cde/programs/Imakefile |2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/cde/doc/C/Imakefile b/cde/doc/C/Imakefile > index 70e475c..4595a26 100644 > --- a/cde/doc/C/Imak

Re: [cdesktopenv-devel] [PATCH] lib/csa: Use ANSI C prototypes

2012-08-13 Thread Marcin Cieslak
On Mon, 13 Aug 2012, Marcin Cieslak wrote: > Improve type compatibility and enable > ANSI C prototypes. The last patch removes some old cruft for Linux - would be good if some Linux users could test it as well! //Marcin --

[cdesktopenv-devel] [PATCH] lib/csa: Use ANSI C prototypes

2012-08-13 Thread Marcin Cieslak
Improve type compatibility and enable ANSI C prototypes. --- cde/lib/csa/Imakefile |6 -- cde/lib/csa/agent.c |2 +- cde/lib/csa/agent.wrapbegin |8 cde/lib/csa/agent.wrapend |7 --- cde/lib/csa/agent.x |2 +- cde/lib/csa/free.h

[cdesktopenv-devel] [PATCH 5/7] NULL is a pointer, not string terminator

2012-08-13 Thread Marcin Cieslak
Replace some instances of NULL to '\0', when referring to string terminator. --- cde/lib/csa/api.c|2 +- cde/lib/csa/attr.c |6 +++--- cde/lib/csa/calendar.c |8 cde/lib/csa/cmsdata.c|2 +- cde/lib/csa/convert4-5.c |2 +- cde/lib/csa/convert5-4.c |

[cdesktopenv-devel] [PATCH 6/7] Cast registerrpc args to xdrproc_t explicitly

2012-08-13 Thread Marcin Cieslak
Fixes: agent.c: In function '_DtCm_init_agent': agent.c:160: warning: passing argument 5 of 'registerrpc' from incompatible pointer type agent.c:160: warning: passing argument 6 of 'registerrpc' from incompatible pointer type agent.c:167: warning: passing argument 5 of 'registerrpc' from incompat