RE: [Java-gnome-developer] Some other minor issues
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2003-11-13 22:05:45
|
> Il gio, 2003-11-13 alle 17:29, Jeffrey Morgan ha scritto: > > This is quite strange. I took you attached example and > > it ran fine without problems. Also, I have no problems > > with the toolbar. Is it possible that you have an > > older version of the shared object in your path? > > > > -Jeff > > > Not likely since I see the new MessageDialog in TestGtk, and > I've taken > new cleaned sources before compile the example. It is still possible that you have an old shared object in /usr/lib or some such directory. This is the only thing I can think of that would be causing your menu hints problem. > Unfortunately after rechecked cvs repo and recompiled the library just > for stay sure, I've got the same problem in my gnomepg app. > Also TestGtk > behaves strange: > if I start it and first I click on the toolbar button, > nothing happens. > The only way I can see the toolbar is launching the entry > example first, > don't ask me why. However it showed up with generic icons > (the one with > the red cross) and with this error on stdout: I just checked in a fix for the TestGTK example that fixes the problem with the toolbar. I am still baffled by the menu hints issue since it is working fine for me (even using your example). > I have read that Sourceforge synchronize cvs repos every 5 > hours, maybe > I haven't grabbed the latest revision of the code... > The only thing non-standard it's that I have gtk-2.2.3, may be this? > Could be. Would it be possible for you to try a later version of gtk? -Jeff |