[cdesktopenv-devel] Compiz or Compositing compatibility?

2012-08-22 Thread Martin
Hey, I am not a developer, but more a end-user. I successfully built CDE on Debian Squeeze and i am able to login in via the GDM manager, however i have a few problems. First off when i do login to CDE nothing appears except the help for how to use CDE, i am not sure where the issue lies as i foll

Re: [cdesktopenv-devel] Compiz or Compositing compatibility?

2012-08-22 Thread Marcin Cieslak
On Wed, 22 Aug 2012, Martin wrote: > Hey, > > First off when i do login to CDE nothing appears except the help for how to > use CDE, i am not sure where the issue lies as i followed the installation > instructions on sourceforge to a "T". What is your $LANG? (If you have a chance to open the ter

Re: [cdesktopenv-devel] Compiz or Compositing compatibility?

2012-08-22 Thread Antonis Tsolomitis
I do not know about compiz. But I had the same problem (only how to use CDE was starting). My mistake was that I was using the tar archive given for download. I rebuilt CDE from git and it worked immediately. It is definitely not a LANG issue. On my machine it starts correctly with any value in

[cdesktopenv-devel] Various build failures as of today

2012-08-22 Thread Marcin Cieslak
After cleaning ".depend" files (necessary because I have linked motif includes differently) I am getting various build failures: 1) making all in programs/localized/C/app-defaults... Extracting NLS messages for: Dthelpview ../../../../programs/localized/util/merge -lang C Dthelpview.tmsg < Dthe

Re: [cdesktopenv-devel] Various build failures as of today

2012-08-22 Thread Marcin Cieslak
On Wed, 22 Aug 2012, Marcin Cieslak wrote: > After cleaning ".depend" files (necessary because I have > linked motif includes differently) I am getting > various build failures: Another one: 3) rm -f ttdesktop.o CC -c -O2 -I../../lib -I../../../.. -I../../../../exports/include -I../../../.

Re: [cdesktopenv-devel] Various build failures as of today [solved]

2012-08-22 Thread Marcin Cieslak
On Wed, 22 Aug 2012, Marcin Cieslak wrote: > After cleaning ".depend" files (necessary because I have > linked motif includes differently) I am getting > various build failures: (...) Seems like I was working a lot in the unclean environment - some required dtlogin files were present, although

Re: [cdesktopenv-devel] 64 bit pointer issue in the ToolTalk ISAM library

2012-08-22 Thread Marcin Cieslak
>> Chris Wareham wrote: > Hi folks, > > I've been cleaning up the code in the ToolTalk ISAM library > (cde/lib/tt/mini_isam), and writing some tests around it. However, I've > run into a nasty 64 bit pointer issue on LP64 systems that I'm unsure > how to fix. > > The source file cde/lib/tt/mini_is

[cdesktopenv-devel] On TI-RPC, TLI and IPv6

2012-08-22 Thread Marcin Cieslak
I've had a brief look at the possibility of adding IPv6 support to ToolTalk. It is necessary for me as rpc.ttdbserver when invoked from FreeBSD's inetd will likely receive an AF_INET6 ::1 socket instead of AF_INET 127.0.0.1. The TI-RPC stack that supports NFSv4 and IPv6 has imported lots of Sun's

[cdesktopenv-devel] [PATCH] examples/tt now runs on FreeBSD

2012-08-22 Thread Marcin Cieslak
--- cde/.gitignore |3 +++ cde/examples/tt/Makefile.FreeBSD | 45 ++ cde/examples/tt/broadcast.c | 36 +- 3 files changed, 69 insertions(+), 15 deletions(-) create mode 100644 cde/examples/tt/Makefile.F

[cdesktopenv-devel] New src tarball in a couple weeks?

2012-08-22 Thread Jon Trulson
The current src tarball up on SF is... well, way out of date compared to where git master is now. I'd like to get some fixes into master and make a new one in around 2 weeks. Does that seem reasonable? Specifically, I'd like: 1) *BSD fixes (still in marcin's tree, maybe Pascal's as well) 2) tir

Re: [cdesktopenv-devel] [PATCH] examples/tt now runs on FreeBSD

2012-08-22 Thread Jon Trulson
On Wed, 22 Aug 2012, Marcin Cieslak wrote: Applied. -- Jon Trulson Atoms are what make us matter. -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape

Re: [cdesktopenv-devel] Various build failures as of today [solved]

2012-08-22 Thread Jon Trulson
On Wed, 22 Aug 2012, Marcin Cieslak wrote: > On Wed, 22 Aug 2012, Marcin Cieslak wrote: > >> After cleaning ".depend" files (necessary because I have >> linked motif includes differently) I am getting >> various build failures: > > (...) > > Seems like I was working a lot in the unclean environmen

Re: [cdesktopenv-devel] Compiz or Compositing compatibility?

2012-08-22 Thread Martin
Ok, so my LANG= en-us I am assuming LANG C is en-us. As i changed it from en-au-utf-8 to en_us The problem hasn't resolved, but now when i open dtterm from GNOME2 i can read the terminal. -- Live Security Virtual Confere

Re: [cdesktopenv-devel] New src tarball in a couple weeks?

2012-08-22 Thread Marcin Cieslak
On Wed, 22 Aug 2012, Jon Trulson wrote: > The current src tarball up on SF is... well, way out of date compared > to where git master is now. > > I'd like to get some fixes into master and make a new one in around 2 > weeks. Does that seem reasonable? > > Specifically, I'd like: > > 1) *BSD fi

Re: [cdesktopenv-devel] Error processing book.esis by instant / couldn't create error file for command

2012-08-22 Thread Marcin Cieslak
On Wed, 22 Aug 2012, Jon Trulson wrote: > On Wed, 22 Aug 2012, Marcin Cieslak wrote: > > BTW - why don't guides build yet on fbsd? Still locale issues? Sorry, I meant "help" not "guides": making all in doc/C... + mkdir -p help-sdl + mkdir -p cde.dti making all in doc/C/help... LANG=C SGML_SEAR