[opendx-users] startup weirdness

2005-09-27 Thread Thomas Geenen
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, 0x7f83c440, 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


[opendx-users] 3-D problem

2005-09-27 Thread samuel verstraete
Hi,

I'm using opendx for 3-d visualisation of a 3-D grid. So basically the
VolumeRendering.net program.
Now i have a small problem. 
The data i work with are only 5 deep (Z) and 500 in X and Y. So what
you basically see is a sheet of paper that has some depth but is hardly
worth looking at. 
The simplest sollution to this is of course to change the unit of the
Z-delta in the Data Prompter (importer). this gives satisfying results
but then the axes are not right anymore. (instead of going from 12.5 to
17.5 they go from 0 to 60.) I don't want that.

Do you guys know of any better sollution?

Prolly this is quite a simple question but i just started trying this
program and i must say that it's not so easy ;)

gr,

Samuel Verstraete


-- 
Ghent University
Faculty of Bioscience Engineering

Department of Soil Management and Soil Care
Coupure Links 653 - Block B
9000 Ghent - Belgium

Telephone +32(0)9 264.60.42
Fax +32(0)9 264.62.47
E-mail [EMAIL PROTECTED]


Re: [opendx-users] 3-D problem

2005-09-27 Thread Joel Richardson


Samuel,

Use Scale to adjust the aspect, e.g., give it a scaling
vector of [1, 1, 100]. AutoAxes will show the unscaled
coordinates.

Joel

samuel verstraete wrote:

Hi,

I'm using opendx for 3-d visualisation of a 3-D grid. So basically the
VolumeRendering.net program.
Now i have a small problem. 
The data i work with are only 5 deep (Z) and 500 in X and Y. So what

you basically see is a sheet of paper that has some depth but is hardly
worth looking at. 
The simplest sollution to this is of course to change the unit of the

Z-delta in the Data Prompter (importer). this gives satisfying results
but then the axes are not right anymore. (instead of going from 12.5 to
17.5 they go from 0 to 60.) I don't want that.

Do you guys know of any better sollution?

Prolly this is quite a simple question but i just started trying this
program and i must say that it's not so easy ;)

gr,

Samuel Verstraete




--

===
Joel Richardson, Ph.D.   Phone: (207) 288-6435
The Jackson Laboratory   Fax:   (207) 288-6132
600 Main Street  URL:   www.informatics.jax.org
Bar Harbor, Maine 04609
===


Re: [opendx-users] startup weirdness

2005-09-27 Thread David Thompson
Need more info. Is this a binary you downloaded or one you built? 
What OS? Which version?



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, 0x7f83c440, 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



--
.
David L. Thompson   Visualization and Imagery Solutions, Inc.
mailto:[EMAIL PROTECTED]5515 Skyway Drive, Missoula, MT 59804
Phone : (406)756-7472


[opendx-users] ensight format

2005-09-27 Thread Fabian Braennstroem
Hi,

I am sure that it was ask before, but I don't find it
anymore.
Is it possible to read/import ensight formatted data with
opendx?

Greetings!
Fabian
--