[Konsole-devel] [Bug 262089] New: Tab title set by dbus method "setTitle" does not stick

David Palacio dpalacio at orbitalibre.org
Tue Jan 4 15:43:03 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=262089

           Summary: Tab title set by dbus method "setTitle" does not stick
           Product: konsole
           Version: 0.9
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: dpalacio at orbitalibre.org


Version:           0.9 (using Devel) 
OS:                Linux

I set the tab title when editing files with Vim to a string that includes the
filename. DBus method:
org.kde.konsole.Session.setTitle(1, "title")

Shortly after the title is replaced by Konsole to the formatted string or the
profile name.

Reproducible: Didn't try

Steps to Reproduce:
Add
silent !qdbus $KONSOLE_DBUS_SERVICE $KONSOLE_DBUS_SESSION
org.kde.konsole.Session.setTitle 1 "vi:%"
to your .vimrc and edit a file.


Expected Results:  
The tab title should remain unchanged.

OS: Linux (x86_64) release 2.6.36-gentoo-r5
Compiler: gcc

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list