Re: [gtk-list] Re: about gtk_set_locale




Takdir CHOWDHURY <takdir@mcb.netwk.ntt-at.co.jp> writes: 
> My application is very simple. It shows some data which it gets from a DB se
> rver(Object Store).
> And for this it has some functions which are for accessing the DB. 
> If I just coment out those functions, no problem arises. 
> Japanese dialog can be viewed. But as it has no access to DB, nothing is dis
> played.
> It makes me thinking  that there may be something wrong with Objectstore lib
> rary.
> 

That sounds pretty likely, that either the functions you are calling
corrupt memory, or somehow you are passing invalid arguments in to
those functions.

Havoc



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