Skip to Content
Menu
This question has been flagged
5 Replies
7710 Views

Hi all,

  • The about screen shows the "activate the developer mode".
  • System is working normally for normal activities (no delay)
  • When clicking activate developer mode, the developer mode doesn't show up at all or in some rare cases extremele slow.
  • This is a test environment running on ubuntu and I'm the only user currently logged on
  • Technical features for admin user enabled

Anyone any idea how to solve this?

Thanks!

best,

mark

 

Avatar
Discard
Best Answer

To enable debug mode: Try to navigate directly through the URL like http://example.com/?db=dbname&debug=

Avatar
Discard
Best Answer

I think your openerp system has crashed or you already clicked the developer mode, just try uninstall openerp and install again....

Avatar
Discard
Best Answer

1_ Try to change your browser (Chrome, Safari, Firefox ....), to see if it works

2_ Try to debug using Firebug or Devellopment tools ...

Avatar
Discard
Best Answer

Try putting the string debug in your url and see what happens.

Example; demo.odoo.com/web/?debug

Avatar
Discard