- Status Closed
- Percent Complete
- Task Type Bug Report
- Category QCAD (main)
-
Assigned To
andrew - Operating System All
- Severity Low
- Priority Very Low
- Reported Version 3 RC5
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: QCAD Bugtracker
Opened by scaramush - 12.04.2012
Last edited by andrew - 16.12.2013
Opened by scaramush - 12.04.2012
Last edited by andrew - 16.12.2013
FS#545 - russian codepage error in Layer list
1. Creating new file
2. create new layer with cyrilic name, ex.: фыва screenshot #1
3. saving
4. closing
5. look in file see correct UTF-8 name screenshot #2
6. opening file via qcad/ oops! layer name is incorrect screenshot #3
7. saving file
8. closing
9. look in file. got incorrect version
my guess, that the problem is that whole file is encoded as ANSI:
$DWGCODEPAGE 3 ASCII 9
but layer names are coded as UTF-8.
so additional converting ANSI→UTF-8 is demanded
Closed by andrew
16.12.2013 13:34
Reason for closing: Won't fix
Additional comments about closing:
16.12.2013 13:34
Reason for closing: Won't fix
Additional comments about closing:
No reply from reporter
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
There have been some improvements in that area (codepage support) in QCAD 3.1.4.
Dmitry, could you check if that problem still persists?