View Issue Details

IDProjectCategoryView StatusLast Update
0001829FreeCADBugpublic2014-11-17 20:01
Reporterartboyko2006 Assigned Towmayer  
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformamd64OSLinuxOS VersionUbuntu 12.04
Target Version0.15 
Summary0001829: DlgPrimitives replaces non ASCII charaters in objects Labels by ?
DescriptionCyrillic symbols replaced by "?" symbol in shape names
Steps To ReproduceSet interface language to "??????????"
Create new document ???? | ????? (File | New)
Add primitive ??????? | ????????? | ????????? ??????????... (Part | Primitives | Create primitives...)
Select ??????? (Helix)
Click ?????? and ??????? (Ok and Close)
Part name is replaced with "?" symbols (look snapshot)
Additional InformationOS: Ubuntu 12.04.5 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.15.4156 (Git)
Branch: master
Hash: d66fc092e1581d3b2ef7b3cbe54197e3309e077b
Python version: 2.7.3
Qt version: 4.8.1
Coin version: 3.1.3
OCC version: 6.7.1
TagsGUI
FreeCAD Information

Activities

artboyko2006

2014-11-16 14:39

reporter  

snapshot6.png (Attachment missing)

artboyko2006

2014-11-16 14:40

reporter   ~0005320

Interface language Ukrainian

artboyko2006

2014-11-16 14:42

reporter   ~0005321

Same problem is in bug tracker.

shoogen

2014-11-16 16:30

developer   ~0005323

Line 648 in src/Mod/Part/Gui/DlgPrimitives.cpp
Gui::Command::doCommand(Gui::Command::Doc, (const char*)cmd.toAscii());

Related Changesets

FreeCAD: master 3d03e208

2014-11-17 20:36:22

wmayer

Details Diff
+ fixes 0001829: DlgPrimitives replaces non ASCII charaters in objects Labels by ? Affected Issues
0001829
mod - src/Mod/Part/Gui/DlgPrimitives.cpp Diff File

Issue History

Date Modified Username Field Change
2014-11-16 14:39 artboyko2006 New Issue
2014-11-16 14:39 artboyko2006 File Added: snapshot6.png
2014-11-16 14:40 artboyko2006 Note Added: 0005320
2014-11-16 14:42 artboyko2006 Note Added: 0005321
2014-11-16 14:42 artboyko2006 Tag Attached: GUI
2014-11-16 16:25 shoogen Status new => acknowledged
2014-11-16 16:30 shoogen Note Added: 0005323
2014-11-16 16:32 shoogen Target Version => 0.15
2014-11-16 16:32 shoogen Summary Poor cyrillic symbols support in shape names => DlgPrimitives replaces non ASCII charaters in objects Labels by ?
2014-11-17 20:01 wmayer Changeset attached => FreeCAD Master master 3d03e208
2014-11-17 20:01 wmayer Assigned To => wmayer
2014-11-17 20:01 wmayer Status acknowledged => closed
2014-11-17 20:01 wmayer Resolution open => fixed