chat.freenode.net #tryton log beginning Mon Nov 2 00:00:01 CET 2009 | ||
2009-11-02 00:31 -!- FWiesing(n=FWiesing@194-208-185-012.tele.net) has left #tryton | ||
2009-11-02 05:18 -!- yangoon(n=mathiasb@p549F3275.dip.t-dialin.net) has joined #tryton | ||
2009-11-02 07:28 -!- udono(n=udono@dynamic-unidsl-85-197-17-104.westend.de) has joined #tryton | ||
2009-11-02 08:03 -!- mootoo(i=daemon@p5B32FF7A.dip.t-dialin.net) has joined #tryton | ||
2009-11-02 08:08 -!- gour(n=Gour@93.159.94.165) has joined #tryton | ||
2009-11-02 08:08 -!- mootoo(i=daemon@p5B32FF7A.dip.t-dialin.net) has left #tryton | ||
2009-11-02 08:19 -!- Timitos(n=timitos@88.217.184.172) has joined #tryton | ||
2009-11-02 08:26 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton | ||
2009-11-02 08:53 -!- carlos(n=carlos@237.157.221.87.dynamic.jazztel.es) has joined #tryton | ||
2009-11-02 08:54 <carlos> morning | ||
2009-11-02 09:02 <cedk> carlos: your post brings about thousand visitor on the site | ||
2009-11-02 09:02 <carlos> nice ;-) | ||
2009-11-02 09:03 <cedk> carlos: could you ask to the guy that ask for an exe for linux how to do it? | ||
2009-11-02 09:03 <carlos> most "complains" are the lack of web client (some people already answered that it's not really a must) and the lack of end user documentation, which other people answered that Tryton is targeted to integrators more than end user directly | ||
2009-11-02 09:04 <carlos> cedk, I was wondering that too | ||
2009-11-02 09:05 <cedk> carlos: when people ask me for webclient, I say how to enter thousand of invoice per day? | ||
2009-11-02 09:05 <carlos> cedk, the good thing is that it's still the top post, so all people that come back to the office today will read it so I expect the number of visitors will increase this morning | ||
2009-11-02 09:07 <carlos> cedk, btw, I have two Tryton servers running right now, one for 1.2 and another for 1.4 | ||
2009-11-02 09:07 <carlos> and with a 1.2 client I'm able to connecto to the 1.2 server using the 1.4 database | ||
2009-11-02 09:07 <carlos> aren't we supposed to prevent it? | ||
2009-11-02 09:08 <cedk> carlos: no | ||
2009-11-02 09:09 <cedk> carlos: by the way, I made an install last week of tryton inside Citrix | ||
2009-11-02 09:09 <cedk> it works like a charm | ||
2009-11-02 09:10 <cedk> but I don't know opensource solution like citrix | ||
2009-11-02 09:11 <cedk> carlos: to prevent your database mix, you can use different user | ||
2009-11-02 09:11 <carlos> it's not an issue, I just have two databases and I only migrated one, so the plan is to migrate the other and kill the 1.2 one | ||
2009-11-02 09:11 <carlos> but I did a mistake and found it ;-) | ||
2009-11-02 09:12 <cedk> carlos: and by the way on the post I read (perhaps translation error) that people talk about heavy client | ||
2009-11-02 09:12 <carlos> cedk, btw, unless that guy at barrapunto provides us with a solution, I guess we could do it in the near future with the new FatELF format (if I'm understanding it correctly) http://icculus.org/fatelf/ | ||
2009-11-02 09:12 <cedk> carlos: indeed, tryton is a thin client | ||
2009-11-02 09:14 <cedk> carlos: except that tryton is not a binary | ||
2009-11-02 09:15 <cedk> carlos: we need soething like py2exe and py2app | ||
2009-11-02 09:15 <carlos> but from the fast read I did a while ago, I think it also allows to store resources, so we may use it as the pyexe output | ||
2009-11-02 09:16 <carlos> about your heavy client, yeah, that's the argument for the guy asking for the web client | ||
2009-11-02 09:19 <cedk> carlos: thin client means no busines logic inside | ||
2009-11-02 09:19 <cedk> carlos: there is http://wiki.python.org/moin/Freeze | ||
2009-11-02 09:20 -!- paepke(n=paepke@p5B32F48E.dip.t-dialin.net) has joined #tryton | ||
2009-11-02 09:20 <carlos> cedk, I already answered to that part too | ||
2009-11-02 09:22 <carlos> cedk, nice | ||
2009-11-02 09:22 <carlos> I will not use it, but is nice to know it exists already | ||
2009-11-02 09:23 <cedk> carlos: otherwise I asked to add Tryton in click2try: http://www.click2try.com/community?func=view&catid=13&id=187 | ||
2009-11-02 09:23 <carlos> I didn't know about it | ||
2009-11-02 09:32 <cedk> carlos: I think it is better than trying to create an exe for linux | ||
2009-11-02 09:33 <cedk> carlos: because there ismore complex than an exe for windows or apple due to the number of different linux distrib | ||
2009-11-02 09:33 <paepke> carlos: a replacement for citrix is nomachine or thinlinc. both are commercial products. google made an replacement of nomachine which can only use X-Protocol Terminal Servers. Its called neatx. thats under GPLv2 | ||
2009-11-02 09:34 <carlos> cedk, is it a kind of critrix for testing purposes? | ||
2009-11-02 09:35 <carlos> paepke, so the only solution for us would be the one from google | ||
2009-11-02 09:37 <paepke> carlos, well, there is the freeNX project which implements the whole nomachine stack. but its a lot of bash hacking. i talked to the guy who made that a couple of years ago. | ||
2009-11-02 09:37 <cedk> paepke: isn't it like a vnc? | ||
2009-11-02 09:38 <paepke> carlos, yes, its a possible solution if you only go to linux as backend. but with neatx you lack some features like printer redirection and samba-drive redirects | ||
2009-11-02 09:39 <paepke> cedk: no. it "compresses" the x-protocol. so its very fast. you can tunnel vnc or rdp through the NX-protocol, too. | ||
2009-11-02 09:39 <cedk> paepke: I see you can make desktop session or single application | ||
2009-11-02 09:39 <paepke> cedk, where are you currently? nomachine, freenx or neatx | ||
2009-11-02 09:40 <cedk> paepke: anywhere as it is the same protocol no? | ||
2009-11-02 09:41 <paepke> cedk, yes, but with different features. the base X-redirect is the same. | ||
2009-11-02 09:42 <cedk> paepke: does it work also for windows? | ||
2009-11-02 09:43 <paepke> cedk, you can try the two-user version of nomachine-NX for free. | ||
2009-11-02 09:44 <paepke> cedk, you can use windows as client and connect via the nx-server to an rdp-windows server (not neatx) | ||
2009-11-02 09:44 <cedk> paepke: I see there is a nx client for windows so I guess you can use the server of google with the client of nomachine | ||
2009-11-02 09:47 <paepke> cedk, yes. you have to use the nx-client from nomachine to connect to every nx-server available. sometimes its very version specific. i have only run nomachine and freenx-server in the past. i did not avaluate the google version | ||
2009-11-02 09:48 <udono> cedk: paepke: there is another one based on nx: x2go | ||
2009-11-02 09:50 <cedk> would be good if someone tests tryton through nx and report it | ||
2009-11-02 09:50 <paepke> udono, thanx. i didn't remember that one | ||
2009-11-02 09:51 <paepke> cedk, i will have my testing server up again next two days and can report it. | ||
2009-11-02 09:51 <udono> paepke: yes, it has the best reputation in the last test of linux magazine | ||
2009-11-02 09:51 <paepke> udono: i have an abbonement of that magazine, but can't remember the test :-/ | ||
2009-11-02 09:51 <cedk> paepke: good | ||
2009-11-02 09:52 <udono> paepke: and additional support for printing, sound, local cd drives (even an eject Button for Mac os users) etc. | ||
2009-11-02 09:53 <paepke> udono, sounds good, but only for linux-servers? | ||
2009-11-02 09:55 <udono> paepke: think so | ||
2009-11-02 09:57 <udono> paepke look at linux magazin (german edition) No. 07/09 p 79 and 11/09 p 62 | ||
2009-11-02 09:57 <paepke> udono, thanx. i'll take a look at it when i'm back home | ||
2009-11-02 10:12 <udono> cedk: some time ago we talked about client freeze over internet connection behind a firewall. Did you found any solution for this? | ||
2009-11-02 10:13 <cedk> udono: no | ||
2009-11-02 10:14 <udono> cedk: but you have seen this behavoir? | ||
2009-11-02 10:14 <cedk> udono: no | ||
2009-11-02 10:25 <carlos> cedk, I just did a Windows install of the Tryton 1.4.0 client but it lacks the Tryton icon so I guess something is missing on that build | ||
2009-11-02 10:25 <carlos> ACTION fills a bug report | ||
2009-11-02 10:31 <CIA-3> carlos roundup * #1267/Windows client lacks the tryton icon for the launcher: [new] I just did a Windows installation for the Tryton client (the setup executable not the single exe file) and the launcher link was missing the ... | ||
2009-11-02 10:31 <CIA-3> http://bugs.tryton.org/roundup/issue1267 | ||
2009-11-02 10:52 -!- yangoon1(n=mathiasb@p549F311D.dip.t-dialin.net) has joined #tryton | ||
2009-11-02 11:01 -!- cedk_(n=ced@ced.homedns.org) has joined #tryton | ||
2009-11-02 11:55 -!- Timitos(n=timitos@88.217.184.172) has joined #tryton | ||
2009-11-02 12:29 <CIA-3> matb roundup * #1268/Release page outdated or inexact: | ||
2009-11-02 12:29 <CIA-3> [new] http://code.google.com/p/tryton/wiki/ReleaseGeneral is outdated: | ||
2009-11-02 12:29 <CIA-3> - modules general: applies to new modules. If already released, they cur ... | ||
2009-11-02 12:29 <CIA-3> http://bugs.tryton.org/roundup/issue1268 | ||
2009-11-02 14:51 -!- monkeytower(n=monkeyto@dslb-088-077-230-245.pools.arcor-ip.net) has joined #tryton | ||
2009-11-02 15:19 -!- paepke(n=paepke@p5B32958C.dip0.t-ipconnect.de) has joined #tryton | ||
2009-11-02 15:29 -!- paepke(n=paepke@p5B32958C.dip0.t-ipconnect.de) has joined #tryton | ||
2009-11-02 16:48 <CIA-3> webwurst roundup * #1269/Problems with WebDAV and CalDAV: | ||
2009-11-02 16:48 <CIA-3> [new] I'm using latest trytond from http://hg.tryton.org/hgwebdir.cgi/trytond/. | ||
2009-11-02 16:48 <CIA-3> I can access webdav through firefox http://ubuntu-server.local:80 ... | ||
2009-11-02 16:48 <CIA-3> http://bugs.tryton.org/roundup/issue1269 | ||
2009-11-02 16:55 -!- vengfulsquirrel(n=ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton | ||
2009-11-02 17:41 -!- SISalp(n=admin@rps5690.ovh.net) has joined #tryton | ||
2009-11-02 18:05 -!- pepeu(n=manuel@189.209.194.163) has joined #tryton | ||
2009-11-02 18:11 -!- Timitos(n=timitos@88.217.184.172) has joined #tryton | ||
2009-11-02 18:23 -!- yangoon(n=mathiasb@p549F5E19.dip.t-dialin.net) has joined #tryton | ||
2009-11-02 18:53 -!- fil(n=phil@blue.hands.com) has joined #tryton | ||
2009-11-02 18:58 -!- paepke_(n=paepke@p5B32B12C.dip0.t-ipconnect.de) has joined #tryton | ||
2009-11-02 19:07 <fil> perhaps a provocative question, but asked out of genuine curiosity, and because I'm _seriously_ considering jumping ship out of frustration: So, why should I use Tryton rather than continuing to struggle to get OIpenERP working for me? (I want something to use for the accounts of my one-person consultancy, based in the UK, and wouldn't mind selling that thing to others once I know it) | ||
2009-11-02 19:10 <yangoon> fil :) you answer yourself: you don't want to struggle any more | ||
2009-11-02 19:15 <fil> well, I thought I'd make it easy for you :-) | ||
2009-11-02 19:18 <udono> fil: hi, what is your problem with openerp? | ||
2009-11-02 19:18 <fil> I've had a lot of trouble (perhaps mostly due to my lack of accountancy background) getting a useful chart of accounts for the UK with OpenERP -- this was certainly not helped by the fact that all the modules that I've found with the words chart and uk in their names are broken to some extent, which was very frustrating -- so how am I going to fare with Tryton? is there a UK chart of accounts? (as it happens, I've probably learnt enough to create my own by now | ||
2009-11-02 19:22 <udono> fil: Sorry, we do not have an account chart for UK. But if you have deeper knowledge of taxes and accounts and so on, we surely help you to create a chart of accounts. | ||
2009-11-02 19:22 <udono> fil: we have a rudimentary how-to for creating a chart: http://code.google.com/p/tryton/wiki/HowtoCreateAChartOfAccounts | ||
2009-11-02 19:23 <fil> the main problem is that several small bugs have ensured that every time I load my data into OpenERP, it either fails to add the sums up correctly, or it renders the backups I've taken along the way useless, or both -- the bugs are minor, but I've found it very hard to discover the right place to report the bugs, and over the months, have the feeling that I'm not alone in that, so there are trivial bugs that have existed for ages are still there to bite newbies | ||
2009-11-02 19:24 <udono> fil: ... and not better with Version 5? | ||
2009-11-02 19:25 <fil> as a _long_ time Free Software contributor, this is a symptom that makes me uneasy about contributing further, so I'm looking around for alternatives -- Tryton failed to come to my attention when I was looking before for some reason | ||
2009-11-02 19:27 <fil> this was with version 5 -- I found it hard enough to work out whether I should be using 4 or 5, but thought I might as well go for 5, rather than learning something that was being end-of-lifed | ||
2009-11-02 19:29 <udono> fil: so welcome to Tryton ;-) | ||
2009-11-02 19:29 <udono> fil: did you already test Tryton? | ||
2009-11-02 19:30 <fil> Not yet, so I suppose my first question should be: If I just apt-get install the packages out of Debian squeeze is that my best bet, or should I be using the latest from Hg, or some such? | ||
2009-11-02 19:30 <udono> fil: are you a developer? | ||
2009-11-02 19:31 <udono> fil: ... then use the hg repositories, because they will serve your needs. Just deploy Version 1.4 and additionally the tip. | ||
2009-11-02 19:32 <fil> I'm a DD (Debian Developer) but I'm not that familiar with python, so am mostly read-only when it comes to python (but that's liable to change, as I'm supposed to be writing a web-site in Pyjamas/Django in the near future) | ||
2009-11-02 19:33 <udono> fil: so try out http://code.google.com/p/tryton/wiki/InstallationOnDebian or http://code.google.com/p/tryton/wiki/InstallationMercurial | ||
2009-11-02 19:34 <udono> fil: BTW for testing you do not need to install the server stuff, just take a look at: http://www.tryton.org/demo.html | ||
2009-11-02 19:37 <fil> at the moment, I want something that will just work (tm) so I can calculate my quarterly VAT and compare it with the numbers I first thought of -- am I going to notice a significant difference by being lazy and simply installing the packages? | ||
2009-11-02 19:38 <yangoon> fil installing squeeze packages solves all deps for you | ||
2009-11-02 19:38 <yangoon> fil: but be aware that you can run only one tryton version, if it is installed | ||
2009-11-02 19:39 <fil> cool, that's what I wanted to hear -- just chacking that I wasn't going to be told "Oh, you should have ignored those packages, they're a disaster" in a few weeks time -- one version should be completely fine for now | ||
2009-11-02 19:40 <udono> fil: so trust yangoon, because he made the squeeze packages with panthera | ||
2009-11-02 19:41 <udono> ACTION appologies not to be a debian user ... | ||
2009-11-02 19:42 <yangoon> fil: and since it is apt, you can easily remove them, if you want to run trunk... | ||
2009-11-02 19:48 <fil> yangoon: sure, of course -- I'd expect nothing less | ||
2009-11-02 19:51 <yangoon> fil so you have just to install tryton-client|tryton-neso and tryton-modules-all and you should be done | ||
2009-11-02 19:56 <fil> yangoon: tryton-neso? should that not be tryton-server? | ||
2009-11-02 19:57 <yangoon> fil tryton-server is automatically pulled in by modules or neso | ||
2009-11-02 19:57 -!- FWiesing(n=FWiesing@194-208-185-012.tele.net) has joined #tryton | ||
2009-11-02 19:58 <fil> ah, I don't see -neso -- is that actually in the archive? -- ah, it's still in the NEW queue by the looks of it | ||
2009-11-02 20:00 <CIA-3> udono roundup * #1270/IOError: [Errno 2] No such file or directory: u'c:\\dokume~1\\user\\lokale~1\\temp\\tryton_fcrjg2\\Rechnung/Gutschrift - 12121.odt': | ||
2009-11-02 20:00 <CIA-3> [new] Error on windows Client: Can not print out Invoice. | ||
2009-11-02 20:00 <CIA-3> Traceback (most recent call last): | ||
2009-11-02 20:00 <CIA-3> File "tryton\gui\window\view_form\view\list.pyc ... | ||
2009-11-02 20:00 <CIA-3> http://bugs.tryton.org/roundup/issue1270 | ||
2009-11-02 20:00 <yangoon> fil yeah, sorry, neso is still in NEW | ||
2009-11-02 20:01 <FWiesing> I got the same issue - can't print account-sheets | ||
2009-11-02 20:02 <FWiesing> I made some screenshots and I'm just writing an eMail to udono (in german) :-) with a short description | ||
2009-11-02 20:03 <fil> yangoon: np -- -neso is the stand-alone version anyway, no? I'm after client/remote-server anyway, so not bothered about that | ||
2009-11-02 20:03 <yangoon> fil exactly | ||
2009-11-02 20:07 <fil> yangoon: BTW I note that the README.Debian has the same createuser -q bug that's in openerp's README.Debian | ||
2009-11-02 20:08 <yangoon> fil is already fixed and uploaded | ||
2009-11-02 20:10 <fil> yangoon: Hmm, having said that, I just tried it with the -q option, and it worked -- what's going on? I thought the bug was that -q wasn't an option | ||
2009-11-02 20:11 <yangoon> fil the bug manifests with postgres 8.4 | ||
2009-11-02 20:12 <yangoon> 8.3 silently discards the option | ||
2009-11-02 20:12 <fil> ah, ok -- must have been running it on another server last time -- thanks for clearing that up :-) | ||
2009-11-02 20:14 <CIA-3> C?dric Krier <ced@b2ck.com> default * 534:c9ac47a6fea8 account/ (fiscalyear.py tax.py): Fix company context domain when company is not in context | ||
2009-11-02 20:14 <CIA-3> http://hg.tryton.org/modules/account/rev/c9ac47a6fea8 | ||
2009-11-02 20:14 <CIA-3> C?dric Krier <ced@b2ck.com> default * 387:632e5834a32b account_invoice/invoice.py: Fix company context domain when company is not in context | ||
2009-11-02 20:14 <CIA-3> http://hg.tryton.org/modules/account_invoice/rev/632e5834a32b | ||
2009-11-02 20:14 <CIA-3> C?dric Krier <ced@b2ck.com> default * 179:58960f088171 company/company.py: Fix company context domain when company is not in context | ||
2009-11-02 20:14 <CIA-3> http://hg.tryton.org/modules/company/rev/58960f088171 | ||
2009-11-02 20:14 <CIA-3> C?dric Krier <ced@b2ck.com> default * 15:b8ca28108b07 product_price_list/price_list.py: Fix company context domain when company is not in context | ||
2009-11-02 20:14 <CIA-3> http://hg.tryton.org/modules/product_price_list/rev/b8ca28108b07 | ||
2009-11-02 20:14 <CIA-3> C?dric Krier <ced@b2ck.com> default * 354:b6f05a256391 purchase/purchase.py: Fix company context domain when company is not in context | ||
2009-11-02 20:14 <CIA-3> http://hg.tryton.org/modules/purchase/rev/b6f05a256391 | ||
2009-11-02 20:14 <CIA-3> C?dric Krier <ced@b2ck.com> default * 225:bd5b84915e07 sale/sale.py: Fix company context domain when company is not in context | ||
2009-11-02 20:14 <CIA-3> http://hg.tryton.org/modules/sale/rev/bd5b84915e07 | ||
2009-11-02 20:14 <CIA-3> C?dric Krier <ced@b2ck.com> default * 628:b83a1a1f2351 stock/move.py: Fix company context domain when company is not in context | ||
2009-11-02 20:14 <CIA-3> http://hg.tryton.org/modules/stock/rev/b83a1a1f2351 | ||
2009-11-02 20:14 <CIA-3> C?dric Krier <ced@b2ck.com> default * 211:e4e4dc860975 stock_supply/ (order_point.py purchase_request.py): Fix company context domain when company is not in context | ||
2009-11-02 20:14 <CIA-3> http://hg.tryton.org/modules/stock_supply/rev/e4e4dc860975 | ||
2009-11-02 20:15 <fil> yangoon: also in the README.Debian /etc/init.d/trytond vs. /etc/init.d/tryton-server | ||
2009-11-02 20:16 <udono> FWiesing: is your bug the same then the one I reported in http://bugs.tryton.org/roundup/issue1270 ? | ||
2009-11-02 20:17 <yangoon> fil thx, fixed it | ||
2009-11-02 20:17 <FWiesing> yes it's the same | ||
2009-11-02 20:17 <FWiesing> btw - thx for yesterday - update finished | ||
2009-11-02 20:17 <FWiesing> the issue happens on windows and debian 5.03/Lenny | ||
2009-11-02 20:18 <FWiesing> I use postgesql 8.3 | ||
2009-11-02 20:19 <FWiesing> the document is buildt in /temp/..... - the openoffice.org application will start (you see the startup-icon for 2 sec about) and then the messagebox appears | ||
2009-11-02 20:19 <FWiesing> it takes very long time to print out and create the document for printing accounts | ||
2009-11-02 20:20 <FWiesing> ... but the document will be created. You can open it, if you know the path | ||
2009-11-02 20:20 <FWiesing> and it seems at first sight that it is completly build | ||
2009-11-02 20:22 <FWiesing> Should I send you my screenshots? | ||
2009-11-02 20:22 <udono> FWiesing: best is to collect all informations at the issue self: http://bugs.tryton.org/roundup/issue1270 | ||
2009-11-02 20:22 <FWiesing> ok | ||
2009-11-02 20:23 <fil> so, what's happening here? http://paste.debian.net/50520/ | ||
2009-11-02 20:23 <udono> FWiesing: because I can not test Windows. So anyone else needed to take a look at the Error. | ||
2009-11-02 20:23 <FWiesing> I tested it under a windows client with windows7 environment - the same | ||
2009-11-02 20:25 <udono> fil: ... a bug. File it on https://bugs.tryton.org | ||
2009-11-02 20:26 <paepke_> FWiesing, maybe the / in the document name? | ||
2009-11-02 20:26 <udono> FWiesing: it seems a problem in the windows client. | ||
2009-11-02 20:27 <FWiesing> I don't think so - the same issue is seen on debian AND windows-backend | ||
2009-11-02 20:27 <udono> FWiesing: I do not have this issue on gentoo | ||
2009-11-02 20:27 <paepke> python / gtk interpreting the foldername.. | ||
2009-11-02 20:27 <paepke> FWiesing: on client side | ||
2009-11-02 20:28 <paepke> i don't know how this gutschrift/rechnung... filename is beeing generated | ||
2009-11-02 20:29 <FWiesing> my filename has no "/" - and it happens the same - see the screenshot on case 1270 | ||
2009-11-02 20:29 <CIA-3> C?dric Krier <ced@b2ck.com> default * 2077:bf3b74163ce4 trytond/trytond/backend/sqlite/database.py: Handle extract with SQLite | ||
2009-11-02 20:29 <CIA-3> http://hg.tryton.org/trytond/rev/bf3b74163ce4 | ||
2009-11-02 20:30 <CIA-3> ced roundup * #1269/Problems with WebDAV and CalDAV: [resolved] Fix with changeset bf3b74163ce4 | ||
2009-11-02 20:30 <CIA-3> http://bugs.tryton.org/roundup/issue1269 | ||
2009-11-02 20:30 <FWiesing> it seems that there is a problem when the openoffice.org-application need to be started | ||
2009-11-02 20:30 <FWiesing> .... but | ||
2009-11-02 20:30 <paepke> FWiesing, sorry, i didn't update my browser | ||
2009-11-02 20:31 <FWiesing> paepke: noprob | ||
2009-11-02 20:32 <paepke> FWiesing, well there are german umlauts in the filename. maybe an unicode decoding error which happens with the "/" as folder-divider, too | ||
2009-11-02 20:32 <paepke> FWiesing, i'm just dumping my brain. | ||
2009-11-02 20:32 <FWiesing> ... but I wonder - the print of my accounts takes a lot more time to create the odt-file - approximatly factor 5 | ||
2009-11-02 20:33 <FWiesing> .... and opening this odt-file is very slow | ||
2009-11-02 20:38 <CIA-3> FWiesing roundup * #1270/IOError: [Errno 2] No such file or directory: u'c:\\dokume~1\\user\\lokale~1\\temp\\tryton_fcrjg2\\Rechnung/Gutschrift - 12121.odt': (log message trimmed) | ||
2009-11-02 20:38 <CIA-3> [chatting] My environment: | ||
2009-11-02 20:38 <CIA-3> Server: debian 5.03 Lenny | ||
2009-11-02 20:38 <CIA-3> Postgresql 8.3 | ||
2009-11-02 20:38 <CIA-3> Openoffice.org 2.4 (on debian) | ||
2009-11-02 20:38 <CIA-3> Client: | ||
2009-11-02 20:38 <CIA-3> Windows7 and trytonclient 1.4.0 | ||
2009-11-02 20:38 <CIA-3> http://bugs.tryton.org/roundup/issue1270 | ||
2009-11-02 20:42 <CIA-3> FWiesing roundup * #1270/IOError: [Errno 2] No such file or directory: u'c:\\dokume~1\\user\\lokale~1\\temp\\tryton_fcrjg2\\Rechnung/Gutschrift - 12121.odt': | ||
2009-11-02 20:42 <CIA-3> I correct myself | ||
2009-11-02 20:42 <CIA-3> The path is /tmp/..... | ||
2009-11-02 20:42 <CIA-3> http://bugs.tryton.org/roundup/issue1270 | ||
2009-11-02 20:46 <fil> yangoon: so, squeeze is 1.2, sid is 1.4 but depends on packages stuck in NEW -- is there a repository where I can grab 1.4 and dependancies, or should I stick with 1.2? | ||
2009-11-02 20:47 <fil> (or should I grab the source and build locally, which would be fine too) | ||
2009-11-02 20:47 <yangoon> fil moment, just looking for the bug you discovered | ||
2009-11-02 20:47 <fil> that was as installed from squeeze | ||
2009-11-02 20:51 -!- SISalp(n=admin@rps5690.ovh.net) has joined #tryton | ||
2009-11-02 20:51 <FWiesing> afk | ||
2009-11-02 20:51 <yangoon> fil if you apt-get install all currently available modules separately instead of modules-all, it should work | ||
2009-11-02 20:54 <fil> yangoon: ok -- so use 1.4 from sid, and ignore the missing bits, right? | ||
2009-11-02 20:55 <yangoon> fil the modules in NEW just were released two weeks ago, you can work without them | ||
2009-11-02 20:58 <fil> great | ||
2009-11-02 21:04 <yangoon> fil I cannot reproduce your error on my machines, neither 64bit nor 32bit chroot | ||
2009-11-02 21:06 <yangoon> fil do you really have installed version 1.4* of tryton packages | ||
2009-11-02 21:06 <yangoon> fil? | ||
2009-11-02 21:23 <fil> yangoon: no, that error was a squeeze install (so version 1.2) -- am having better luck with 1.4 now | ||
2009-11-02 21:24 <yangoon> fil ok | ||
2009-11-02 21:25 <fil> yangoon: BTW, just ran the client, and got: Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory -- is this indicating a missing Depends/Recommends against: libcanberra-gtk-module ? | ||
2009-11-02 21:27 <fil> make that libcanberra-gtk0 -- installed that, and the error's gone | ||
2009-11-02 21:28 <fil> (this is with Version: 1.4.0-1) | ||
2009-11-02 21:28 <yangoon> fil strange, tryton-client just depends on python-gtk2 | ||
2009-11-02 21:31 <CIA-3> udono roundup * #1270/IOError: [Errno 2] No such file or directory: u'c:\\dokume~1\\user\\lokale~1\\temp\\tryton_fcrjg2\\Rechnung/Gutschrift - 12121.odt': | ||
2009-11-02 21:31 <CIA-3> @Fwiesing: The error you reported seems not to depend to this one. | ||
2009-11-02 21:31 <CIA-3> Try: Preferences > File actions (German: Einstellungen > Dateiaktionen) | ||
2009-11-02 21:31 <CIA-3> an ... | ||
2009-11-02 21:31 <CIA-3> http://bugs.tryton.org/roundup/issue1270 | ||
2009-11-02 21:44 <CIA-3> webwurst roundup * #1269/Problems with WebDAV and CalDAV: | ||
2009-11-02 21:44 <CIA-3> [testing] Thanks for the fast patch! | ||
2009-11-02 21:44 <CIA-3> I don't get the exception anymore, but authorization still does not work. | ||
2009-11-02 21:44 <CIA-3> This is the trytond.log: | ||
2009-11-02 21:44 <CIA-3> [ ... | ||
2009-11-02 21:44 <CIA-3> http://bugs.tryton.org/roundup/issue1269 | ||
2009-11-02 22:10 <FWiesing> @udono: unable to change something in "Dateiaktionen" - the link is not activ | ||
2009-11-02 22:12 <udono> FWiesing: lets change to german channel... | ||
2009-11-02 22:12 <FWiesing> ok :-) | ||
2009-11-02 22:19 <panthera> fil: for sid repository, see bottom of http://tryton.debian-maintainers.org/ | ||
2009-11-02 22:20 <CIA-3> ced roundup * #1269/Problems with WebDAV and CalDAV: | ||
2009-11-02 22:20 <CIA-3> [resolved] It seems nautilus doesn't send authentication. | ||
2009-11-02 22:20 <CIA-3> For sunbird, I think the url is wrong: /dbname/Calendars/test/ -> /test01/Calendars/test/ | ||
2009-11-02 22:20 <CIA-3> http://bugs.tryton.org/roundup/issue1269 | ||
2009-11-02 22:24 <CIA-3> ced roundup * #1270/IOError: [Errno 2] No such file or directory: u'c:\\dokume~1\\user\\lokale~1\\temp\\tryton_fcrjg2\\Rechnung/Gutschrift - 12121.odt': | ||
2009-11-02 22:24 <CIA-3> [resolved] @udono: your issue must be fixe with quote (as already stated in previous issue) | ||
2009-11-02 22:24 <CIA-3> @FWiesing: please open an other issue as it is an oth ... | ||
2009-11-02 22:24 <CIA-3> http://bugs.tryton.org/roundup/issue1270 | ||
2009-11-02 22:36 <CIA-3> FWiesing roundup * #1271/Unable to print out accounts: (log message trimmed) | ||
2009-11-02 22:36 <CIA-3> [new] My environment: | ||
2009-11-02 22:36 <CIA-3> Server: debian 5.03 Lenny | ||
2009-11-02 22:36 <CIA-3> Postgresql 8.3 | ||
2009-11-02 22:36 <CIA-3> Openoffice.org 2.4 (on debian) | ||
2009-11-02 22:36 <CIA-3> Client: | ||
2009-11-02 22:36 <CIA-3> Windows7 and trytonclient 1.4.0 | ||
2009-11-02 22:36 <CIA-3> http://bugs.tryton.org/roundup/issue1271 | ||
2009-11-02 22:38 <CIA-3> webwurst roundup * #1269/Problems with WebDAV and CalDAV: | ||
2009-11-02 22:38 <CIA-3> [chatting] Thanks for the hint. | ||
2009-11-02 22:38 <CIA-3> When i try to create an event with Sunbird, i get the following error: "MODIFICATION_FAILED" | ||
2009-11-02 22:38 <CIA-3> This is trytond ... | ||
2009-11-02 22:38 <CIA-3> http://bugs.tryton.org/roundup/issue1269 | ||
2009-11-02 22:38 -!- bechamel(n=user@host-85-201-159-186.brutele.be) has joined #tryton | ||
2009-11-02 22:43 <CIA-3> ced roundup * #1269/Problems with WebDAV and CalDAV: [need-eg] What is the content of the event? | ||
2009-11-02 22:43 <CIA-3> http://bugs.tryton.org/roundup/issue1269 | ||
2009-11-02 22:52 <CIA-3> webwurst roundup * #1269/Problems with WebDAV and CalDAV: | ||
2009-11-02 22:52 <CIA-3> in sunbird i clicked "new event" and then save. | ||
2009-11-02 22:52 <CIA-3> Title: "New Event" | ||
2009-11-02 22:52 <CIA-3> Start: 11/02/09 23:00 | ||
2009-11-02 22:52 <CIA-3> End: 11/02/09 0:00 | ||
2009-11-02 22:52 <CIA-3> no description | ||
2009-11-02 22:52 <CIA-3> http://bugs.tryton.org/roundup/issue1269 | ||
2009-11-02 22:59 <CIA-3> ced roundup * #1271/Unable to print out accounts: [testing] Could you try with this patch? | ||
2009-11-02 22:59 <CIA-3> http://bugs.tryton.org/roundup/issue1271 | ||
2009-11-02 23:03 <fil> yangoon: re the libcanberra-gtk0 thing -- I was suggesting that it should depend on libcanberra-gtk0 but doesn't, given that it throws an error if that's not installed -- alternatively, perhaps this indicates that it's been unnecisarilly linked against that library because it's autodetected during the build, say | ||
2009-11-02 23:03 <CIA-3> ced roundup * #1269/Problems with WebDAV and CalDAV: Could put the output of the server with this patch in calendar module? | ||
2009-11-02 23:03 <CIA-3> http://bugs.tryton.org/roundup/issue1269 | ||
2009-11-02 23:06 <cedk_> fil: did you ever run other GTK application? | ||
2009-11-02 23:06 <cedk_> fil: before | ||
2009-11-02 23:08 <fil> cedk: erm, maybe -- I don't run gnome, so there's not a vast amount of gtk stuff around on this machine | ||
2009-11-02 23:09 <cedk> fil: so I guess it is a missing dep of something else then directy tryton | ||
2009-11-02 23:09 <cedk> fil: because this lib is used by gnome to handle sound event | ||
2009-11-02 23:10 <cedk> fil: and tryton doesn't use at all and could not be linked to it because it is python only | ||
2009-11-02 23:11 -!- bechamel(n=user@host-85-201-159-186.brutele.be) has joined #tryton | ||
2009-11-02 23:12 <fil> ah, right -- it didn't make much sense that it should depend on that, so that sounds reasonable | ||
2009-11-02 23:15 <cedk> fil: you can try to uninstall it and see which other package it tries to remove | ||
2009-11-02 23:15 <CIA-3> webwurst roundup * #1269/Problems with WebDAV and CalDAV: | ||
2009-11-02 23:15 <CIA-3> Output with patch: | ||
2009-11-02 23:15 <CIA-3> * Starting Tryton Application Platform trytond | ||
2009-11-02 23:15 <CIA-3> [Mon Nov 02 23:14:49 2009] INFO:server:using /etc/trytond.conf as configura ... | ||
2009-11-02 23:15 <CIA-3> http://bugs.tryton.org/roundup/issue1269 | ||
2009-11-02 23:17 <fil> cedk: remove what? the missing library was, erm, missing -- until I just installed it -- so clearly nothing else on the system depends on it | ||
2009-11-02 23:18 <cedk> fil: I suspect that it is not because you have runtime error | ||
2009-11-02 23:21 <CIA-3> webwurst roundup * #1269/Problems with WebDAV and CalDAV: | ||
2009-11-02 23:21 <CIA-3> When i try to create an event with evolution i get this: | ||
2009-11-02 23:21 <CIA-3> [Mon Nov 02 23:17:43 2009] ERROR:webdav:Exception: | ||
2009-11-02 23:21 <CIA-3> Traceback (most recent call last): ... | ||
2009-11-02 23:21 <CIA-3> http://bugs.tryton.org/roundup/issue1269 | ||
2009-11-02 23:22 <fil> cedk: ok, that's purged -- nothing else touched, as predicted, and running tryton now gives: | ||
2009-11-02 23:22 <fil> phil@palm:~$ tryton | ||
2009-11-02 23:22 <fil> Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory | ||
2009-11-02 23:23 <cedk> fil: what have you in /etc/gtk-2.0/gtk.immodules | ||
2009-11-02 23:23 <cedk> fil: and in ~/.gtkrc-2.0 | ||
2009-11-02 23:25 <fil> first doesn't exist, although /etc/gtk-2.0/gtk.immodules.32 does, don't have the second, although I do have ~/.gtkrc-1.2-gnome2 | ||
2009-11-02 23:26 <fil> (this is on an amd64 system, btw) | ||
2009-11-02 23:27 <cedk> fil: and there is a ref to canberra? | ||
2009-11-02 23:29 <CIA-3> ced roundup * #1269/Problems with WebDAV and CalDAV: Create separate issues. | ||
2009-11-02 23:29 <CIA-3> http://bugs.tryton.org/roundup/issue1269 | ||
2009-11-02 23:30 <fil> cedk: not in either of those files, no | ||
2009-11-02 23:37 <cedk> fil: for me it is a config somewhere in gtk that forces it to load this module | ||
2009-11-02 23:54 <CIA-3> webwurst roundup * #1272/WebDAV error when creating file with Nautilus: | ||
2009-11-02 23:54 <CIA-3> [new] Creating a new folder on webdav works fine: | ||
2009-11-02 23:54 <CIA-3> ::ffff:169.254.1.121 - - [02/Nov/2009 23:45:07] "MKCOL /test01/Namenloser%20Ordner/ HTTP/1.1" ... | ||
2009-11-02 23:54 <CIA-3> http://bugs.tryton.org/roundup/issue1272 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!