Re: [dev] Complement not working on Mac OS X but does work on others

2010-01-21 Thread Juergen Schmidt

On 1/21/10 5:24 AM, Fabio A. Miranda wrote:

On Wed, 2010-01-20 at 09:34 +0100, Juergen Schmidt wrote:

On 1/20/10 6:32 AM, Fabio A. Miranda wrote:

Hello,

I am working on a OXT complement that works perfects on Linux and
Windows, almost all versions.

The problems is that, the same OO complement made with OO SDK with
NetBeans, do not works on MAC.

After a common unopkg gui /path/to/complement.OXT it show up the GUI and
it hangs there, show painting one line of the progress bar and it sits
for ever.

Any additional step most be done with Mac OS X snow leopard and UNOPKG ?

mmh, strange i work on snow leopard and have no problems. Have tried it
with an oxt that was built on Linux. Can you try to strip down the
problem. Maybe create an add-in component with NB on your Mac directly
(simply run the wizard) and check if this works.



Yes, that procedure worked. What I did was install a fresh built of the
same complement and it is installed without problems with unopkg.

I can now install the complement but the menu of the complement within
OO does not work, by some reason is disabled.

How to troubleshoot such error ?
as i have mentioned on the api list already. You have everything in 
place and can debug your project. Check your protocol handler object and 
see if it gets instantiated correctly and if you return a dispatch 
object. Otherwise we need the code or more details.


Juergen













Can you provide more details about your oxt. Do you use external
libraries etc.?

Juergen




-
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




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



Re: [dev] Complement not working on Mac OS X but does work on others

2010-01-20 Thread Juergen Schmidt

On 1/20/10 6:32 AM, Fabio A. Miranda wrote:

Hello,

I am working on a OXT complement that works perfects on Linux and
Windows, almost all versions.

The problems is that, the same OO complement made with OO SDK with
NetBeans, do not works on MAC.

After a common unopkg gui /path/to/complement.OXT it show up the GUI and
it hangs there, show painting one line of the progress bar and it sits
for ever.

Any additional step most be done with Mac OS X snow leopard and UNOPKG ?
mmh, strange i work on snow leopard and have no problems. Have tried it 
with an oxt that was built on Linux. Can you try to strip down the 
problem. Maybe create an add-in component with NB on your Mac directly 
(simply run the wizard) and check if this works.


Can you provide more details about your oxt. Do you use external 
libraries etc.?


Juergen




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