Re: [api-dev] Menu refreshes often and deadlocks OOo

2008-02-29 Thread Tobias Krais
Hi Philipp,

I forgot to answer your mail.

> Sorry, no immediate idea. However as far as I remember Ubuntu Gutsy used
> an intermediate developer version for its release that was known to
> cause a plethora of SNAFUs that were fixed in the correspoding actual
> 2.3 release. This may or may not have anything to do with the described
> problem.

I will test it when Ubuntu hardy is released.

Greetings, Tobias

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [api-dev] Menu refreshes often and deadlocks OOo

2008-02-19 Thread Philipp Lohmann
Sorry, no immediate idea. However as far as I remember Ubuntu Gutsy used 
an intermediate developer version for its release that was known to 
cause a plethora of SNAFUs that were fixed in the correspoding actual 
2.3 release. This may or may not have anything to do with the described 
problem.


Kind regards, pl

Carsten Driesner wrote:

Tobias Krais schrieb:

Hi Carsten,

I think this is a special thing for you... I have an application adding
a transient menu to the menubar. This  works very like a charm on all
systems, out of one: its an Ubuntu Gutsy 32bit (OOo 2.3): the menu
refreshes several times and produces often a deadlock! The menu refresh
is extremly slow, it first adds the "Datei" menu, then the "Bearbeiten"
menu... Just before the deadlock happens, one of the toolbars
substitudes all icons with the titles.

This happened on the Ubuntu OOo. For I know that Ubuntu OOo is compiled
against GCJ Java and thus has several failures, I installed the Comunity
OOo deb packages (OOo 2.3.1) from the OpenOffice website. The deadlock
disappears. But the menus are updated again extremely slow and again,
several times.

Can you tell me why the menus are updated several times at OOo startup
and why this is extremely slow?

Hi Tobias,

I have to admit that I don't know why menus are slow on your platform. I 
hope that Philipp, from the gsl team, can give us more information about 
VCL, X and the menu implementation. The framework library doesn't have 
any code which is responsible for menu drawing.


Regards,
Carsten



--
If you give someone a program, you will frustrate them for a day;
if you teach them how to program, you will frustrate them for a lifetime.
 -- Author unknown

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [api-dev] Menu refreshes often and deadlocks OOo

2008-02-19 Thread Carsten Driesner

Tobias Krais schrieb:

Hi Carsten,

I think this is a special thing for you... I have an application adding
a transient menu to the menubar. This  works very like a charm on all
systems, out of one: its an Ubuntu Gutsy 32bit (OOo 2.3): the menu
refreshes several times and produces often a deadlock! The menu refresh
is extremly slow, it first adds the "Datei" menu, then the "Bearbeiten"
menu... Just before the deadlock happens, one of the toolbars
substitudes all icons with the titles.

This happened on the Ubuntu OOo. For I know that Ubuntu OOo is compiled
against GCJ Java and thus has several failures, I installed the Comunity
OOo deb packages (OOo 2.3.1) from the OpenOffice website. The deadlock
disappears. But the menus are updated again extremely slow and again,
several times.

Can you tell me why the menus are updated several times at OOo startup
and why this is extremely slow?

Hi Tobias,

I have to admit that I don't know why menus are slow on your platform. I 
hope that Philipp, from the gsl team, can give us more information about 
VCL, X and the menu implementation. The framework library doesn't have 
any code which is responsible for menu drawing.


Regards,
Carsten

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-dev] Menu refreshes often and deadlocks OOo

2008-02-19 Thread Tobias Krais
Hi Carsten,

I think this is a special thing for you... I have an application adding
a transient menu to the menubar. This  works very like a charm on all
systems, out of one: its an Ubuntu Gutsy 32bit (OOo 2.3): the menu
refreshes several times and produces often a deadlock! The menu refresh
is extremly slow, it first adds the "Datei" menu, then the "Bearbeiten"
menu... Just before the deadlock happens, one of the toolbars
substitudes all icons with the titles.

This happened on the Ubuntu OOo. For I know that Ubuntu OOo is compiled
against GCJ Java and thus has several failures, I installed the Comunity
OOo deb packages (OOo 2.3.1) from the OpenOffice website. The deadlock
disappears. But the menus are updated again extremely slow and again,
several times.

Can you tell me why the menus are updated several times at OOo startup
and why this is extremely slow?

Greetings, Tobias

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]