- Status Closed
- Percent Complete
- Task Type Bug Report
- Category QCAD (main)
-
Assigned To
andrew - Operating System Windows 7
- Severity High
- Priority Very Low
- Reported Version 3.15.4
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: QCAD Bugtracker
Opened by mrweigand - 22.07.2016
Last edited by andrew - 27.07.2016
Opened by mrweigand - 22.07.2016
Last edited by andrew - 27.07.2016
FS#1450 - File > Save: Invalid Symbol Table Name
Opens an Autocad .dwg file happily (Pro version x64). Allows you to make changes, when you go to save (or save as), you get the “Invalid symbol table name”.
It should figure this out when file is opened and squawk immediately.
Would be extremely useful to get some additional error details that might allow one to diagnose and fix the problem. i.e. “Invalid symbol table name: _” with the name of the offender.
I tried removing unused blocks, no joy.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Just a workaround - not an answer to your request!
1. Open a new drawing and import (Menu/File/Import) this troublemaking dwg file. Then you will be able to modify and save the new drawing as usual.
or ...
2. same works with the clipboard function "Copy and past". Transfer everything into an new empty drawing and save it as usual.
Note: This is not meant as a solution for your request - just a workaround for the moment to keep you going ...
Perfect!
Thank you for that workaround!!