View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002392 | FreeCAD | Bug | public | 2016-01-06 22:45 | 2016-07-24 09:33 |
Reporter | jean-baptiste | Assigned To | wmayer | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Fedora | OS Version | 23 |
Product Version | 0.15 | ||||
Fixed in Version | 0.17 | ||||
Summary | 0002392: tiny caracter encoding problems | ||||
Description | In fedora 23 with french language, I have some wrongly encoded caracters. | ||||
Steps To Reproduce | You can see it in two places : in help => about : Branch: (détaché de origin/releases/FreeCAD-0-15) in welcome page "Sur le web" with problems with "'" : Page d\'accueil FreeCAD I tried many menus, but haven't find other problems yet | ||||
Additional Information | OS: "Fedora release 23 (Twenty Three)" Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.15.4671 (Git) Branch: (détaché de origin/releases/FreeCAD-0-15) Hash: 244b3aef360841646cbfe80a1b225c8b39c8380c Python version: 2.7.10 Qt version: 4.8.7 Coin version: 3.1.3 | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
|
Can you tell me please what "détaché" is supposed to be? What I have found out at least is that the string comes from the Python script SubWCRef.py |
|
Sorry, I had to reopen to answer. Thanks for your fix. I can't reproduce this bug with version 1.16 available in f23 as the text written is "Unknown". When reading your patch, I assume it fix the issue. But when going to your translation platform, french is 100% : https://crowdin.com/project/freecad/fr# So why is it written "Unknown" ? |
|
Note : the second bug has not been corrected : please have a look at this screenshot : https://holcroft.fr/oc/index.php/s/tDWWrvnBgbB52Qq There is back-slashes before apostrophe. On the first screen : * block "Sur le web" (on the web) => yes, the bug is present * block "Exemples de projets" (projects examples) => yes, the bug is present * block "recent files" => no problem * block "last commits" => no problem * block "start a new project" => can't try Additional issue I didn't notice before : * the tab name is "Start page", it should be french also. thanks for your help, it's just a tiny review but details matters. |
|
Where in the About dialog does it say "Unknown"? This could be a problem of the Fedora package. In the source tarball a file Version.h is deployed but when the package maintainer downloads the sources directly from git this file is not included. Then it will be created at build time and there it can happen that not all relevant information can be extracted and it simply writes "Unknown". This text does not go through the translation process. |
|
"Unknown" is written for "Revision number" and "Release date". Issue is the same in English when running FreeCAD in english : # LANG=en_US.utf8 FreeCAD I'll make a ticket in fedora bugtracker if you say so. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-01-06 22:45 | jean-baptiste | New Issue | |
2016-01-07 18:15 | wmayer | Note Added: 0006685 | |
2016-01-07 18:15 | wmayer | Status | new => feedback |
2016-05-05 19:14 | wmayer | Changeset attached | => FreeCAD Master master 4ee20575 |
2016-05-05 19:14 | wmayer | Assigned To | => wmayer |
2016-05-05 19:14 | wmayer | Status | feedback => closed |
2016-05-05 19:14 | wmayer | Resolution | open => fixed |
2016-05-05 19:16 | wmayer | Fixed in Version | => 0.17 |
2016-05-06 10:17 | jean-baptiste | Note Added: 0007055 | |
2016-05-06 10:17 | jean-baptiste | Status | closed => feedback |
2016-05-06 10:17 | jean-baptiste | Resolution | fixed => reopened |
2016-05-06 10:33 | jean-baptiste | Note Added: 0007057 | |
2016-05-06 10:33 | jean-baptiste | Status | feedback => assigned |
2016-05-06 11:19 | wmayer | Note Added: 0007058 | |
2016-05-06 11:33 | jean-baptiste | Note Added: 0007059 | |
2016-07-24 09:33 | wmayer | Status | assigned => closed |
2016-07-24 09:33 | wmayer | Resolution | reopened => fixed |