Hi,

The client I described was built with 2.1. I've redone it with 2.0.1.

First, a big bug : it's impossible to enter the key 'T', the menu catches the 
keypress before the field... Could be linked to gtk-osx build.
Maybe this message is related : 
http://sourceforge.net/mailarchive/message.php?msg_id=26775309
Cedrik gave me a temp workaround on irc: fast fix is to comment line 90 of 
tryton/gui/main.py. Bug 2011 filled. I built a client with line 90 commented 
out.

Second, I can run in in os x 10.6, but it crashes on 10.5.8.
I tried to build a UB or ppc version too, as recommended by 
https://sourceforge.net/apps/trac/gtk-osx/wiki/Build#Prerequisites
but no line setup_sdk or setup_ppc works.
The only one working for me in 10.6 is built with jhbuild-custom having the 
line 
setup_sdk(target="10.5", sdk_version="10.5", architectures=["i386"]).

If you have a clue to build a 10.5 i386 or 10.4 ppc install, I'll be 
interested...

-- 
tryton-dev@googlegroups.com mailing list

Reply via email to