[Libreoffice-bugs] [Bug 93505] Crash when modifying trend line

2015-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93505

--- Comment #8 from Laurent BP jumbo4...@yahoo.fr ---
With Version: 5.1.0.0.alpha1+
Build ID: b2363e98af7b0281279617e43b8fec5b898b9120
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2015-08-26_00:57:35
Locale: fr-FR (fr_FR.UTF-8)
crash still exists, but recovery of document is proposed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 93505] Crash when modifying trend line

2015-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93505

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

   Keywords||have-backtrace

--- Comment #7 from Julien Nabet serval2...@yahoo.fr ---
warn:sfx.sidebar:2567:1:sfx2/source/sidebar/SidebarController.cxx:819: Cannot
create panel private:resource/toolpanel/ChartPanelFactory/CharacterPanel:
unsatisfied query for interface of type com.sun.star.ui.XUIElement!
warn:sfx.sidebar:2567:1:sfx2/source/sidebar/SidebarController.cxx:819: Cannot
create panel private:resource/toolpanel/ChartPanelFactory/CharacterPanel:
unsatisfied query for interface of type com.sun.star.ui.XUIElement!
warn:sfx.sidebar:2567:1:sfx2/source/sidebar/SidebarController.cxx:819: Cannot
create panel private:resource/toolpanel/ChartPanelFactory/AreaPanel:
ChartPanelFactory::createUIElement exception
warn:sfx.sidebar:2567:1:sfx2/source/sidebar/SidebarController.cxx:819: Cannot
create panel private:resource/toolpanel/ChartPanelFactory/CharacterPanel:
unsatisfied query for interface of type com.sun.star.ui.XUIElement!
[New Thread 0x2aaad95a0700 (LWP 2790)]

Program received signal SIGSEGV, Segmentation fault.
0x2aaae14950d1 in chart::sidebar::ChartSidebarModifyListener::modified
(this=0x31ebbf0)
at
/home/julien/compile-libreoffice/libreoffice/chart2/source/controller/sidebar/ChartSidebarModifyListener.cxx:31
31mpParent-updateData();
(gdb) bt
#0  0x2aaae14950d1 in
chart::sidebar::ChartSidebarModifyListener::modified(com::sun::star::lang::EventObject
const) (this=0x31ebbf0)
at
/home/julien/compile-libreoffice/libreoffice/chart2/source/controller/sidebar/ChartSidebarModifyListener.cxx:31
#1  0x2aaae0b2284a in chart::ChartModel::impl_notifyModifiedListeners()
(this=0x71226e0)
at
/home/julien/compile-libreoffice/libreoffice/chart2/source/model/main/ChartModel_Persistence.cxx:676
#2  0x2aaae0b0ef61 in chart::ChartModel::unlockControllers()
(this=0x71226e0) at
/home/julien/compile-libreoffice/libreoffice/chart2/source/model/main/ChartModel.cxx:476
#3  0x2aaae0bd4c9f in
chart::ControllerLockGuardUNO::~ControllerLockGuardUNO() (this=0x7fff37c0,
__in_chrg=optimized out)
at
/home/julien/compile-libreoffice/libreoffice/chart2/source/tools/ControllerLockGuard.cxx:39
#4  0x2aaae1425c1c in
chart::ChartController::execute_MouseButtonUp(MouseEvent const)
(this=0x334ca60, rMEvt=...)
at
/home/julien/compile-libreoffice/libreoffice/chart2/source/controller/main/ChartController_Window.cxx:891
#5  0x2aaae14380ee in chart::ChartWindow::MouseButtonUp(MouseEvent const)
(this=0x72d9950, rMEvt=...)
at
/home/julien/compile-libreoffice/libreoffice/chart2/source/controller/main/ChartWindow.cxx:154
#6  0x2aaab1b3f4da in ImplHandleMouseEvent(vcl::Window*, MouseNotifyEvent,
bool, long, long, unsigned long, unsigned short, MouseEventModifiers)
(pWindow=0x26fc790, nSVEvent=MOUSEBUTTONUP, bMouseLeave=false, nX=351, nY=310,
nMsgTime=4104980, nCode=1, nMode=(SIMPLECLICK | SELECT))
at
/home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:739

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 93505] Crash when modifying trend line

2015-08-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93505

--- Comment #4 from Laurent BP jumbo4...@yahoo.fr ---
Resolution of bug 93506 did not fixed this one.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 93505] Crash when modifying trend line

2015-08-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93505

--- Comment #5 from Julien Nabet serval2...@yahoo.fr ---
(In reply to Laurent BP from comment #4)
 Resolution of bug 93506 did not fixed this one.
Yep, I had put it in See Also because it was the same domain but indeed, the
unknown property problem couldn't be fixed with Caolan's commit for tdf#93506.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 93505] Crash when modifying trend line

2015-08-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93505

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

   Keywords||bisected, regression
 CC||fdb...@neosheffield.co.uk
 Whiteboard||bibisected

--- Comment #6 from Matthew Francis fdb...@neosheffield.co.uk ---
This specifically seems to have started at the below commit.

commit b3a52304593328b8950602535ef03d026ee27bf0
Author: Markus Mohrhard markus.mohrh...@googlemail.com
Date:   Thu Jul 23 21:00:37 2015 +0200

update some area properties

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 93505] Crash when modifying trend line

2015-08-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93505

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #2 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.
Here's some gdb session:
Breakpoint 1, chart::sidebar::ChartSidebarModifyListener::modified
(this=0x2d32a10)
at
/home/julien/compile-libreoffice/libreoffice/chart2/source/controller/sidebar/ChartSidebarModifyListener.cxx:31
31mpParent-updateData();
(gdb) s
chart::sidebar::ChartAreaPanel::updateData (this=0x31bce40) at
/home/julien/compile-libreoffice/libreoffice/chart2/source/controller/sidebar/ChartAreaPanel.cxx:369
369{
(gdb) n
370if (!mbUpdate || !mbModelValid)
(gdb) 
373css::uno::Referencecss::beans::XPropertySet xPropSet =
getPropSet(mxModel);
(gdb) 
374if (!xPropSet.is())
(gdb) 
377css::drawing::FillStyle eFillStyle = css::drawing::FillStyle_SOLID;
(gdb) 
378xPropSet-getPropertyValue(FillStyle) = eFillStyle;
(gdb) 
terminate called after throwing an instance of
'com::sun::star::beans::UnknownPropertyException'

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 93505] Crash when modifying trend line

2015-08-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93505

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 CC||markus.mohrhard@googlemail.
   ||com

--- Comment #3 from Julien Nabet serval2...@yahoo.fr ---
Markus: one for you? (noticing your last commits on this area)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 93505] Crash when modifying trend line

2015-08-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93505

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=93
   ||506

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 93505] Crash when modifying trend line

2015-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93505

Jacques Guilleron guillero...@aol.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||guillero...@aol.com
 Ever confirmed|0   |1

--- Comment #1 from Jacques Guilleron guillero...@aol.com ---
Hi Laurent,

I reproduce with LO 5.1.0.0.alpha1+
Build ID: 56050b75941355285911c0293a3c02fc403d0c89
TinderBox: Win-x86@39, Branch:master, Time: 2015-08-13_05:36:16
Only on master?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs