Running code doesn't seem to do anything

Bug #680434 reported by Kevin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Deditor
Fix Committed
Medium
Kruptein

Bug Description

When having some code in the editor (python) pressing the run code button doesn't seem to do anything.

Revision history for this message
Kruptein (darragh-ssa) wrote :

Can you give me an example of the code you insert?

Changed in deditor:
assignee: nobody → Kruptein (darragh-ssa)
Revision history for this message
Kevin (1kke) wrote :

It were just a few imports and a simple print statement. The only thing I see is in the status bar mentioning the file is saved. But i'm expecting some kind of output window to be shown.

Revision history for this message
Kruptein (darragh-ssa) wrote :

If you do run code, deditor will simply execute os.system("python example.py"), which is only usefull in case of a GUI, print statements will thus pass almost invisible :), I know this isn't a great way, I'm still thinking of some alternatives

Revision history for this message
Kevin (1kke) wrote :

It would be great if you'd add a output window where you can see the output of the print statements.

Revision history for this message
Kruptein (darragh-ssa) wrote :

Working on that one :)

Changed in deditor:
status: New → In Progress
importance: Undecided → Medium
milestone: none → 0.2.3
Revision history for this message
Kruptein (darragh-ssa) wrote :
Changed in deditor:
status: In Progress → Fix Committed
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.