Wrong regression test cases

2014-04-01 Thread Rainer Bielefeld

Hi,

from time to time there is a suspect that there are errors in test case 
descriptions, currently I know:

"Issue 124523 - Testcase requires not existing feature "wildcards""

"Issue 124535 - Wrong Test description for hyperlinks in Writer TOC "


Is there any systematic review for the testcases?

How should we proceed if errors have been found?

CU

Rainer

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



RE: Extension Manager Add Crashes

2014-04-01 Thread Steele, Raymond
Following up again with more information. At runtime, when the RuntimeException 
is thrown on line 249

nFunctionIndex = 3
pTypeDescr->nMapFunctionIndexToMemberIndex = 0

Therefore,

if(nFunctionIndex >= pTypeDescr->nMapFunctionIndexToMemberIndex)
 throw RuntimeException

Any help would be greatly appreciated.  My vtable knowledge is limited.

Thanks!

From: Steele, Raymond
Sent: Tuesday, April 01, 2014 10:44 AM
To: dev@openoffice.apache.org
Cc: 'michael.me...@suse.com'; 'stephan.bergmann.second...@googlemail.com'
Subject: RE: Extension Manager Add Crashes

Still trying to figure this out, but I wanted to provide another update.  The 
code eventually gets to line 247 in cpp2uno.cxx, then throws the 
RuntimException( rtl::OUString::createFromAscii("illegal vtable index!"),  
(XInterface *)pThis ) on line 249.

From: Steele, Raymond
Sent: Tuesday, April 01, 2014 10:13 AM
To: dev@openoffice.apache.org
Cc: 'michael.me...@suse.com'; 'stephan.bergmann.second...@googlemail.com'
Subject: RE: Extension Manager Add Crashes

Just wanted to update that the actual crash seems to be after the 
cpp_vtable_call in rtl::OUString::createFromAscii( inlined ), line 136 in 
"Reference.hxx"

From: Steele, Raymond
Sent: Tuesday, April 01, 2014 9:45 AM
To: dev@openoffice.apache.org
Cc: 'michael.me...@suse.com'; 'stephan.bergmann.second...@googlemail.com'
Subject: Extension Manager Add Crashes

Using OpenOffice 4.0.1 on Solaris 11 x86. The code was compiled using 
SolarisStudio 12.3 compiler.

When attempt to add an .oxt file using the Extension Manager, the application 
crashes at
current threat: t@11

[1] cpp_vtable_call(nFunctionIndex = 3, nVtableOffset = 0, pCallStack = 
0xe90acea8, nRegReturn = -1649035904490436800LL) in cpp2uno.cxx
[2] privateSnippetExecutorGeneral(0x9daf5d4, 0xe91d7294, 0xe90ad250, 
0xe90ad1ec, 0x0, 0x0), at 0xf83516a2
[3] 
dp_registry::backend::component::_unamed_AjaA7n_aOTEvD::BackendImpl::ComponentPackageImpl::processPackage_(this
 - 0xe91d7240, _ARG2 = CLASS, doRegisterPackage = true, startup = false, 
abortChannel = CLASS, xCmdEnv = CLASS), line 1554 in "dp_component.cxx"

I following issue seems to be related but I cannot decipher the meaning, or if 
it applies to my situation.   Hopefully, someone can get me going in the right 
direction to address this issue.
https://issues.apache.org/ooo/show_bug.cgi?id=47459


Raymond



Re: Reminder: [Issue 124572] New: Edits blocked with message: Your IP address has been automatically blocked

2014-04-01 Thread Andrea Pescetti

Rainer Bielefeld wrote:

seems our Wiki is damaged. AOO area or Apache Infra?


Should be fixed now. Seems due to blocking an IP address; we should 
never do it since all users (proxy configuration) appear to have the 
same IP.


Regards,
  Andrea.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Anything we can do about premature redistribution?

2014-04-01 Thread Jürgen Lange

+1 I like this way

Am 31.03.2014 22:48, schrieb Rob Weir:

On Mon, Mar 31, 2014 at 4:43 PM, Marcus (OOo)  wrote:

Am 03/29/2014 09:36 PM, schrieb Roberto Galoppini:


2014-03-28 21:24 GMT+01:00 Marcus (OOo):


Am 03/13/2014 10:01 PM, schrieb Marcus (OOo):


Am 03/09/2014 06:08 PM, schrieb Marcus (OOo):


Am 03/08/2014 12:09 AM, schrieb Andrea Pescetti:


Rob Weir wrote:


http://linux.softpedia.com/get/Office/Office-Suites/

Apache-OpenOffice-253.shtml



   Or maybe a disclaimer in the voting thread email?



Andrew's comments show clearly that these editors do not care to be
careful or factual, or even read those disclaimers, unfortunately.

We can be successful only if we manage to block their downloads. They
link to our binaries hosted on SourceForge (which is fine). Just
thinking loud, but if it was possible (on the Sourceforge side) to
deny
all download requests that do not come from the openoffice.org or the
sourceforge.net domains, then the project would effectively be in
control. The embargo could be lifted just after the release.


For me this sounds like a great idea.

Maybe we should start with denying all download requests that some from
these bad websites.

@Roberto:
Can you tell us if this possible? If yes, is it much effort for you?


Do you see a chance to get this implemented? I think it could help to
stop some bad websites to do bad things with our software.


@Roberto:
Maybe you haven't seen this up to now.


Thanks for heads up Marcus, sorry for not having noticed this thread
before.




It would be great if you can tell us if it's possible to exclude some
domains / IP addresses from downloading our software?


I need the domain list and I'll check out with our SiteOps if that's
doable. Feel free to send me a list with a direct message.


- chip.de
- computerbase.de
- softpedia.com

This would be the domains from this thread that could be blocked from
downloading from Sourceforge. Obviously needs to be extended in the future.
Remember, the next will happen with the AOO 4.1.0 RC. ;-)

*Of course*, this is just for the time frame as long as the new version is
not officially announced. As soon as the release is public, the block will
be removed.

@all:
I think this could help to limit the downloadability like we want to see
until the official release. What you think?


I don't know.  Won't this just cause confusion?  They point to the
files, go to test them, see the links don't work, and then get weird
errors and spend an hour trying to debug it.  We don't want to
needlessly annoy them, since their only fault is enthusiasm.   Is
there a way we can give a useful error message in this case like,
"This version of Apache OpenOffice has not yet been officially
released.  Links to these files are disallowed until the release is
officially approved"  or something like that?

-Rob


Marcus





Then we can exclude requester that we don't want (e.g., malware
"distributors").

Also in time frames with Beta or RC releases it can help us to steer who
is able and when it is possible to download OpenOffice like we want to
see
until the real release date is reached.




Thanks

Marcus



   Sure, sites could still copy all binaries being voted upon and offer

them locally, but this would require a more significant effort. on
their
side.


And more HDD space and more own bandwith - which is also not what they
want.

Marcus


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org





-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Re: Anything we can do about premature redistribution?

2014-04-01 Thread Marcus (OOo)

Am 03/31/2014 11:56 PM, schrieb Kay Schenk:

On Mon, Mar 31, 2014 at 1:48 PM, Rob Weir  wrote:


On Mon, Mar 31, 2014 at 4:43 PM, Marcus (OOo)
wrote:

Am 03/29/2014 09:36 PM, schrieb Roberto Galoppini:


2014-03-28 21:24 GMT+01:00 Marcus (OOo):


Am 03/13/2014 10:01 PM, schrieb Marcus (OOo):


Am 03/09/2014 06:08 PM, schrieb Marcus (OOo):


Am 03/08/2014 12:09 AM, schrieb Andrea Pescetti:


Rob Weir wrote:


http://linux.softpedia.com/get/Office/Office-Suites/


Apache-OpenOffice-253.shtml



   Or maybe a disclaimer in the voting thread email?





Andrew's comments show clearly that these editors do not care to be
careful or factual, or even read those disclaimers, unfortunately.

We can be successful only if we manage to block their downloads.

They

link to our binaries hosted on SourceForge (which is fine). Just
thinking loud, but if it was possible (on the Sourceforge side) to
deny
all download requests that do not come from the openoffice.org or

the

sourceforge.net domains, then the project would effectively be in
control. The embargo could be lifted just after the release.



For me this sounds like a great idea.

Maybe we should start with denying all download requests that some

from

these bad websites.

@Roberto:
Can you tell us if this possible? If yes, is it much effort for you?



Do you see a chance to get this implemented? I think it could help to
stop some bad websites to do bad things with our software.



@Roberto:
Maybe you haven't seen this up to now.



Thanks for heads up Marcus, sorry for not having noticed this thread
before.





It would be great if you can tell us if it's possible to exclude some
domains / IP addresses from downloading our software?



I need the domain list and I'll check out with our SiteOps if that's
doable. Feel free to send me a list with a direct message.



- chip.de
- computerbase.de
- softpedia.com

This would be the domains from this thread that could be blocked from
downloading from Sourceforge. Obviously needs to be extended in the

future.

Remember, the next will happen with the AOO 4.1.0 RC. ;-)

*Of course*, this is just for the time frame as long as the new version

is

not officially announced. As soon as the release is public, the block

will

be removed.

@all:
I think this could help to limit the downloadability like we want to see
until the official release. What you think?



I don't know.  Won't this just cause confusion?  They point to the
files, go to test them, see the links don't work, and then get weird
errors and spend an hour trying to debug it.  We don't want to
needlessly annoy them, since their only fault is enthusiasm.   Is
there a way we can give a useful error message in this case like,
"This version of Apache OpenOffice has not yet been officially
released.  Links to these files are disallowed until the release is
officially approved"  or something like that?


To be honest, I don't care about a few days were a special set of 
domains were not able to access for a few days. For me they are a bit 
too enthusiastic. And as you said in a previous post it's to protect us 
as best as possible.



+1 This seems sufficient to me.


@Roberto:
Do you see a technical way to return a predefined error message when the 
release builds are already on Sourceforge but not yet officially 
released and published?


Thanks

Marcus




Then we can exclude requester that we don't want (e.g., malware
"distributors").

Also in time frames with Beta or RC releases it can help us to steer

who

is able and when it is possible to download OpenOffice like we want to
see
until the real release date is reached.





Thanks

Marcus



   Sure, sites could still copy all binaries being voted upon and offer


them locally, but this would require a more significant effort. on
their
side.



And more HDD space and more own bandwith - which is also not what

they

want.

Marcus


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: text color on my open office

2014-04-01 Thread Marcus (OOo)
Am 04/01/2014 01:59 PM, schrieb Martin Tsai:
> 
> Hi, I wrote down any text(text color is black) on open office(writer, Calc, 
> Impress), then I changed any text color, no appearing on my screen BUT a 
> pre-view before printing.
> 
> Please I need your suoport to solve this problem
> my os: win 8.1

Please can you describe the problem with more details?

- What do you enter and where?
- What do you click?

Maybe it is then reproducible.

Thanks in advance.

Marcus

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



RE: Extension Manager Add Crashes

2014-04-01 Thread Steele, Raymond
Still trying to figure this out, but I wanted to provide another update.  The 
code eventually gets to line 247 in cpp2uno.cxx, then throws the 
RuntimException( rtl::OUString::createFromAscii("illegal vtable index!"),  
(XInterface *)pThis ) on line 249.

From: Steele, Raymond
Sent: Tuesday, April 01, 2014 10:13 AM
To: dev@openoffice.apache.org
Cc: 'michael.me...@suse.com'; 'stephan.bergmann.second...@googlemail.com'
Subject: RE: Extension Manager Add Crashes

Just wanted to update that the actual crash seems to be after the 
cpp_vtable_call in rtl::OUString::createFromAscii( inlined ), line 136 in 
"Reference.hxx"

From: Steele, Raymond
Sent: Tuesday, April 01, 2014 9:45 AM
To: dev@openoffice.apache.org
Cc: 'michael.me...@suse.com'; 'stephan.bergmann.second...@googlemail.com'
Subject: Extension Manager Add Crashes

Using OpenOffice 4.0.1 on Solaris 11 x86. The code was compiled using 
SolarisStudio 12.3 compiler.

When attempt to add an .oxt file using the Extension Manager, the application 
crashes at
current threat: t@11

[1] cpp_vtable_call(nFunctionIndex = 3, nVtableOffset = 0, pCallStack = 
0xe90acea8, nRegReturn = -1649035904490436800LL) in cpp2uno.cxx
[2] privateSnippetExecutorGeneral(0x9daf5d4, 0xe91d7294, 0xe90ad250, 
0xe90ad1ec, 0x0, 0x0), at 0xf83516a2
[3] 
dp_registry::backend::component::_unamed_AjaA7n_aOTEvD::BackendImpl::ComponentPackageImpl::processPackage_(this
 - 0xe91d7240, _ARG2 = CLASS, doRegisterPackage = true, startup = false, 
abortChannel = CLASS, xCmdEnv = CLASS), line 1554 in "dp_component.cxx"

I following issue seems to be related but I cannot decipher the meaning, or if 
it applies to my situation.   Hopefully, someone can get me going in the right 
direction to address this issue.
https://issues.apache.org/ooo/show_bug.cgi?id=47459


Raymond



Re: inquiry about ApacheOpen office

2014-04-01 Thread Kay Schenk
On Tue, Apr 1, 2014 at 1:30 AM, ViVian  wrote:

> Dear Sir or Madam,
>
>
>
> I am Vivian  with Cogito Software Co., Ltd in China. Due to the time
> difference, it's quite inconvenient for me to contact you through the
> phone. So I hope I can receive your earliest e-mail reply, thank you!
>
> Our company is a leading software distributor in China.
>
>
>
> Now our customer would like to buy ApacheOpen office.
>
> We want to know whether the software is free for use or not.
>

Hello Vivian--

Apache OpenOffice is *free* for everyone, and can  be downloaded for free
from: http://www.openoffice.org/download/index.html.

We have a Distribution FAQ page that will hopefully answer your questions
about distribution by a 3rd party, such as Cogito Software --

http://www.openoffice.org/distribution/

Please feel free to get get back to this list is you have any other
questions.


> If not, would you please send me the price, the technical support fee and
> the reseller discount ?
>
> We would like to become your distributor or reseller in China.
>
>
>
> As we have wide connections and rich local knowledge, we firmly believe
> that it would be mutual beneficial if we could become your distributor or
> reseller within mainland China.  We act as China Distributor for many
> outstanding foreign software, such as UltraEdit, NetSupport , Quark, Nuance
> PDF, PDF Factory, Systrans, Babylon and so on.
>
>
>
> About Us:
>
> COGITO was established in 2000
>
> We corporate closely with over 2000 resellers and we had established
> relationships with local retail outlets and online shops.
>
> We have over 40,000 users within mainland China, a large proportion of
> them are from government agencies, educational institutes and commercial
> departments.
>
> We have established business relationships with many of the world's top
> 500 enterprises, for instance: Motorala, Simens ,Lucent-Alcate ,etc.
>
> I would like to inform you that we act as sole agencies for a number of
> products. You can visit our website as references:
>
> www.cogitosoft.com   (It shows some of the software that we distribute
> with brief introductions and trail download functions.
>
>
>
> By the way, for the convenience of future communication, will you please
> send me your telephone number of the sales department?
>
> If the product is free for use, I also look forward to your early reply.
>
> Thank you.
>
>
>
>
> --
>
>
> Best Regards
>
>
> Vivian
>
>
>
> COGITO SOFTWARE CO.,LTD.
>
> Address: Room 5004,Guang Yuan Da Sha, No.5 Guang Yuan Zha, Hai Dian
> District, Beijing China 100081
>
> Tel: (86) 10-68421378-872
>
> Fax:(86) 10-68703469
>
> www.cogitosoft.com




-- 
-
MzK

"Cats do not have to be shown how to have a good time,
 for they are unfailing ingenious in that respect."
   -- James Mason


RE: Extension Manager Add Crashes

2014-04-01 Thread Steele, Raymond
Just wanted to update that the actual crash seems to be after the 
cpp_vtable_call in rtl::OUString::createFromAscii( inlined ), line 136 in 
"Reference.hxx"

From: Steele, Raymond
Sent: Tuesday, April 01, 2014 9:45 AM
To: dev@openoffice.apache.org
Cc: 'michael.me...@suse.com'; 'stephan.bergmann.second...@googlemail.com'
Subject: Extension Manager Add Crashes

Using OpenOffice 4.0.1 on Solaris 11 x86. The code was compiled using 
SolarisStudio 12.3 compiler.

When attempt to add an .oxt file using the Extension Manager, the application 
crashes at
current threat: t@11

[1] cpp_vtable_call(nFunctionIndex = 3, nVtableOffset = 0, pCallStack = 
0xe90acea8, nRegReturn = -1649035904490436800LL) in cpp2uno.cxx
[2] privateSnippetExecutorGeneral(0x9daf5d4, 0xe91d7294, 0xe90ad250, 
0xe90ad1ec, 0x0, 0x0), at 0xf83516a2
[3] 
dp_registry::backend::component::_unamed_AjaA7n_aOTEvD::BackendImpl::ComponentPackageImpl::processPackage_(this
 - 0xe91d7240, _ARG2 = CLASS, doRegisterPackage = true, startup = false, 
abortChannel = CLASS, xCmdEnv = CLASS), line 1554 in "dp_component.cxx"

I following issue seems to be related but I cannot decipher the meaning, or if 
it applies to my situation.   Hopefully, someone can get me going in the right 
direction to address this issue.
https://issues.apache.org/ooo/show_bug.cgi?id=47459


Raymond



Extension Manager Add Crashes

2014-04-01 Thread Steele, Raymond
Using OpenOffice 4.0.1 on Solaris 11 x86. The code was compiled using 
SolarisStudio 12.3 compiler.

When attempt to add an .oxt file using the Extension Manager, the application 
crashes at
current threat: t@11

[1] cpp_vtable_call(nFunctionIndex = 3, nVtableOffset = 0, pCallStack = 
0xe90acea8, nRegReturn = -1649035904490436800LL) in cpp2uno.cxx
[2] privateSnippetExecutorGeneral(0x9daf5d4, 0xe91d7294, 0xe90ad250, 
0xe90ad1ec, 0x0, 0x0), at 0xf83516a2
[3] 
dp_registry::backend::component::_unamed_AjaA7n_aOTEvD::BackendImpl::ComponentPackageImpl::processPackage_(this
 - 0xe91d7240, _ARG2 = CLASS, doRegisterPackage = true, startup = false, 
abortChannel = CLASS, xCmdEnv = CLASS), line 1554 in "dp_component.cxx"

I following issue seems to be related but I cannot decipher the meaning, or if 
it applies to my situation.   Hopefully, someone can get me going in the right 
direction to address this issue.
https://issues.apache.org/ooo/show_bug.cgi?id=47459


Raymond



4.1.0_release_blocker requested: [Issue 121193] Alt+Arrow & Command/Ctrl+Arrow move cursor in the opposite direction, while editing RTL texts

2014-04-01 Thread bugzilla
Andrea Pescetti  has asked  for 4.1.0_release_blocker:
Issue 121193: Alt+Arrow & Command/Ctrl+Arrow move cursor in the opposite
direction, while editing RTL texts
https://issues.apache.org/ooo/show_bug.cgi?id=121193


--- Additional Comments from Andrea Pescetti 
Tal Daniel asked to raise this RTL bug as a stopper, see QA list. He doesn't
have the required privileges, so I'm nominating this bug on his behalf.

This seems to break the usability of CTRL-left and CTRL-right when editing RTL
text (including Hebrew). Honestly, since I don't use RTL functionality, I
cannot evaluate how annoying it is. No patches currently available (but some
technical analysis is in the issue). Sample docs attached to issue.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



4.1.0_release_blocker granted: [Issue 124573] Office does not start when accessibility is activated.

2014-04-01 Thread bugzilla
j...@apache.org has granted Andre 's request for
4.1.0_release_blocker:
Issue 124573: Office does not start when accessibility is activated.
https://issues.apache.org/ooo/show_bug.cgi?id=124573


--- Additional Comments from j...@apache.org
grant showstopper flag, sound serious enough and breaks potentially the new
accessibility feature

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



4.1.0_release_blocker requested: [Issue 124573] Office does not start when accessibility is activated.

2014-04-01 Thread bugzilla
Andre  has asked  for 4.1.0_release_blocker:
Issue 124573: Office does not start when accessibility is activated.
https://issues.apache.org/ooo/show_bug.cgi?id=124573


--- Additional Comments from Andre 
Requesting release blocker status because in some cases OpenOffice fails to
start (silently).

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Reminder: [Issue 124572] New: Edits blocked with message: Your IP address has been automatically blocked

2014-04-01 Thread Rainer Bielefeld

Hi,

seems our Wiki is damaged. AOO area or Apache Infra?

CU

Rainer

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



text color on my open office

2014-04-01 Thread Martin Tsai

Hi, I wrote down any text(text color is black) on open office(writer, Calc, 
Impress), then I changed any text color, no appearing on my screen BUT a 
pre-view before printing.

Please I need your suoport to solve this problem
my os: win 8.1

Best regards
Martin from Taiwan, R.O.C.

.


New Bug reporters March 2014

2014-04-01 Thread Rainer Bielefeld

Hi,

in March 2014 we have got 47 new AOO Bug reporters, who reported all 
together 55 bugs:


No Reports   Account
---
04anu6j...@gmail.com
03karlo.s...@gmail.com
02j.nitsc...@ok.de
02overcomer@gmail.com
02shlap...@henrico.k12.va.us
0173wa4...@sc.rr.com
01aeneum...@gmx.net
01agnies...@unity3d.com
01alexander.re...@googlemail.com
01alwynwelling...@gmail.com
01a...@luycx.com
01bobti...@earthlink.net
01bugzillaopen...@gmail.com
01claircou...@yahoo.co.uk
01daveun...@sbcglobal.net
01djpi...@hotmail.com
01edkni...@centurytel.net
01elke.dou...@free.fr
01galearn...@gmail.com
01gregpe...@hotmail.com
01gus.h...@gmail.com
01gwmcc...@charter.net
01halst...@gmail.com
01jak.badd...@hotmail.com
01kg.hammarl...@gmail.com
01lawall...@gmail.com
01leonb...@gmail.com
01lu...@crossimp.com
01lughnas...@seznam.cz
01majella.paul...@gmail.com
01marih...@qq.com
01maryfai...@hotmail.com
01mcleo...@gmail.com
01openoff...@margull.de
01p.jungw...@gmx.net
01paulp...@optonline.net
01pbd62...@icloud.com
01philip.mar...@outlook.com
01sandra.il...@yahoo.com
01szurketest...@gmail.com
01t_p_ander...@hotmail.com
01thesim...@gmail.com
01tio.mad...@hotmail.com
01turner_jm...@live.com
01voro...@gmail.com
01wegwe...@gmx.de
01wojciech.halicki.pis...@gmail.com

Thank you all for your initiative.

If you have any questions concerning your Bugzilla bug reports please 
feel free to add me to CC in the bug report.


Best Regards

Rainer Bielefeld

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: [REVIEW REQUEST] Re: review granted: [Issue 124553] Highlight of table with comment and text causes crash : [Attachment 83037] Initialize pointers in ScAccessibleCell contructor.

2014-04-01 Thread Oliver-Rainer Wittmann

Hi,

On 01.04.2014 13:14, Andre Fischer wrote:

On 01.04.2014 12:11, Oliver-Rainer Wittmann wrote:

Hi,

On 01.04.2014 11:04, bugzi...@apache.org wrote:

Oliver-Rainer Wittmann  has granted  review:
Issue 124553: Highlight of table with comment and text causes crash
https://issues.apache.org/ooo/show_bug.cgi?id=124553

Attachment 83037: Initialize pointers in ScAccessibleCell contructor.
https://issues.apache.org/ooo/attachment.cgi?id=83037&action=edit


--- Additional Comments from Oliver-Rainer Wittmann 
patch is fine, but additionally method 
which
sets the forgotten initialized members is not needed. code will be
moved into
constructor.



I have refined the patch as stated and made it already available on
trunk, revision 1583589


Patch looks good.



Thx for the review.

Best regards, Oliver.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: [REVIEW REQUEST] Re: review granted: [Issue 124553] Highlight of table with comment and text causes crash : [Attachment 83037] Initialize pointers in ScAccessibleCell contructor.

2014-04-01 Thread Andre Fischer

On 01.04.2014 12:11, Oliver-Rainer Wittmann wrote:

Hi,

On 01.04.2014 11:04, bugzi...@apache.org wrote:

Oliver-Rainer Wittmann  has granted  review:
Issue 124553: Highlight of table with comment and text causes crash
https://issues.apache.org/ooo/show_bug.cgi?id=124553

Attachment 83037: Initialize pointers in ScAccessibleCell contructor.
https://issues.apache.org/ooo/attachment.cgi?id=83037&action=edit


--- Additional Comments from Oliver-Rainer Wittmann 
patch is fine, but additionally method  
which
sets the forgotten initialized members is not needed. code will be 
moved into

constructor.



I have refined the patch as stated and made it already available on 
trunk, revision 1583589


Patch looks good.

-Andre



Please provide me a review.

Thx in advance,
Oliver.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org




-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



[REVIEW REQUEST] Re: review granted: [Issue 124553] Highlight of table with comment and text causes crash : [Attachment 83037] Initialize pointers in ScAccessibleCell contructor.

2014-04-01 Thread Oliver-Rainer Wittmann

Hi,

On 01.04.2014 11:04, bugzi...@apache.org wrote:

Oliver-Rainer Wittmann  has granted  review:
Issue 124553: Highlight of table with comment and text causes crash
https://issues.apache.org/ooo/show_bug.cgi?id=124553

Attachment 83037: Initialize pointers in ScAccessibleCell contructor.
https://issues.apache.org/ooo/attachment.cgi?id=83037&action=edit


--- Additional Comments from Oliver-Rainer Wittmann 
patch is fine, but additionally method  which
sets the forgotten initialized members is not needed. code will be moved into
constructor.



I have refined the patch as stated and made it already available on 
trunk, revision 1583589


Please provide me a review.

Thx in advance,
Oliver.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



review granted: [Issue 124553] Highlight of table with comment and text causes crash : [Attachment 83037] Initialize pointers in ScAccessibleCell contructor.

2014-04-01 Thread bugzilla
Oliver-Rainer Wittmann  has granted  review:
Issue 124553: Highlight of table with comment and text causes crash
https://issues.apache.org/ooo/show_bug.cgi?id=124553

Attachment 83037: Initialize pointers in ScAccessibleCell contructor.
https://issues.apache.org/ooo/attachment.cgi?id=83037&action=edit


--- Additional Comments from Oliver-Rainer Wittmann 
patch is fine, but additionally method  which
sets the forgotten initialized members is not needed. code will be moved into
constructor.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



inquiry about ApacheOpen office

2014-04-01 Thread ViVian
Dear Sir or Madam,

 

I am Vivian  with Cogito Software Co., Ltd in China. Due to the time 
difference, it's quite inconvenient for me to contact you through the phone. So 
I hope I can receive your earliest e-mail reply, thank you!

Our company is a leading software distributor in China.

 

Now our customer would like to buy ApacheOpen office.

We want to know whether the software is free for use or not.

If not, would you please send me the price, the technical support fee and the 
reseller discount ?

We would like to become your distributor or reseller in China.

 

As we have wide connections and rich local knowledge, we firmly believe that it 
would be mutual beneficial if we could become your distributor or reseller 
within mainland China.  We act as China Distributor for many outstanding 
foreign software, such as UltraEdit, NetSupport , Quark, Nuance PDF, PDF 
Factory, Systrans, Babylon and so on.

 

About Us:

COGITO was established in 2000

We corporate closely with over 2000 resellers and we had established 
relationships with local retail outlets and online shops.

We have over 40,000 users within mainland China, a large proportion of them are 
from government agencies, educational institutes and commercial departments.

We have established business relationships with many of the world's top 500 
enterprises, for instance: Motorala, Simens ,Lucent-Alcate ,etc.

I would like to inform you that we act as sole agencies for a number of 
products. You can visit our website as references:

www.cogitosoft.com   (It shows some of the software that we distribute with 
brief introductions and trail download functions.

 

By the way, for the convenience of future communication, will you please send 
me your telephone number of the sales department? 

If the product is free for use, I also look forward to your early reply.

Thank you.




--


Best Regards


Vivian

 

COGITO SOFTWARE CO.,LTD.

Address: Room 5004,Guang Yuan Da Sha, No.5 Guang Yuan Zha, Hai Dian District, 
Beijing China 100081

Tel: (86) 10-68421378-872

Fax:(86) 10-68703469

www.cogitosoft.com

4.1.0_release_blocker granted: [Issue 124570] Letter/fax/agenda wizard crashes

2014-04-01 Thread bugzilla
j...@apache.org has granted j...@apache.org's request for 4.1.0_release_blocker:
Issue 124570: Letter/fax/agenda wizard crashes
https://issues.apache.org/ooo/show_bug.cgi?id=124570


--- Additional Comments from j...@apache.org
grant showstopper flag, crash

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



4.1.0_release_blocker granted: [Issue 124482] InputBox-es don't refresh itself in gnome shell/Adwaita theme

2014-04-01 Thread bugzilla
j...@apache.org has granted Andrea Pescetti 's request for
4.1.0_release_blocker:
Issue 124482: InputBox-es don't refresh itself in gnome shell/Adwaita theme
https://issues.apache.org/ooo/show_bug.cgi?id=124482


--- Additional Comments from j...@apache.org
after some further discussion with Andre I grant the showstopper flag

But it is only one portion of the problem and it reduce the pain for the user.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



4.1.0_release_blocker requested: [Issue 124570] Letter/fax/agenda wizard crashes

2014-04-01 Thread bugzilla
j...@apache.org has asked  for 4.1.0_release_blocker:
Issue 124570: Letter/fax/agenda wizard crashes
https://issues.apache.org/ooo/show_bug.cgi?id=124570


--- Additional Comments from j...@apache.org
I was not able to reproduce it on Mac and not complete on Linux. On Mac all
wizards worked for me and on Linux only the letter wizard didn't work. But I
got no crash, I could not exit the program.

Will check the issue and from my point of view this should be integrated as
showstopper

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org