nitipit / appkit

Gnome desktop application framework based on Webkit, HTML5 and Python
http://nitipit.github.io/appkit
MIT License
42 stars 4 forks source link

Python 3 and OS X compatibility #16

Closed alexchandel closed 11 years ago

alexchandel commented 11 years ago

Three changes happened:

nitipit commented 11 years ago

Thanks, I'll review the commits :)

nitipit commented 11 years ago

@alexchandel , Do you have GTK3 installed in Mac OSX ? :P

alexchandel commented 11 years ago

@nitipit No just GTK 2.24. I'd have to build all the Python packages by hand against GTK+3.

Why, is Python GTK+3 required? Or bugs?

nitipit commented 11 years ago

@alexchandel Nope, just wonder, I've never tested it under Mac OSX :) only on my fedora with GTK3 installed.

nitipit commented 11 years ago

The code break the test running with python2.7 .. trying to figure out how to manage it .

nitipit commented 11 years ago

Merge in progress, need to fix some thing :) https://github.com/nitipit/appkit/tree/16-alexchandel-merge