After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 375751 - metapost/tex/xfig - no decimal points
metapost/tex/xfig - no decimal points
Status: RESOLVED DUPLICATE of bug 301866
Product: dia
Classification: Other
Component: exports
0.94
Other All
: Normal normal
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-15 23:48 UTC by Markus Schlager
Modified: 2006-11-22 22:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Markus Schlager 2006-11-15 23:48:42 UTC
Please describe the problem:
Running dia on an German system (ubuntu dapper), decimal numbers (for expamle coordinates or colour-values) get exported the wrong way: Instead of decimal points they have commas. This is the case at least with exports to xfig, pictex and metapost.

Steps to reproduce:
1. 
2. 
3. 

Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Hans Breuer 2006-11-17 07:00:09 UTC
If you just would update to the not so recently released 0.95.x this bug will be gone. As well as a lot of other bugs.

*** This bug has been marked as a duplicate of 301866 ***
Comment 2 Markus Schlager 2006-11-22 22:10:49 UTC
(In reply to comment #1)
> If you just would update to the not so recently released 0.95.x this bug will
> be gone. As well as a lot of other bugs.
> 
> *** This bug has been marked as a duplicate of 301866 ***
> 

Thank you for the bug-fix, but with dia 0.95 for example the export of UML-classes  is broken due to wrong font-scaling or line-breaking: Exported (mp or fig), text (of attributes or methods) gets broader than the frame of the class.

Markus