Summary: | Crash on applying paragraph style | ||
---|---|---|---|
Product: | [Applications] calligrawords | Reporter: | Martin Tlustos <martin.tlustos> |
Component: | general | Assignee: | Calligra Words Bugs <calligra-words-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bjoern.weise, giampaolo.ferradini, hannu.lehtimaki, jussi01, m_becker, thaddee.tyl |
Priority: | NOR | Keywords: | drkonqi |
Version: | 2.7.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
document where the crash happens (and several other crashes, too).
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Martin Tlustos
2013-10-24 09:16:54 UTC
Created attachment 83076 [details]
document where the crash happens (and several other crashes, too).
*** Bug 326553 has been marked as a duplicate of this bug. *** *** Bug 328566 has been marked as a duplicate of this bug. *** *** Bug 329685 has been marked as a duplicate of this bug. *** *** Bug 326990 has been marked as a duplicate of this bug. *** Created attachment 84764 [details]
New crash information added by DrKonqi
calligrawords (2.7.2) on KDE Platform 4.11.3 using Qt 4.8.4
- What I was doing when the application crashed:
Opened Calligra words
Typed some text tried to change paragraph style from default to document title
-- Backtrace (Reduced):
#6 QString (other=<error reading variable: Cannot access memory at address 0x18>, this=0x7fffd92c6ea0, this@entry=0x7fffd92c6df0) at /usr/include/qt4/QtCore/qstring.h:725
#7 KoParagraphStyle::name (this=0x0) at /build/buildd/calligra-2.7.2/libs/kotext/styles/KoParagraphStyle.cpp:944
#8 0x00007f4583612f7e in DockerStylesComboModel::styleApplied (this=0x301c600, style=0x14f2b40) at /build/buildd/calligra-2.7.2/plugins/textshape/dialogs/DockerStylesComboModel.cpp:174
#9 0x00007f458361688c in SimpleParagraphWidget::slotParagraphStyleApplied (this=<optimized out>, style=<optimized out>) at /build/buildd/calligra-2.7.2/plugins/textshape/dialogs/SimpleParagraphWidget.cpp:363
#10 0x00007f45836173fc in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at /build/buildd/calligra-2.7.2/obj-x86_64-linux-gnu/plugins/textshape/SimpleParagraphWidget.moc:82
Created attachment 84940 [details]
New crash information added by DrKonqi
calligrawords (2.7.1) on KDE Platform 4.11.1 using Qt 4.8.3
- What I was doing when the application crashed:
While a line was selected, switching the style to Title.
- Unusual behavior I noticed:
It crashed.
-- Backtrace (Reduced):
#6 QString (other=<error reading variable: Cannot access memory at address 0x18>, this=0x7fff8ba6d200) at /usr/include/qt4/QtCore/qstring.h:725
#7 KoParagraphStyle::name (this=0x0) at /build/buildd/calligra-2.7.1/libs/kotext/styles/KoParagraphStyle.cpp:944
#8 0x00007f5029e4b29e in DockerStylesComboModel::styleApplied (this=0x43a5b00, style=0x25b1c60) at /build/buildd/calligra-2.7.1/plugins/textshape/dialogs/DockerStylesComboModel.cpp:174
#9 0x00007f5029e4f6bc in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at /build/buildd/calligra-2.7.1/obj-x86_64-linux-gnu/plugins/textshape/SimpleParagraphWidget.moc:82
#10 SimpleParagraphWidget::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /build/buildd/calligra-2.7.1/obj-x86_64-linux-gnu/plugins/textshape/SimpleParagraphWidget.moc:68
*** Bug 330769 has been marked as a duplicate of this bug. *** Created attachment 85335 [details]
New crash information added by DrKonqi
calligrawords (2.7.5) on KDE Platform 4.11.5 using Qt 4.8.5
- What I was doing when the application crashed:
1. Created new document
2. Write some text
3. Changed style to Heading 1
-- Backtrace (Reduced):
#5 QString (other=<error reading variable: Cannot access memory at address 0x18>, this=this@entry=0x7fffee0ca630) at /usr/include/QtCore/qstring.h:725
#6 KoParagraphStyle::name (this=0x0) at /usr/src/debug/calligra-2.7.5/libs/kotext/styles/KoParagraphStyle.cpp:944
#7 0x00007fac12619dc3 in DockerStylesComboModel::styleApplied (this=0x3255cf0, style=0x261f7c0) at /usr/src/debug/calligra-2.7.5/plugins/textshape/dialogs/DockerStylesComboModel.cpp:174
#8 0x00007fac1261e2c3 in slotParagraphStyleApplied (style=<optimized out>, this=<optimized out>) at /usr/src/debug/calligra-2.7.5/plugins/textshape/dialogs/SimpleParagraphWidget.cpp:363
#9 SimpleParagraphWidget::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at /usr/src/debug/calligra-2.7.5/build/plugins/textshape/SimpleParagraphWidget.moc:81
Seems to work in 2.8.1. Closing. |