[okular] [Bug 439262] Alternative text not displayed for inaccessible inline images

2021-07-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=439262

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
  Latest Commit||https://invent.kde.org/grap
   ||hics/okular/-/commit/74cb4e
   ||545d808963bebfbb7fbc98fadf0
   ||dee3084
   Version Fixed In||21.08

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

[okular] [Bug 439566] Printing special sample file or generating a printer preview for it freezes UI

2021-07-07 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=439566

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #6 from Albert Astals Cid  ---
Please open two new bugs, this is already dirty with being about two things
with comments about both and whatnot.

It'll be easier to track for future people that have time to have a look at the
bugs if they are two separate and well defined issues.

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

[okular] [Bug 439610] New: Autoscroll using middle click

2021-07-07 Thread Gabriel
https://bugs.kde.org/show_bug.cgi?id=439610

Bug ID: 439610
   Summary: Autoscroll using middle click
   Product: okular
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: okular-devel@kde.org
  Reporter: karlsson.gabr...@gmail.com
  Target Milestone: ---

Created attachment 139925
  --> https://bugs.kde.org/attachment.cgi?id=139925=edit
Example of autoscrolling a PDF in Firefox

SUMMARY
It would be quite nice to have autoscrolling by middle clicking and controlling
speed and direction with the cursor and not just by using 'shift-arrow keys'.
Such an option is wonderful to have when browsing through large documents. 

STEPS TO REPRODUCE
1. Open a document in Okular
2. Middle click

OBSERVED RESULT
Nothing

EXPECTED RESULT
A symbol (see attachment) appears as a reference point and scrolls based on the
cursors distance from it.

SOFTWARE/OS VERSIONS
KDE neon User edition 5.22

ADDITIONAL INFORMATION 
Apologies if this is more relevant to another part of the software stack, e.g.
Qt. If so, then please point me to the right place.

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

[okular] [Bug 427953] Unique instance and open in tabs ignored

2021-07-07 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=427953

--- Comment #5 from Christoph Cullmann  ---
Yes, there is no working dbus there.
Kate uses QtSingleApplication for that on Windows, but that is hacky, too.
I could try to improve the error message by checking better if some dbus
session bus is around at all.

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

[okular] [Bug 439595] Replacing Epub backends to mupdf

2021-07-07 Thread Nowshed H. Imran
https://bugs.kde.org/show_bug.cgi?id=439595

--- Comment #1 from Nowshed H. Imran  ---
Created attachment 139920
  --> https://bugs.kde.org/attachment.cgi?id=139920=edit
Rendered by Mupdf

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

[okular] [Bug 439595] New: Replacing Epub backends to mupdf

2021-07-07 Thread Nowshed H. Imran
https://bugs.kde.org/show_bug.cgi?id=439595

Bug ID: 439595
   Summary: Replacing Epub backends to mupdf
   Product: okular
   Version: 21.04.2
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: EPub backend
  Assignee: okular-devel@kde.org
  Reporter: now.im@gmail.com
  Target Milestone: ---

Created attachment 139919
  --> https://bugs.kde.org/attachment.cgi?id=139919=edit
Rendered by Okular

SUMMARY
The Ebook rendering of Okular is very bad(Specially Diagrams). If I am not
wrong, it uses ebook-tools which has not been updated since 2010. Mupdf does
this accurately, and it can be used to render Ebook files in Okular.

Ebook File
Used a very popular book called "Python for Everybody".

https://www.py4e.com/book

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

[okular] [Bug 427953] Unique instance and open in tabs ignored

2021-07-07 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=427953

Hannah von Reth  changed:

   What|Removed |Added

 CC||cullm...@kde.org,
   ||vonr...@kde.org

--- Comment #4 from Hannah von Reth  ---
I don't think we ship dbus, so thats probably the cause.

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

[okular] [Bug 439566] Printing special sample file or generating a printer preview for it freezes UI

2021-07-07 Thread postix
https://bugs.kde.org/show_bug.cgi?id=439566

--- Comment #5 from postix  ---
Let's make this bug report only about the freezing UI then. I may create
another one for the order of processing the preview. OK?

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

[okular] [Bug 439566] Printing special sample file or generating a printer preview for it freezes UI

2021-07-07 Thread postix
https://bugs.kde.org/show_bug.cgi?id=439566

postix  changed:

   What|Removed |Added

Summary|Generating printer preview  |Printing special sample
   |freezes UI and finally  |file or generating a
   |claims ghostscript is   |printer preview for it
   |missing to view it  |freezes UI

--- Comment #4 from postix  ---
Please see https://bugs.kde.org/show_bug.cgi?id=439566#c1

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

[okular] [Bug 439566] Generating printer preview freezes UI and finally claims ghostscript is missing to view it

2021-07-07 Thread postix
https://bugs.kde.org/show_bug.cgi?id=439566

postix  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1
 Resolution|NOT A BUG   |---

--- Comment #3 from postix  ---
(In reply to Albert Astals Cid from comment #2)
> opensuse packaging has decided they don't want you to have this working.
> 
> Go and complain to them.

This bug is _not_ about ghostscript missing, this bug is about two things:

1) the high CPU usage and the blocking of the main thread
2) if ghostscript isn't installed at all it doesn't make sense to use resource
to generate a preview which cannot be displayed anyway. So it'd make sense to
check it first.

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