Re: [cdesktopenv-devel] CDE from git master working on RHEL 6.3 x86_64 (fwd)

2012-08-19 Thread Jon Trulson
On Mon, 20 Aug 2012, Irek Szczesniak wrote: > On Mon, Aug 20, 2012 at 12:37 AM, David Cantrell > wrote: >> On Sun, Aug 19, 2012 at 6:26 PM, Lionel Cons >> wrote: >>> On 18 August 2012 14:23, Irek Szczesniak wrote: On Sat, Aug 18, 2012 at 9:36 AM, Joshuah Hurst wrote: > On Sat, Aug 18

Re: [cdesktopenv-devel] CDE from git master + Marcin Cieslak's patches bringup on freebsd9 64bit

2012-08-19 Thread Marcin Cieslak
On Sun, 19 Aug 2012, Jubal Skaggs wrote: > Here we go, after applying Marcin's patches, I can bring up Xsession using > these notes - can we make a wiki page for FreeBSD? :-) Thanks for writing this up! > 1. Install freebsd9-amd64, get lib32 and ports > > 2. Add your hostname to the localhost

Re: [cdesktopenv-devel] CDE from git master working on RHEL 6.3 x86_64 (fwd)

2012-08-19 Thread Jon Trulson
On Sun, 19 Aug 2012, David Cantrell wrote: > On Sun, Aug 19, 2012 at 11:22 PM, Irek Szczesniak > wrote: >> On Mon, Aug 20, 2012 at 12:37 AM, David Cantrell >> wrote: >>> On Sun, Aug 19, 2012 at 6:26 PM, Lionel Cons >>> wrote: On 18 August 2012 14:23, Irek Szczesniak wrote: > On Sat,

Re: [cdesktopenv-devel] CDE from git master working on RHEL 6.3 x86_64 (fwd)

2012-08-19 Thread David Cantrell
On Sun, Aug 19, 2012 at 11:22 PM, Irek Szczesniak wrote: > On Mon, Aug 20, 2012 at 12:37 AM, David Cantrell > wrote: >> On Sun, Aug 19, 2012 at 6:26 PM, Lionel Cons >> wrote: >>> On 18 August 2012 14:23, Irek Szczesniak wrote: On Sat, Aug 18, 2012 at 9:36 AM, Joshuah Hurst wrote: > On

[cdesktopenv-devel] CDE from git master + Marcin Cieslak's patches bringup on freebsd9 64bit

2012-08-19 Thread Jubal Skaggs
Here we go, after applying Marcin's patches, I can bring up Xsession using these notes - can we make a wiki page for FreeBSD? :-) 1. Install freebsd9-amd64, get lib32 and ports 2. Add your hostname to the localhost line in /etc/hosts (I have a dhcp address) 3. Update your ports tree with portsn

Re: [cdesktopenv-devel] CDE from git master working on RHEL 6.3 x86_64 (fwd)

2012-08-19 Thread Irek Szczesniak
On Mon, Aug 20, 2012 at 12:37 AM, David Cantrell wrote: > On Sun, Aug 19, 2012 at 6:26 PM, Lionel Cons > wrote: >> On 18 August 2012 14:23, Irek Szczesniak wrote: >>> On Sat, Aug 18, 2012 at 9:36 AM, Joshuah Hurst wrote: On Sat, Aug 18, 2012 at 3:12 AM, Jon Trulson wrote: >>> I'd welcome

Re: [cdesktopenv-devel] [PATCH] Add mkcatdefs and book.* to .gitignore

2012-08-19 Thread Jon Trulson
On Sun, 19 Aug 2012, Marcin Cieslak wrote: Applied. > --- > cde/.gitignore |4 > 1 file changed, 4 insertions(+) > > diff --git a/cde/.gitignore b/cde/.gitignore > index 6b4a79a..7b78641 100644 > --- a/cde/.gitignore > +++ b/cde/.gitignore > @@ -144,6 +144,7 @@ programs/localized/ko_KR.dt

Re: [cdesktopenv-devel] TT_ERR_PROCID with dtmail/dtpad

2012-08-19 Thread Jon Trulson
On Sun, 19 Aug 2012, Marcin Cieslak wrote: > Seems like I have to run dtmail both setuid root > and setgid mail (with setgid only I get a well > known error), but here is something different: > I would love to know why... I do not recall ever having dtmail suid root. -- Jon Trulson "If the Mar

Re: [cdesktopenv-devel] fix localized build on OpenBSD

2012-08-19 Thread Jon Trulson
On Sun, 19 Aug 2012, Pascal Stumpf wrote: > See patch. > I'll hold on this until agreement is reached... -- 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 Curiosity

Re: [cdesktopenv-devel] dtksh on OpenBSD

2012-08-19 Thread Jon Trulson
On Sun, 19 Aug 2012, Pascal Stumpf wrote: > This works on OpenBSD too. > 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 Curiosity landing. --

Re: [cdesktopenv-devel] fix dtmail build on OpenBSD

2012-08-19 Thread Jon Trulson
On Sun, 19 Aug 2012, Pascal Stumpf wrote: > See patch. > Yep, I thought that was the right fix originally :) 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

Re: [cdesktopenv-devel] [PATCH] Fix dttypes for BSD systems

2012-08-19 Thread Jon Trulson
On Sun, 19 Aug 2012, Ulrich Wilkens wrote: > > The subject says it all. > Please apply my previous patch first, otherwise programs/Imakefile won't > succeed. > 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] Fix warnings in dtwm

2012-08-19 Thread Jon Trulson
On Sun, 19 Aug 2012, Marcin Cieslak wrote: > - Improve pointer/int compatibility > - Include unpublished Motif and Dt headers in Xm and Dt > ^^^ Same problem as with the DtWidget patch, same solution I think as well. -- Jon Trulson "If the Martian rope-a-dope don't get him, he'll get himself,

Re: [cdesktopenv-devel] [PATCH] Find correct system includes and libs on FreeBSD

2012-08-19 Thread Jon Trulson
On Sun, 19 Aug 2012, Ulrich Wilkens wrote: > Some header and library files couldn't be found on a freshly installed > FreeBSD 9.0 Release. Here's a fix. > > 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] DtWidget: Improve portability of Motif interface

2012-08-19 Thread Jon Trulson
On Sun, 19 Aug 2012, Marcin Cieslak wrote: > - Add missing includes and prototypes > - Import unofficial libXm headers into "Xm" directory ^^^ This is a problem... 1) We cannot just grab openmotif headers and include in our tree, at least not the currently available (non LGPL'd versions). and 2

Re: [cdesktopenv-devel] keyboard and xorg

2012-08-19 Thread Jon Trulson
On Sun, 19 Aug 2012, Antonis Tsolomitis wrote: > >> >> There is the bug tracker at >> https://sourceforge.net/p/cdesktopenv/tickets/ > > I miss something... OK you go to the page above, and how do you submit a > bug? > > Antonis. > There is a 'Create New Ticket' button on the left - though you ma

Re: [cdesktopenv-devel] keyboard and xorg

2012-08-19 Thread Jon Trulson
On Sat, 18 Aug 2012, Antonis Tsolomitis wrote: > >> >> There is the bug tracker at >> https://sourceforge.net/p/cdesktopenv/tickets/ >> > > OK, I will submit a bug. > > >> >> I don't think you should stop... Even if they do have these >> translations already, we would not be able to legally use th

[cdesktopenv-devel] [PATCH] Add mkcatdefs and book.* to .gitignore

2012-08-19 Thread Marcin Cieslak
--- cde/.gitignore |4 1 file changed, 4 insertions(+) diff --git a/cde/.gitignore b/cde/.gitignore index 6b4a79a..7b78641 100644 --- a/cde/.gitignore +++ b/cde/.gitignore @@ -144,6 +144,7 @@ programs/localized/ko_KR.dt-eucKR/msg/*.tmp.msg programs/localized/sv_SE.ISO8859-1/msg/*.tmp.ms

Re: [cdesktopenv-devel] fix localized build on OpenBSD

2012-08-19 Thread Marcin Cieslak
On Sun, 19 Aug 2012, Pascal Stumpf wrote: > Well, LANG already gets reset to a sensible value. If it does indeed > work on FreeBSD with LC_CTYPE set, then this is probably an OS-dependent > problem. No, I do not change any of LC_* variables. I was not sure what is your goal here. If we just wa

Re: [cdesktopenv-devel] fix localized build on OpenBSD

2012-08-19 Thread Pascal Stumpf
On Sun, 19 Aug 2012 18:59:35 +, Marcin Cieslak wrote: > On Sun, 19 Aug 2012, Pascal Stumpf wrote: > > > See patch. > > > Just curious, why is this: > > + LC_CTYPE=""; \@@\ > + export LC_CTYPE; \

Re: [cdesktopenv-devel] TT_ERR_PROCID with dtmail/dtpad

2012-08-19 Thread Frederic Koehler
The way I have debugged these cryptic tooltalk messages before is by doing a bulk replace of "return TT_ERR_*" with something like > fprintf(stderr, __FILE__ ":%d is going TT_ERR_BLANK!\n", __LINE__); return > TT_ERR_BLANK; (better would probably be: _tt_syslog(stderr, LOG_ERR, blahblahblah) ins

[cdesktopenv-devel] TT_ERR_PROCID with dtmail/dtpad

2012-08-19 Thread Marcin Cieslak
Seems like I have to run dtmail both setuid root and setgid mail (with setgid only I get a well known error), but here is something different: After I go to Mailbox -> Mail Options and then "Apply" I get the dialog box saying: Action: Mailer[Error] The request to service this action has failed f

Re: [cdesktopenv-devel] fix localized build on OpenBSD

2012-08-19 Thread Marcin Cieslak
On Sun, 19 Aug 2012, Pascal Stumpf wrote: > See patch. Just curious, why is this: + LC_CTYPE=""; \@@\ + export LC_CTYPE; \@@\ necessary? I build CDE having LANG=pl_PL.UTF-8 without visi

[cdesktopenv-devel] fix localized build on OpenBSD

2012-08-19 Thread Pascal Stumpf
See patch. >From 6dc2b168d18080e924334933fdae17574abe Mon Sep 17 00:00:00 2001 From: Pascal Stumpf Date: Sun, 19 Aug 2012 19:35:38 +0200 Subject: [PATCH] Fix localized build on OpenBSD. Use the same set of langs as on Linux and FreeBSD (no Japanese), don't redefine a needed macro as no-op, an

Re: [cdesktopenv-devel] [EARLY PATCH] FreeBSD: Early support for the installer

2012-08-19 Thread Pascal Stumpf
On Thu, 16 Aug 2012 04:22:10 +0200, Marcin Cieslak wrote: > This is work in progress - please > do not merge into master yet. > > Note to users: please check > if you are affected by awk bug > in udbParseLib.awk if you can. > > Just remove this line: > > DUMMY = $0 > > and run "make clean

[cdesktopenv-devel] dtksh on OpenBSD

2012-08-19 Thread Pascal Stumpf
This works on OpenBSD too. >From ab5069cde5883590fbf211b7dea73fe776c82239 Mon Sep 17 00:00:00 2001 From: Pascal Stumpf Date: Sun, 19 Aug 2012 18:33:42 +0200 Subject: [PATCH] Build dtksh on OpenBSD. This needs ksh93 to bootstrap, available in the openbsd-wip for now as a port, due to be committed

[cdesktopenv-devel] fix dtmail build on OpenBSD

2012-08-19 Thread Pascal Stumpf
See patch. >From 5837eaeaa8bc310c049c4f796868ac6fdd38ba24 Mon Sep 17 00:00:00 2001 From: Pascal Stumpf Date: Sun, 19 Aug 2012 18:19:40 +0200 Subject: [PATCH] OpenBSD still uses GNU iconv, so the second argument to iconv(3) is not const. --- cde/programs/dtmail/libDtMail/Common/Session.C |2

[cdesktopenv-devel] [PATCH] Fix dttypes for BSD systems

2012-08-19 Thread Ulrich Wilkens
The subject says it all. Please apply my previous patch first, otherwise programs/Imakefile won't succeed. -- Ulrich Wilkens Email: m...@uwilkens.de >From 2654286993279c33f19b469c2e51f6cde27f12f3 Mon Sep 17 00:00:00 2001 From: Ulrich Wilkens Date: Sun, 19 Aug 2012 16:04:03 +0200 Subject: [P

Re: [cdesktopenv-devel] [PATCH] Provide basic font aliases for FreeBSD

2012-08-19 Thread Marcin Cieslak
On Sun, 19 Aug 2012, Ulrich Wilkens wrote: > > The font -b&h-lucidasans-medium-r-normal-sans-*- doesn't seem to exist > on a freshly installed system with xorg port. Did you use an additional > port for it? Or can you replace it with another font? > For example with -b&h-lucidabright-medium-r-n