To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110387


User hdu changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Mon Apr 12 09:00:20 +0000 
2010 -------
Indeed, the font checker complains about
   "Bad BlueScale entry in PostScript Private dictionary"
caused by the entry
   "/BlueScale 0,328541 def"
whereas it should use the dot instead of the comma:
  "/BlueScale 0.328541 def"
So it seems that a libc tries to be too smart with the locale when doing a 
printf.

@parsival: could you test this theory by setting an environment variable
    export LC_NUMERIC="en_US.UTF-8"
and starting soffice from that command line? Make sure that no other instances 
of OOo are running.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to