[okular] [Bug 425289] Printing problem: 2 copies on a double sided printer

2020-09-13 Thread Michael Weghorn
https://bugs.kde.org/show_bug.cgi?id=425289

--- Comment #6 from Michael Weghorn  ---
(In reply to Axel Braun from comment #5)
> (In reply to Michael Weghorn from comment #4)
> > Looking at the PPD:
> > 
> > There's this line in there:
> > > *cupsManualCopies: false
> > 
> > What you can *try* is changing that to
> > 
> > > *cupsManualCopies: true
> > 
> > and see whether it helps.
> 
> Unfortunately no

:(

> 
> With 'upstream' you probably mean its a CUPS issue?

Either CUPS, one of the CUPS filters (which may come from several projects, in
your case it might also be the (proprietary?) brother_lpdwrapper_mfc9340cdw
filter) or your printer firmware.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 426504] New: Pages are not rendered while inertially-scrolling through a multi-page file

2020-09-13 Thread Brendon Higgins
https://bugs.kde.org/show_bug.cgi?id=426504

Bug ID: 426504
   Summary: Pages are not rendered while inertially-scrolling
through a multi-page file
   Product: okular
   Version: 1.11.0
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-devel@kde.org
  Reporter: bren...@quantumfurball.net
  Target Milestone: ---

SUMMARY

New pages that come into view, which have not previously been rendedered, are
not rendered while inertially-scrolling through a multi-page file. They are
only rendered once the scrolling animation stops.

STEPS TO REPRODUCE
1. Open a multi-page file (I've tested PDF and CHM files).
2. Grab the page and fling it once so that Okular starts inertially scrolling
through the pages at decent speed.
3. Watch the pages come into view.

OBSERVED RESULT

After the first couple of pages (maybe related to a performance setting?)
subsequent pages are all unrendered (blank, except for the Okular icon in the
top left corner of the page). It doesn't seem to be related to the complexity
of the pages, and continues even as the scrolling animation slows down. As soon
as the inertial scrolling stops or the user grabs the page, the page(s) in view
are rendered. The renderer seems to be waiting for the scrolling to stop.

EXPECTED RESULT

Pages are rendered as/before they come into view.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION

With this bug, inertial scrolling is not useful for scanning through a document
(otherwise it might be a good use-case; e.g. looking for a half-remembered
figure). I haven't seen this behaviour with any of the regular scrolling
methods. PgUp/PgDown may just move too slowly to show the effect (especially
with #422050, but perhaps now that's fixed...), even though it uses animation.

No-one else noticed this? Or maybe something is messed up in my config?
Honestly not sure - sorry for the noise, if it's just me.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 426502] New: Okular occasionally crashes when opening PDF files

2020-09-13 Thread Bernhard Rosenkränzer
https://bugs.kde.org/show_bug.cgi?id=426502

Bug ID: 426502
   Summary: Okular occasionally crashes when opening PDF files
   Product: okular
   Version: 1.11.1
  Platform: Mandriva RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: okular-devel@kde.org
  Reporter: b...@lindev.ch
  Target Milestone: ---

Application: okular (1.11.1)

Qt Version: 5.15.1
Frameworks Version: 5.74.0
Operating System: Linux 5.8.6-desktop-4omv4002 x86_64
Windowing system: X11
Distribution: "OpenMandriva Lx 4.2"

-- Information about the crash:
- What I was doing when the application crashed:

Clicked on a link to a PDF file in Falkon with Okular set as default PDF
handler. Tried 3 times, Okular crashed 2 out of 3 times, succeeded once. Opened
Okular manually and opened the file with File/Open, tried 3 times, got 2
successful opens and 1 crash.

This might be related to bug 425188 (similar but not 100% same symptom), but
might also be a separate issue (rather different backtrace, but it might be the
same underlying issue causing different crashes on rather different
systems/versions).

Okular from release service 20.08.1, Plasma 5.19.5, Frameworks 5.74.0 with KIO
5.74.1, Qt 5.15.1

The crash can be reproduced sometimes.

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault

[KCrash Handler]
#4  0x7fc2e71cbe23 in QTimer::stop() () from /usr/lib64/libQt5Core.so.5
#5  0x7fc2cc4646d8 in PageView::slotRelayoutPages() () from
/usr/lib64/qt5/plugins/okularpart.so
#6  0x7fc2cc3c5d20 in PageView::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) () from /usr/lib64/qt5/plugins/okularpart.so
#7  0x7fc2e71b455e in QMetaCallEvent::placeMetaCall(QObject*) () from
/usr/lib64/libQt5Core.so.5
#8  0x7fc2e71b6212 in QObject::event(QEvent*) () from
/usr/lib64/libQt5Core.so.5
#9  0x7fc2e7ce391e in QWidget::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#10 0x7fc2e7d97795 in QAbstractScrollArea::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#11 0x7fc2cc476e0d in PageView::event(QEvent*) () from
/usr/lib64/qt5/plugins/okularpart.so
#12 0x7fc2e7ca1bde in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#13 0x7fc2e7ca3489 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#14 0x7fc2e7180d3c in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#15 0x7fc2e718259e in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#16 0x7fc2e71f0ee2 in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () from /usr/lib64/libQt5Core.so.5
#17 0x7fc2e5511173 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#18 0x7fc2e5511c13 in g_main_context_iterate () from
/usr/lib64/libglib-2.0.so.0
#19 0x7fc2e5511f0d in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#20 0x7fc2e71f0270 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#21 0x7fc2cf2f3ca6 in
QXcbGlibEventDispatcher::processEvents(QFlags)
() from /usr/lib64/libQt5XcbQpa.so.5
#22 0x7fc2e717c096 in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#23 0x7fc2e71814c1 in QCoreApplication::exec() () from
/usr/lib64/libQt5Core.so.5
#24 0x7fc2e7543716 in QGuiApplication::exec() () from
/usr/lib64/libQt5Gui.so.5
#25 0x7fc2e7ca3113 in QApplication::exec() () from
/usr/lib64/libQt5Widgets.so.5
#26 0x002133fa in main ()
[Inferior 1 (process 477242) detached]

The reporter indicates this bug may be a duplicate of or related to bug 425188.

Possible duplicates by query: bug 426297, bug 416280, bug 379809, bug 378696,
bug 378135.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 426501] New: Unable to add bookmarks that persist application restart

2020-09-13 Thread Manish Jain
https://bugs.kde.org/show_bug.cgi?id=426501

Bug ID: 426501
   Summary: Unable to add bookmarks that persist application
restart
   Product: okular
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-devel@kde.org
  Reporter: bourne.ident...@hotmail.com
  Target Milestone: ---

I am on Manjaro Linux - KDE - amd64 - kernel version 5.4. In Okular, I would
like to be able to browse bookmarked PDF files. That is not happening. I can
add a bookmark, but then when I reopen okular with a different PDF, I am unable
to browse to the previously bookmarked PDF.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 426467] Okular crashes with some PDFs

2020-09-13 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=426467

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #2 from Albert Astals Cid  ---
the file "is broken", it lists the same signature multiple times and we get
confused by it. I'll prepare a fix "soon"

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 426475] okular document archive can't be opened even when saved with .okular ending

2020-09-13 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=426475

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||aa...@kde.org

--- Comment #4 from Albert Astals Cid  ---
Can you attach the .okular file you can't open?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 426475] okular document archive can't be opened even when saved with .okular ending

2020-09-13 Thread Jonathan Barrios
https://bugs.kde.org/show_bug.cgi?id=426475

--- Comment #3 from Jonathan Barrios  ---
Oh also I found out how to add images. So they are attached above.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Re: Okular virtual sprint

2020-09-13 Thread Oliver Sander
I think that having sprints is a good idea.  Personally, I could reserve about 
half a day
for such an event.  Unfortunately not more than than.

Best,
Oliver

On 12.09.20 17:19, Albert Astals Cid wrote:
> Who would have time to participate in an Okular virtual sprint from here to 
> the end of the year?
> 
> Basically would mean "reserving" a weekend in which we say "I'll be connected 
> most of the day doing Okular stuff" and then we can go over some of the major 
> issues, try to explain some things that may not be clear about the 
> architecture, etc.
> 
> Cheers,
>   Albert
> 
> 



smime.p7s
Description: S/MIME Cryptographic Signature


[okular] [Bug 426475] okular document archive can't be opened even when saved with .okular ending

2020-09-13 Thread Jonathan Barrios
https://bugs.kde.org/show_bug.cgi?id=426475

--- Comment #2 from Jonathan Barrios  ---
Created attachment 131594
  --> https://bugs.kde.org/attachment.cgi?id=131594&action=edit
This what happens when I try to open the document.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 426475] okular document archive can't be opened even when saved with .okular ending

2020-09-13 Thread Jonathan Barrios
https://bugs.kde.org/show_bug.cgi?id=426475

--- Comment #1 from Jonathan Barrios  ---
Created attachment 131593
  --> https://bugs.kde.org/attachment.cgi?id=131593&action=edit
As you can see this is a valid okular document archive, looking at the zipped
files

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 426475] New: okular document archive can't be opened even when saved with .okular ending

2020-09-13 Thread Jonathan Barrios
https://bugs.kde.org/show_bug.cgi?id=426475

Bug ID: 426475
   Summary: okular document archive can't be opened even when
saved with .okular ending
   Product: okular
   Version: 1.9.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-devel@kde.org
  Reporter: jonathanbarrio...@gmail.com
  Target Milestone: ---

Created attachment 131592
  --> https://bugs.kde.org/attachment.cgi?id=131592&action=edit
this is the file in the nautilus file browser

SUMMARY


STEPS TO REPRODUCE
1. Using a fresh install of ubuntu 20.04 the main gnome 3 version, install
okular.
2. Take an epub file and annotate it and attempt to save it.
3. The okular ending will not be added automatically so be sure to add it
yourself.
4. Now once it has been saved attempt to open the document archive. You will
see 

OBSERVED RESULT

Can not find a plugin that is able to handle the document attached.


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Ubuntu 20.04 standard default gnome 3
(available in About System)
KDE Plasma Version: this is running in gnome
KDE Frameworks Version:  5.68.0
Qt Version: Qt 5.12.8 (built against 5.12.8)

ADDITIONAL INFORMATION

It seems like screenshot uploads are not supported which is unfortunate because
I think it would make it easier.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 426467] Okular crashes with some PDFs

2020-09-13 Thread Yuri Chornoivan
https://bugs.kde.org/show_bug.cgi?id=426467

Yuri Chornoivan  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||yurc...@ukr.net

--- Comment #1 from Yuri Chornoivan  ---
Confirmed for poppler 20.09 and Okular from 4th of September.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 426467] New: Okular crashes with some PDFs

2020-09-13 Thread Txutxifel
https://bugs.kde.org/show_bug.cgi?id=426467

Bug ID: 426467
   Summary: Okular crashes with some PDFs
   Product: okular
   Version: 1.11.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: PDF backend
  Assignee: okular-devel@kde.org
  Reporter: jesa...@gmail.com
  Target Milestone: ---

Created attachment 131588
  --> https://bugs.kde.org/attachment.cgi?id=131588&action=edit
Example crash

SUMMARY
Okular works ok in muy computer. But It crashes with PDFs. I think is about the
certificates embedded. this pdfs can be read on evince.


STEPS TO REPRODUCE
1. I tried to open a PDF. I attached one example
2. Okular crashes
3. 

OBSERVED RESULT
Okular crashes

EXPECTED RESULT
Okular opens PDF

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Opensuse Tumblewwe
KDE Plasma Version:  5.19
KDE Frameworks Version: 5.72
Qt Version: 5.15

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are the assignee for the bug.