[6.0] eval error after creating a new emtpy db

Bug #691892 reported by Ferdinand
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Released
Wishlist
OpenERP's Framework R&D

Bug Description

to reproduce new db no demo data
skip wizard - change interfeace to extended ...

2010-12-18 14:20:19,402][test_1218_mig] INFO:web-service:successful login from 'admin' using database 'test_1218_mig'
[2010-12-18 14:20:21,389][test_1218_mig] DEBUG:timers:Run ir_cron._poolJobs(*('test_1218_mig',), **{})
[2010-12-18 14:20:21,875][test_1218_mig] DEBUG:safe_eval:Invalid eval expression
Traceback (most recent call last):
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/tools/safe_eval.py", line 102, in test_expr
    code_obj = compile(expr, "", mode)
  File "<string>", line 0

    ^
 SyntaxError: unexpected EOF while parsing

Related branches

Revision history for this message
Ferdinand (office-chricar) wrote :

it happens when opening the user preferences

Revision history for this message
Azazahmed Saiyed (OpenERP) (saz-openerp) wrote :

Hello,

I have tested your scenario at my end with the latest code. Fortunately i did not get any error at my end. If you have customized anything at your side then let we know about it.

Thanks.

Changed in openobject-server:
status: New → Incomplete
Revision history for this message
Ferdinand (office-chricar) wrote :

today again with newest revisions
could it come from cron job?

[2010-12-20 08:06:40,493][test_bug] DEBUG:timers:Run ir_cron._poolJobs(*('test_bug',), **{})
[2010-12-20 08:06:41,137][test_bug] DEBUG:safe_eval:Invalid eval expression
Traceback (most recent call last):
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/tools/safe_eval.py", line 102, in test_expr
    code_obj = compile(expr, "", mode)
  File "<string>", line 0

    ^
 SyntaxError: unexpected EOF while parsing

Changed in openobject-server:
status: Incomplete → New
Revision history for this message
Vinay Rana (OpenERP) (vra-openerp) wrote :

We Let the Framework team decide.

Thanks.

Changed in openobject-server:
assignee: nobody → OpenERP's Framework R&D (openerp-dev-framework)
status: New → Triaged
Revision history for this message
Olivier Dony (Odoo) (odo-openerp) wrote :

Hello,

This message should be gone after revision 3136 <email address hidden>.
Note that as usual with DEBUG messages (you're running with log-level DEBUG), it was totally safe to ignore it.

Thanks,

Changed in openobject-server:
importance: Undecided → Wishlist
milestone: none → 6.0-rc2
status: Triaged → Fix Released
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.