Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ide2py configuration please #16

Open
GoogleCodeExporter opened this issue Jan 9, 2016 · 2 comments
Open

ide2py configuration please #16

GoogleCodeExporter opened this issue Jan 9, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

I have rad2py configure but when i run it from comand prompt, the ide
opens with this error:

Traceback (most recent call last):
  File "C:\rad2py\ide2py\web2py.py", line 119, in OnIdleServeWeb2py
    if self.web2py_httpd in r and not self.debugging:
AttributeError: 'PyAUIFrame' object has no attribute 'debugging'

what do i need to do please?

Original issue reported on code.google.com by jerry.a...@gmail.com on 2 Jul 2012 at 3:33

@GoogleCodeExporter
Copy link
Author

Same error with Ubuntu Desktop 12.04 i386, last rad2py code version and web2py 
1.99.7 stable.

My desktop freezes also and must reconnect the x session. I'd appreciate any 
tips for debugging ide2py gui.

Original comment by spame...@gmail.com on 1 Aug 2012 at 10:41

@GoogleCodeExporter
Copy link
Author

Catched the last error testing with hasattr(..) or assigning a default value, 
but now I get this error:

spametki@pc-cirkuit-planet:~/rad2py/rad2py-hg/ide2py$ python main.py
Serving HTTP on port 8006...
cannot concatenate 'str' and 'NoneType' objects
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 55
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 56
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 59
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 58
nvfx_screen_get_param:95 -  Warning: unknown PIPE_CAP 30
Unhandled Error: AttributeError: 'Debugger' object has no attribute 'RunCall'

Original comment by spame...@gmail.com on 1 Aug 2012 at 11:00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant