[issue6168] Missing Shell menu in Linux IDLE

Jason Gervich report at bugs.python.org
Tue Jun 2 04:29:18 CEST 2009


Jason Gervich <gervich at sbcglobal.net> added the comment:

Again, thanks for your prompt explanation.

It's odd, but when I went to use Ubuntu's menu modification tool, the
command displayed in the dialog didn't show the -n option.

But when I added the Python launcher to the panel and viewed the launch
command via the properties dialog, the -n was there and I was easily
able to remove it. 

So if I run Python from the modified icon in the panel, it launches
without the -n option. But if I run it from the Application Menu, it
runs without the -n option. It seems to me that the -n option should be
available when viewing it from the menu modification tool, but it's not.

I guess Windows doesn't have this problem with running IDLE with a
subprocess. I was able to run several instances of the IDLE shell with
the Shell menu displayed.

On Tue, 2009-06-02 at 00:53 +0000, Roger Serwy wrote:

> Roger Serwy <roger.serwy at gmail.com> added the comment:
> 
> You'll need to modify the IDLE menu item to remove the "-n" using
> Ubuntu's menu modification tool, usually found under System->Preferences.
> 
> Presently, using a subprocess only allows for one instance of IDLE
> running on a machine, whereas running with no subprocess allows for many
> instances of IDLE. This architecture is by design.
> 
> Check out Ubuntu bug 338379.
> 
> ----------
> 
> _______________________________________
> Python tracker <report at bugs.python.org>
> <http://bugs.python.org/issue6168>
> _______________________________________

----------
Added file: http://bugs.python.org/file14152/unnamed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6168>
_______________________________________
-------------- next part --------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
Again, thanks for your prompt explanation.<BR>
<BR>
It's odd, but when I went to use Ubuntu's menu modification tool, the command displayed in the dialog didn't show the -n option.<BR>
<BR>
<B><I>But</I></B> when I added the Python launcher to the panel and viewed the launch command via the properties dialog, the -n <B><I>was there</I></B> and I was easily able to remove it. <BR>
<BR>
So if I run Python from the modified icon in the panel, it launches without the -n option. But if I run it from the Application Menu, it runs without the -n option. It seems to me that the -n option should be available when viewing it from the menu modification tool, but it's not.<BR>
<BR>
I guess Windows doesn't have this problem with running IDLE with a subprocess. I was able to run several instances of the IDLE shell with the Shell menu displayed.<BR>
<BR>
<BR>
<BR>
On Tue, 2009-06-02 at 00:53 +0000, Roger Serwy wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Roger Serwy &lt;<A HREF="mailto:roger.serwy at gmail.com">roger.serwy at gmail.com</A>&gt; added the comment:

You'll need to modify the IDLE menu item to remove the &quot;-n&quot; using
Ubuntu's menu modification tool, usually found under System-&gt;Preferences.

Presently, using a subprocess only allows for one instance of IDLE
running on a machine, whereas running with no subprocess allows for many
instances of IDLE. This architecture is by design.

Check out Ubuntu bug 338379.

----------

_______________________________________
Python tracker &lt;<A HREF="mailto:report at bugs.python.org">report at bugs.python.org</A>&gt;
&lt;<A HREF="http://bugs.python.org/issue6168">http://bugs.python.org/issue6168</A>&gt;
_______________________________________
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>


More information about the Python-bugs-list mailing list