KDE

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Encoding error in the Kate session name when opening itfrom the new applet

    0 answers - 959 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    You are receiving this mail because:
    You are the assignee for the bug, or are watching the assignee.
    dhdev gmx de changed:
    What |Removed |Added
    Status|UNCNFIRMED |RESLVED
    Resolution| |FIXED
    Additional Comments From dhdev gmx de 2007-02-09 17:42
    SVN commit 631968 by dhaumann:
    honor current locale for QCString to QString conversion.
    Thanks for the patch, looking forward to more :)
    BUG: 140929
    M +1 -1 kateapp.cpp
    #631967:631968
    @ -166,7 +166,7 @
    // user specified session to open
    if (m_args->isSet ("start"))
    {
    - sessionManager()->activateSession (sessionManager()->giveSession (m_args->("start")), false, false);
    + sessionManager()->activateSession (sessionManager()->giveSession (QString::fromLocal8Bit(m_args->("start"))), false, false);
    }
    else
    {
    KWrite-Devel mailing list
    KWrite-Devel (AT) kde (DOT) org

Re: Encoding error in the Kate session name when opening itfrom the new applet


max 4000 letters.
Your nickname that display:
In order to stop the spam: 2 + 1 =
QUESTION ON "KDE"

EMSDN.COM