IRC logs of #tryton for Friday, 2012-12-14

chat.freenode.net #tryton log beginning Fri Dec 14 00:00:02 CET 2012
2012-12-14 00:32 <Odicha> Hi!
2012-12-14 00:34 <Odicha> I opened a bug about building win32 client & 8 bit colors (rdp), but it's a pygtk bundle error (some kind of regression)
2012-12-14 00:34 <Odicha> bug is closed as invalid, but I'd like to add some info
2012-12-14 00:34 <Odicha> is that posible (and right)??
2012-12-14 00:36 <cedk> Odicha: add if you want
2012-12-14 00:37 <Odicha> mainly it seems to be a regression in some gtk libs, because using pygtk bundle from gnome it works fine on 2.24.0 and fails on 2.24.1 & 2.24.2
2012-12-14 00:38 <Odicha> Ok. I'll do it.
2012-12-14 00:40 <cedk> Odicha: but keep the state as we can not fix GTK lib
2012-12-14 00:44 <Odicha> ok of course.. invalid. Only as info if someone finds the same error... So it's a must using 2.24.0
2012-12-14 00:49 <Pilou> Odicha: is there an upstream bug ?
2012-12-14 00:50 <Odicha> yes
2012-12-14 00:50 <Odicha> ....from 2007
2012-12-14 00:50 <Odicha> https://bugzilla.gnome.org/show_bug.cgi?id=438652
2012-12-14 00:50 <Odicha> unconfirmed
2012-12-14 00:50 <Odicha> It seems it appears and dissapears... :)
2012-12-14 01:20 <Odicha> Pilou: It's a gtk error 100% sure. If you run gtk-demo (it's included in bundle) it fails in same way as tryton: white text over white background
2012-12-14 01:21 <Odicha> 2.24.1 and 2.24.2 fails on 8 bit colors
2012-12-14 06:45 -!- plantian(~ian@174.134.200.53) has left #tryton
2012-12-14 09:54 <sharoonthomas> anybody aware of copy..paste issues using the windows client ?
2012-12-14 10:26 <udono> sharoonthomas: Hi, yes, AFAIK specially line endings could make problems.
2012-12-14 10:27 <sharoonthomas> udono: i saw a bug report https://bugs.tryton.org/issue1804
2012-12-14 10:34 <udono> sharoonthomas: unfortunately we have no patch or workaround so far.
2012-12-14 10:34 <sharoonthomas> udono: ok, I am not a gtk expert, so have to live with it I guess
2012-12-14 10:35 <Pilou> sharoonthomas: about mac osx https://bugs.tryton.org/issue2927
2012-12-14 10:37 <udono> sharoonthomas: I recognized the issue with a windows user who tried to copy and paste a password from an email into Tryton. For now I put always a space char after the password when mailing it to a user :-)
2012-12-14 10:37 <sharoonthomas> udono: ok, i wonder if its really a GTK problem or something specific to the tryton client
2012-12-14 10:39 <sharoonthomas> Pilou: i gave up building the client since cedk published the new binary for 2.4 series few days back
2012-12-14 10:42 <udono> sharoonthomas: I think it is a Tryton problem, because I can not see a reason to restrict content of a field on gtk level.
2012-12-14 10:43 <sharoonthomas> udono: i think so too
2012-12-14 11:01 <cedk> yangoon1: WTF, why did you update translations ?
2012-12-14 21:14 <psychoDad> Hi all! While compiling from tryton overlay (gentoo) it fails saying: "File "setup.py", line 272 // print "makensis.exe not found: installers can not be created, "\ ". Looks like a typo to me... any idea? should I check out from the hg repos?
2012-12-14 21:53 <Pilou> psychoDad: before this print statement there is 2 tests and the first is "if os.name == 'nt'" (see http://hg.tryton.org/tryton/file/e5cdaf0a7ba1/setup.py#l172 )
2012-12-14 21:59 <psychoDad> hi
2012-12-14 22:00 <psychoDad> I was AFK... just looked at it. Does it means that my python installation recognises my OS as nt?
2012-12-14 22:00 <psychoDad> sorry my poor english
2012-12-14 22:03 <psychoDad> uhm... checked os.name at the python shell and it returns "posix"

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!