<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Dear dev list<br>
    I have tried to find a way to report a bug - I apologize if this is
    the wrong way.<br>
    <br>
    My system is Ubuntu lucid 10.04<br>
    rkward is the latest stable via ppa<br>
    <br>
    <br>
    Bug: rkward fails to open RData files via commandline which contain
    Danish characters in their file paths. The error shows the path with
    the offending characters shown as the utf8 "unknown char" character.<br>
    <br>
    The same RData file can be opened from the rkward menu "open
    workspace" without problems.<br>
    <br>
    I have set up my system to automatically open RData files in rkward
    so this issue is also present when I doubleclick an RData file.<br>
    <br>
    To reproduce:<br>
    !) create or copy a RData file somewhere<br>
    2) change its name so it contains a Danish letter eg. ø<br>
    3) on the commandline:<br>
    <br>
    rkward ø.RData<br>
    <meta name="qrichtext" content="1">
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment--><br>
    </p>
    expected result: rkward opens with ø.RData as its workspace.<br>
    <br>
    actual result: rkward opens and then produces an error which says <br>
    <br>
    There has been an error opening file '/home/finn/�.Rdata':
    <p style="-qt-paragraph-type:empty; margin-top:0px;
      margin-bottom:0px; margin-left:0px; margin-right:0px;
      -qt-block-indent:0; text-indent:0px;"><br>
      <br>
    </p>
    best regards<br>
    Finn<br>
  </body>
</html>