[okular] [Bug 447363] Kile crashes in Okular::Page::formFields() when rapidly switching between tabs using the keyboard shortcut

2022-02-06 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=447363 --- Comment #10 from Albert Astals Cid --- (In reply to Nate Graham from comment #9) > Could be, so maybe there are two bugs? One in Okular and one in Kile? I haven't looked at it properly so i'm just throwing random facts here, but if Kile is calling

[okular] [Bug 447363] Kile crashes in Okular::Page::formFields() when rapidly switching between tabs using the keyboard shortcut

2022-02-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447363 --- Comment #9 from Nate Graham --- Could be, so maybe there are two bugs? One in Okular and one in Kile? -- You are receiving this mail because: You are watching all bug changes.

[okular] [Bug 447363] Kile crashes in Okular::Page::formFields() when rapidly switching between tabs using the keyboard shortcut

2022-02-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=447363 --- Comment #8 from Albert Astals Cid --- Not present in this second backtrace, but looking at the first one there's 4 nested calls to KileTool::LivePreviewManager::clearLivePreview. Wonder if this should actually be fixed in kile? -- You are receivin

[okular] [Bug 447363] Kile crashes in Okular::Page::formFields() when rapidly switching between tabs using the keyboard shortcut

2022-02-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447363 --- Comment #7 from Nate Graham --- Now this is the backtrace: Thread 1 "kile" received signal SIGSEGV, Segmentation fault. QMapNode::lowerBound (akey=, this=) at /usr/include/qt5/QtCore/qmap.h:155 155 n = n->leftNode(); (gdb) bt #0 QM

[okular] [Bug 447363] Kile crashes in Okular::Page::formFields() when rapidly switching between tabs using the keyboard shortcut

2022-02-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=447363 --- Comment #6 from Albert Astals Cid --- That sounds like what i meant yes. What backtrace do you get now? Because previously you had two closeDocument in the backtrace that now should not be possible. -- You are receiving this mail because: You are

[okular] [Bug 447363] Kile crashes in Okular::Page::formFields() when rapidly switching between tabs using the keyboard shortcut

2022-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447363 --- Comment #5 from Nate Graham --- Nope, that doesn't fix it, assuming I did it right: diff --git core/document.cpp core/document.cpp index b6be827f1..9a80db24f 100644 --- core/document.cpp +++ core/document.cpp @@ -2486,10 +2486,12 @@ KXMLGUIClient

[okular] [Bug 447363] Kile crashes in Okular::Page::formFields() when rapidly switching between tabs using the keyboard shortcut

2021-12-23 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=447363 Albert Astals Cid changed: What|Removed |Added CC||aa...@kde.org --- Comment #4 from Albert As

[okular] [Bug 447363] Kile crashes in Okular::Page::formFields() when rapidly switching between tabs using the keyboard shortcut

2021-12-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447363 --- Comment #3 from Nate Graham --- Maybe there's an "automatically reload preview" setting that I turned on ages ago. Either way, the Okularpart preview does update automatically for me when I switch tabs. -- You are receiving this mail because: You

[okular] [Bug 447363] Kile crashes in Okular::Page::formFields() when rapidly switching between tabs using the keyboard shortcut

2021-12-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447363 --- Comment #2 from Nate Graham --- Yep. And when the text editor tab changes, the Okular-provided preview changes too. I should note that when I reproduce this, at least one of the tabs is a simple .txt file that doesn't get rendered by the Okularpart

[okular] [Bug 447363] Kile crashes in Okular::Page::formFields() when rapidly switching between tabs using the keyboard shortcut

2021-12-22 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=447363 --- Comment #1 from David Hurka --- How do you do that? If I do Alt+Left/Right, only the text editor tab changes. The document view changes only when I click ViewPDF or ForwardPDF. It also does not crash if I do it faster than usual on my slowbook. ;)

[okular] [Bug 447363] Kile crashes in Okular::Page::formFields() when rapidly switching between tabs using the keyboard shortcut

2021-12-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447363 Nate Graham changed: What|Removed |Added Component|general |general Version|2.9.93