moz-bonobo-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [moz-bonobo-list] Bug#222346: gpdf,mozilla-bonobo not working


From: Jean Bréfort
Subject: Re: [moz-bonobo-list] Bug#222346: gpdf,mozilla-bonobo not working
Date: 13 Apr 2004 10:20:33 +0200

Le dim 04/04/2004 à 19:44, Mark Howard a écrit :
> Hi,
> 
> This issue is still not resolved. I think #222346 and #228051 are the
> same issue. moz-bonobo-list archives seem to suggest that this is
> a mozilla problem. The mozilla-bonobo README points to
> http://bugzilla.mozilla.org/show_bug.cgi?id=201158 but this has the
> comment "OK, my patch is checked in now." from November last year.
> 
> Does anyone have any ideas what is causing this bug now? 
> I don't think it is due to the above mozilla report since the window
> isn't resized, it is just the initial size. Also, the cursor appears to
> be interacting with gpdf underneath the gray screen. 
> 
> IMHO, this should be a RC bug -- it completely breaks the main use of
> mozilla-bonobo and also gpdf (the way I use it anyway). 

It is a GPdf bug. GPdf exports a broken Bonobo/PersistStream interface
(it is disabled in GNOME_PDF.server but not in the executable). The
Bonobo/PersistFile works but mozilla-bonobo use the stream interface
when available.
I have written a test container and when using the stream interface, I
get a BonoboException:
 WARNING **: Exception Unknown CORBA exception id:
'IDL:omg.org/CORBA/INV_OBJREF:1.0' occured

One way to fix the problem is to try the PersistFile interface if the
PersistStream fails, not only if it does not exist. I join a patch for
src/mozilla-bonobo-viewer.c which fixes the problem.

Attachment: mozilla-bonobo-viewer.c.patch
Description: Text Data

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée


reply via email to

[Prev in Thread] Current Thread [Next in Thread]