[Libreoffice-bugs] [Bug 106557] Crash in: SfxItemSet::Get(unsigned short, bool)

2017-03-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106557

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.4.0 target:5.3.2   |target:5.4.0 target:5.3.2
   ||target:5.2.7

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


[Libreoffice-bugs] [Bug 106557] Crash in: SfxItemSet::Get(unsigned short, bool)

2017-03-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106557

--- Comment #9 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "libreoffice-5-2":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=5d1c37e416d856a07c3dc6a51381eabb13c467ae=libreoffice-5-2

Resolves: tdf#106557 don't crash on missing line spacing argument

It will be available in 5.2.7.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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


[Libreoffice-bugs] [Bug 106557] Crash in: SfxItemSet::Get(unsigned short, bool)

2017-03-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106557

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.4.0|target:5.4.0 target:5.3.2

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


[Libreoffice-bugs] [Bug 106557] Crash in: SfxItemSet::Get(unsigned short, bool)

2017-03-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106557

--- Comment #8 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "libreoffice-5-3":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=d0b73f86c667e3637cc439868cb84e7182d98786=libreoffice-5-3

Resolves: tdf#106557 don't crash on missing line spacing argument

It will be available in 5.3.2.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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


[Libreoffice-bugs] [Bug 106557] Crash in: SfxItemSet::Get(unsigned short, bool)

2017-03-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106557

Caolán McNamara  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Caolán McNamara  ---
well, now it doesn't crash. Doesn't do anything, but doesn't crash. backports
of that to 5-3 and 5-2 in gerrit

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


[Libreoffice-bugs] [Bug 106557] Crash in: SfxItemSet::Get(unsigned short, bool)

2017-03-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106557

--- Comment #6 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=ab10f03ec4dc7d5d7659fb62c59972c80221f733

Resolves: tdf#106557 don't crash on missing line spacing argument

It will be available in 5.4.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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


[Libreoffice-bugs] [Bug 106557] Crash in: SfxItemSet::Get(unsigned short, bool)

2017-03-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106557

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:5.4.0

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


[Libreoffice-bugs] [Bug 106557] Crash in: SfxItemSet::Get(unsigned short, bool)

2017-03-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106557

Maxim Monastirsky  changed:

   What|Removed |Added

   Keywords|bibisected, bisected,   |
   |regression  |

--- Comment #5 from Maxim Monastirsky  ---
This is not fixed in master, e.g right click the toolbar and choose "Line
Spacing", or run this BASIC macro:

dim document   as object
dim dispatcher as object
document   = ThisComponent.CurrentController.Frame
dispatcher = createUnoService("com.sun.star.frame.DispatchHelper")
dispatcher.executeDispatch(document, ".uno:LineSpacing", "", 0, Array())

Similarly this can't be a regression from the toolbar changes, because one
could customize the toolbar or run the BASIC macro before that too.

In addition, SfxItemSet::Get crashes can happen in many places in the codebase,
and for completely different reasons. So Bug 104266 is unrelated to this one,
and should be reopened.

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


[Libreoffice-bugs] [Bug 106557] Crash in: SfxItemSet::Get(unsigned short, bool)

2017-03-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106557

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression
 CC||caol...@redhat.com

--- Comment #4 from Xisco Faulí  ---
Hi Aron,
Thanks you for bisecting the fix.
It seems the crash was introduced when the toolbar was reworked in commit
d38f7b74daf91ad47557bf8eca8946fd0ad97cf8. Adding Caolán as well to see if it
can be easily fixed and backported.

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


[Libreoffice-bugs] [Bug 106557] Crash in: SfxItemSet::Get(unsigned short, bool)

2017-03-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106557

Aron Budea  changed:

   What|Removed |Added

   Priority|medium  |high
 Status|RESOLVED|NEW
 CC||momonas...@gmail.com
 Resolution|WORKSFORME  |---
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=42
   ||029
 Ever confirmed|0   |1
 Whiteboard|backportRequest:5:3 |
   Severity|normal  |major

--- Comment #3 from Aron Budea  ---
The fixing commit is below. However, it's not a good backport candidate as
stated by Maxim in [1]. This has to be fixed differently in 5.3, thus resetting
status to NEW.

Maxim, do you think there could be a quick fix to this crash in 5.3?

https://cgit.freedesktop.org/libreoffice/core/commit/?id=81d4fbc0daa54889ccb09e6a3fadff9c70d99448
author  Maxim Monastirsky 2017-02-12
20:14:48 (GMT)
committer   Maxim Monastirsky 2017-02-12
21:56:29 (GMT)

"tdf#42029 Use a floating toolbar to show clipped items"

[1] https://bugs.documentfoundation.org/show_bug.cgi?id=42029#c44

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


[Libreoffice-bugs] [Bug 106557] Crash in: SfxItemSet::Get(unsigned short, bool)

2017-03-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106557

Xisco Faulí  changed:

   What|Removed |Added

 CC||trogdoo...@gmail.com

--- Comment #2 from Xisco Faulí  ---
*** Bug 104266 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 106557] Crash in: SfxItemSet::Get(unsigned short, bool)

2017-03-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106557

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||xiscofa...@libreoffice.org
 Resolution|--- |WORKSFORME
 Whiteboard||backportRequest:5:3

--- Comment #1 from Xisco Faulí  ---
Hello,
thanks for reporting.
I can reproduce it in

Version: 5.3.0.3
Build ID: 1:5.3.0~rc3-0ubuntu1~yakkety1.1
CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Layout
Engine: new; 
Locale: es-ES (ca_ES.UTF-8); Calc: group

but not in 

Version: 5.4.0.0.alpha0+
Build ID: d3b5bd4a07a619db6bee1c39c32280ac3c620532
CPU threads: 4; OS: Linux 4.8; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

so it has been fixed in the meantime. Closing as RESOLVED WORKSFORME

Adding backportRequest:5:3

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