Page 1 of 1

QCad Crashes on open - Puppy Linux

Posted: Wed Jul 11, 2012 2:47 am
by vtqcad
Puppy Linux Racy 5.3

1.) need to set execute on downloaded binary
2.) installer calls for absent option in mkdir (-v) so /root/opt/ directory is not created:

Code: Select all

QCAD Setup...
Making dir /root/opt/qcad-3.0.0-rc5-prof-linux...
mkdir: invalid option -- 'v'
BusyBox v1.19.3 (2011-11-09 07:34:50 WST) multi-call binary.

Usage: mkdir [OPTIONS] DIRECTORY...

Create DIRECTORY

	-m MODE	Mode
	-p	No error if exists; make parent directories as needed

Copying files...
cp: cannot create regular file `/root/opt/qcad-3.0.0-rc5-prof-linux': No such file or directory
cp: cannot create regular file `/root/opt/qcad-3.0.0-rc5-prof-linux': No such file or directory
cp: cannot create regular file `/root/opt/qcad-3.0.0-rc5-prof-linux': No such file or directory
cp: target `/root/opt/qcad-3.0.0-rc5-prof-linux' is not a directory
cp: cannot create regular file `/root/opt/qcad-3.0.0-rc5-prof-linux': No such file or directory
cp: cannot create regular file `/root/opt/qcad-3.0.0-rc5-prof-linux': No such file or directory
cp: cannot create regular file `/root/opt/qcad-3.0.0-rc5-prof-linux': No such file or directory
cp: cannot create regular file `/root/opt/qcad-3.0.0-rc5-prof-linux': No such file or directory
cp: cannot create regular file `/root/opt/qcad-3.0.0-rc5-prof-linux': No such file or directory
cp: cannot create regular file `/root/opt/qcad-3.0.0-rc5-prof-linux': No such file or directory
cp: cannot create directory `/root/opt/qcad-3.0.0-rc5-prof-linux': No such file or directory
cp: cannot create directory `/root/opt/qcad-3.0.0-rc5-prof-linux': No such file or directory
cp: cannot create directory `/root/opt/qcad-3.0.0-rc5-prof-linux': No such file or directory
cp: cannot create directory `/root/opt/qcad-3.0.0-rc5-prof-linux': No such file or directory
cp: cannot create directory `/root/opt/qcad-3.0.0-rc5-prof-linux': No such file or directory
cp: cannot create directory `/root/opt/qcad-3.0.0-rc5-prof-linux': No such file or directory
cp: cannot create directory `/root/opt/qcad-3.0.0-rc5-prof-linux': No such file or directory
cp: cannot create directory `/root/opt/qcad-3.0.0-rc5-prof-linux': No such file or directory
Invoking postinstall.sh...
./postinstall.sh: line 28: /root/opt/qcad-3.0.0-rc5-prof-linux/Ribbonsoft-qcad.desktop: No such file or directory
./postinstall.sh: line 44: /root/opt/qcad-3.0.0-rc5-prof-linux/qcad-mimetypes.xml: No such file or directory
chmod: cannot access `/root/opt/qcad-3.0.0-rc5-prof-linux/Ribbonsoft-qcad.desktop': No such file or directory
chmod: cannot access `/root/opt/qcad-3.0.0-rc5-prof-linux/xdg/xdg-mime': No such file or directory
chmod: cannot access `/root/opt/qcad-3.0.0-rc5-prof-linux/xdg/xdg-desktop-menu': No such file or directory
chmod: cannot access `/root/opt/qcad-3.0.0-rc5-prof-linux/xdg/xdg-desktop-icon': No such file or directory
    Installing mimetypes...
./postinstall.sh: line 80: xdg-mime: command not found
    Installing mimetype icons...
./postinstall.sh: line 82: xdg-icon-resource: command not found
./postinstall.sh: line 83: xdg-icon-resource: command not found
./postinstall.sh: line 84: xdg-icon-resource: command not found
./postinstall.sh: line 85: xdg-icon-resource: command not found
    Installing desktop menu entries...
./postinstall.sh: line 87: xdg-desktop-menu: command not found
    Installing desktop icon...
./postinstall.sh: line 89: xdg-desktop-icon: command not found
    Creating uninstall script...
./postinstall.sh: line 128: /root/opt/qcad-3.0.0-rc5-prof-linux/uninstall: No such file or directory
    Setting executable flag...
chmod: cannot access `/root/opt/qcad-3.0.0-rc5-prof-linux/qcad': No such file or directory
chmod: cannot access `/root/opt/qcad-3.0.0-rc5-prof-linux/assistant': No such file or directory
chmod: cannot access `/root/opt/qcad-3.0.0-rc5-prof-linux/qcad-bin': No such file or directory
chmod: cannot access `/root/opt/qcad-3.0.0-rc5-prof-linux/uninstall': No such file or directory
QCAD Setup finished.
Press Return to close this window...
3.) Manually creating /root/opt/ and /root/opt/qcad-3.0.0-rc5-prof-linux allows the install to complete, but opening QCad crashes:

Code: Select all

# ./qcad
./qcad-bin: symbol lookup error: ./qcad-bin: undefined symbol: _ZZN11QMetaTypeIdIP9QTextEditE14qt_metatype_idEvE11metatype_id

Re: QCad Crashes on open - Puppy Linux

Posted: Wed Jul 11, 2012 8:30 am
by andrew
Thanks for the feedback.

Unfortunately, this likely means that Puppy Linux is not supported by QCAD 3 at this point.
We might add support for additional platforms after the final QCAD 3 release.