[Okular-devel] [Bug 168678] okular crashes while opening an odt-document

2008-11-28 Thread Brad Hards
http://bugs.kde.org/show_bug.cgi?id=168678





--- Comment #7 from Brad Hards   2008-11-29 08:45:29 ---
SVN commit 890398 by bhards:

Improve handling of document synopsis with
strange entry ordering.

CCBUG:168678


 M  +17 -23textdocumentgenerator.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=890398


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [Bug 168678] okular crashes while opening an odt-document

2008-11-28 Thread Brad Hards
http://bugs.kde.org/show_bug.cgi?id=168678


Brad Hards bradh frogmouth net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #6 from Brad Hards   2008-11-29 06:34:36 ---
SVN commit 890395 by bhards:

Don't crash when setting up the document synopsis for 
ODTs with strange heading ordering.

This may still cause the synopsis to look different
to the way the user expected. Will take another
look at that.

BUG: 168678


 M  +9 -4  textdocumentgenerator.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=890395


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [Bug 168678] okular crashes while opening an odt-document

2008-11-28 Thread Brad Hards
http://bugs.kde.org/show_bug.cgi?id=168678


Brad Hards bradh frogmouth net changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Comment #5 from Brad Hards   2008-11-29 05:54:06 ---
OK, the problem is that we assume that we assume Heading level X doesn't occur
without intermediate level 1 through X-1 headings.
This one has
Level 1
Level 4
Level 2
Level 2
Level 3
Level 3
Level 3


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [Bug 168678] okular crashes while opening an odt-document

2008-08-10 Thread Oliver Putz
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=168678 
Regnaron web de changed:

   What|Removed |Added

 CC||Regnaron web de
 Status|UNCONFIRMED |NEW
  everconfirmed|0   |1



--- Additional Comments From Regnaron web de  2008-08-09 21:06 ---
Confirming with the following backtrace:

Application: Okular (okular), signal SIGABRT
[Thread debugging using libthread_db enabled]
[New Thread 0xb62fc700 (LWP 2505)]
[KCrash handler]
#6  0xe424 in __kernel_vsyscall ()
#7  0xb65aeb91 in *__GI_raise (sig=6)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#8  0xb65b0378 in *__GI_abort () at abort.c:88
#9  0xb74d6097 in qt_message_output (msgType=QtFatalMsg, 
buf=0xbfc3b3cc "ASSERT: \"!this->isEmpty()\" in file 
/usr/include/qt4/QtCore/qstack.h, line 69") at global/qglobal.cpp:2058
#10 0xb74d614f in qFatal (msg=0xb7629ab4 "ASSERT: \"%s\" in file %s, line %d")
at global/qglobal.cpp:2260
#11 0xb74d65cb in qt_assert (assertion=0xb4d357ff "!this->isEmpty()", 
file=0xb4d357d0 "/usr/include/qt4/QtCore/qstack.h", line=69)
at global/qglobal.cpp:1828
#12 0xb4d18059 in QStack::pop (this=0xbfc3d4a8)
at /usr/include/qt4/QtCore/qstack.h:69
#13 0xb4d14769 in Okular::TextDocumentGeneratorPrivate::generateTitleInfos (
this=0x808d7d0)
at 
/var/tmp/portage/kde-base/okular-4.1.0/work/okular-4.1.0/okular/core/textdocumentgenerator.cpp:204
#14 0xb4d14a98 in Okular::TextDocumentGenerator::loadDocument (
this=0x8097ac0, fileName= 0xbfc3da48, pagesVector= 0x81698d0)
at 
/var/tmp/portage/kde-base/okular-4.1.0/work/okular-4.1.0/okular/core/textdocumentgenerator.cpp:271
#15 0xb4cfb26a in Okular::Document::openDocument (this=0x816c1c0, 
docFile= 0xbfc3da48, url= 0xbfc3d9c0, _mime= 0xbfc3da68)
at 
/var/tmp/portage/kde-base/okular-4.1.0/work/okular-4.1.0/okular/core/document.cpp:1468
#16 0xb4d732e5 in Part::openFile (this=0x81609c8)
at 
/var/tmp/portage/kde-base/okular-4.1.0/work/okular-4.1.0/okular/part.cpp:839
#17 0xb7457668 in KParts::ReadOnlyPartPrivate::_k_slotJobFinished (
this=0x8160b00, job=0x81a43d8)
at 
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/kparts/part.cpp:636
#18 0xb7458540 in KParts::ReadOnlyPart::qt_metacall (this=0x81609c8, 
_c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfc3dc0c)
at 
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs_build/kparts/part.moc:162
#19 0xb4d74bac in Part::qt_metacall (this=0x81609c8, 
_c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfc3dc0c)
at 
/var/tmp/portage/kde-base/okular-4.1.0/work/okular_build/okular/part.moc:161
#20 0xb75e9530 in QMetaObject::activate (sender=0x81a43d8, 
from_signal_index=, to_signal_index=7, 
argv=) at kernel/qobject.cpp:3001
#21 0xb75e9c92 in QMetaObject::activate (sender=0x81a43d8, m=0xb78e02e8, 
local_signal_index=3, argv=0xbfc3dc0c) at kernel/qobject.cpp:3071
#22 0xb77ec84b in KJob::result (this=0x81a43d8, _t1=0x81a43d8)
at 
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs_build/kdecore/kjob.moc:186
#23 0xb77eccd8 in KJob::emitResult (this=0x81a43d8)
at 
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/kdecore/jobs/kjob.cpp:290
#24 0xb7dbb93a in KIO::FileCopyJob::slotResult (this=0x81a43d8, job=0x82a6660)
at 
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/kio/kio/job.cpp:2191
#25 0xb7dbc638 in KIO::FileCopyJob::qt_metacall (this=0x81a43d8, 
_c=QMetaObject::InvokeMetaMethod, _id=32, _a=0xbfc3dd8c)
at 
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs_build/kio/jobclasses.moc:658
#26 0xb75e9530 in QMetaObject::activate (sender=0x82a6660, 
from_signal_index=, to_signal_index=7, 
argv=) at kernel/qobject.cpp:3001
#27 0xb75e9c92 in QMetaObject::activate (sender=0x82a6660, m=0xb78e02e8, 
local_signal_index=3, argv=0xbfc3dd8c) at kernel/qobject.cpp:3071
#28 0xb77ec84b in KJob::result (this=0x82a6660, _t1=0x82a6660)
at 
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs_build/kdecore/kjob.moc:186
#29 0xb77eccd8 in KJob::emitResult (this=0x82a6660)
at 
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/kdecore/jobs/kjob.cpp:290
#30 0xb7db5fed in KIO::SimpleJob::slotFinished (this=0x82a6660)
at 
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/kio/kio/job.cpp:498
#31 0xb7db636e in KIO::TransferJob::slotFinished (this=0x82a6660)
at 
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/kio/kio/job.cpp:967
#32 0xb7dbc9cd in KIO::TransferJob::qt_metacall (this=0x82a6660, 
_c=QMetaObject::InvokeMetaMethod, _id=47, _a=0xbfc3e008)
at 
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs_build/kio/jobclasses.moc:336
#33 0xb75e9530 in QMetaObj

[Okular-devel] [Bug 168678] okular crashes while opening an odt-document

2008-08-10 Thread DarĂ­o
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=168678 
andresbajotierra gmail com changed:

   What|Removed |Added

 CC||andresbajotierra gmail com



--- Additional Comments From andresbajotierra gmail com  2008-08-09 19:58 
---
Version 0.7 Using KDE 4.1.1 (KDE 4.1.0 (4.1 >= 20080722)) (KDEmod) in ArchLinux 
i686:
I can reproduce this bug (same backtrace)

Here is the shell output:

okular(14756)/KZip KZip::openArchive: trying to seek for next PK78  
  
okular(14756)/KZip KZip::openArchive: trying to seek for next PK78  
  
okular(14756)/KZip KZip::openArchive: trying to seek for next PK78  
  
okular(14756)/KZip KZip::openArchive: trying to seek for next PK78  
  
okular(14756)/KZip KZip::openArchive: trying to seek for next PK78  
  
okular(14756)/KZip KZip::openArchive: trying to seek for next PK78  
  
okular(14756)/KZip KZip::openArchive: trying to seek for next PK78  
  
okular(14756)/KZip KZip::openArchive: trying to seek for next PK78  
  
unknown tag graphic-properties  
  
unknown tag table-properties
  
unknown tag table-row-properties
  
unknown tag graphic-properties  
  
unknown tag graphic-properties  
  
unknown tag graphic-properties  
  
unknown tag outline-style
unknown tag notes-configuration
unknown tag notes-configuration
unknown tag linenumbering-configuration
unknown tag default-page-layout
ASSERT: "!this->isEmpty()" in file /usr/include/QtCore/qstack.h, line 69
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [Bug 168678] okular crashes while opening an odt-document

2008-08-09 Thread Felix Michel
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=168678 




--- Additional Comments From felix_michel gmx ch  2008-08-09 00:07 ---
Created an attachment (id=26743)
 --> (http://bugs.kde.org/attachment.cgi?id=26743&action=view)
my cv
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [Bug 168678] okular crashes while opening an odt-document

2008-08-07 Thread Pino Toscano
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=168678 




--- Additional Comments From pino kde org  2008-08-08 00:27 ---
Can you please attach a sample document showing the issue?
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel