[Libreoffice-bugs] [Bug 112848] Assert when clicking on report wizard or design view ( enable-dbgutil)

2017-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112848 Xisco FaulĂ­ changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 112848] Assert when clicking on report wizard or design view ( enable-dbgutil)

2017-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112848 Commit Notification changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 112848] Assert when clicking on report wizard or design view ( enable-dbgutil)

2017-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112848 --- Comment #7 from Commit Notification --- Noel Grandin committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-bugs] [Bug 112848] Assert when clicking on report wizard or design view ( enable-dbgutil)

2017-10-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112848 --- Comment #6 from Julien Nabet --- Forget my comment about removing too StartListening in ReportController my test was wrong, I can still select a table for the report -- You are receiving this mail because: You

[Libreoffice-bugs] [Bug 112848] Assert when clicking on report wizard or design view ( enable-dbgutil)

2017-10-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112848 --- Comment #5 from Julien Nabet --- grepping call to StartListening in reportdesign and compare with EndListening, I noticed this too: 117 OXUndoEnvironment::OXUndoEnvironment(OReportModel& _rModel) 118

[Libreoffice-bugs] [Bug 112848] Assert when clicking on report wizard or design view ( enable-dbgutil)

2017-10-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112848 --- Comment #4 from Julien Nabet --- Taking a look to OReportSection::fill(), I noticed this: m_pModel = m_pParent->getViewsWindow()->getView()->getReportView()->getController().getSdrModel(); (see

[Libreoffice-bugs] [Bug 112848] Assert when clicking on report wizard or design view ( enable-dbgutil)

2017-10-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112848 --- Comment #3 from Julien Nabet --- Noel: noticing there was a StartListening in SdrMarkView constructor, I tried to add one in destructor too: diff --git a/svx/source/svdraw/svdmrkv.cxx

[Libreoffice-bugs] [Bug 112848] Assert when clicking on report wizard or design view ( enable-dbgutil)

2017-10-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112848 Julien Nabet changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 112848] Assert when clicking on report wizard or design view ( enable-dbgutil)

2017-10-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112848 Julien Nabet changed: What|Removed |Added Blocks||105537

[Libreoffice-bugs] [Bug 112848] Assert when clicking on report wizard or design view ( enable-dbgutil)

2017-10-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112848 --- Comment #1 from Julien Nabet --- Created attachment 136711 --> https://bugs.documentfoundation.org/attachment.cgi?id=136711=edit bt with debug symbols -- You are receiving this mail because: You are the