Dear opendx users,

I got an issue with starting opendx
first the good news. opendx is running fine when started with "dx"
however when i try to open my program with "dx -edit" or "dx -program"
the program hangs i ran with strace to see where thing go wrong and it seems 
to be during startup of the server.

read(6, "Starting DX executive\n", 8192) = 22
write(3, "B\0\7\0\336\0\240\2\21\0\240\2\0\0\0\0\230\2\0\0\0\0\1"..., 212) = 
212
read(3, "\34\356\237\t\321\0\240\2\371\0\0\0Vj,\5\0\0\240\2\250"..., 32) = 32
read(3, 0x7fffff83c440, 32)             = -1 EAGAIN (Resource temporarily 
unavailable)
select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
read(3, "\1\1\266\t\0\0\0\0\321\0\240\2\0\0\0\0\0\0\0\0\33\0\0\0"..., 32) = 32
select(9, [6 8], NULL, NULL, NULL    

and that's it .... nothing else happens.
The strange thing is that i can load a .net file stop and start the server 
with no problems when i started with "dx" -> Edit Visual Program.

i deleted my .dx-ad and reinstalled dx and dx-samples as user to exclude any 
permission issues. 
any ideas?

cheers
Thomas Geenen

Reply via email to