Re: [dev] Slowness on UNC path

2010-10-15 Thread Malte Timmermann
Hi Camille,

seems the configurations have been very different, so comparing didn't
help much.

But I just tried to set all existing file and printer sharing rules to
"block", which did the trick. (While adding a new rule for blocking it
didn't help - seems the firewall simply stops processing rules when one
matches, so my blocking rule didn't overrule the allowing rules...)

See my comments in the issue. Seems I should have simplified the stack
traces - I didn't expect them to look so ugly because of automatic line
breaks (not sure where they come from).

I won't have time to work on a solution myself, but at least the issue
is understood now, confirmed, and assigned to an appropriate developer.

Best regards,
Malte.

MOULIN Camille wrote, On 10/13/10 15:12:
> Dear OOo Dev,
> 
> I'd like to have your opinion on the issue 105283.
> 
> http://www.openoffice.org/issues/show_bug.cgi?id=105283
> 
> In a nutshell, when working with a file using a UNC path, OOo sends a request 
> on
> port 80 and waits for an answer (at the opening and closing of the file). A
> problem occurs when the port is in stealth mode, OOo waits till the timeout,
> which means the application is frozen for 30 seconds or so, which is not
> acceptable from a user pov. 
> I became aware of the problem when one of our client switched his servers to 
> Win
> 2008 server, where stealth mode is set by default. So I imagine that the 
> problem
> will spread quickly.
> 
> Are you already aware of this? (the issue is not confirmed at the moment)
> 
> Could any of yous give me a rough estimate of the efforts to fix that?
> If you can also quickly explain why OOo behaves this way, that would also 
> help.
> 
> Thanks,
> Camille
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
> For additional commands, e-mail: dev-h...@openoffice.org

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



[dev] importing a .docx, assertions raised

2010-10-15 Thread Terrence Enger
Purely as procrastination, I downloaded a .docx file and tried to open
it in my non-product build of OOo.

Now, I understand that each raised assertion should be filed as an
issue, but nine distinct assertions (some repeated lotsa times) seems
like a bit of a muchness.  Will someone here please tell me to go
ahead?

I presume that I should report the ultimate crash of OOo anyway,
presuming that it happens again.

A couple of subordinate questions ...

(*) Do you know of an on-line validator for .docx files?  I have found
only Windows-based validators.

(*) Sometimes I generate a backtrace of a raised assertion that I am
reporting.  Is this helpful?  As I have debugging symbols and am
running on a system less powerful than the documented minimum, it
can take quite a while to generate the backtrace.

Thanks,
Terry.



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



Re: [dev] Re: Debugging Hanging OOo

2010-10-15 Thread Knut Olav Bøhmer
Hi,

I have updated the issue. Is the information I provided usefull?


On 15 October 2010 14:21, Christian Lippka wrote:

> Hi Knut,
>
> Am 15.10.2010 13:34, schrieb Knut Olav Bøhmer:
>
>  Hi,
>>
>> Is there anyone who thinks it would be possible to resolve issue #115076
>> with the information that is registered.
>> What can I do to provide more information?
>>
>> http://qa.openoffice.org/issues/show_bug.cgi?id=115076
>>
>
> I think it would help if you tell your actual windows version.
> Also a list of running processes on your system may help.
> Try removing any network printer from your system and try again, report if
> this helps or not.
> Try removing any network share from your system and try again, report if
> this helps or not.
>
> You could try to install microsoft visual studio, the free version
> will do, and attach to one of the soffice.bin processes and past
> the call stack of the main thread.
>
> Hope that helps,
> Christian
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
> For additional commands, e-mail: dev-h...@openoffice.org
>
>


-- 
Knut Olav Bøhmer


[dev] Re: Debugging Hanging OOo

2010-10-15 Thread Christian Lippka

Hi Knut,

Am 15.10.2010 13:34, schrieb Knut Olav Bøhmer:

Hi,

Is there anyone who thinks it would be possible to resolve issue #115076
with the information that is registered.
What can I do to provide more information?

http://qa.openoffice.org/issues/show_bug.cgi?id=115076


I think it would help if you tell your actual windows version.
Also a list of running processes on your system may help.
Try removing any network printer from your system and try again, report 
if this helps or not.
Try removing any network share from your system and try again, report if 
this helps or not.


You could try to install microsoft visual studio, the free version
will do, and attach to one of the soffice.bin processes and past
the call stack of the main thread.

Hope that helps,
Christian

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



[dev] Debugging Hanging OOo

2010-10-15 Thread Knut Olav Bøhmer
Hi,

Is there anyone who thinks it would be possible to resolve issue #115076
with the information that is registered.
What can I do to provide more information?

http://qa.openoffice.org/issues/show_bug.cgi?id=115076


-- 
Knut Olav Bøhmer


Re: [dev] Open Office as additional module in software product for commercial scope

2010-10-15 Thread Björn Michaelsen
Hi Nestola,

Am Fri, 15 Oct 2010 10:05:19 +0200
schrieb Nestola Valentina :

> I’m working at a company that provides software product for commercial
> scope.
> 
> About the development of a product, I’m in charge of the analysis of a
> component to manage document generation from specific template. To
> reach this, I would like to use Open Office as additional component
> or module into my product. Can I distribute Open Office as additional
> module in my software product, since Open office has a LGPL?
> Thanks for your attention.

That might depend on some specific circumstances of what you are
planning. Also note that we are not able to give you legal advice here,
this list is about development of OOo.

Best Regards,

Bjoern


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



[dev] Open Office as additional module in software product for commercial scope

2010-10-15 Thread Nestola Valentina
Hi.

I’m working at a company that provides software product for commercial
scope.

About the development of a product, I’m in charge of the analysis of a
component to manage document generation from specific template. To reach
this, I would like to use Open Office as additional component or module into
my product. Can I distribute Open Office as additional module in my software
product, since Open office has a LGPL?


Thanks for your attention.

Valentina