Re: [Planner Dev] Windows version crashes



On tis, 2004-07-27 at 11:24 +0200, Richard Hult wrote:

Hi,

> When a window is created, it goes through the directory with views,
> basically dlopens them and loads an init function from each of them,
> which it then executes. This init function sets up the view and as part
> of this it creates gobject objects, which for the first instance
> registers its type with the type system. So somehow the type system
> doesn't get that the type is already registered. I have no idea why
> though. It's not necessarily a problem with your linking, we might do
> something that just happens to work on e.g. Linux.

Is it an option to instead of dlopening the views just compile them in.
Isn't this causing some issues on *BSD as well? And i think it's safe to
say that we are not going to get any third party views in the near
future and iirc keeping the views as modules doesn't really give us that
much when it comes to the development of our existing views?

Best Regards,
  Mikael Hallendal
-- 
Imendio HB, http://www.imendio.com/





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