[Bug 123932] CRASH when insert 'Vertical Text' box

2014-02-27 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123932

fanyuz...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #10 from fanyuz...@gmail.com ---
Change status per Shao Zhi Zhao's comment 9

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123932] CRASH when insert 'Vertical Text' box

2014-02-26 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123932

fanyuz...@gmail.com changed:

   What|Removed |Added

 CC||fanyuz...@gmail.com
 QA Contact||aoo.zhaos...@gmail.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123932] CRASH when insert 'Vertical Text' box

2014-02-26 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123932

--- Comment #9 from zhaoshzh aoo.zhaos...@gmail.com ---
fixed on AOO410m1(build:9750) - rev:1566593

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123932] CRASH when insert 'Vertical Text' box

2014-01-27 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123932

--- Comment #4 from Armin Le Grand armin.le.gr...@me.com ---
Taking a look...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123932] CRASH when insert 'Vertical Text' box

2014-01-27 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123932

--- Comment #5 from Armin Le Grand armin.le.gr...@me.com ---
Its a loop around SdrTextObj::AdaptTextMinSize(), trying to find out why it
happens in Writer and Calc, but not in Draw/Impress...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123932] CRASH when insert 'Vertical Text' box

2014-01-27 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123932

--- Comment #6 from Armin Le Grand armin.le.gr...@me.com ---
SetVerticalWriting was triggered again and again in TextProperties::ItemChange
since SdrTextObj::AdaptTextMinSize() did use the whole SdrObject's ItemSet to
set items again, in that set the item was not yet set, so vertical writing was
switched on/off all the time. It does not happen in Draw/Impress since there
the SdrTextObj is prepared differently.
To prevent that, I changed SdrTextObj::AdaptTextMinSize() to use an empty
ItemSet to only modify the items which need to be changed, so
SvxWritingModeItem will not be touched. Works as expected (all four main apps
checked), preparing commit...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123932] CRASH when insert 'Vertical Text' box

2014-01-27 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123932

Armin Le Grand armin.le.gr...@me.com changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
   Assignee|iss...@openoffice.apache.or |armin.le.gr...@me.com
   |g   |
   Target Milestone|--- |4.1.0

--- Comment #8 from Armin Le Grand armin.le.gr...@me.com ---
Comitted, done.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123932] CRASH when insert 'Vertical Text' box

2014-01-27 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123932

--- Comment #7 from SVN Robot svn...@dev.null.org ---
alg committed SVN revision 1561850 into trunk:
i123932 Init only needed items in

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123932] CRASH when insert 'Vertical Text' box

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123932

hanya hanya.r...@gmail.com changed:

   What|Removed |Added

 CC||hanya.r...@gmail.com

--- Comment #2 from hanya hanya.r...@gmail.com ---
Created attachment 82331
  -- https://issues.apache.org/ooo/attachment.cgi?id=82331action=edit
Backtrace

Not only with Calc, I met crash when I draw vertical text shape on Writer.
And also, when I choose slide layout having vertical text box on Impress,
crashed.

This might be related to bug 115391.
The attached backtrace by gdb is part of the stacktrace. Because it roops 
among in several functions.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123932] CRASH when insert 'Vertical Text' box

2014-01-04 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123932

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

   Keywords||crash, regression
 CC||rainerbielefeld_ooo_qa@biel
   ||efeldundbuss.de
Summary|AOO Calc crash when insert  |CRASH when insert 'Vertical
   |vertical text box   |Text' box

--- Comment #1 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
Additional Info:

(a) You need to enable menu 'Tools - Options - Language Settings - Languages
- Shwo UI elements for Asian writings' to get the 'Vertical Text' Icon
visible in 'Drawing Toolbar'
(b) Still reproducible with server installation of AOO 4.1.0-Dev – 
English  UI English locale - [AOO410m1(Build:9750)  -  Rev. 1554205 - 
2014-01-01] on German WIN7 Home Premium (64bit), 
own separate user profile.
(c) Already reproducible with server installation of AOO 4.1.0-Dev – 
English  UI / German locale - [AOO410m1(Build:9750)  -  Rev. 1525917 - 
2013-09-25] on German WIN7 Home Premium (64bit), 
own separate user profile.
(d) Was still ok with server installation of AOO 4.1.0-Dev – English  UI / 
German locale - [AOO410m1(Build:9750)  -  Rev. 1523968 - 2013-09-18] 
on German WIN7 Home Premium (64bit), own separate user profile.
(e) I think this one is a 4.1 release blocker

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.