[okular] [Bug 454782] New: Okular closes unexpectedly when I open a PDF

2022-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454782

Bug ID: 454782
   Summary: Okular closes unexpectedly when I open a PDF
   Product: okular
   Version: 22.04.1
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-devel@kde.org
  Reporter: dac_...@protonmail.com
  Target Milestone: ---

Created attachment 149425
  --> https://bugs.kde.org/attachment.cgi?id=149425=edit
PDF that closes okular

SUMMARY

I have an specific PDF file that, every time I try to open in Okular, the
application crash unexpectedly. If I call from the console, I get this message:

[code]terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string: construction from null is not valid
zsh: IOT instruction (core dumped)  okular 803_ENS-valoracion.pdf[/code]

This file is open without problems with evince and firefox. If I import this
file with LibreOffice draw and print in PDF, then I am able to open it with
okular..

The PDF can be found at:
https://www.ccn-cert.cni.es/series-ccn-stic/800-guia-esquema-nacional-de-seguridad/682-ccn-stic-803-valoracion-de-sistemas-en-el-ens-1/file.html


STEPS TO REPRODUCE
1. open the pdf attached. Also can be found at the url reported
2. 
3. 

OBSERVED RESULT
Okular closes unexpectedly

EXPECTED RESULT
Show the PDF


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[okular] [Bug 451059] Okular freezes for up to 10 seconds when loading a document or switching windows

2022-06-02 Thread Jan Kundrát
https://bugs.kde.org/show_bug.cgi?id=451059

Jan Kundrát  changed:

   What|Removed |Added

 CC||j...@kde.org

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

[okular] [Bug 418893] Okular uses > 50% of RAM with setting "ram usage: greedy"

2022-06-02 Thread postix
https://bugs.kde.org/show_bug.cgi?id=418893

postix  changed:

   What|Removed |Added

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

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

[okular] [Bug 435163] crash on highlighter usage only after save

2022-06-02 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=435163

Fushan Wen  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---
 Ever confirmed|0   |1

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

[okular] [Bug 435163] crash on highlighter usage only after save

2022-06-02 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=435163

--- Comment #8 from Fushan Wen  ---
Created attachment 149408
  --> https://bugs.kde.org/attachment.cgi?id=149408=edit
New crash information added by DrKonqi

okular (22.07.70) using Qt 5.15.2

1. Highlight a sentence
2. Save
3. Highlight another sentence
4. Crash

-- Backtrace (Reduced):
#6  0x7ffb4a80 in Okular::Page::number() const () from
/lib64/libOkular5Core.so.10
[...]
#8  0x7ffb3f802cde in QWidget::event (this=this@entry=0x562d25e6bd30,
event=event@entry=0x7fff5109fe50) at kernel/qwidget.cpp:9020
#9  0x7ffb3f8af5fe in QFrame::event (this=0x562d25e6bd30, e=0x7fff5109fe50)
at widgets/qframe.cpp:550
#10 0x7ffb3eb7c8c2 in
QCoreApplicationPrivate::sendThroughObjectEventFilters (event=,
receiver=) at kernel/qcoreapplication.cpp:1190
#11 QCoreApplicationPrivate::sendThroughObjectEventFilters
(receiver=receiver@entry=0x562d25f08970, event=event@entry=0x7fff5109fe50) at
kernel/qcoreapplication.cpp:1179

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

[okular] [Bug 435163] crash on highlighter usage only after save

2022-06-02 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=435163

Fushan Wen  changed:

   What|Removed |Added

 CC||qydwhotm...@gmail.com

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

[okular] [Bug 454693] Okular throws error when saving to mounted Samba share

2022-06-02 Thread Michael Freeman
https://bugs.kde.org/show_bug.cgi?id=454693

--- Comment #5 from Michael Freeman  ---
(In reply to Albert Astals Cid from comment #4)
> This last comment only works if i'm in your network, which i am not ^_^ I
> still need help setting up the server part.
> 
> Also, you just put your password in the internet for everyone to read, i
> recommend you to change it.

Eh ? There are are plenty of Samba guides out there.

BTW that's not an important password. Don't worry about it.

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

[okular] [Bug 454730] Markdown back-end not rendering tables if not prefixed by empty line

2022-06-02 Thread Yuri Chornoivan
https://bugs.kde.org/show_bug.cgi?id=454730

Yuri Chornoivan  changed:

   What|Removed |Added

 CC||yurc...@ukr.net
 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #2 from Yuri Chornoivan  ---
This is how our backend (discount) works. Cf. "discount-mkd2html test.md" with
and without the newline.

You can report issues in the discount renderer here:

https://github.com/Orc/discount/issues

Thanks for understanding.

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

[okular] [Bug 454730] Markdown back-end not rendering tables if not prefixed by empty line

2022-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454730

--- Comment #1 from andrea.i...@gmail.com ---
Created attachment 149393
  --> https://bugs.kde.org/attachment.cgi?id=149393=edit
OK with empty line

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

[okular] [Bug 454730] New: Markdown back-end not rendering tables if not prefixed by empty line

2022-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454730

Bug ID: 454730
   Summary: Markdown back-end not rendering tables if not prefixed
by empty line
   Product: okular
   Version: 22.04.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: markdown backend
  Assignee: okular-devel@kde.org
  Reporter: andrea.i...@gmail.com
  Target Milestone: ---

Created attachment 149392
  --> https://bugs.kde.org/attachment.cgi?id=149392=edit
KO without empty line

SUMMARY
Markdown back-end in Okular does not render a table, if the source MD has a
line of text (instead of an empty one) before the line containing the table
header.

STEPS TO REPRODUCE
Use the following source:

This is a table:
IP dest.| Service   | Port ext  | Port int
:---| :---: | ---:  | ---:
192.168.0.2 | homer | 9010  | 8080

OBSERVED RESULT
Table does not render. Table DOES render if you add an empty line after "This
is a table:".

EXPECTED RESULT
Table should render in any case, no matter if an empty line or a line of text
comes before it. At least, that's what an MD web renderer does:
https://dillinger.io/

SOFTWARE/OS VERSIONS
0.1.0 version of the MD backend

ADDITIONAL INFORMATION
Screenshots attached

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