[Okular-devel] [Bug 230282] Crash (reproducible) in PagePainter::scalePixmapOnImage()

2010-03-25 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=230282 Albert Astals Cid tsdg...@terra.es changed: What|Removed |Added CC||christ...@maxiom.de

[Okular-devel] [Bug 230282] Crash (reproducible) in PagePainter::scalePixmapOnImage()

2010-03-25 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=230282 --- Comment #14 from Christoph Feck christoph maxiom de 2010-03-25 21:48:38 --- *** Bug 232060 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail

[Okular-devel] [Bug 230282] Crash (reproducible) in PagePainter::scalePixmapOnImage()

2010-03-23 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=230282 Albert Astals Cid tsdg...@terra.es changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Okular-devel] [Bug 230282] Crash (reproducible) in PagePainter::scalePixmapOnImage()

2010-03-12 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=230282 --- Comment #10 from Albert Astals Cid tsdgeos terra es 2010-03-12 09:34:25 --- Sorry for that, my internet connection died and i was unable to resurrect it until this morning, i will investigate why loadIcon is returning a null pixmap since this

[Okular-devel] [Bug 230282] Crash (reproducible) in PagePainter::scalePixmapOnImage()

2010-03-12 Thread Sami Liedes
https://bugs.kde.org/show_bug.cgi?id=230282 --- Comment #9 from Sami Liedes sliedes cc hut fi 2010-03-12 01:41:13 --- Per IRC discussion before you ping timeouted, the problem is the canReturnNull=true argument to KIconLoader::loadIcon() in GuiUtils::loadStamp(). However this fix is not

[Okular-devel] [Bug 230282] Crash (reproducible) in PagePainter::scalePixmapOnImage()

2010-03-11 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=230282 --- Comment #4 from Albert Astals Cid tsdgeos terra es 2010-03-11 21:58:08 --- What happens if you run okular with valgrind? $ valgrind okular file.pdf -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving

[Okular-devel] [Bug 230282] Crash (reproducible) in PagePainter::scalePixmapOnImage()

2010-03-11 Thread Sami Liedes
https://bugs.kde.org/show_bug.cgi?id=230282 --- Comment #5 from Sami Liedes sliedes cc hut fi 2010-03-11 22:17:44 --- I take it you can't reproduce this. Ok, I'll run it under valgrind. FWIW I can reproduce it both on my desktop and my laptop (both running Debian unstable on amd64), but even

[Okular-devel] [Bug 230282] Crash (reproducible) in PagePainter::scalePixmapOnImage()

2010-03-11 Thread Sami Liedes
https://bugs.kde.org/show_bug.cgi?id=230282 --- Comment #6 from Sami Liedes sliedes cc hut fi 2010-03-11 22:49:36 --- Here's a backtrace from the unoptimized packages, showing that actually the pixmap is being scaled to width 1925, not ~1600 as I said before. Not sure if that's significant.

[Okular-devel] [Bug 230282] Crash (reproducible) in PagePainter::scalePixmapOnImage()

2010-03-11 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=230282 --- Comment #7 from Albert Astals Cid tsdgeos terra es 2010-03-11 23:59:03 --- Can you print src-isNull()? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

[Okular-devel] [Bug 230282] Crash (reproducible) in PagePainter::scalePixmapOnImage()

2010-03-11 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=230282 --- Comment #8 from Albert Astals Cid tsdgeos terra es 2010-03-12 00:00:09 --- Actually if you are online now it would be much better if you could go into the #okular channel in irc.freenode.net IRC network to have a much smaller turnaround in

[Okular-devel] [Bug 230282] Crash (reproducible) in PagePainter::scalePixmapOnImage()

2010-03-10 Thread Sami Liedes
https://bugs.kde.org/show_bug.cgi?id=230282 --- Comment #1 from Sami Liedes sliedes cc hut fi 2010-03-11 01:22:09 --- Created an attachment (id=41526) -- (http://bugs.kde.org/attachment.cgi?id=41526) PDF file from http://www.laulut.fi/Tiedotteet/Mallivihko.pdf -- Configure bugmail:

[Okular-devel] [Bug 230282] Crash (reproducible) in PagePainter::scalePixmapOnImage()

2010-03-10 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=230282 --- Comment #2 from Pino Toscano pino kde org 2010-03-11 01:27:51 --- Is the trim margins option set? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for

[Okular-devel] [Bug 230282] Crash (reproducible) in PagePainter::scalePixmapOnImage()

2010-03-10 Thread Sami Liedes
https://bugs.kde.org/show_bug.cgi?id=230282 --- Comment #3 from Sami Liedes sliedes cc hut fi 2010-03-11 01:31:08 --- No, trim margins was/is unset. I tried to set it. Then I get a similar backtrace on thread 1 (thread 2 is in pthread_cond_wait()). -- Configure bugmail: