Re: [cdesktopenv-devel] CDE on Ubuntu12.04LTS-LTSP5 works!

2015-06-14 Thread Antonis Tsolomitis
The desktop is fully functional. Everything that works on normal desktop Ubuntu12.04LTS works with LTSP5 on Ubuntu12.04LTS. The only exception I can see is that when the cursor is on the desktop background it changes to "busy" with Gnome

[cdesktopenv-devel] [PATCH] programs/dtappintegrate: make PATH include /bin.

2015-06-14 Thread Isaac Dunham
Without this, we fail without the /usr merge because 'date' is unavailable. --- cde/programs/dtappintegrate/dtappintegrate.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cde/programs/dtappintegrate/dtappintegrate.src b/cde/programs/dtappintegrate/dtappintegrate.src index

Re: [cdesktopenv-devel] Working on CDE integration for Ida (can anyone test?)

2015-06-14 Thread Isaac Dunham
On Sun, Jun 14, 2015 at 12:15:44PM +0200, Edmond Orignac wrote: > Hello, > > I have tested your patch on the git version of fbida. > To make ida compile with gcc 4.3.3 , I had to change the line > RegEdit.o : CFLAGS += -Wno-missing-prototypes -Wno-strict-prototypes > in GNUmakefile. > There are fr

Re: [cdesktopenv-devel] CDE on Ubuntu12.04LTS-LTSP5 works!

2015-06-14 Thread Christopher Turkel
I must have missed that part. Sorry. Carry on. On Sun, Jun 14, 2015 at 6:37 PM Jon Trulson wrote: > On Sun, 14 Jun 2015, Christopher Turkel wrote: > > > On Sun, Jun 14, 2015 at 5:06 PM, Jon Trulson wrote: > > > >> On Thu, 11 Jun 2015, Antonis Tsolomitis wrote: > >> > [...] > >>> In any case I t

Re: [cdesktopenv-devel] CDE on Ubuntu12.04LTS-LTSP5 works!

2015-06-14 Thread Jon Trulson
On Sun, 14 Jun 2015, Christopher Turkel wrote: > On Sun, Jun 14, 2015 at 5:06 PM, Jon Trulson wrote: > >> On Thu, 11 Jun 2015, Antonis Tsolomitis wrote: >> [...] >>> In any case I think Jon can move the Ubuntu LTSP from "not working" to >>> "working" in >>> his page here: >> http://sourceforge.ne

Re: [cdesktopenv-devel] CDE on Ubuntu12.04LTS-LTSP5 works!

2015-06-14 Thread Christopher Turkel
On Sun, Jun 14, 2015 at 5:06 PM, Jon Trulson wrote: > On Thu, 11 Jun 2015, Antonis Tsolomitis wrote: > > > > > As I reported in my previous messages CDE does not work on LTSP5 and > > Ubuntu10.04LTS. CDE freezes. > > > > However, I just checked with LTSP5 and Ubuntu12.04LTS and YES, it > works!!!

Re: [cdesktopenv-devel] CDE on Ubuntu12.04LTS-LTSP5 works!

2015-06-14 Thread Jon Trulson
On Thu, 11 Jun 2015, Antonis Tsolomitis wrote: > > As I reported in my previous messages CDE does not work on LTSP5 and > Ubuntu10.04LTS. CDE freezes. > > However, I just checked with LTSP5 and Ubuntu12.04LTS and YES, it works!!! > > I can only see one glitch: the cursor remains busy forever when

Re: [cdesktopenv-devel] Working on CDE integration for Ida (can anyone test?)

2015-06-14 Thread Edmond Orignac
Hello, I have tested your patch on the git version of fbida. To make ida compile with gcc 4.3.3 , I had to change the line RegEdit.o : CFLAGS += -Wno-missing-prototypes -Wno-strict-prototypes in GNUmakefile. There are french translations of the manual pages with UTF-8 encoded accents, that don't

Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-14 Thread Edmond Orignac
Hi, The compilation of dtlogin fails because of undefined references to `setkey' and to `encrypt'. Those are POSIX and System V functions, but they may need compatibility libraries on BSD. The warnings: target ../../imports/x11/lib/libXau.a (prerequisite of: dtlogin) does not have any command