https://bugs.kde.org/show_bug.cgi?id=149522
Balpo <ba...@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ba...@hotmail.com --- Comment #21 from Balpo <ba...@hotmail.com> --- (In reply to Eike Hein from comment #3) > To reiterate, adding this to Yakuake requires new features in Konsole first. > > Since last week, there finally is some movement around implementing the > necessary features in Konsole (and its KPart) for Yakuake to be able to do > this, and if the proposed patches are merged there, there's a good chance > that an upcoming Yakuake version running on KDE 4.2 (released January next > year) will support session restore. > > It mostly depends on whether the necessary additions can be merged before > the feature freeze for KDE 4.2 on October 11th. If they aren't, it's going > to be KDE 4.3 six months later. > > As for DBus, it's just as easy (or hard, depending on how you look at it) as > it was with DCOP. Here are some sample commands: > > qdbus org.kde.yakuake "/yakuake/sessions" addSession > qdbus org.kde.yakuake "/yakuake/tabs" setTabTitle 0 "foo" > qdbus org.kde.yakuake "/yakuake/sessions" runCommandInTerminal 0 "bar" Thanks for the tip Eike Hein! Could you please tell me where to put the DCOP commands? Would .bashrc work? Cheers -- You are receiving this mail because: You are watching all bug changes.