Re: [sc-dev] XActivationBroadcaster - crash after switching from printPreview back to sheet ...

2007-08-13 Thread Oliver Brinzing
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi

 http://www.openoffice.org/issues/show_bug.cgi?id=80437

is it possible, that someone can verify thsi bug ?

it makes XActivationBroadcaster unusable ...

Oliver


- --

GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGwFqGTiyrQM/QSkURAtvbAJ9ppr5pq6OmwnkOl0sdqVQqHkuKcgCfb/Ja
UW0ufHA3+f5JVwb0/9BXLvU=
=JDYz
-END PGP SIGNATURE-

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



Re: [sc-dev] XActivationBroadcaster - crash after switching from printPreview back to sheet ...

2007-08-07 Thread Eike Rathke
Hi Oliver,

On Sunday, 2007-08-05 13:42:07 +0200, Oliver Brinzing wrote:

 everything works fine, but if i change to the print preview *and* back to the
 sheet, oo crashes ...
 
 any hints ?

No, but crashing surely is a bug. Please file an issue.

Thanks
  Eike

-- 
 OOo/SO Calc core developer. Number formatter stricken i18n transpositionizer.
 SunSign   0x87F8D412 : 2F58 5236 DB02 F335 8304  7D6C 65C9 F9B5 87F8 D412
 OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
 Please don't send personal mail to this [EMAIL PROTECTED] account, which I use 
for
 mailing lists only and don't read from outside Sun. Use [EMAIL PROTECTED] 
Thanks.


pgpOgwKNvlWm8.pgp
Description: PGP signature


[sc-dev] XActivationBroadcaster - crash after switching from printPreview back to sheet ...

2007-08-05 Thread Oliver Brinzing
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

i add a XActivationEventListener to a calc document using:

XController xController = xModel.getCurrentController();

XActivationBroadcaster xActivation = (XActivationBroadcaster) UnoRuntime
.queryInterface(XActivationBroadcaster.class, 
xController);

xActivation.addActivationEventListener(this);

everything works fine, but if i change to the print preview *and* back to the
sheet, oo crashes ...

this does not happen, if i add a XSelectionChangeListener to listen for sheet 
changes ...

i am using oo 2.2.1 (vista)

any hints ?

Oliver


- --

GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGtbeOTiyrQM/QSkURAv0EAJ0VzLgDxv45Gxc0q9GDjg3jKLJ86ACgp6Do
ArAQmlZ1tkEpVWz/rCpbu54=
=wclq
-END PGP SIGNATURE-

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