Re: bonoboui changes break nautilus



On Tue, 2002-04-23 at 00:22, Owen Taylor wrote:
> I believe the code in nautilus that didn't work was:
> 
> 	/* CORBA and Bonobo setup, which must be done before the location bar setup */
> 	window->details->ui_container = bonobo_ui_container_new ();
> 	bonobo_ui_container_set_engine (window->details->ui_container,
> 					bonobo_window_get_ui_engine (BONOBO_WINDOW (window)));

Yes, nautilus had copy-pasted code from BonobWindow's implementation
instead of using the (broken) interface. That was bound to get out of
sync sooner or later. A patch is on the way.

> Actually, I think it's not an unreasonable expectation to try rebuilding
> and running Nautlus for any not-completely-trivial change in Bonobo :-). 
> (Rebuilding wasn't even necessary to demonstrate this problem, just running 
> Nautilus.)

Fair enough.
                        
-- 
Murray Cumming
murrayc usa net
www.murrayc.com




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