[Glade-users] Glade MacOSX binaries for last version?



On Sat, 2011-07-16 at 09:51 +0200, Pascal wrote:
Hello,

I haven't yet enough skills to build native GTK apps on Mac, so I've built Glade for X11 on Snow Leopard.

It looks like something is wrong with the bundle you create, maybe the
pngs are there but some file or directory from the hicolor-icon-theme 
is missing.

I've built before on osx and I *think* it should be pretty easy, what
you need is http://gtk-osx.sourceforge.net/ (which changed places a
couple times, I wonder if I've referenced the right url but I think so).

In my experience following the steps listed here...
   http://sourceforge.net/apps/trac/gtk-osx/wiki/Build
... never fail if I follow the instructions to the letter
(it might fail if you need to update the jhbuild modulesets
or something because you have an active old build that needs
updating).

The problem with the native osx build (I did build gtk2 on
osx by accident last week actually), is that you cannot
build gobject-introspection there... but that's not a problem
for Glade because Glade does not use it (it might be an issue
if you need the python plugin to work, not sure).

Building GTK+3 on osx should not be too hard with the jhbuild
scripts provided (again with no introspection data though), so
I think building Glade 3.10 with GTK+ 3 on native osx should
be pretty straight forward.

I've run the bundler before, and I can probably find a bundler
script for the ige-mac-bundler on my mac somewhere:
   http://sourceforge.net/apps/trac/gtk-osx/wiki/Bundle

Also Glade has a soft dependency on ige-mac-integration,
if Glade is being compiled against a quartz gdk backend,
then it will use ige-mac-integration if found (that will
make Glade's menu bar show up in the mac menubar and
swap up some keyboard shortcuts to make them more
natural on osx).

And finally, we have some win32 scripts contributed by
Dieter Verfaillie on this bug:
    https://bugzilla.gnome.org/show_bug.cgi?id=634978

So, what would be really nice... is if we could do the
following:
   a.) We make a build of Glade 3.8 and 3.10 on win32 using
       Dieter's scripts (some builds exist already in the 
       wild I think)... I cannot make any win32 builds myself.
   b.) We get the same 3.8/3.10 builds out on native osx using 
       ige-mac-bundler, I can perhaps do this... maybe I could
       try building it and you could try my scripts to verify it
       works on more than one site...
   c.) We finally add the 'glade/build/win32' and 'glade/build/osx'
       subdirectories to glade's git repo, each subdir will have a
       README file and some scripts to bundle/package up Glade on
       osx/win32
   d.) In the future we hopefully have to worry less about getting
       builds out on various operating systems...

Cheers,
       -Tristan


Glade seems to work properly but many icons are not displayed.

I've got the following message (extract):
(glade-3:5329): Gtk-WARNING **: Could not find the icon 'widget-gtk-frame'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
        http://icon-theme.freedesktop.org/releases

But when I checked the installed icons, all seemd to be there:
bash-3.2$ ls /usr/local/gtk-2011/share/glade3/pixmaps/
atk.png          drag-resize.png  plus.png
devhelp.png      hicolor/         selector.png
bash-3.2$ ls /usr/local/gtk-2011/share/glade3/pixmaps/hicolor/
16x16/ 22x22/
bash-3.2$ ls /usr/local/gtk-2011/share/glade3/pixmaps/hicolor/16x16/actions/
widget-gtk-aboutdialog.png           widget-gtk-label.png
widget-gtk-accelgroup.png            widget-gtk-layout.png
widget-gtk-accellabel.png            widget-gtk-linkbutton.png
...

Glade is located in:
bash-3.2$ which glade-3 
/usr/local/gtk-2011/bin/glade-3

Is there something else missing?

Thanks for your help, Pascal.
http://blady.pagesperso-orange.fr


Le 19 juin 2011 ? 18:40, Pascal a ?crit :

Hello,

Is there any MacOSX binaries for Glade 3.8.0 last version?

I've only found version 3.6.7.

Thanks for your help, Pascal.
http://blady.pagesperso-orange.fr


_______________________________________________
Glade-users maillist  -  Glade-users at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/glade-users






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