Search found 3639 matches

by UtaSH
Mon Jun 18, 2007 8:33 am
Forum: UNIX and Linux Discussion Forum
Topic: 3dxsrv crash (segfault)
Replies: 9
Views: 27767

core file ?

Hi nuclear, officially we only support Red Hat EL and SuSE. But the problem with "failed to get user" seems to appear on other Linux distris as well. Let's see if we can get more information from your case ... Does the driver create a core file when it crashes? Uta Ludwig 3Dconnexion PS: c...
by UtaSH
Wed Jun 13, 2007 1:24 am
Forum: UNIX and Linux Discussion Forum
Topic: Maya 8.0 and 8.5 beta plug-ins
Replies: 4
Views: 16701

We built a version of the Maya plugin for 64bit Linux. A version for Maya 8.0 and 8.5 is available. If you are interested please send me your email address in a private message and add the information which version of Maya you are using.

Uta Ludwig
3Dconnexion
by UtaSH
Wed Jun 13, 2007 1:08 am
Forum: UNIX and Linux Discussion Forum
Topic: Where are customized settings stored?
Replies: 1
Views: 10330

Hi firetoad, the customized settings are stored in the user's $HOME directory in the subdirectory .3dxcfg. The name of the file is how the user named the configuration plus the extension .scg. The format is ascii. If the driver starts it checks who is the logged-in user. When an application comes up...
by UtaSH
Mon Jun 11, 2007 1:47 am
Forum: UNIX and Linux Discussion Forum
Topic: Maya 8.0 and 8.5 beta plug-ins
Replies: 4
Views: 16701

Hi Sapro,

we are working on a version of the Maya plugin for 64bit and will post here if we have one for you.

Uta
3Dconnexion
by UtaSH
Mon Jun 11, 2007 1:43 am
Forum: UNIX and Linux Discussion Forum
Topic: SpaceNavigator unter SuSE 10.1
Replies: 24
Views: 99629

Hallo Eiko, gibt es eine Datei /tmp/3DxWare.log? Was steht da drin? Falls es sich um den Fehler mit der utmp handelt, so können wir leider keine Lösung anbieten :( (siehe auch hier ). Da ist vermutlich die Lösung von ssross (siehe hier ) noch die eleganteste. Falls es sich um einen anderen Fehler ha...
by UtaSH
Mon Jun 04, 2007 9:13 am
Forum: UNIX and Linux Discussion Forum
Topic: Spaceball, linux and X.
Replies: 3
Views: 15066

Sorry, no documentation for the Spaceball 2003 available. :(

Uta
by UtaSH
Fri May 11, 2007 1:13 am
Forum: UNIX and Linux Discussion Forum
Topic: space pilot driver 1.2*: failed to get user
Replies: 3
Views: 14513

The Beta is now a release and you can download it from our website.

Uta Ludwig
3Dconnexion
by UtaSH
Thu May 10, 2007 3:06 am
Forum: UNIX and Linux Discussion Forum
Topic: HPUX drivers for SpaceNavigator PE
Replies: 1
Views: 10546

SpaceNavigator PE + HP-UX

Officially the SpaceNavigator is supported only on Window, MacOS and Linux. But the actual version of 3DxWareUnix (which is 1.2.7) supports the SpaceNavigator on UNIX (i.e. HP-UX, AIX, SPARC Solaris), too. So, you can just try it and have fun. Please do not send any support requests for this configu...
by UtaSH
Thu May 03, 2007 9:32 am
Forum: UNIX and Linux Discussion Forum
Topic: 3dxWare on HPUX, error: failed to get user
Replies: 13
Views: 36270

Hi couillar,

please send me the operating system details and your email address in a private message and I will then send the latest beta driver.


Uta Ludwig
3Dconnexion
by UtaSH
Thu May 03, 2007 9:30 am
Forum: UNIX and Linux Discussion Forum
Topic: space pilot driver 1.2*: failed to get user
Replies: 3
Views: 14513

We have a beta version of 3DxWareUnix, that handles this issue better. Please send me your operating system details and the email address where to send the driver in a private message and I can then send you this version.

Uta Ludwig
3Dconnexion
by UtaSH
Thu May 03, 2007 5:17 am
Forum: Developer's Forum for UNIX and Linux
Topic: Event message_type
Replies: 4
Views: 27135

In addition to the previous post see the man page of XInternAtom() , which is used by the SDK to create the Atoms (if they don't exist): Atom XInternAtom(Display *display, char *atom_name, Bool only_if_exists); display - Specifies the connection to the X server. atom_name - Specifies the name associ...
by UtaSH
Fri Apr 27, 2007 7:18 am
Forum: Developer's Forum for UNIX and Linux
Topic: Can't link the sdk to Ogre3D source
Replies: 7
Views: 109711

Aah! That did the trick. Sorry for not pointing this out earlier. From your message I wasn't aware that this code was missing in your project. Thanks for posting this information here! The error you posted above is because the xdrvlib.c is Kernighan/Ritchie style and g++ doesn't like this. Change th...
by UtaSH
Fri Apr 27, 2007 12:58 am
Forum: UNIX and Linux Discussion Forum
Topic: Applications by linux-users
Replies: 10
Views: 25346

True. This thread makes more sense in the Developer's Forum for UNIX/Linux. See here.
by UtaSH
Fri Apr 27, 2007 12:50 am
Forum: Developer's Forum for UNIX and Linux
Topic: Can't link the sdk to Ogre3D source
Replies: 7
Views: 109711

Unfortunaetly I don't have any knowlegde about scons. :?
Does it make any difference if you compile the xdrvlib with g++ instead of gcc?
by UtaSH
Thu Apr 26, 2007 8:19 am
Forum: UNIX and Linux Discussion Forum
Topic: Applications by linux-users
Replies: 10
Views: 25346

I can not see from the messages when the xdrvlib.c is compiled.
Can you find it in your directory src?