Python-spe-users Digest, Vol 5, Issue 1

[email protected] Thu, 02 Nov 2006 12:00:59 +0100
Newsgroups gmane.comp.python.spe.user
Message-ID <[email protected]>
Send Python-spe-users mailing list submissions to
	[email protected]

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.berlios.de/mailman/listinfo/python-spe-users
or, via email, send a message with subject or body 'help' to
	[email protected]

You can reach the person managing the list at
	[email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Python-spe-users digest..."


_______________________________________________
http://pythonide.stani.be
http://pythonide.stani.be/manual/html/manual.html
http://pythonide.stani.be/blog/sm_donate _______________________________________________


Today's Topics:

   1. Question about "Single Instance" of SPE (Chris Hengge)
   2. Re: Find and Replace broken? (SPE Stani's Python Editor)
   3. Re: Question about "Single Instance" of SPE
      (SPE Stani's Python Editor)
   4. Re: Find and Replace broken? (Chris Hengge)
   5. Re: Find and Replace broken? (Chris Hengge)
   6. spe 0.8.3c winders versio broken (Jose Galvez)
   7. Re: spe 0.8.3c windows version broken (Jose Galvez)


----------------------------------------------------------------------

Message: 1
Date: Wed, 1 Nov 2006 14:02:39 -0800
From: "Chris Hengge" <[email protected]>
Subject: [spe-users] Question about "Single Instance" of SPE
To: python-spe-users <[email protected]>
Message-ID:
	<c25107380611011402m1a40a495t5b0dc2ebac941fe8-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Content-Type: text/plain; charset="iso-8859-1"

Why does it always take the application (Tested WinXP) and cram it into the
top left corner with only min/max/close? I have to drag-resize the window
everytime this happens?

I'm referring to having SPE already open working on code, then right
clicking another .py file and selecting 'edit with spe'.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/python-spe-users/attachments/20061101/6f752ba6/attachment-0001.html 

------------------------------

Message: 2
Date: Thu, 2 Nov 2006 03:17:15 +0100
From: "SPE Stani's Python Editor" <[email protected]>
Subject: Re: [spe-users] Find and Replace broken?
To: "Mailing list for spe users" <[email protected]>
Message-ID:
	<2078a7ad0611011817o1dc3302hc5e52b0c6699a608-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

No, this is strange. Which platform, python, wxpython version (ansi,
unicode), ... are you on? Here it works fine on Ubuntu, wxpython 2.6,
python 2.4.4

Stani

On 10/28/06, Chris Hengge <[email protected]> wrote:
> http://pythonide.stani.be
> http://pythonide.stani.be/manual/html/manual.html
> http://pythonide.stani.be/blog/sm_donate
> --
>
>
>
>
> Trying to use find and replace will always tell me "item not found", if I
> press "Replace All". However, if I hit find next, it will find the item.
>
> Is this a known issue?
> Thanks.
>
> _______________________________________________
> Python-spe-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/python-spe-users
>
>
>


-- 
http://pythonide.stani.be
http://pythonide.stani.be/screenshots
http://pythonide.stani.be/manual/html/manual.html


------------------------------

Message: 3
Date: Thu, 2 Nov 2006 03:20:12 +0100
From: "SPE Stani's Python Editor" <[email protected]>
Subject: Re: [spe-users] Question about "Single Instance" of SPE
To: "Mailing list for spe users" <[email protected]>
Message-ID:
	<2078a7ad0611011820m5e92ae06o21589e4bb4160e86-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

File this as a bug.

Stani

On 11/1/06, Chris Hengge <[email protected]> wrote:
> http://pythonide.stani.be
> http://pythonide.stani.be/manual/html/manual.html
> http://pythonide.stani.be/blog/sm_donate
> --
>
>
>
>
> Why does it always take the application (Tested WinXP) and cram it into the
> top left corner with only min/max/close? I have to drag-resize the window
> everytime this happens?
>
> I'm referring to having SPE already open working on code, then right
> clicking another .py file and selecting 'edit with spe'.
>
> _______________________________________________
> Python-spe-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/python-spe-users
>
>
>


-- 
http://pythonide.stani.be
http://pythonide.stani.be/screenshots
http://pythonide.stani.be/manual/html/manual.html


------------------------------

Message: 4
Date: Wed, 1 Nov 2006 18:40:48 -0800
From: "Chris Hengge" <[email protected]>
Subject: Re: [spe-users] Find and Replace broken?
To: "Mailing list for spe users" <[email protected]>
Message-ID:
	<c25107380611011840v2a5d7a9byea52a56447f0d405-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Content-Type: text/plain; charset="iso-8859-1"

Windows XP SP2
Spe version
0.8.3.c
Python version
2.4.3  (2.3 required)
wxPython version
2.7.1.1 unicode  (2.6.1.0. required)

I can check my home system after I get off work to see if that has a
different version of wX.. I think its got 2.6*

I also have the checkmark for "run as single instance" in the SPE
preferences.

I can take screenshots if it would help.

On 11/1/06, SPE Stani's Python Editor <[email protected]> wrote:
>
> http://pythonide.stani.be
> http://pythonide.stani.be/manual/html/manual.html
> http://pythonide.stani.be/blog/sm_donate
> --
>
>
> No, this is strange. Which platform, python, wxpython version (ansi,
> unicode), ... are you on? Here it works fine on Ubuntu, wxpython 2.6,
> python 2.4.4
>
> Stani
>
> On 10/28/06, Chris Hengge <[email protected]> wrote:
> > http://pythonide.stani.be
> > http://pythonide.stani.be/manual/html/manual.html
> > http://pythonide.stani.be/blog/sm_donate
> > --
> >
> >
> >
> >
> > Trying to use find and replace will always tell me "item not found", if
> I
> > press "Replace All". However, if I hit find next, it will find the item.
> >
> > Is this a known issue?
> > Thanks.
> >
> > _______________________________________________
> > Python-spe-users mailing list
> > [email protected]
> > https://lists.berlios.de/mailman/listinfo/python-spe-users
> >
> >
> >
>
>
> --
> http://pythonide.stani.be
> http://pythonide.stani.be/screenshots
> http://pythonide.stani.be/manual/html/manual.html
> _______________________________________________
> Python-spe-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/python-spe-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/python-spe-users/attachments/20061101/f225d8b1/attachment-0001.html 

------------------------------

Message: 5
Date: Wed, 1 Nov 2006 18:41:44 -0800
From: "Chris Hengge" <[email protected]>
Subject: Re: [spe-users] Find and Replace broken?
To: "Mailing list for spe users" <[email protected]>
Message-ID:
	<c25107380611011841x65b01e06i70e776c2043315c1-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Content-Type: text/plain; charset="iso-8859-1"

Ignore that thing about single instance, I was thinking about the other
issue you replied to when I wrote that.

On 11/1/06, Chris Hengge <[email protected]> wrote:
>
> Windows XP SP2
> Spe version
> 0.8.3.c
> Python version
> 2.4.3  (2.3 required)
> wxPython version
> 2.7.1.1 unicode  (2.6.1.0. required)
>
> I can check my home system after I get off work to see if that has a
> different version of wX.. I think its got 2.6*
>
> I also have the checkmark for "run as single instance" in the SPE
> preferences.
>
> I can take screenshots if it would help.
>
> On 11/1/06, SPE Stani's Python Editor <[email protected]> wrote:
> >
> > http://pythonide.stani.be
> > http://pythonide.stani.be/manual/html/manual.html
> > http://pythonide.stani.be/blog/sm_donate
> > --
> >
> >
> > No, this is strange. Which platform, python, wxpython version (ansi,
> > unicode), ... are you on? Here it works fine on Ubuntu, wxpython 2.6,
> > python 2.4.4
> >
> > Stani
> >
> > On 10/28/06, Chris Hengge <[email protected]> wrote:
> > > http://pythonide.stani.be
> > > http://pythonide.stani.be/manual/html/manual.html
> > > http://pythonide.stani.be/blog/sm_donate
> > > --
> > >
> > >
> > >
> > >
> > > Trying to use find and replace will always tell me "item not found",
> > if I
> > > press "Replace All". However, if I hit find next, it will find the
> > item.
> > >
> > > Is this a known issue?
> > > Thanks.
> > >
> > > _______________________________________________
> > > Python-spe-users mailing list
> > > [email protected]
> > > https://lists.berlios.de/mailman/listinfo/python-spe-users
> > >
> > >
> > >
> >
> >
> > --
> > http://pythonide.stani.be
> > http://pythonide.stani.be/screenshots
> > http://pythonide.stani.be/manual/html/manual.html
> > _______________________________________________
> > Python-spe-users mailing list
> > [email protected]
> > https://lists.berlios.de/mailman/listinfo/python-spe-users
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/python-spe-users/attachments/20061101/be39e122/attachment-0001.html 

------------------------------

Message: 6
Date: Wed, 01 Nov 2006 19:51:14 -0800
From: Jose Galvez <[email protected]>
Subject: [spe-users] spe 0.8.3c winders versio broken
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1

More specifically I tried to install the python25 version of spe 0.8.3c
on windows and none of the shell integration was done.  Installed the
python24 version and everything works as expected.
Jose


------------------------------

Message: 7
Date: Wed, 01 Nov 2006 21:12:44 -0800
From: Jose Galvez <[email protected]>
Subject: Re: [spe-users] spe 0.8.3c windows version broken
To: Mailing list for spe users <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1



Jose Galvez wrote:
> http://pythonide.stani.be
> http://pythonide.stani.be/manual/html/manual.html
> http://pythonide.stani.be/blog/sm_donate
> --
>
>
> More specifically I tried to install the python25 version of spe 0.8.3c
> on windows and none of the shell integration was done.  Installed the
> python24 version and everything works as expected.
> Jose
> _______________________________________________
> Python-spe-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/python-spe-users
>
>
>   



------------------------------

_______________________________________________
Python-spe-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/python-spe-users


End of Python-spe-users Digest, Vol 5, Issue 1
**********************************************