Page 1 of 1

Has anyone tried DraftSight on LMDE?

Posted: Thu Mar 24, 2011 5:39 pm
by marcuac
Hi All,

I have just installed DraftSight but it doesn't work. The splash screen appears for about one second and then disappears, the program doesn't start. Has anyone else tried it?

Thank you.

Re: Has anyone tried DraftSight on LMDE?

Posted: Thu Mar 24, 2011 6:43 pm
by Sleven
Most likely the Ubuntu beta version will not work in LMDE. I believe the only Debian based version that DraftSight supports at this time is for Ubuntu.

Where did you get the program from?

Re: Has anyone tried DraftSight on LMDE?

Posted: Thu Mar 24, 2011 7:16 pm
by marcuac
I downloaded the deb file from

http://www.3ds.com/products/draftsight/ ... draftsight

the one for Ubuntu. Thought it might work on LMDE, being a deb.

Re: Has anyone tried DraftSight on LMDE?

Posted: Thu Mar 24, 2011 7:40 pm
by Sleven
Mint 10 would have a better chance of being able to use the Ubuntu deb file, as Mint 10 is a remake of Ubuntu.

LMDE is based directly off Debian testing, most Ubuntu deb files will not work with it, sorry.

If you really want to use DraftSight, make a small partition (12G) and install Ubuntu.

Ubuntu is a great OS, I just happen to like Mint better.

Re: Has anyone tried DraftSight on LMDE?

Posted: Thu Mar 24, 2011 8:24 pm
by marcuac
I see. I do have Vista with DraftSight installed but I don't want to boot a different OS every time as I also run BOINC. I'll try wine instead.

Thanks.

Re: Has anyone tried DraftSight on LMDE?

Posted: Sat Mar 26, 2011 7:36 pm
by xircon
Working fine here (LMDE64) just wish I knew how to use it :)

Launch from a terminal - any errors?

Code: Select all

/opt/dassault-systemes/draftsight/bin/DraftSight
I get the following errors, but it still runs!

Code: Select all

molly@n5010~ $ /opt/dassault-systemes/draftsight/bin/DraftSight
Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64

(<unknown>:16355): Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/engines/libaurora.so: wrong ELF class: ELFCLASS64

(<unknown>:16355): Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/engines/libaurora.so: wrong ELF class: ELFCLASS64
QFSFileEngine::open: No file name specified
QFileInfo::absolutePath: Constructed with empty filename
QFileInfo::absolutePath: Constructed with empty filename
QFileInfo::absolutePath: Constructed with empty filename
QFileInfo::absolutePath: Constructed with empty filename
QFSFileEngine::open: No file name specified
Unrecognised OpenGL version
^C

Steve

Image

Re: Has anyone tried DraftSight on LMDE?

Posted: Sun Mar 27, 2011 4:06 am
by 900i
Had it working here on Mint 9.

Sent from my Nexus One using Tapatalk

Re: Has anyone tried DraftSight on LMDE?

Posted: Sun Mar 27, 2011 11:11 am
by marcuac
It looks like a display issue. I guess it's because I'm using the default xserver-xorg-video-radeon driver. I've tried to install fglrx a while back but had a wold of pain with it and gave up. I have a RadeonHD 4350 card.
Screenshot.png

Re: Has anyone tried DraftSight on LMDE?

Posted: Sun Mar 27, 2011 2:13 pm
by xircon
Yes, that does look like a display problem. I have an ATI card with fglrx running (ATI Mobility Radeon HD500 series card), runs OK for me. Think I followed the instructions on the Debian wiki/site, seems like a long time ago :)

Re: Has anyone tried DraftSight on LMDE?

Posted: Sun Mar 27, 2011 6:15 pm
by marcuac
[SOLVED]

I managed to install fglrx using the Debian instructions. DraftSight works now.

Thank you.