Fading Memories

About

Ramblings about books and other things that will soon fade from my memory.

Boudewijn Rempt

index | rss1.0

Check out my sculpture website: www.boudewijnrempt.nl.

There's more...

Creative Commons License
The original artwork is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License.

Roundabout through identi.ca

    follow me on Identi.ca

    Categories, too

    Find


    Archives

    Other things here at valdyas.org

    2005-01-05

    Raindrops...

    Today's Krita binary snapshot contains Michael Thaler's new raindrop filter plugin -- a really cool effect ported from the digikamplugins.

    http://www.xs4all.nl/~bsarempt/krita-cvs-current.tar.bz2

    By the way -- it seems as if the KMainWindow::setIcon(QPixmap) is quite new, since Tom Chance is using 3.3.1, which gives the error:

    Starting Krita ...
    ./.bin/krita: symbol lookup error: ./lib/libkofficecore.so.2: undefined 
    symbol: _ZN11KMainWindow7setIconERK7QPixmap
    

    And I see that this method is going to be removed in KDE 4.0 anyway. But since I'm typing this on my way home, I cannot investigate further. I'm going to do some work on making the dockers switchable between sliding and QDockWindows.

    Oh, and Kevin tells me that the $KDEHOME/.env trick should be: $KDEHOME/env and that it should work from KDE 3.3.0 -- I'm going to test that tomorrow.