chat.freenode.net #tryton log beginning Tue Oct 30 00:00:01 CET 2018 | ||
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 00:09 | |
-!- thaneor1(~lenovo3@r179-25-71-190.dialup.adsl.anteldata.net.uy) has joined #tryton | 01:16 | |
-!- yangoon1(~mathiasb@80-78-142-46.pool.kielnet.net) has joined #tryton | 03:59 | |
-!- udono1(~udono@064-142-067-156.ip-addr.inexio.net) has joined #tryton | 06:45 | |
-!- rpit(~rpit@p200300C88F34F90020C3BB45A27B56D0.dip0.t-ipconnect.de) has joined #tryton | 07:28 | |
-!- lukio(~lukio@host202.201-252-221.telecom.net.ar) has joined #tryton | 07:39 | |
-!- smorillo(bc5588c1@gateway/web/cgi-irc/kiwiirc.com/ip.188.85.136.193) has joined #tryton | 07:44 | |
-!- lukio(~lukio@host202.201-252-221.telecom.net.ar) has joined #tryton | 07:50 | |
-!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton | 07:57 | |
-!- smorillo(3e5248ee@gateway/web/cgi-irc/kiwiirc.com/ip.62.82.72.238) has joined #tryton | 08:00 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 08:03 | |
-!- smorillo(bc5588c1@gateway/web/cgi-irc/kiwiirc.com/ip.188.85.136.193) has joined #tryton | 08:06 | |
-!- nlopez73(bc5588c1@gateway/web/cgi-irc/kiwiirc.com/ip.188.85.136.193) has joined #tryton | 08:36 | |
smorillo | i have a problem with this issue: https://bugs.tryton.org/issue6128 | 09:13 |
---|---|---|
smorillo | constraintsin postgresql are given an UnicodeDecodeError exception | 09:14 |
smorillo | database configuration is: encoding=UTF-8, collate=es_ES.UTF-8 and ctype=es_ES.UTF-8 | 09:16 |
smorillo | python 2.7, trytond 4.8 | 09:18 |
smorillo | i tried to change collation to avoid accents but it has no effect. | 09:19 |
smorillo | any idea? | 09:19 |
-!- udono(~udono@064-142-067-156.ip-addr.inexio.net) has joined #tryton | 09:48 | |
cedk | smorillo: what is the traceback? | 10:13 |
cedk | smorillo: and which version of psycopg2cffi? | 10:13 |
smorillo | cedk: the trace: https://pastebin.com/g9DBzEmg | 10:15 |
smorillo | cedk: sorry, it was incomplete. Here is a new link: https://pastebin.com/HkwEiYzm | 10:18 |
smorillo | cedk: i have no psycopg2cffi but psycopg2 | 10:20 |
smorillo | psycopg2 2.7.5 | 10:21 |
-!- nlopez73(bc5588c1@gateway/web/cgi-irc/kiwiirc.com/ip.188.85.136.193) has joined #tryton | 10:21 | |
cedk | smorillo: looks like a psycopg2 bug | 10:21 |
cedk | smorillo: but you should check which part of the statement is raising the error | 10:22 |
smorillo | cedk: this trace comes from the check constraint in stock.move to not allow same from_location and to_location | 10:23 |
smorillo | cedk: but it happens with any constraint that contains accents in spanish | 10:24 |
smorillo | cedk: may i use "psycopg2cffi" instead of "psycopg2"? | 10:25 |
cedk | smorillo: I think psycopg2cffi is worst on this point | 10:32 |
cedk | smorillo: for me, it is a bug in psycopg2, the unicode call should not fail on psycopg2 exception | 10:33 |
-!- LordVan(~LordVan@gentoo/developer/LordVan) has joined #tryton | 10:50 | |
-!- mariomop(~quassel@host58.190-138-100.telecom.net.ar) has joined #tryton | 11:00 | |
smorillo | cedk: I have changed postgresql.conf file with lc_message='en_US.UTF-8' and now works | 11:11 |
smorillo | cedk: thanks a lot! | 11:12 |
-!- lukio(~lukio@190.191.95.243) has joined #tryton | 11:12 | |
cedk | smorillo: I still think there is a bug in psycopg2, their exception should not fail | 11:14 |
cedk | smorillo: please report it to them | 11:15 |
smorillo | cedk: the error is doing "unicode(exception)" in modelsql.py. Do you mean exception is not well formatted? | 11:20 |
cedk | smorillo: this exception comes from psycopg2 and it should never fail | 11:23 |
smorillo | cedk: oks | 11:59 |
-!- lucascastro(~lucascast@177-185-139-186.isotelco.net.br) has joined #tryton | 12:08 | |
-!- nicoe(~nicoe@host-85-201-184-151.dynamic.voo.be) has joined #tryton | 12:34 | |
-!- csotelo(~csotelo@2800:200:f400:23c1:83dd:9b29:5c88:1c4c) has joined #tryton | 12:36 | |
-!- thaneor(~lenovo3@r179-25-71-190.dialup.adsl.anteldata.net.uy) has joined #tryton | 12:38 | |
-!- csotelo(~csotelo@2800:200:f400:23c1:83dd:9b29:5c88:1c4c) has joined #tryton | 12:45 | |
-!- lukio(~lukio@190.191.95.243) has joined #tryton | 12:55 | |
-!- lukio(~lukio@190.191.95.243) has joined #tryton | 13:06 | |
-!- smorillo(bc5588c1@gateway/web/cgi-irc/kiwiirc.com/ip.188.85.136.193) has joined #tryton | 13:10 | |
-!- LordVan(~LordVan@gentoo/developer/LordVan) has joined #tryton | 13:11 | |
-!- smorillo(bc5588c1@gateway/web/cgi-irc/kiwiirc.com/ip.188.85.136.193) has joined #tryton | 13:17 | |
-!- smorillo(bc5588c1@gateway/web/cgi-irc/kiwiirc.com/ip.188.85.136.193) has joined #tryton | 13:21 | |
-!- sanqui_(~sanqui@unaffiliated/sanky) has joined #tryton | 14:48 | |
-!- smorillo(258799fc@gateway/web/cgi-irc/kiwiirc.com/ip.37.135.153.252) has joined #tryton | 14:50 | |
-!- smorillo(3e5248ee@gateway/web/cgi-irc/kiwiirc.com/ip.62.82.72.238) has joined #tryton | 15:00 | |
-!- smorillo(258799fc@gateway/web/cgi-irc/kiwiirc.com/ip.37.135.153.252) has joined #tryton | 15:28 | |
-!- smorillo(3e5248ee@gateway/web/cgi-irc/kiwiirc.com/ip.62.82.72.238) has joined #tryton | 16:38 | |
-!- smorillo(258799fc@gateway/web/cgi-irc/kiwiirc.com/ip.37.135.153.252) has joined #tryton | 16:41 | |
-!- lukio(~lukio@host202.201-252-221.telecom.net.ar) has joined #tryton | 16:42 | |
-!- lucascastro(~lucascast@200.141.207.18) has joined #tryton | 17:29 | |
-!- udono1(~udono@064-142-067-156.ip-addr.inexio.net) has joined #tryton | 17:43 | |
-!- lukio(~lukio@host202.201-252-221.telecom.net.ar) has joined #tryton | 18:58 | |
-!- lucascastro(~lucascast@177-185-139-186.isotelco.net.br) has joined #tryton | 20:18 | |
-!- semarie(~semarie@unaffiliated/semarie) has joined #tryton | 21:00 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 22:03 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!