khindenburg's blog

    khindenburg's picture

    Konsole's vttest results

    2012
    6
    Jan

    I finally got around to running vttest [1] in Konsole (4.8/master) [2].

    The most noticeable issue is the the console resizing commands don't work [3].

    khindenburg's picture

    trudging through Konsole's reports

    2010
    25
    Feb

    With only a few hours a week to work on Konsole, I often view the logs and other reports for simple issues to investigate. The compile warnings were fixed sometime ago. Most of the simple Krazy and Apidocs issues were also fixed. The remaining Krazy issues would require some heavy duty changes.

    khindenburg's picture

    Konsole4-ui / KBackground

    2006
    30
    Jul

    So I created work/konsole4-ui to work on porting Konsole to XMLGUI (and LiveUI?). I'm also using as a test area for some ideas and code cleanup. So far so good, I got the session menus to work. The shortcuts are an issue I have to look into again. Things will be much better when I can actually run KDE4 so I can test session managment, config files, etc...

    khindenburg's picture

    Gentoo/cmake ebuilds

    2006
    17
    May

    For those using Gentoo and building KDE4, you'll find the latest ebuild for cmake here:
    http://bugs.gentoo.org/show_bug.cgi?id=131080

    I personally have not been using their rpath patch... KDE4 wor

    khindenburg's picture

    cmake && kdelibs4_ss work!

    2006
    21
    Apr

    Well, I'm impressed... cmake-2.4 and kdelibs4_ss actually compile and works (and doesn't seg. fault). Grats to the hard working people on kde-buildsystem.

    Systems: x86 and sparc...

    'make -j6' is a joy to watch... :-)

    Now to kdebase...

    khindenburg's picture

    cmake && seg faults

    2006
    25
    Mar

    Well, kdelibs4_snapshot compiles and installs with cmake. Almost, anyway... I had to remove kstyles/keramik since the genembed seg faults...

    ... and after installing kdelibs4_ss...

    % /opt/KDEDIRS/trunk/bin/kde-config --path
    Segmentation fault

    Urgh, I would rather have something NOT compile than have it seg fault...

    Oh well, cmake is still in infancy... I'll be glad when all the auto* crap is deleted from KDE!

    khindenburg's picture

    cmake ebuild for KDE4

    2006
    19
    Mar

    For those running Gentoo, I've created an ebuild for the cmake required to compile KDE4.

    Although, the current kdelibs4_snapshot doesn't seem to compile with cmake. :-(

    http://kurt.hindenburg.name/
    http://kurt.hindenburg.name/downloads/cmake-2.3.4-20060317.tar.gz

    khindenburg's picture

    korundum/qtruby compile 3.5?

    2006
    30
    Jan

    The 3.5 branch of kdebinding doesn't compile and hasn't for a while I believe. It seems like the development of korundum/qtruby has moved to http://rubyforge.org/projects/korundum/.

    I wonder why?

    khindenburg's picture

    Nethack wtf?

    2006
    29
    Jan

    Why does this even mean?!?!?

    |./!+#
    |.i.|
    #+...|
    If I were a NetHack monster, I would be a tengu. I'm always in the right place at the right time, and am quick to avoid people that I'd

    khindenburg's picture

    KDE4 compiles

    2005
    30
    Dec

    Whoa... for the first time KDE4 /trunk/qt-copy, kdelibs4_snapshot, and kdebase all compiled without errors. Thats frightening... :-) now to test if it is usable at all... ;-)