[Okular-devel] [Bug 173244] Crash at search

Albert Astals Cid tsdgeos at terra.es
Tue Oct 21 22:20:14 CEST 2008


http://bugs.kde.org/show_bug.cgi?id=173244





--- Comment #2 from Albert Astals Cid <tsdgeos terra es>  2008-10-21 22:20:14 ---
Can you always reproduce the crash?
Are you compiling the code yourself?

If so can you put

KMessageBox::information( m_parent->widget(), QString("%1 %2 %3
%4").arg(m_maxAllocatedTextPages).arg(pageToKick).arg(page->number()).arg(m_pagesVector.count())); 

after

if (pageToKick != page->number()) // this should never happen but better be
safe than sorry
{

in core/document.cpp

And tell us how the information message says?


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list