#668 closed enhancement (wontfix)
Sugar: Native on Mac OS X (10.x)
Reported by: | lucian | Owned by: | lucian |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Sugar | Version: | Unspecified |
Severity: | Minor | Keywords: | mac osx gtk x11 |
Cc: | Distribution/OS: | Other (name your distribution in the description) | |
Bug Status: | New |
Description
Since OS X is unix-like and has a GTK port (and most of Sugar's other dependencies) it should be possible to get Sugar or at least activities to run there.
Change History (10)
comment:1 in reply to: ↑ description ; follow-up: ↓ 6 Changed 14 years ago by lucian
comment:2 Changed 14 years ago by lucian
- Owner changed from tomeu to lucian
- Status changed from new to assigned
comment:3 Changed 14 years ago by lucian
- Distribution/OS changed from Unspecified to Other (name your distribution in the description)
comment:4 follow-up: ↓ 5 Changed 14 years ago by lucian
Got Gtk.framework from http://www.gtk-osx.org/. Does not work well with either macports or fink, must build everything by hand.
After building pygobject, stumbled upon this bug, not in upstream yet. http://bbs.archlinux.org/viewtopic.php?id=60135
comment:5 in reply to: ↑ 4 Changed 14 years ago by lucian
Replying to lucian:
Got Gtk.framework from http://www.gtk-osx.org/. Does not work well with either macports or fink, must build everything by hand.
After building pygobject, stumbled upon this bug, not in upstream yet. http://bbs.archlinux.org/viewtopic.php?id=60135
Reported bug in upstream http://bugzilla.gnome.org/show_bug.cgi?id=577870
comment:6 in reply to: ↑ 1 Changed 14 years ago by lucian
Replying to lucian:
First step is to get GTK and pygtk running.
Tried installing native GTK (quartz) with macports, ran into this bug http://trac.macports.org/ticket/18956#comment:9
PyGTK quartz builds after adding a patch (see the macports bug for details).
PyGTK hello world runs nicely without starting up X11, albeit with all the usual GTK-on-mac visual bugs.
comment:7 Changed 14 years ago by tomeu
- Milestone changed from Unspecified by Release Team to 0.88
- Priority changed from Unspecified by Maintainer to Normal
- Severity changed from Unspecified to Minor
comment:8 Changed 14 years ago by garycmartin
- Milestone changed from 0.88 to not applicable
Just removing the milestone as this effort is not directly tied to a specific release.
comment:9 Changed 10 years ago by dnarvaez
- Resolution set to wontfix
- Status changed from assigned to closed
Not really useful to track this. Patches welcome.
comment:10 Changed 10 years ago by dnarvaez
- Milestone not applicable deleted
Milestone not applicable deleted
First step is to get GTK and pygtk running.
Tried installing native GTK (quartz) with macports, ran into this bug http://trac.macports.org/ticket/18956#comment:9