[Konsole-devel] [Bug 120998] New: dcop setEncoding does not work

Elan Ruusamäe glen at delfi.ee
Sun Jan 29 19:53:47 UTC 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=120998         
           Summary: dcop setEncoding does not work
           Product: konsole
           Version: 1.6
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel kde org
        ReportedBy: glen delfi ee


Version:           1.6 (using KDE 3.5.1, PLD Linux Distribution)
Compiler:          gcc version 3.3.6 (PLD Linux)
OS:                Linux (x86_64) release 2.6.13.4-1

$ echo $KONSOLE_DCOP_SESSION
DCOPRef(konsole-21255,session-3)
$ dcop $KONSOLE_DCOP_SESSION encoding
ISO 8859-15
$ dcop $KONSOLE_DCOP_SESSION setEncoding UTF-8
$ dcop $KONSOLE_DCOP_SESSION encoding
ISO 8859-15

should be:
UTF-8

i tried also in form:
$ dcop konsole-21255 session-3 setEncoding UTF-8

it worked when browsing to the session with 'kdcop'
it also worked when changing different things, like sessionName



More information about the konsole-devel mailing list