Bug 380673 - FIXED IN SVN: rkward plots show ?? instead of native chars
Summary: FIXED IN SVN: rkward plots show ?? instead of native chars
Status: RESOLVED FIXED
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR normal
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-16 14:01 UTC by RKWard Team
Modified: 2010-04-30 13:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
-- Originally posted by (AT sourceforge.net): ziogelis77 -- Plot dialog with int characters and code output visible (68.54 KB, image/png)
2008-11-16 14:01 UTC, RKWard Team
Details

Note You need to log in before you can comment on or make changes to this bug.
Description RKWard Team 2008-11-16 14:01:17 UTC
-- Originally posted by (AT sourceforge.net): ziogelis77 --

-- This ticket was imported from http://sourceforge.net/p/rkward/bugs/34 on 2017-05-30 15:26:34 +0100 --
rkward \(version 0.4.9/0.5.0b, Ubuntu package\) fail to show international characters: my native language - Lithuanian - characters, when entered in a plot dialog, display as ??? in the command code \(and in the command output, of course\).

See the screenshot for a proof. 
Comment 1 RKWard Team 2008-11-16 14:01:18 UTC
-- Originally posted by (AT sourceforge.net): ziogelis77 --
Plot dialog with int characters and code output visible
-- Created an attachment --
Comment 2 Thomas Friedrichsmeier 2009-03-31 10:56:38 UTC
Could you post the output of
locale
run in a plain console, and
Sys.getlocale \(\)
run in the RKWard R console?

Do other KDE applications display native characters ok?

Thanks.
Comment 3 Thomas Friedrichsmeier 2009-03-31 10:56:38 UTC
- **summary**: rkward plots show ?? instead of international characters --> NEEDINFO: rkward plots show ?? instead of native characters
Comment 4 RKWard Team 2009-07-24 05:25:51 UTC
-- Originally posted by (AT sourceforge.net): ziogelis77 --
Here are the outputs you asked for
Tested on Kubuntu 9.04 i386
RKward version 0.5.1-pre3, package provided through rkward repositories

The bug is still there; by the way, it has been there since RKward 0.47 and maybe before, thought I have not tested before 0.47

in Konsole window:

dg@bala:~$ locale
LANG=lt\_LT.UTF-8
LANGUAGE=lt\_LT:lt:en\_GB:en
LC\_CTYPE="lt\_LT.UTF-8"
LC\_NUMERIC="lt\_LT.UTF-8"
LC\_TIME="lt\_LT.UTF-8"
LC\_COLLATE="lt\_LT.UTF-8"
LC\_MONETARY="lt\_LT.UTF-8"
LC\_MESSAGES="lt\_LT.UTF-8"
LC\_PAPER="lt\_LT.UTF-8"
LC\_NAME="lt\_LT.UTF-8"
LC\_ADDRESS="lt\_LT.UTF-8"
LC\_TELEPHONE="lt\_LT.UTF-8"
LC\_MEASUREMENT="lt\_LT.UTF-8"
LC\_IDENTIFICATION="lt\_LT.UTF-8"
LC\_ALL=


and in rkward console:

> Sys.getlocale\(\)
\[1\] "LC\_CTYPE=lt\_LT.UTF-8;LC\_NUMERIC=C;LC\_TIME=lt\_LT.UTF-8;LC\_COLLATE=lt\_LT.UTF-8;LC\_MONETARY=lt\_LT.UTF-8;LC\_MESSAGES=lt\_LT.UTF-8;LC\_PAPER=lt\_LT.UTF-8;LC\_NAME=lt\_LT.UTF-8;LC\_ADDRESS=lt\_LT.UTF-8;LC\_TELEPHONE=lt\_LT.UTF-8;LC\_MEASUREMENT=lt\_LT.UTF-8;LC\_IDENTIFICATION=lt\_LT.UTF-8"
Comment 5 RKWard Team 2009-07-24 05:27:21 UTC
-- Originally posted by (AT sourceforge.net): ziogelis77 --
And, to your last question: other KDE apps do display Lithuanian characters just fine.
Comment 6 Thomas Friedrichsmeier 2009-07-24 11:15:59 UTC
Ok, thanks for your feedback.

This is probably to be blamed on the PHP backend \(which is responsible for generating the command code\). We are planning to switch to a different scripting solution relatively soon, and therefore I will not address this issue, specifically, until we have completed the switch.

When the new solution is ready for testing, I'll give you another note in this bug ticket.
Comment 7 Thomas Friedrichsmeier 2009-07-24 11:15:59 UTC
- **summary**: NEEDINFO: rkward plots show ?? instead of native characters --> rkward plots show ?? instead of native characters
Comment 8 Thomas Friedrichsmeier 2010-03-18 08:44:36 UTC
Hi\!

I believe, this bug should be fixed in the current development sources \( http://p.sf.net/rkward/svn \). If you can get a chance to test, that would be really helpful, as encoding problems like this often depend on several parameters, which makes them hard to test.

Regards
Thomas
Comment 9 Thomas Friedrichsmeier 2010-03-18 08:44:36 UTC
- **assigned_to**: nobody --> tfry
- **summary**: rkward plots show ?? instead of native characters --> FIXED IN SVN: rkward plots show ?? instead of native chars
- **status**: open --> open-fixed
Comment 10 Thomas Friedrichsmeier 2010-04-30 13:25:16 UTC
RKWard 0.5.3 was released, today, and this should no longer be an issue, there.

If you still see the issue after updating, please open a new bug report.

Thanks\!
Comment 11 Thomas Friedrichsmeier 2010-04-30 13:25:19 UTC
RKWard 0.5.3 was released, today, and this should no longer be an issue, there.

If you still see the issue after updating, please open a new bug report.

Thanks\!
Comment 12 Thomas Friedrichsmeier 2010-04-30 13:25:19 UTC
- **status**: open-fixed --> closed-fixed