IRC logs of #tryton for Monday, 2013-12-09

chat.freenode.net #tryton log beginning Mon Dec 9 00:00:02 CET 2013
2013-12-09 00:40 -!- topo(be8b1e79@gateway/web/freenode/ip.190.139.30.121) has left #tryton
2013-12-09 01:38 -!- topo(be8b1e79@gateway/web/freenode/ip.190.139.30.121) has left #tryton
2013-12-09 10:28 <maria_> hi everybody!
2013-12-09 10:30 <maria_> I have a problem with conversion reports, I get an exception in cls.unoconv, but is "None"... When I look the log server, I see that the problem is the key path... I have two versions of tryton, and, with the newer is not working, but with older yes... If I don't configure output format, it works correctly...
2013-12-09 11:00 <maria_> Hi again! I have a problem with conversion reports, I get an exception in cls.unoconv, but is "None"... When I look the log server, I see that the problem is the key path.. If I don't choose output_format it works correctly... what can I do?
2013-12-09 11:01 <udono> maria_: Hi, do you have unoconv installed?
2013-12-09 11:02 <maria_> yes, and I tried this utility with older version of tryton and works correctly, but with the newer not...
2013-12-09 11:02 <udono> maria_: which output format does not work?
2013-12-09 11:03 <maria_> pdf
2013-12-09 11:03 <maria_> and I've tried with label.odt
2013-12-09 11:05 <maria_> it could be a problem to have two versions of trytond installed? I start only one... but I'm not sure if it could be the problem
2013-12-09 11:06 <udono> maria_: it depends how you install the trytonds. Only when you put each trytond in a separate virtualenv I would be sure there are no side-effects.
2013-12-09 11:07 <udono> maria_: What is the "key path" ?
2013-12-09 11:08 <maria_> In the server log I get this:
2013-12-09 11:08 <maria_> Traceback (most recent call last): File "/usr/bin/unoconv", line 95, in <module> os.environ['PATH'] = oobinpath + os.pathsep + os.environ['PATH'] File "/usr/lib/python2.7/UserDict.py", line 23, in __getitem__ raise KeyError(key) KeyError: 'PATH'
2013-12-09 11:10 <maria_> I imagine that os.environ['PATH'] is None, but I dont know why
2013-12-09 11:11 <udono> maria_: which version of unoconv you use?
2013-12-09 11:12 <maria_> 0.4
2013-12-09 11:14 <udono> maria_: this sounds a little bit similar https://github.com/dagwieers/unoconv/issues/57 but I have no idea if it could be related.
2013-12-09 11:15 <udono> maria_: but when it works in one trytond and not in the other, I would guess the problem is trytond related.
2013-12-09 11:19 <maria_> ok, thanks udono
2013-12-09 16:36 -!- strebitz(~sebastian@91.183.59.105) has left #tryton
2013-12-09 19:09 <SpartanWarrior> hiya guys, I have an One2Many field in some model and I want to get all the instances that haves an empty list in that field, which domain should I write?
2013-12-09 19:11 -!- vcardon(~vcardon@LNeuilly-152-23-15-185.w193-252.abo.wanadoo.fr) has left #tryton
2013-12-09 20:18 -!- vcardon(~vcardon@LNeuilly-152-23-15-185.w193-252.abo.wanadoo.fr) has left #tryton

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