[Konsole-devel] [Bug 162319] Ability to search scrollback in KPart as in Konsole

James jcuzella at lyraphase.com
Tue Apr 10 23:03:15 UTC 2012


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

--- Comment #11 from James <jcuzella at lyraphase.com> ---
Thanks for the quick reply and excellent help, and many heartfelt thanks for
the patch!

I was just able to successfully build both konsole & yakuake using the
kpart-searchbar-no-qt48 branch!

The 'find' functionality is working beautifully!  Hooray!  \(^_^)/
(I have been wanting this search ability in yakuake for a very long time ;-D )

I was also able to build some Ubuntu .deb packages for these too for those that
are interested.  At the moment I'm not sure what the package versions for them
should look like in order to override the default ubuntu packages, but
potentially be replaced in the future if this search capability is later merged
into the upstream package.  

I can't decide if my proposed versioning (marked with '?' below) is good or
not... any ideas?

INFO:
====

Binary Versions:
------------------------

    jcuzella at cirrus:konsole-git(kpart-searchbar-no-qt48)$ konsole --version
    Qt: 4.7.4
    KDE Development Platform: 4.7.4 (4.7.4)
    Konsole: 2.8.999

    jcuzella at cirrus:konsole-git(kpart-searchbar-no-qt48)$ yakuake --version
    Qt: 4.7.4
    KDE Development Platform: 4.7.4 (4.7.4)
    Yakuake: 2.9.8

Proposed konsole version: 2.8.5  ?

Current Ubuntu Package Versions:
--------------------------------------------------

    konsole (4:4.7.4-0ubuntu0.1)
    yakuake (2.9.8-1)

Proposed Ubuntu Package Versions:
-----------------------------------------------------

    konsole (4:4.7.4-0ubuntu0.2)  ?
    yakuake (2.9.8-1ubuntu1)  ?

(In reply to comment #10)
> Oops, I should not assume that every user on BKO knows and enjoys compiling
> KDE programs :)
> 
> Basically, you just need to perform following steps after fetching and
> checking out the experimental code:
> 
>     $ cd konsole-code
>     $ mkdir build
>     $ cd build
>     $ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=debugfull ../
>     $ make
>     $ sudo make install
> 
> There is an another example at
> http://techbase.kde.org/Getting_Started/Build/Example
> 
> If you system does not have Qt4.8 yet, there is another branch
> https://github.com/adaptee/konsole/tree/kpart-searchbar-no-qt48, which does
> not require Qt4.8 .

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the konsole-devel mailing list