ActiveState Community

I can not see debug toolbar or debug commands in Linuz Komodo IDE

Posted by cdemirkir on 2009-11-04 13:52

Hi Everyone
I ,'ve installed Komodo IDE 5.2 in Linux. But I can not put break point or run a python code since there is no any debug and any other related commands in IDE. But there is available in Windows version. How can I activate debug toolbar in Linux IDE ?

Regards
Cem

ericp | Wed, 2009-11-04 14:39

It's at .komodoide/5.2/host-/pystderr.log

Also, are you saying the relevant menu items in the
Debug menu are all disabled? What happens if you
switch to the Start Page, and then back to a
Python file?

- Eric

toddw | Wed, 2009-11-04 15:51

Use the "Help->About" menu to ensure your running Komodo IDE and not Komodo Edit.

Cheers,
Todd

cdemirkir | Fri, 2009-11-06 01:46

How stupid I am ! You are right .... Thanks for your reply ...