Summary: | Choqok crashes when updating timelines | ||
---|---|---|---|
Product: | [Applications] choqok | Reporter: | Aitor <mail> |
Component: | general | Assignee: | Mehrdad Momeny <mehrdad.momeny> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | cfeck |
Priority: | NOR | ||
Version: | 1.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Aitor
2011-08-24 01:07:38 UTC
Christoph: This also seems a KIconCache problem! Just like 241126 268180 231448 However it happens with KDE 4.7 What do you think? Well, the crash is in KPixmapCache, which got replaced by KImageCache in KDE 4.5. Please port the MediaManager to KImageCache. http://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/classKImageCache.html Thank you Christoph *** This bug has been marked as a duplicate of bug 268815 *** (In reply to comment #3) > Thank you Christoph > > *** This bug has been marked as a duplicate of bug 268815 *** This was my fault :| two different bugs :D Git commit a429cdc36e792a7c6831f9d6cf92b851a103ef69 by Mehrdad Momeny. Committed on 25/08/2011 at 14:07. Pushed by momeny into branch 'master'. BUG:280679 Media Manager ported to KImageCache to fix this bug! Thank you Christoph M +28 -7 plugins/shorteners/is_gd/is_gd.cpp M +6 -7 libchoqok/mediamanager.cpp M +23 -1 plugins/shorteners/is_gd/CMakeLists.txt http://commits.kde.org/choqok/a429cdc36e792a7c6831f9d6cf92b851a103ef69 |