Error when send/receive

Bug #690101 reported by Modesto García
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Power Email
New
Undecided
Unassigned

Bug Description

Hello,

I'm testing the refactoring branch and I have the next error when I try send/receive:

bzr: ERROR: Not a branch: "/home/modesto/openerp/openerp-server-5.0.14/bin/".
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[01]:
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[02]: Environment Information :
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[03]: System : Linux-2.6.32-5-amd64-x86_64-with-debian-squeeze-sid
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[04]: OS Name : posix
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[05]: Distributor ID: Debian
[2010-12-14 10:57:55,481][demo_5] ERROR:web-services:[06]: Description: Debian GNU/Linux testing (squeeze)
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[07]: Release: testing
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[08]: Codename: squeeze
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[09]: Operating System Release : 2.6.32-5-amd64
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[10]: Operating System Version : #1 SMP Fri Dec 10 15:35:08 UTC 2010
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[11]: Operating System Architecture : 64bit
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[12]: Operating System Locale : es_ES.UTF8
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[13]: Python Version : 2.6.6
[2010-12-14 10:57:55,482][demo_5] ERROR:web-services:[14]: OpenERP-Server Version : 5.0.14
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[15]: Last revision No. & ID :
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[16]: Traceback (most recent call last):
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[17]: File "/home/modesto/openerp/openerp-server-5.0.14/bin/osv/osv.py", line 58, in wrapper
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[18]: return f(self, dbname, *args, **kwargs)
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[19]: File "/home/modesto/openerp/openerp-server-5.0.14/bin/osv/osv.py", line 119, in execute
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[20]: res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[21]: File "/home/modesto/openerp/openerp-server-5.0.14/bin/osv/osv.py", line 111, in execute_cr
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[22]: return getattr(object, method)(cr, uid, *args, **kw)
[2010-12-14 10:57:55,483][demo_5] ERROR:web-services:[23]: File "/home/modesto/openerp/openerp-server-5.0.14/bin/addons/poweremail/poweremail_core.py", line 647, in send_receive
[2010-12-14 10:57:55,484][demo_5] ERROR:web-services:[24]: mailbox_obj.send_all_mail(cr, uid, [], context=ctx)
[2010-12-14 10:57:55,484][demo_5] ERROR:web-services:[25]: NameError: global name 'cr' is not defined

Thanks.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.