Search found 160 matches

by hungerburg
Sat Nov 02, 2013 1:33 pm
Forum: QCAD Troubleshooting and Problems
Topic: Defect: Reverse of spline with 5 control points
Replies: 6
Views: 13744

Re: Defect: Reverse of spline with 5 control points

The splines in your file are of 2nd degree. In my version of qCAD I can only draw splines of this type (splinefit SL) of 3rd degree. Changing the degrees of freedom to 3 in the properties editor makes yours reversible too.
by hungerburg
Sat Nov 02, 2013 1:18 pm
Forum: QCAD Troubleshooting and Problems
Topic: Can't open my drawing in 3.4.0 ...
Replies: 3
Views: 5518

Re: Can't open my drawing in 3.4.0 ...

Two solutions come to mind: 1) A checkbox to supress further popups for the active action 2) repetitions aware journal - Unix syslog does like this, eg sometimes it logs: "Last message repeated 25 times". Simplest way was to just remember the last message and only show the current one, if different ...
by hungerburg
Wed Sep 18, 2013 3:18 pm
Forum: QCAD Troubleshooting and Problems
Topic: Block editing in 3.3
Replies: 1
Views: 4296

Block editing in 3.3

After having changed a block, on returning to the main drawing, the block there still shows, what has been deleted. In the block editing session, this is not shown. If I empty the block completely, it still shows in the main drawing. Curiously, this does not happen when I try to trigger the behaviou...
by hungerburg
Tue Sep 17, 2013 3:21 pm
Forum: QCAD Tips and Tutorials
Topic: TIP: Fixing SVG viewbox
Replies: 0
Views: 12815

TIP: Fixing SVG viewbox

This tip may be handy for people, that use QCAD to export drawings for display on the web or for print publishing. Say, you want to make several drawings of different size objects, so that when exported to SVG the objects appear in the same place of a fixed background plane, eg. centered around the ...
by hungerburg
Sat Aug 17, 2013 10:43 am
Forum: QCAD Troubleshooting and Problems
Topic: segmentation fault for qcad 3.0 prof [solved]
Replies: 22
Views: 56305

Re: segmentation fault for qcad 3.0 prof [solved]

I don't have a 32 bit qcad anymore, 64bit version was enough reason for me to pay for the upgrade. When diagnosing library problems, "ldd" is your friend. Eg if your qcad binary is installed in "/opt/qcad" you may issue this command and it will tell you, which library modules would be linked into th...
by hungerburg
Thu Aug 15, 2013 12:19 pm
Forum: QCAD Professional
Topic: Eigenschaften Editor / Select Widget
Replies: 6
Views: 8416

Re: Eigenschaften Editor / Select Widget

Ah, ich verstehe das so, zumindest hab ich mir das so ein- oder zweimal schon gewünscht: bei einer bestehenden Auswahl im Eigenschaften Editor zB "Kreise" wählen, dann die Auswahl auf die Kreise beschränken: Also ein Knopf "Auswahl einschränken" ähnlich dem "+" neben Layer, der dann alles abwählt, w...
by hungerburg
Thu Aug 15, 2013 12:04 pm
Forum: QCAD Troubleshooting and Problems
Topic: segmentation fault for qcad 3.0 prof [solved]
Replies: 22
Views: 56305

Re: segmentation fault for qcad 3.0 prof [solved]

@ cmcgrath5035 - Just another user here: there are some good reasons to upgrade to 3.2, eg. native x64 binary. If I understood correctly, a solution to your problem would be to get the two library modules mentioned above, "libgcc_s.so.1" and "libstdc++.so.6", and put them inside the qcad-3.0 directo...
by hungerburg
Thu Jul 04, 2013 12:31 pm
Forum: QCAD Troubleshooting and Problems
Topic: qCAD 3.1.3 info tools regression [solved]
Replies: 3
Views: 6111

Re: qCAD 3.1.3 info tools regression

Fix confirmed, Thank You Andrew
by hungerburg
Wed Jul 03, 2013 12:55 pm
Forum: QCAD Troubleshooting and Problems
Topic: qCAD 3.1.3 info tools regression [solved]
Replies: 3
Views: 6111

qCAD 3.1.3 info tools regression [solved]

Just fetched qcad-3.1.3-pro-linux-x86_64.tar.gz and installed it. Everything fine, except the two info tools "i p" and "i e". angle etc. remain fine. Clean installation, config wiped, still: start the application, select "i p" tool, on first click qcad hangs, with the empty drawing. Also it starts t...
by hungerburg
Tue Jul 02, 2013 12:02 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: Scripting Question?
Replies: 2
Views: 7362

Re: Scripting Question?

Below pseudo-code is taken from a utility function of mine. var DING = # A reference to the current drawing # var bPath = "/absolute/path/to/block/drawing.dxf" var bName = "Name of the Block"; var FAIL = function() { debugger; }; var x = y = 0; // Insert Position var h = v = false; // Insert Mirror ...
by hungerburg
Sun Jun 30, 2013 11:27 am
Forum: QCAD Suggestions and Feedback
Topic: Grid unusable at some zoomlevels
Replies: 7
Views: 26158

Re: Grid unusable at some zoomlevels

I think I understand as follows: the (minor) grid at some zoom levels is too coarse in your opinion. As a workaround you propose to change the number of subdivisions (of the major/meta grid) at these levels: instead of the fixed number of ten, make them 20 or 50. Minor grid points could then not onl...
by hungerburg
Mon Jun 24, 2013 11:49 am
Forum: QCAD Troubleshooting and Problems
Topic: QCAD 3.1 on Debian 7.1 problem [solved]
Replies: 10
Views: 23792

Re: QCAD 3.1 on Debian 7.1 problem

As explained in this post, at least the 32bit version of a previous point release works in Debian 7: viewtopic.php?p=8091#p8091 - the poster did not mention though, which one exactly....
by hungerburg
Fri Jun 21, 2013 12:52 pm
Forum: QCAD Troubleshooting and Problems
Topic: QCAD 3.1 on Debian 7.1 problem [solved]
Replies: 10
Views: 23792

Re: QCAD 3.1 on Debian 7.1 problem

A "have been" debian user here: As far as I can tell, the only real solution would be for Andrew to compile the package on debian 7.1, which would probably incur some trouble, but at least qt-dev might be ok there. On the other hand, would bringing your system to debian 8 testing count as "changing ...
by hungerburg
Wed Jun 19, 2013 11:50 am
Forum: Chat
Topic: 64bit executable
Replies: 7
Views: 14266

Re: 64bit executable

Andrew, you're the best! At first launch the 64bit binary seemed to be quite quicker through the splash screen. Very good. I then ran my script, the time spent is very much the same than before, so no performance boost, but the results are the same too, so no regression, at least in what my script u...
by hungerburg
Tue Jun 18, 2013 1:06 pm
Forum: Chat
Topic: 64bit executable
Replies: 7
Views: 14266

Re: 64bit executable

Hello Andrew, this is with Ubunut 12.04 fully patched. Using Qt version 4.8.1 in /usr/lib/x86_64-linux-gnu - latest git pull too. I noticed that the 3.1 community and the Pro version both use the same prefs. Is this good? (So far, it only messes up placement of the custom scripts panel - as these ar...

Go to advanced search