[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2022-05-21 Thread Luke-Jr
https://bugs.kde.org/show_bug.cgi?id=391018

--- Comment #15 from Luke-Jr  ---
(In reply to Tomas Mecir from comment #14)
> Git commit a43a05877689f7cdb7a3f1b36e05626027869d72 by Tomas Mecir.
> Committed on 21/05/2022 at 12:52.
> Pushed by mecir into branch 'master'.
> 
> Disable the style cache, it's causing more problems than it's worth.
> Related: bug 368852, bug 448587, bug 449729
> 
> M  +41   -41   sheets/core/StyleStorage.cpp
> 
> https://invent.kde.org/office/calligra/commit/
> a43a05877689f7cdb7a3f1b36e05626027869d72

Can confirm this (backported to 3.2.1) seems to have fixed my issue.

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2022-05-21 Thread Tomas Mecir
https://bugs.kde.org/show_bug.cgi?id=391018

Tomas Mecir  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/offi
   ||ce/calligra/commit/a43a0587
   ||7689f7cdb7a3f1b36e056260278
   ||69d72

--- Comment #14 from Tomas Mecir  ---
Git commit a43a05877689f7cdb7a3f1b36e05626027869d72 by Tomas Mecir.
Committed on 21/05/2022 at 12:52.
Pushed by mecir into branch 'master'.

Disable the style cache, it's causing more problems than it's worth.
Related: bug 368852, bug 448587, bug 449729

M  +41   -41   sheets/core/StyleStorage.cpp

https://invent.kde.org/office/calligra/commit/a43a05877689f7cdb7a3f1b36e05626027869d72

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2021-09-11 Thread Rob Mamede
https://bugs.kde.org/show_bug.cgi?id=391018

--- Comment #13 from Rob Mamede  ---
Created attachment 141470
  --> https://bugs.kde.org/attachment.cgi?id=141470=edit
New crash information added by DrKonqi

calligrasheets (3.2.1) using Qt 5.15.2

- What I was doing when the application crashed: After adding a row in Calligra
Sheets, attempting to enter data in the new row caused the application to
terminate unexpectedly.

-- Backtrace (Reduced):
#4  0x7fee923bc118 in Calligra::Sheets::Style::isEmpty() const () from
/lib64/libcalligrasheetsodf.so.17
#5  0x7fee923bc13d in Calligra::Sheets::Style::isDefault() const () from
/lib64/libcalligrasheetsodf.so.17
#6  0x7fee92639f08 in
Calligra::Sheets::CellView::CellView(Calligra::Sheets::SheetView*, int, int) ()
from /lib64/libcalligrasheetscommon.so.17
#7  0x7fee9264d7a4 in Calligra::Sheets::SheetView::cellView(int, int) ()
from /lib64/libcalligrasheetscommon.so.17
#8  0x7fee9264dae9 in
Calligra::Sheets::SheetView::Private::cellViewToProcess(Calligra::Sheets::Cell&,
QPointF&, QSet&, Calligra::Sheets::SheetView*, QRect
const&) () from /lib64/libcalligrasheetscommon.so.17

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2021-09-11 Thread Rob Mamede
https://bugs.kde.org/show_bug.cgi?id=391018

Rob Mamede  changed:

   What|Removed |Added

 CC||rmam...@hotmail.com

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2021-06-19 Thread Luke-Jr
https://bugs.kde.org/show_bug.cgi?id=391018

--- Comment #12 from Luke-Jr  ---
Created attachment 139524
  --> https://bugs.kde.org/attachment.cgi?id=139524=edit
Problematic spreadsheet

It seems another spreadsheet I have doesn't reproduce the issue, so maybe it's
file-related?

Attaching the spreadsheet with the issue.

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2021-06-19 Thread Luke-Jr
https://bugs.kde.org/show_bug.cgi?id=391018

--- Comment #11 from Luke-Jr  ---
==50468== Thread 136 QThread:
==50468== Conditional jump or move depends on uninitialised value(s)
==50468==at 0x6B077BC: KoShapeGroup::size() const (KoShapeGroup.cpp:125)
==50468==by 0x6AF51B7: KoShape::setSize(QSizeF const&) (KoShape.cpp:340)
==50468==by 0x6B07723: KoShapeGroup::KoShapeGroup() (KoShapeGroup.cpp:102)
==50468==by 0x6B33B7F: KoShapeRegistry::createShapeFromOdf(KoXmlElement
const&, KoShapeLoadingContext&) const (KoShapeRegistry.cpp:254)
==50468==by 0x135E1853: StencilShapeFactory::createFromOdf(KoStore*,
KoDocumentResourceManager*) const (StencilShapeFactory.cpp:110)
==50468==by 0x135E26C7:
StencilShapeFactory::createDefaultShape(KoDocumentResourceManager*) const
(StencilShapeFactory.cpp:159)
==50468==by 0x135D8DF3: StencilBoxDockerLoader::addCollection(QString
const&) (StencilBoxDocker.cpp:324)
==50468==by 0x135D9487: StencilBoxDockerLoader::loadShapeCollections()
(StencilBoxDocker.cpp:244)
==50468==by 0x135D238F:
StencilBoxDockerLoader::qt_static_metacall(QObject*, QMetaObject::Call, int,
void**) (moc_StencilBoxDocker_p.cpp:81)
==50468==by 0x5DDE93F: QMetaCallEvent::placeMetaCall(QObject*)
(qobject.cpp:617)
==50468==by 0x5DE852B: QObject::event(QEvent*) (qobject.cpp:1314)
==50468==by 0x533D5A7: QApplicationPrivate::notify_helper(QObject*,
QEvent*) (qapplication.cpp:3632)
==50468==  Uninitialised value was created by a heap allocation
==50468==at 0x48960A4: operator new(unsigned long)
(vg_replace_malloc.c:417)
==50468==by 0x6B0768B: KoShapeGroup::KoShapeGroup() (KoShapeGroup.cpp:100)
==50468==by 0x6B33B7F: KoShapeRegistry::createShapeFromOdf(KoXmlElement
const&, KoShapeLoadingContext&) const (KoShapeRegistry.cpp:254)
==50468==by 0x135E1853: StencilShapeFactory::createFromOdf(KoStore*,
KoDocumentResourceManager*) const (StencilShapeFactory.cpp:110)
==50468==by 0x135E26C7:
StencilShapeFactory::createDefaultShape(KoDocumentResourceManager*) const
(StencilShapeFactory.cpp:159)
==50468==by 0x135D8DF3: StencilBoxDockerLoader::addCollection(QString
const&) (StencilBoxDocker.cpp:324)
==50468==by 0x135D9487: StencilBoxDockerLoader::loadShapeCollections()
(StencilBoxDocker.cpp:244)
==50468==by 0x135D238F:
StencilBoxDockerLoader::qt_static_metacall(QObject*, QMetaObject::Call, int,
void**) (moc_StencilBoxDocker_p.cpp:81)
==50468==by 0x5DDE93F: QMetaCallEvent::placeMetaCall(QObject*)
(qobject.cpp:617)
==50468==by 0x5DE852B: QObject::event(QEvent*) (qobject.cpp:1314)
==50468==by 0x533D5A7: QApplicationPrivate::notify_helper(QObject*,
QEvent*) (qapplication.cpp:3632)
==50468==by 0x53498C7: QApplication::notify(QObject*, QEvent*)
(qapplication.cpp:2972)
==50468== 
virtual bool EnhancedPathShapeFactory::supports(const KoXmlElement&,
KoShapeLoadingContext&) const "custom-shape"
virtual bool EnhancedPathShapeFactory::supports(const KoXmlElement&,
KoShapeLoadingContext&) const "custom-shape"
virtual bool EnhancedPathShapeFactory::supports(const KoXmlElement&,
KoShapeLoadingContext&) const "custom-shape"
virtual bool EnhancedPathShapeFactory::supports(const KoXmlElement&,
KoShapeLoadingContext&) const "custom-shape"
virtual bool EnhancedPathShapeFactory::supports(const KoXmlElement&,
KoShapeLoadingContext&) const "custom-shape"
virtual bool EnhancedPathShapeFactory::supports(const KoXmlElement&,
KoShapeLoadingContext&) const "custom-shape"
virtual bool EnhancedPathShapeFactory::supports(const KoXmlElement&,
KoShapeLoadingContext&) const "custom-shape"
virtual bool EnhancedPathShapeFactory::supports(const KoXmlElement&,
KoShapeLoadingContext&) const "custom-shape"
virtual bool EnhancedPathShapeFactory::supports(const KoXmlElement&,
KoShapeLoadingContext&) const "custom-shape"
virtual bool EnhancedPathShapeFactory::supports(const KoXmlElement&,
KoShapeLoadingContext&) const "custom-shape"
virtual bool EnhancedPathShapeFactory::supports(const KoXmlElement&,
KoShapeLoadingContext&) const "custom-shape"
virtual bool EnhancedPathShapeFactory::supports(const KoXmlElement&,
KoShapeLoadingContext&) const "custom-shape"
virtual bool EnhancedPathShapeFactory::supports(const KoXmlElement&,
KoShapeLoadingContext&) const "custom-shape"
virtual bool EnhancedPathShapeFactory::supports(const KoXmlElement&,
KoShapeLoadingContext&) const "custom-shape"
virtual bool EnhancedPathShapeFactory::supports(const KoXmlElement&,
KoShapeLoadingContext&) const "custom-shape"
virtual bool EnhancedPathShapeFactory::supports(const KoXmlElement&,
KoShapeLoadingContext&) const "custom-shape"
==50468== Thread 1:
==50468== Invalid read of size 8
==50468==at 0x13180E34: clear (qcache.h:124)
==50468==by 0x13180E34: Calligra::Sheets::StyleStorage::invalidateCache()
(StyleStorage.cpp:681)
==50468==by 0x130832D7:
Calligra::Sheets::CellStorage::invalidateStyleCache() (CellStorage.cpp:1725)
==50468==by 0x131203C3:
Calligra::Sheets::Map::handleDamages(QList const&)

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2020-10-14 Thread Luke-Jr
https://bugs.kde.org/show_bug.cgi?id=391018

Luke-Jr  changed:

   What|Removed |Added

Version|unspecified |3.2.1
 CC||luke-jr+kdeb...@utopios.org

--- Comment #10 from Luke-Jr  ---
With 3.2.1 (only version in Gentoo), adding a new row above a row I just added
crashes every time.

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2020-05-30 Thread Tomas Mecir
https://bugs.kde.org/show_bug.cgi?id=391018

Tomas Mecir  changed:

   What|Removed |Added

 CC||mec...@gmail.com

--- Comment #9 from Tomas Mecir  ---
Hrm, unable to reproduce this, is it still happening in the latest version?

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2020-05-13 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391018

Christoph Feck  changed:

   What|Removed |Added

 CC||k...@startport.com

--- Comment #8 from Christoph Feck  ---
*** Bug 419480 has been marked as a duplicate of this bug. ***

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2020-05-13 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391018

Christoph Feck  changed:

   What|Removed |Added

 CC||bird_ma...@hotmail.com

--- Comment #7 from Christoph Feck  ---
*** Bug 420643 has been marked as a duplicate of this bug. ***

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2020-05-06 Thread Sam Dyer
https://bugs.kde.org/show_bug.cgi?id=391018

Sam Dyer  changed:

   What|Removed |Added

 CC||sri...@fastmail.com

--- Comment #6 from Sam Dyer  ---
*** Bug 421067 has been marked as a duplicate of this bug. ***

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2019-09-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391018

Christoph Feck  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=368852

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2019-09-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391018

Christoph Feck  changed:

   What|Removed |Added

   See Also|https://bugs.kde.org/show_b |
   |ug.cgi?id=35|

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2019-09-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391018

Christoph Feck  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=35

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2019-09-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391018

Christoph Feck  changed:

   What|Removed |Added

 CC||zap...@gmail.com

--- Comment #5 from Christoph Feck  ---
*** Bug 373743 has been marked as a duplicate of this bug. ***

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2019-09-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391018

Christoph Feck  changed:

   What|Removed |Added

 CC||marcelo.esco...@gmail.com

--- Comment #3 from Christoph Feck  ---
*** Bug 376742 has been marked as a duplicate of this bug. ***

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2019-09-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391018

Christoph Feck  changed:

   What|Removed |Added

 CC||adr...@aftre.net

--- Comment #4 from Christoph Feck  ---
*** Bug 374407 has been marked as a duplicate of this bug. ***

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2019-09-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391018

Christoph Feck  changed:

   What|Removed |Added

 CC||d...@dmathis.com

--- Comment #2 from Christoph Feck  ---
*** Bug 387992 has been marked as a duplicate of this bug. ***

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2019-09-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391018

Christoph Feck  changed:

   What|Removed |Added

 CC||kjetil@kleppnett.no

--- Comment #1 from Christoph Feck  ---
*** Bug 411233 has been marked as a duplicate of this bug. ***

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

[calligrasheets] [Bug 391018] Crash after adding new column in Calligra Sheets

2018-04-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391018

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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