Summary: | klipper crashed when create QRcode for large amount of words | ||
---|---|---|---|
Product: | [Unmaintained] klipper | Reporter: | Emnkcn <emnkcn> |
Component: | general | Assignee: | Esben Mose Hansen <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | adaptee, patrick.eigensatz, ramzzzay |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Emnkcn
2012-01-14 17:08:31 UTC
*** This bug has been marked as a duplicate of bug 283300 *** *** Bug 293005 has been marked as a duplicate of this bug. *** Created attachment 81091 [details]
New crash information added by DrKonqi
klipper (0.9.7) on KDE Platform 4.10.5 using Qt 4.8.5
- What I was doing when the application crashed:
I'm copied a long text from my jabber conference and click "generate a QR Code" for it (text),then klipper was crashed .
( Я скопировал длинный тест из моей джаббер конференции и нажал в klipper "сгенерировать QR код" для него(текста),после чего klipper вывел мне сообщение об ошибке. )
-- Backtrace (Reduced):
#5 0x00007f3741a316d5 in prison::DataMatrixBarcode::toImage(QSizeF const&) () from /usr/lib/libprison.so.0
#6 0x00007f3741a3095a in prison::AbstractBarcode::paint(QPainter*, QRectF const&) () from /usr/lib/libprison.so.0
#7 0x00007f3741a30f7d in prison::BarcodeWidget::paintEvent(QPaintEvent*) () from /usr/lib/libprison.so.0
#8 0x00007f37576c44c4 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#9 0x00007f375767512c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
|