[okular] [Bug 389216] Export Markdown to PDF segfaults

2018-04-06 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=389216

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 389216] Export Markdown to PDF segfaults

2018-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389216

--- Comment #6 from adarma...@gmail.com ---
*** Bug 389344 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 389216] Export Markdown to PDF segfaults

2018-01-22 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=389216

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/oku
   ||lar/4a80d3f963b9acf901ed98d
   ||b7f24fd354e8e986f

--- Comment #5 from Albert Astals Cid  ---
Git commit 4a80d3f963b9acf901ed98db7f24fd354e8e986f by Albert Astals Cid.
Committed on 22/01/2018 at 23:37.
Pushed by aacid into branch 'Applications/17.12'.

Fix crash when exporting

We had a off by one from when we removed the document archive option from the
export menu.

M  +1-1part.cpp

https://commits.kde.org/okular/4a80d3f963b9acf901ed98db7f24fd354e8e986f

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 389216] Export Markdown to PDF segfaults

2018-01-22 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=389216

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |UNCONFIRMED

--- Comment #4 from Albert Astals Cid  ---
Yes, and now the comment about html make sense too, it's the same problem, no
need to open a new bug, sorry i misunderstood.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 389216] Export Markdown to PDF segfaults

2018-01-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389216

--- Comment #3 from adarma...@gmail.com ---
(In reply to Albert Astals Cid from comment #2)
> Doesn't crash here, can you provide a better backtrace?

I installed debug symbols and got this from gdb:

#0  Okular::ExportFormat::mimeType (this=0x3) at
/workspace/build/core/generator.cpp:667 
#1  0x7fffdad28657 in Okular::Part::slotExportAs (this=0x6ecc10,
act=) at /workspace/build/part.cpp:3113  
#2  0x747f45a6 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5  
#3  0x7592af12 in QMenu::triggered(QAction*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#4  0x7592e341 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#5  0x759378e9 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#6  0x747f4279 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5  
#7  0x757aa6a2 in QAction::triggered(bool) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x757acdb0 in QAction::activate(QAction::ActionEvent) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x757ad37f in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x747f4279 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5  
#11 0x7fffe4f02655 in ?? () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so  
#12 0x7fffe4f11bca in ?? () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so  
#13 0x7fffe4f12268 in ?? () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so  
#14 0x74ca8683 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5  
#15 0x74cad0f8 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5  
#16 0x74cad84b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5  
#17 0x74cb010e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5  
#18 0x747f52b9 in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5   
#19 0x757b0b9c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x757b85a7 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#21 0x747c7df8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5   
#22 0x747ca5db in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x7481e0a3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5  
#24 0x7fffeed45197 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0  
#25 0x7fffeed453f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x7fffeed4549c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x7481d6af in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x747c5e2a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x747ced64 in QCoreApplication::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#30 0x0040c1a5 in main (argc=1, argv=) at
/workspace/build/shell/main.cpp:83

Does it help?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 389216] Export Markdown to PDF segfaults

2018-01-21 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=389216

Albert Astals Cid  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Albert Astals Cid  ---
Doesn't crash here, can you provide a better backtrace?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 389216] Export Markdown to PDF segfaults

2018-01-21 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=389216

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
> Also the menu seems to be "one off". When I click export to html it opens a 
> filechooser and suggests the fileending ".odt". It still will export to html 
> though.

I don't know what that means, but since it obviously has nothing to do with
"Export Markdown to PDF segfaults", open a new bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 389216] Export Markdown to PDF segfaults

2018-01-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389216

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.