Author markveldhuis
Recipients kbk, markveldhuis, tjreedy
Date 2008-05-16.12:00:35
SpamBayes Score 0.00084281
Marked as misclassified No
Message-id <1210939246.11.0.930852525238.issue2755@psf.upfronthosting.co.za>
In-reply-to
Content
I think this solves my problem, I took away the -n from the launcher so
the command is just "/usr/bin/idle-python2.5". Now Idle does not show
the No subprocesses text, and when I press F5 the Python shell displays
a line with ====Restart====. I tested my case and the value change in
the imported module was recognised as expected. The launcher under
applications still gives the no subprocesses version.
But for other Ubuntu users the problem may persist, where does the
"/usr/bin/idle-python2.5 -n" come from?
I installed idle using System-Administration-Synaptic package manager,
where I selected Idle-python2.5 I don't know enough about it to say
whether the command comes from there or is interpreted somehow during
the installation, or some other way.
Thank you for your help so far, it makes my Python learning so much easier
History
Date User Action Args
2008-05-16 12:00:48markveldhuissetspambayes_score: 0.00084281 -> 0.00084281
recipients: + markveldhuis, tjreedy, kbk
2008-05-16 12:00:47markveldhuissetspambayes_score: 0.00084281 -> 0.00084281
messageid: <1210939246.11.0.930852525238.issue2755@psf.upfronthosting.co.za>
2008-05-16 12:00:44markveldhuislinkissue2755 messages
2008-05-16 12:00:42markveldhuiscreate