[okular] [Bug 415332] [Snap] Okular does not show the dialogue to let me load a file

2020-01-24 Thread Ben Creasy
https://bugs.kde.org/show_bug.cgi?id=415332

Ben Creasy  changed:

   What|Removed |Added

 CC||b...@bencreasy.com

--- Comment #9 from Ben Creasy  ---
Adalbert, it would probably help if you attached a copy of the settings that
you have when the bug appears - apparently copied from from the snap?

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

[okular] [Bug 416703] Search results are hard to find on yellow-highlighted, annotated pdf text

2020-01-24 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=416703

Albert Astals Cid  changed:

   What|Removed |Added

   Severity|normal  |wishlist
 CC||aa...@kde.org

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

[okular] [Bug 403643] Okular stops rendering PDF and uses up 100% cpu (possible regression)

2020-01-24 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=403643

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #6 from Albert Astals Cid  ---
(In reply to Postix from comment #4)
> (In reply to Oliver Sander from comment #3)
> > Is this the same as https://bugs.kde.org/show_bug.cgi?id=396137 ?
> 
> It could be, however I don't need to "scroll fast".
> 
> Here's a backtrace when I just happened again. I tried to exit Okular, the
> window  closed, but the process kept running in the background for a while.
> I will try to reproduce it at another time with debug symbols attached. :)
> 
> ```
> [postix ~]# gdb attach `pidof okular`
> GNU gdb (GDB) 8.3.1
> 
> (...)
> 
> Attaching to process 4039
> [New LWP 4041]
> [New LWP 4042]
> [New LWP 4046]
> [New LWP 4047]
> [New LWP 4048]
> [New LWP 4049]
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/usr/lib/libthread_db.so.1".
> 0x7f429aece480 in g_mutex_lock () from /usr/lib/libglib-2.0.so.0
> /usr/lib/../share/gcc-9.2.0/python/libstdcxx/v6/xmethods.py:731:
> SyntaxWarning: list indices must be integers or slices, not str; perhaps you
> missed a comma?
>   refcounts = ['_M_refcount']['_M_pi']
> (gdb) bt
> #0  0x7f429aece480 in g_mutex_lock () at /usr/lib/libglib-2.0.so.0
> #1  0x7f429af1da0c in g_main_context_prepare () at
> /usr/lib/libglib-2.0.so.0
> #2  0x7f429af1e046 in  () at /usr/lib/libglib-2.0.so.0
> #3  0x7f429af1e1f1 in g_main_context_iteration () at
> /usr/lib/libglib-2.0.so.0
> #4  0x7f429ca78d40 in
> QEventDispatcherGlib::processEvents(QFlags)
> () at /usr/lib/libQt5Core.so.5
> #5  0x7f429ca1f41c in
> QEventLoop::exec(QFlags) () at
> /usr/lib/libQt5Core.so.5
> #6  0x7f42947bab7a in  () at /usr/lib/libOkular5Core.so.9
> #7  0x7f42947bbe43 in Okular::Document::closeDocument() () at
> /usr/lib/libOkular5Core.so.9
> #8  0x7f4294959513 in Okular::Part::closeUrl(bool) () at
> /usr/lib/qt/plugins/okularpart.so
> #9  0x562c14bdd7b6 in  ()
> #10 0x562c14bdd8c9 in  ()
> #11 0x7f429ca4df50 in QObject::event(QEvent*) () at
> /usr/lib/libQt5Core.so.5
> #12 0x7f429d59678b in QWidget::event(QEvent*) () at
> /usr/lib/libQt5Widgets.so.5
> #13 0x7f429d6b0865 in QMainWindow::event(QEvent*) () at
> /usr/lib/libQt5Widgets.so.5
> #14 0x7f429dec045c in KMainWindow::event(QEvent*) () at
> /usr/lib/libKF5XmlGui.so.5
> #15 0x7f429df0b988 in KXmlGuiWindow::event(QEvent*) () at
> /usr/lib/libKF5XmlGui.so.5
> #16 0x7f429d552472 in QApplicationPrivate::notify_helper(QObject*,
> QEvent*) () at /usr/lib/libQt5Widgets.so.5
> #17 0x7f429d55bc89 in QApplication::notify(QObject*, QEvent*) () at
> /usr/lib/libQt5Widgets.so.5
> #18 0x7f429ca208b2 in QCoreApplication::notifyInternal2(QObject*,
> QEvent*) () at /usr/lib/libQt5Core.so.5
> #19 0x7f429ca23116 in
> QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at
> /usr/lib/libQt5Core.so.5
> #20 0x7f429ca796f4 in  () at /usr/lib/libQt5Core.so.5
> #21 0x7f429af1c39e in g_main_context_dispatch () at
> /usr/lib/libglib-2.0.so.0
> #22 0x7f429af1e1b1 in  () at /usr/lib/libglib-2.0.so.0
> #23 0x7f429af1e1f1 in g_main_context_iteration () at
> /usr/lib/libglib-2.0.so.0
> #24 0x7f429ca78d40 in
> QEventDispatcherGlib::processEvents(QFlags)
> () at /usr/lib/libQt5Core.so.5
> #25 0x7f429ca1f41c in
> QEventLoop::exec(QFlags) () at
> /usr/lib/libQt5Core.so.5
> #26 0x7f429ca27426 in QCoreApplication::exec() () at
> /usr/lib/libQt5Core.so.5
> #27 0x562c14bd379a in  ()
> #28 0x7f429c3f0153 in __libc_start_main () at /usr/lib/libc.so.6
> #29 0x562c14bd47ce in  ()
> ```

This backtrace is not useful, next time you need to trace all threads not just
the main one 
"thread apply all bt" in gdb

Also ideally do that before closing

Also if you have a file in which it's relatively easy to reproduce, attach it

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

T10243: Some KDE applications could use better icons

2020-01-24 Thread Nathaniel Graham
ngraham added a comment.


  We should probably discuss this somewhere else so as to avoid derailing this 
poor task too much. :)

TASK DETAIL
  https://phabricator.kde.org/T10243

To: ngraham
Cc: johanneszarl, Leon0402, IohannesPetros, alex-l, starbuck, cullmann, 
IlyaBizyaev, arrowd, abetts, stikonas, knauss, filipf, mludwig, aacid, 
lesliezhai, elvisangelaccio, kossebau, trickyricky26, ndavis, yurchor, 
#kde_games, #ark, #kde_pim, #discover_software_store, #yakuake, #kate, #okular, 
#gwenview, #konsole, #kde_applications, #vdg, ngraham, manueljlin, Orage, 
cblack, konkinartem, ian, jguidon, hannahk, Ghost6, jraleigh, MrPepe, 
fbampaloukas, squeakypancakes, alexde, GB_2, crozbo, firef, alexeymin, 
skadinna, genaxxx, aaronhoneycutt, jriddell, mbohlender


[okular] [Bug 416703] New: Search results are hard to find on yellow-highlighted, annotated pdf text

2020-01-24 Thread Nikolaos Kakouros
https://bugs.kde.org/show_bug.cgi?id=416703

Bug ID: 416703
   Summary: Search results are hard to find on yellow-highlighted,
annotated pdf text
   Product: okular
   Version: 1.8.80
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-devel@kde.org
  Reporter: tterrani...@gmail.com
  Target Milestone: ---

SUMMARY
When searching for text that is highlighted in yellow using PDF annotations, it
is hard to find the search result as Okular highlights the search result also
in yellow.

It would be great if either:

- the search highlighting color was configurable in the search "toolbar"
- the search highlighting color was automatically set to a color contrasting
the background.

A similar request is #384267 but I am not sure it is the optimal solution, as
the annotation color can still conflict with the systems settings color.

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

[okular] [Bug 416653] PDF Deflate bombs may cause crashes or resource exhaustion

2020-01-24 Thread Jens Mueller
https://bugs.kde.org/show_bug.cgi?id=416653

--- Comment #5 from Jens Mueller  ---
I opened an issue for Poppler:
https://gitlab.freedesktop.org/poppler/poppler/issues/878
If it's handled there, things should be fine.

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

[okular] [Bug 403643] Okular stops rendering PDF and uses up 100% cpu (possible regression)

2020-01-24 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=403643

--- Comment #5 from Postix  ---
Additional remark: The CPU goes up to 100% for a single core.

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

[okular] [Bug 403643] Okular stops rendering PDF and uses up 100% cpu (possible regression)

2020-01-24 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=403643

--- Comment #4 from Postix  ---
(In reply to Oliver Sander from comment #3)
> Is this the same as https://bugs.kde.org/show_bug.cgi?id=396137 ?

It could be, however I don't need to "scroll fast".

Here's a backtrace when I just happened again. I tried to exit Okular, the
window  closed, but the process kept running in the background for a while.
I will try to reproduce it at another time with debug symbols attached. :)

```
[postix ~]# gdb attach `pidof okular`
GNU gdb (GDB) 8.3.1

(...)

Attaching to process 4039
[New LWP 4041]
[New LWP 4042]
[New LWP 4046]
[New LWP 4047]
[New LWP 4048]
[New LWP 4049]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
0x7f429aece480 in g_mutex_lock () from /usr/lib/libglib-2.0.so.0
/usr/lib/../share/gcc-9.2.0/python/libstdcxx/v6/xmethods.py:731: SyntaxWarning:
list indices must be integers or slices, not str; perhaps you missed a comma?
  refcounts = ['_M_refcount']['_M_pi']
(gdb) bt
#0  0x7f429aece480 in g_mutex_lock () at /usr/lib/libglib-2.0.so.0
#1  0x7f429af1da0c in g_main_context_prepare () at
/usr/lib/libglib-2.0.so.0
#2  0x7f429af1e046 in  () at /usr/lib/libglib-2.0.so.0
#3  0x7f429af1e1f1 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#4  0x7f429ca78d40 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#5  0x7f429ca1f41c in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#6  0x7f42947bab7a in  () at /usr/lib/libOkular5Core.so.9
#7  0x7f42947bbe43 in Okular::Document::closeDocument() () at
/usr/lib/libOkular5Core.so.9
#8  0x7f4294959513 in Okular::Part::closeUrl(bool) () at
/usr/lib/qt/plugins/okularpart.so
#9  0x562c14bdd7b6 in  ()
#10 0x562c14bdd8c9 in  ()
#11 0x7f429ca4df50 in QObject::event(QEvent*) () at
/usr/lib/libQt5Core.so.5
#12 0x7f429d59678b in QWidget::event(QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#13 0x7f429d6b0865 in QMainWindow::event(QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#14 0x7f429dec045c in KMainWindow::event(QEvent*) () at
/usr/lib/libKF5XmlGui.so.5
#15 0x7f429df0b988 in KXmlGuiWindow::event(QEvent*) () at
/usr/lib/libKF5XmlGui.so.5
#16 0x7f429d552472 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#17 0x7f429d55bc89 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#18 0x7f429ca208b2 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#19 0x7f429ca23116 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#20 0x7f429ca796f4 in  () at /usr/lib/libQt5Core.so.5
#21 0x7f429af1c39e in g_main_context_dispatch () at
/usr/lib/libglib-2.0.so.0
#22 0x7f429af1e1b1 in  () at /usr/lib/libglib-2.0.so.0
#23 0x7f429af1e1f1 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#24 0x7f429ca78d40 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#25 0x7f429ca1f41c in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#26 0x7f429ca27426 in QCoreApplication::exec() () at
/usr/lib/libQt5Core.so.5
#27 0x562c14bd379a in  ()
#28 0x7f429c3f0153 in __libc_start_main () at /usr/lib/libc.so.6
#29 0x562c14bd47ce in  ()
```

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

T10243: Some KDE applications could use better icons

2020-01-24 Thread Friedrich W. H. Kossebau
kossebau added a comment.


  (also, do kwin/plasma actually see the desktop file in the custom install 
prefix, e.g. by being started with respective paths in the respective env vars?)

TASK DETAIL
  https://phabricator.kde.org/T10243

To: kossebau
Cc: johanneszarl, Leon0402, IohannesPetros, alex-l, starbuck, cullmann, 
IlyaBizyaev, arrowd, abetts, stikonas, knauss, filipf, mludwig, aacid, 
lesliezhai, elvisangelaccio, kossebau, trickyricky26, ndavis, yurchor, 
#kde_games, #ark, #kde_pim, #discover_software_store, #yakuake, #kate, #okular, 
#gwenview, #konsole, #kde_applications, #vdg, ngraham, manueljlin, Orage, 
cblack, konkinartem, ian, jguidon, hannahk, Ghost6, jraleigh, MrPepe, 
fbampaloukas, squeakypancakes, alexde, GB_2, crozbo, firef, alexeymin, 
skadinna, genaxxx, aaronhoneycutt, jriddell, mbohlender


T10243: Some KDE applications could use better icons

2020-01-24 Thread Christoph Cullmann
cullmann added a comment.


  I assume that is because the desktop file we install doesn't have preference 
about the system wide one, or do you have only a master kate install without 
any system wide?

TASK DETAIL
  https://phabricator.kde.org/T10243

To: cullmann
Cc: johanneszarl, Leon0402, IohannesPetros, alex-l, starbuck, cullmann, 
IlyaBizyaev, arrowd, abetts, stikonas, knauss, filipf, mludwig, aacid, 
lesliezhai, elvisangelaccio, kossebau, trickyricky26, ndavis, yurchor, 
#kde_games, #ark, #kde_pim, #discover_software_store, #yakuake, #kate, #okular, 
#gwenview, #konsole, #kde_applications, #vdg, ngraham, manueljlin, Orage, 
cblack, konkinartem, ian, jguidon, hannahk, Ghost6, jraleigh, MrPepe, 
fbampaloukas, squeakypancakes, alexde, GB_2, crozbo, firef, alexeymin, 
skadinna, genaxxx, aaronhoneycutt, jriddell, mbohlender


T10243: Some KDE applications could use better icons

2020-01-24 Thread Nathaniel Graham
ngraham added a comment.


  I see it in the about window: F7931541: Screenshot_20200124_082434.PNG 

  
  But not in the window's titlebar, or the window switcher, or Kate's task 
manager icon. Basically anything outside of Kate's direct control is using the 
old icon.

TASK DETAIL
  https://phabricator.kde.org/T10243

To: ngraham
Cc: johanneszarl, Leon0402, IohannesPetros, alex-l, starbuck, cullmann, 
IlyaBizyaev, arrowd, abetts, stikonas, knauss, filipf, mludwig, aacid, 
lesliezhai, elvisangelaccio, kossebau, trickyricky26, ndavis, yurchor, 
#kde_games, #ark, #kde_pim, #discover_software_store, #yakuake, #kate, #okular, 
#gwenview, #konsole, #kde_applications, #vdg, ngraham, manueljlin, Orage, 
cblack, konkinartem, ian, jguidon, hannahk, Ghost6, jraleigh, MrPepe, 
fbampaloukas, squeakypancakes, alexde, GB_2, crozbo, firef, alexeymin, 
skadinna, genaxxx, aaronhoneycutt, jriddell, mbohlender


[okular] [Bug 416688] New: Okular (kirigami) shows up in Lost and Found

2020-01-24 Thread Andrew Brouwers
https://bugs.kde.org/show_bug.cgi?id=416688

Bug ID: 416688
   Summary: Okular (kirigami) shows up in Lost and Found
   Product: okular
   Version: 1.9.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-devel@kde.org
  Reporter: abrouw...@gmail.com
  Target Milestone: ---

Created attachment 125366
  --> https://bugs.kde.org/attachment.cgi?id=125366=edit
Screenshot

SUMMARY

I believe "/usr/share/applications/org.kde.okular.kirigami.desktop" is to
blame, but on my Arch linux system, okular produces an entry in KDE's "Lost and
Found" catagory.  I would think this plugin shouldn't show up in the menu at
all?

I'm running plasma 5.17.5, and Okular from Applications 19.12.1.

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