Review Request: Upgrade TerminalInterface to V2 and add two more functions that needed by dolphin. 1. Apps can query if a sub process is running in terminal. 2. Apps can query if there is any input text on command prompt that waits for a RETURN key.

Trever Fischer wm161 at wm161.net
Tue Mar 31 13:15:54 BST 2009



> On 2009-03-30 12:24:51, Trever Fischer wrote:
> > Just as a note, this patch breaks Yakuake on this line:
> > 
> >         m_terminalInterface = qobject_cast<TerminalInterfaceV2*>(m_part);
> 
> Rahman Duran wrote:
>     Did you also compiled the updated konsolePart?

Yup. Adding the non-V2 TerminalInterface to the list in Q_INTERFACES fixes this. My patch (http://reviewboard.kde.org/r/484/) has it.


- Trever


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/444/#review740
-----------------------------------------------------------


On 2009-03-28 15:58:08, Rahman Duran wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/444/
> -----------------------------------------------------------
> 
> (Updated 2009-03-28 15:58:08)
> 
> 
> Review request for kdelibs and Konsole.
> 
> 
> Summary
> -------
> 
> This is a new interface that extends the old ones functionality. 
> 
> 
> Diffs
> -----
> 
>   trunk/KDE/kdelibs/interfaces/terminal/CMakeLists.txt 945618 
>   trunk/KDE/kdelibs/interfaces/terminal/kde_terminal_interface_v2.h PRE-CREATION 
> 
> Diff: http://reviewboard.kde.org/r/444/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Rahman
> 
>



More information about the kde-core-devel mailing list