Search found 42 matches

by alf2006x
Sun Nov 06, 2011 12:12 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: executing script at terminal command prompt
Replies: 62
Views: 156778

Hello. I have all turned out. Fontconfig warnings I removed within install fontconfig package and some dependent packages. There is: - fontconfig-config - libfontconfig - libgl1-mesa-swx - libosmesa - ttf-dejavu-core After all was installed i print in command prompt: $ fc-cache and warnings disappea...
by alf2006x
Tue Nov 01, 2011 8:50 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: executing script at terminal command prompt
Replies: 62
Views: 156778

Using QCAD3_RC1 i have this messages. PDF do not appears in destination folder. I think it is because I have some problems wits fonts on my server.

Image
by alf2006x
Sun Oct 30, 2011 8:34 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: executing script at terminal command prompt
Replies: 62
Views: 156778

And if I run the script on ubunty server without "-no-gui" it prints me two messages: Fontconfig error: Cannot load default config file qcad-trial-bin: Cannot connect to X server Last one of course shows because on server do not installed any X server, and I dont want to install it to simulate same ...
by alf2006x
Sun Oct 30, 2011 8:23 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: executing script at terminal command prompt
Replies: 62
Views: 156778

I did two launch of the same script except path to output pdf file. First launch was on: Linux ubuntu 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:18:14 UTC 2011 i686 i686 i386 GNU/Linux Results shown on left white screen. Second launch was on: Linux ubuntu 2.6.32-28-generic #55-Ubuntu SMP Mon Jan...
by alf2006x
Fri Oct 28, 2011 10:11 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: executing script at terminal command prompt
Replies: 62
Views: 156778

and one more:
after EAction.js was fixed qcad still writes an arror about QWidget

Image

maybe it is because I run qcad under Ubuntu Server 64?
by alf2006x
Fri Oct 28, 2011 9:19 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: executing script at terminal command prompt
Replies: 62
Views: 156778

I installed requested packages, and qcad begins to work. But there is some strange messages: Image
Can you look at them? Is it an errors or this is all right?

(about QWidget I remember - I will change EAction.js)
[/img]
by alf2006x
Wed Oct 26, 2011 10:55 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: executing script at terminal command prompt
Replies: 62
Views: 156778

I found that this is some graphics library. Is it any way to exclude this file from request in "-no-gui" mode of qcad ?
by alf2006x
Wed Oct 26, 2011 10:07 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: executing script at terminal command prompt
Replies: 62
Views: 156778

And when I print:
alfus@ubuntu:/opt/qcad/qcad3b$ ldd ./qcad-trial-bin
in appearing list I can see this name
libGL.so.1 => not found

And there is some other not founded names, like
libphonon.so.4 => not found
etc.

How can I found and install that files?
by alf2006x
Wed Oct 26, 2011 9:55 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: executing script at terminal command prompt
Replies: 62
Views: 156778

Hi to all. This is my new trouble. On my "Ubuntu-Server 10.04.2 LTS Lucid Lynx - Release amd64" I installed ia32-libs. And moved my folder '/qcad/qcad3b' (with qcad files) into '/opt' folder. Now command prompt shows me this: alfus@ubuntu:/opt/qcad/qcad3b$ ./qcad-trial #55-Ubuntu SMP Mon Jan 10 23:4...
by alf2006x
Mon Oct 24, 2011 8:11 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: executing script at terminal command prompt
Replies: 62
Views: 156778

andrew, help me again please. our provider uses Ubuntu-Server 10.04.2 LTS Lucid Lynx - Release amd64
how can i install qcad3 beta3 on this system? will it be enough simple copying linux tar.gz package and unpacking them to run headless qcad3 beta3? or i must do something else?
by alf2006x
Fri Oct 21, 2011 10:07 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: executing script at terminal command prompt
Replies: 62
Views: 156778

Perfect, wonderful, superb!
It works! It works !!! IT WORKS !!!
:D

I copy my example.pdf in Windows and it opens!

GREAT THANKS! QCAD IS THE BEST CAD FOR LINUX!
Now my project will be completed. I do not doubt it.
by alf2006x
Fri Oct 21, 2011 7:30 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: executing script at terminal command prompt
Replies: 62
Views: 156778

Example works in main mode of QCAD, but do not work in -no-gui mode It shows message: alf3@ubuntu:~/Downloads/qcad-3.0.0-beta3-trial-linux$ ./qcad-trial -no-gui -autostart '/home/alf3/QCAD/example.js' #50-Ubuntu SMP Mon Sep 12 21:18:14 UTC 2011 i686 QWidget: Cannot create a QWidget when no GUI is be...
by alf2006x
Thu Oct 20, 2011 7:28 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: executing script at terminal command prompt
Replies: 62
Views: 156778

hungerburg, andrew one more question to you. How can I do the best performance of my system? I see two ways to solve the problem. First one is to make some daemon, witch will gets input data, then generate the text file, save it as script and runs the script in "headless silent mode". The second way...
by alf2006x
Thu Oct 20, 2011 1:27 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: executing script at terminal command prompt
Replies: 62
Views: 156778

we need exactly pdf because it is non editable format. drawings maked from site will be signed his author (director of customer) and send to manufacturer (back to us)
by alf2006x
Thu Oct 20, 2011 12:02 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: executing script at terminal command prompt
Replies: 62
Views: 156778

yes, that was my fault.
in first string of my script comments was written with only one slash. like this:
"/ init application name:"
:oops:

and what about converting my drawing in pdf? i dont found any information about this on API documentation and howtos page. i used "search"

Go to advanced search