Search found 9027 matches

by andrew
Thu Apr 11, 2024 7:39 am
Forum: QCAD Troubleshooting and Problems
Topic: Changing linescale
Replies: 5
Views: 234

Re: Changing linescale

Thank you for that information. Unfortunately, this is too fuzzy to be reproducible or to start looking into it. Please let us know if it happens again and in what situation. Saving often is an excellent idea (with any software on any system). Also save under a new name frequently to avoid losing da...
by andrew
Wed Apr 10, 2024 11:07 am
Forum: QCAD Troubleshooting and Problems
Topic: Custom Color in Property Editor
Replies: 4
Views: 478

Re: Custom Color in Property Editor

Thanks, I can reproduce this problem now. It occurs when deselecting and then reselect the entity after changing its color.

Bug report at:
https://www.qcad.org/bugtracker/index.p ... sk_id=2562
by andrew
Wed Apr 10, 2024 10:34 am
Forum: QCAD Troubleshooting and Problems
Topic: Changing linescale
Replies: 5
Views: 234

Re: Changing linescale

If you could elaborate on
However still have problems sometimes when changing linescale of hidden lines and other weird problems that were never there before
That would be helpful, thanks.
by andrew
Wed Apr 10, 2024 10:31 am
Forum: QCAD Troubleshooting and Problems
Topic: Custom Color in Property Editor
Replies: 4
Views: 478

Re: Custom Color in Property Editor

Thanks for your report.

Unfortunately, I cannot reproduce the problem here. Can you attach a screenshot of what it looks like when launching the color picker? I'm wondering if your KDE setup might have replaced the Qt color picker with something else.
by andrew
Wed Apr 10, 2024 10:29 am
Forum: QCAD Troubleshooting and Problems
Topic: Add Viewport
Replies: 7
Views: 242

Re: Add Viewport

Thanks for your report. I'm unable to reproduce the problem here. Is this only a visual problem or does the tool not work? Is it possible to create a viewport or not? Could you attach a screenshot of how it looks when clicking the first corner of the viewport area and another when you click the seco...
by andrew
Tue Apr 09, 2024 7:18 pm
Forum: QCAD Troubleshooting and Problems
Topic: Changing linescale
Replies: 5
Views: 234

Re: Changing linescale

Richard2952: Please post new, unrelated questions to a new topic. I've split up the topic you have replied to. However still have problems sometimes when changing linescale of hidden lines and other weird problems that were never there before. Please describe your issue(s) in details, outline how yo...
by andrew
Mon Apr 08, 2024 7:09 am
Forum: QCAD Troubleshooting and Problems
Topic: Having some crashes
Replies: 2
Views: 263

Re: Having some crashes

franksbedford: Please attach your crash report found in the Console app under Crash Reports > QCAD. Thanks.

Please let us know if you have a setup with an external monitor since that has been causing some issues on the Apple M1/M2/M3 platform.
by andrew
Wed Apr 03, 2024 12:19 pm
Forum: Site Feedback
Topic: Changing e-mail address
Replies: 1
Views: 822

Re: Changing e-mail address

You can change your e-mail address in your profile settings under:

https://www.qcad.org/rsforum/ucp.php?i= ... eg_details
by andrew
Wed Apr 03, 2024 12:19 pm
Forum: Site Feedback
Topic: Changing e-mail address
Replies: 1
Views: 822

Changing e-mail address

From a QCAD user:
How canI change my e-mail address used for the QCAD forum?
by andrew
Tue Apr 02, 2024 8:52 am
Forum: QCAD Troubleshooting and Problems
Topic: [solved] Select Overlapping Entities with Alt+left-click on Linux
Replies: 6
Views: 728

Re: Select Overlapping Entities with Alt+left-click

Some Linux window manager use the Alt key and the left mouse button to move application windows around. On those systems, you would probably have to use Ctrl+Alt or similar to send an Alt key to the application. You can usually disable this whole behaviour somewhere on your window manager settings (...
by andrew
Thu Mar 28, 2024 11:15 am
Forum: QCAD Community Edition
Topic: How do I summarize distances?
Replies: 4
Views: 790

Re: How do I summarize distances?

massimo: Please post to the appropriate QCAD Community Edition forum at:
https://www.qcad.org/rsforum/viewforum.php?f=76

I've moved your topic accordingly.
by andrew
Wed Mar 27, 2024 10:21 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: changing the lineweight of an entity.
Replies: 3
Views: 533

Re: changing the lineweight of an entity.

RAddObjectsOperation::addObject uses the current attributes by default. You can disable this default behaviour by passing false as second argument (useCurrentAttributes):

Code: Select all

op.addObject(circleEntity, false);
by andrew
Wed Mar 27, 2024 3:48 pm
Forum: Announcements
Topic: QCAD 3.29.6
Replies: 0
Views: 1187

QCAD 3.29.6

QCAD 3.29.6 is a bug fix release. A complete change log is available at: https://qcad.org/changelog Update instructions for QCAD Pro or QCAD/CAM users can be found at: https://qcad.org/customer-area To stay up to date about QCAD, please Subscribe to this forum thread (subscribe at the bottom of the ...
by andrew
Tue Mar 26, 2024 7:24 pm
Forum: Announcements
Topic: Tutorial: 1.12 Printing and PDF Export
Replies: 0
Views: 222

Tutorial: 1.12 Printing and PDF Export

The new tutorial "1.12 Printing and PDF Export" is now available as part of our QCAD tutorial series at: https://qcad.org/en/tutorial-1-12-printing-and-pdf-export Das neue Tutorial "1.12 Drucken und PDF-Export" ist jetzt verfügbar als Teil unserer QCAD Tutorial-Serie unter: https://qcad.org/de/tutor...
by andrew
Tue Mar 26, 2024 4:11 pm
Forum: QCAD 'How Do I' Questions
Topic: What's Spline in Leader properties?
Replies: 3
Views: 243

Re: What's Spline in Leader properties?

Spline leaders are not supported at this point in QCAD.

I can confirm that this property currently has no function and is not stored when set.

P.S.: Please attach images to your post rather than hosting them on other sites where they will be eventually deleted.

Go to advanced search