Posts - Page 5 of 37
Implementing a shared cache: Part 3
If trunk is broken for you…
It might be because I completed the port of KIconLoader to use the KSharedDataCache class I recently introduced.
Today I learned…
… that the ~QX11PixmapData(): QPixmap objects must be destroyed before the QApplication object, otherwise the native pixmap object will be leaked.
warning most KDE applications display when exiting is actually false.
Implementing a shared cache: Part 2
In my last post, I gave some background on what a shared-memory cache is, and how KDE already uses one (KPixmapCache
) to save memory and make the desktop more efficient. I also noted how the current implementation leaves some things to be desired, and hinted at a new implementation I was working on.
Implementing a shared cache: Part 1
So awhile ago I mentioned that I was trying to add a new shared-memory cache for the next version of the KDE platform. It’s almost done now, and has been submitted for review (both old-skool on kde-core-devel, and all Web 2.0-style on our review board).
API Docs
I had previously added a mirror of the kdelibs API documentation, with some exceptions:
KSharedDataCache
So in my last post I had mentioned some of the issues that have been encountered with KPixmapCache, and that I was working on a separate implementation.
Bug of Legend
So. Those of you who notice the things I post will presumably notice I haven’t blogged as much recently. Essentially it’s because I have less time for development between school and work (I’m on shore duty so I don’t deploy, but I’m in charge of a division so my hours are still substantial).
Window button ordering
Sometimes you can’t please everybody. The blog article I linked to argues that the window button ordering change in the alpha releases of the next Ubuntu should be reverted back.
ImageMagick Fun
The “fun” in the title should be read in your most sarcastic tone of voice… Anyways, one of my professors mailed us a PDF of a scanned document to read (and print out) for the next class. Being that is was scanned in (by what appeared to be the professor literally holding it above a scanner) there was a lot of excess black in the picture.