Koo freeze

Bug #497809 reported by Bruno Hostalery
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KDE OpenObject Client
New
Undecided
Unassigned

Bug Description

koo on windows.

i've made a new module. It works fine on classic client.
When i try to use it with koo, koo freeze (just can kill it with task manager) and i have an error on server :

Exception in thread Thread-1314:
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
    self.run()
  File "/opt/openerp.dvpt/stable/server/bin/netsvc.py", line 377, in run
    result = self.dispatch(msg[0], msg[1], msg[2:])
  File "/opt/openerp.dvpt/stable/server/bin/netsvc.py", line 239, in dispatch
    raise Exception('AccessDenied')
Exception: AccessDenied

Is there another way to have more log ?
i'm working with admin user .

Revision history for this message
Albert Cervera i Areny - http://www.NaN-tic.com (albert-nan) wrote :

If there's something wrong in the Koo side, you'll probably see a message displayed when you close Koo that will tell you where you can find the log file. It should be at c:\program files\Koo\koo.exe.log

Revision history for this message
Bruno Hostalery (istf) wrote :

The problem is that nothing can be do in koo and i must kill it. And so nothing is write in koo.exe.log.
The only log i have is on the server.

Revision history for this message
Albert Cervera i Areny - http://www.NaN-tic.com (albert-nan) wrote : Re: [Bug 497809] Re: Koo freeze

A Dimecres, 23 de desembre de 2009, Bruno Hostalery va escriure:
> The problem is that nothing can be do in koo and i must kill it. And so
> nothing is write in koo.exe.log. The only log i have is on the server.
>

Then, there isn't much I can do except if the module is available somewhere...

--
Albert Cervera i Areny
http://www.NaN-tic.com
Mòbil: +34 669 40 40 18

Revision history for this message
Borja López Soilán (NeoPolus) (borjals) wrote :

This may be a duplicate of bug #482717 (https://bugs.launchpad.net/openobject-client-kde/+bug/482717).

Bruno, try to install the Koo module on your testing database and test your developed module again.
The Koo client needs it to detect function fields so it can avoid trying to sort by those fields (they can't be sorted in SQL); it seems that when the Koo client tries to do so, the server raises an AccessDenied exception and the Koo client freezes for a while.

Revision history for this message
Albert Cervera i Areny - http://www.NaN-tic.com (albert-nan) wrote :

A Dimecres, 23 de desembre de 2009, Borja López Soilán (Pexego) va escriure:
> Bruno, try to install the Koo module on your testing database and test your
> developed module again. The Koo client needs it to detect function fields
> so it can avoid trying to sort by those fields (they can't be sorted in
> SQL); it seems that when the Koo client tries to do so, the server raises
> an AccessDenied exception and the Koo client freezes for a while.
>

I don't think that's the problem. At least, I've never seen this throw an
AccessDenied exception but more something like this: "ProgrammingError: column
"name" does not exist".

--
Albert Cervera i Areny
http://www.NaN-tic.com
Mòbil: +34 669 40 40 18

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.