Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-19 | user/[KDE Applications]: Update to 20.08.1 | A. Wilcox | 1 | -2/+2 | |
2020-07-10 | user/[KDE Applications]: Update to 20.04.3 | A. Wilcox | 1 | -2/+2 | |
2020-06-15 | user/[KDE Applications]: Bump to 20.04.2 | A. Wilcox | 1 | -2/+2 | |
2020-03-16 | user/[KDE Release Service]: Bump to 19.12.3 | A. Wilcox | 1 | -2/+2 | |
2020-02-09 | user/[KDE Applications]: Bump to 19.12.2 | A. Wilcox | 1 | -2/+2 | |
2020-01-22 | user/[KDE Applications]: Bump to 19.12.1 | A. Wilcox | 1 | -2/+2 | |
2020-01-01 | user/[KDE Graphics]: Bump to 19.12.0 (and Krita) | A. Wilcox | 1 | -5/+5 | |
This bumps Krita to 4.2.8.2, the latest release. Also removes the Qt 5.9 compat patch for Spectacle. | |||||
2019-10-21 | user/[KDE Applications]: bump to 19.08.2 (except kdenlive) | A. Wilcox | 1 | -2/+2 | |
2019-10-02 | user/[KDE Applications]: bump to 19.08.1 | A. Wilcox | 1 | -2/+2 | |
2019-08-15 | user/[KDE Applications]: Bump to 19.08.0 | A. Wilcox | 1 | -2/+2 | |
2019-08-09 | user/gwenview: fix stack size overflow | A. Wilcox | 1 | -5/+2 | |
When opening a .CR2 Canon RAW image, attempting to load the embedded preview for the thumbnail bar would result in a segmentation fault on at least x86_64, with the backtrace: Thread 4 "Thread (pooled)" received signal SIGSEGV, Segmentation fault. [Switching to LWP 10859] KDcrawIface::KDcraw::loadEmbeddedPreview (imgData=..., buffer=...) at /usr/src/packages/user/libkdcraw/src/libkdcraw-19.04.3/src/kdcraw.cpp:134 134 /usr/src/packages/user/libkdcraw/src/libkdcraw-19.04.3/src/kdcraw.cpp: No such file or directory. (gdb) bt #0 KDcrawIface::KDcraw::loadEmbeddedPreview (imgData=..., buffer=...) at /usr/src/packages/user/libkdcraw/src/libkdcraw-19.04.3/src/kdcraw.cpp:134 #1 0x00007ffff75c86af in Gwenview::LoadingDocumentImplPrivate::loadMetaInfo (this=0x555555f74a60) at /usr/src/packages/user/gwenview/src/gwenview-19.04.3/lib/document/loadingdocumentimpl.cpp:208 #2 0x00007ffff75c6fca in non-virtual thunk to QtConcurrent::RunFunctionTask<bool>::run() () at /usr/include/c++/8.3.0/bits/exception.h:63 #3 0x00007ffff348905c in QThreadPoolThread::run (this=0x555555c6cd40) at thread/qthreadpool.cpp:99 #4 0x00007ffff348e18f in QThreadPrivate::start (arg=0x555555c6cd40) at thread/qthread_unix.cpp:368 #5 0x00007ffff7db7779 in start (p=<optimized out>) at src/thread/pthread_create.c:195 #6 0x00007ffff7dc5957 in __clone () at src/thread/x86_64/clone.s:22 (gdb) x/i $pc => 0x7ffff11e50f9 <KDcrawIface::KDcraw::loadEmbeddedPreview(QByteArray&, QBuffer const&)+41>: callq 0x7ffff11e3030 <_ZN11KDcrawIface6KDcraw8rawFilesEv@plt> This is because the thumbnail was being loaded onto the thread's stack. Bumping the per-thread stack size to 1 MiB fixes this for all .CR2 files I have access to. | |||||
2019-07-27 | user/[KDE Applications]: bump to 19.04.3 | A. Wilcox | 1 | -2/+2 | |
2019-06-24 | user/gwenview: rebuild for exiv2 | Max Rees | 1 | -1/+1 | |
2019-06-16 | user/KDE Applications: bump to 19.04.2 | A. Wilcox | 1 | -2/+2 | |
2019-05-13 | user/*: KDE Applications 19.04.1 | A. Wilcox | 1 | -2/+2 | |
2019-04-19 | user/*: KDE Applications 19.04.0 | A. Wilcox | 1 | -2/+2 | |
2019-03-09 | user/KDE Applications: bump to 18.12.3 | A. Wilcox | 1 | -2/+2 | |
2019-01-13 | user/gwenview: bump to 18.12.1, add RAW support | A. Wilcox | 1 | -3/+3 | |
2018-11-13 | user/KDE Apps: bump to 18.08.3 | A. Wilcox | 1 | -2/+2 | |
2018-10-15 | user/KDE Applications: Bump to 18.08.2 | A. Wilcox | 1 | -2/+2 | |
2018-09-06 | user/KDE Applications: bump to 18.08.1 | A. Wilcox | 1 | -2/+2 | |
2018-09-04 | user/KDE: Bump to KDE Applications 18.08.0 | A. Wilcox | 1 | -2/+2 | |
2018-07-22 | user/gwenview: bump to 18.04.3, modernise | A. Wilcox | 1 | -5/+3 | |
2018-06-07 | user: KDE Applications 18.04.1 bump | A. Wilcox | 1 | -2/+2 | |
2018-03-14 | user/gwenview: new package | A. Wilcox | 1 | -0/+48 | |