BoF at Akademy?

2019-08-13 Thread Albert Astals Cid
Who is coming to Akademy?

Which days?

Do we want to have an okular-related BoF?

Cheers,
  Albert




[okular] [Bug 410844] Okular segfault

2019-08-13 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=410844

--- Comment #2 from Albert Astals Cid  ---
The file you sent works fine for me.

Does it crash all the time for you?

Can you run
   valgrind okular thefile.mobi
and attach the output? install valgrind first if you don't have it ;)

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

[okular] [Bug 410723] Freehand annotation jagged lines with stylus

2019-08-13 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=410723

--- Comment #2 from Oliver Sander  ---
I did work on something related, but what I did fix was something else (poor
resolution of the lines in presentation mode).

>From looking at the picture (I cannot reproduce the problem) it seems as if the
path was drawn with the Qt::MiterJoin style, which does indeed lead to
jaggedness if the angles are very sharp.  I don't really understand how this
can happen, though: as it is an annotation it is poppler that does the line
drawing, right?

René, can you render the file with pdftocairo and check whether the result
looks better?

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