[Bug 731902] Re: maximum recursion depth exceeded while calling a Python object

2011-11-16 Thread Sebby Bey
any help? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/731902 Title: maximum recursion depth exceeded while calling a Python object To manage notifications about this bug go to:

[Bug 731902] Re: maximum recursion depth exceeded while calling a Python object

2011-07-14 Thread Olivier Dony (OpenERP)
(Closing this bug for cleanup) ** Changed in: openobject-server Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/731902 Title: maximum recursion depth exceeded while

[Bug 731902] Re: maximum recursion depth exceeded while calling a Python object

2011-04-16 Thread NeoPolus
That error means that one of your methods, probably the mdkd.op read method, depends on itself (either it, or one of the methods called by it, call read again), causing it to call itself again and again in an infinite loop, until Python kills it (before it runs out of stack space). Something like

[Bug 731902] Re: maximum recursion depth exceeded while calling a Python object

2011-03-18 Thread mdkdopenerp
Can anyone help me with that BUG? Thnkx -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/731902 Title: maximum recursion depth exceeded while calling a Python object -- ubuntu-bugs mailing list

[Bug 731902] Re: maximum recursion depth exceeded while calling a Python object

2011-03-15 Thread Fabio Marconi
** Changed in: ubuntu Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/731902 Title: maximum recursion depth exceeded while calling a Python object -- ubuntu-bugs

[Bug 731902] Re: maximum recursion depth exceeded while calling a Python object

2011-03-09 Thread mdkdopenerp
** Description changed: - ERROR LOG in 5015 server: + Hello: + I'm new there. I have an ERROR LOG in 5015 server: Environment Information : System : Linux-2.6.32-29-generic-i686-with-Ubuntu-10.04-lucid OS Name : posix Distributor ID: Ubuntu Description: Ubuntu 10.04.2 LTS