[Okular-devel] [okular] [Bug 341328] unexpected result while printing multiple pages per sheet

2015-04-03 Thread McAaron
https://bugs.kde.org/show_bug.cgi?id=341328 McAaron mcaa...@mail.ru changed: What|Removed |Added CC||mcaa...@mail.ru --- Comment #1 from

[Okular-devel] Jenkins build is still unstable: okular_master_qt5 #5

2015-04-03 Thread KDE CI System
See http://build.kde.org/job/okular_master_qt5/changes ___ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel

[Okular-devel] [calligrawords] [Bug 345813] Crash when opening ODT file

2015-04-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=345813 Albert Astals Cid aa...@kde.org changed: What|Removed |Added Component|general |okularplugin

[Okular-devel] [okular] [Bug 345765] [OS X] okular crashing opening PDF from URL

2015-04-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=345765 --- Comment #5 from Albert Astals Cid aa...@kde.org --- Looks like dynamic_castOkular::ViewerInterface*(part) may be failing Can you in shell.cpp just before line 174 qDebug() part; kDebug() part; qDebug()

[Okular-devel] [okular] [Bug 345684] Okular hangs after adding an annotation and choosing Save As

2015-04-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=345684 --- Comment #3 from Albert Astals Cid aa...@kde.org --- That's interesting, can you install solid and/or kdelibs debug symbols for your distribtion and do the same so we get some more information on the backtrace? -- You are receiving this mail

[Okular-devel] [okular] [Bug 345830] Option to set backend explicitly

2015-04-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=345830 Albert Astals Cid aa...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED CC|

[Okular-devel] [okular] [Bug 345765] [OS X] okular crashing opening PDF from URL

2015-04-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=345765 --- Comment #8 from Albert Astals Cid aa...@kde.org --- No, you need to find out why casting an Okular::Part to an Okular::ViewerInterface returns null since Okular::Part *is* an Okular::ViewerInterface as you can see in part.h class OKULAR_PART_EXPORT

[Okular-devel] [okular] [Bug 345765] [OS X] okular crashing opening PDF from URL

2015-04-03 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=345765 --- Comment #9 from RJVB rjvber...@gmail.com --- Yes, well, I tried that with ktimetracker and failed, probably mostly because I have no idea how a cast can fail (or what a dynamic_cast really does, and how). Is this a feature that relies on Qt tech?

[Okular-devel] [okular] [Bug 317073] Request to add fade transition to presentation mode

2015-04-03 Thread sahil
https://bugs.kde.org/show_bug.cgi?id=317073 --- Comment #15 from sahil sahilsehgal1...@gmail.com --- Well i am trying to implement the Push transition. Do i need to report another bug like this fade transition one or it will be fine if i keep continuing my work and share updates through this bug

[Okular-devel] [okular] [Bug 345765] [OS X] okular crashing opening PDF from URL

2015-04-03 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=345765 --- Comment #7 from RJVB rjvber...@gmail.com --- Maybe I ought to return false when !viFace? -- You are receiving this mail because: You are the assignee for the bug. ___ Okular-devel mailing list

[Okular-devel] [okular] [Bug 345765] [OS X] okular crashing opening PDF from URL

2015-04-03 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=345765 --- Comment #6 from RJVB rjvber...@gmail.com --- Looks like it's that indeed. I had to add the block to canOpenDocs too part= Okular::Part(0x7ffb3e05f9f0) okular(56591) Shell::canOpenDocs: part= Okular::Part(0x7ffb3e05f9f0)

[Okular-devel] [okular] [Bug 345830] New: Option to set backend explicitly

2015-04-03 Thread darklin20
https://bugs.kde.org/show_bug.cgi?id=345830 Bug ID: 345830 Summary: Option to set backend explicitly Product: okular Version: 0.21.1 Platform: unspecified OS: Linux Status: UNCONFIRMED Severity: wishlist

[Okular-devel] [okular] [Bug 317073] Request to add fade transition to presentation mode

2015-04-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=317073 --- Comment #16 from Albert Astals Cid aa...@kde.org --- Use reviewboard -- You are receiving this mail because: You are the assignee for the bug. ___ Okular-devel mailing list Okular-devel@kde.org

[Okular-devel] [okular] [Bug 345765] [OS X] okular crashing opening PDF from URL

2015-04-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=345765 --- Comment #10 from Albert Astals Cid aa...@kde.org --- dynamic_cast is a normal cast, i have no idea if it works on clang on Linux or not sorry. -- You are receiving this mail because: You are the assignee for the bug.

[Okular-devel] [okular] [Bug 345765] [OS X] okular crashing opening PDF from URL

2015-04-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=345765 --- Comment #12 from Albert Astals Cid aa...@kde.org --- Right, dynamic_cast is not a C cast, it's a C++ cast. No, it is not what you wrote, what you wrote is creating a new object, which is not what dynamic_cast does, dynamic_cast just changes the

[Okular-devel] Review Request 123249: Fixing the KActivities integration (Frameworks branch)

2015-04-03 Thread Ivan Čukić
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123249/ --- Review request for Okular and Albert Astals Cid. Repository: okular

[Okular-devel] [okular] [Bug 345684] Okular hangs after adding an annotation and choosing Save As

2015-04-03 Thread Luke Kendall
https://bugs.kde.org/show_bug.cgi?id=345684 --- Comment #4 from Luke Kendall l...@zeta.org.au --- I'll take a guess (since I'm running Gnome really, not KDE), that you mean: # apt-get install libsolid4 kdelibs5-dbg kdelibs5-dev Okay, after doing that, here's the more informative backtrace:

[Okular-devel] [okular] [Bug 345765] [OS X] okular crashing opening PDF from URL

2015-04-03 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=345765 --- Comment #3 from RJVB rjvber...@gmail.com --- Here's the backtrace requested. Okular was invoked as /Applications/MacPorts/KDE4/okular.app/Contents/MacOS/okular https://some.web.site/courriersweb/affichagepdf:pdf/2014239153763 --icon okular -caption

[Okular-devel] [okular] [Bug 345765] [OS X] okular crashing opening PDF from URL

2015-04-03 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=345765 --- Comment #4 from RJVB rjvber...@gmail.com --- Running Okular with all its debug domains activated through kdebugdialog didn't teach me anything useful (no output at all). -- You are receiving this mail because: You are the assignee for the bug.