tag:blogger.com,1999:blog-1693831864832387340.post884384379627853421..comments2025-09-30T07:28:04.627+02:00Comments on SPE IDE - Stani's Python Editor: How to switch between python2.4 and python2.5 on UbuntuStanihttp://www.blogger.com/profile/16059756624190203689noreply@blogger.comBlogger11125tag:blogger.com,1999:blog-1693831864832387340.post-54948629196991318442007-08-30T19:44:00.000+02:002007-08-30T19:44:00.000+02:00SVN works here without any problem.SVN works here without any problem.Stanihttps://www.blogger.com/profile/16059756624190203689noreply@blogger.comtag:blogger.com,1999:blog-1693831864832387340.post-10150584927371827792007-08-30T18:07:00.000+02:002007-08-30T18:07:00.000+02:00Is sth wrong with SVN or is it my-side issue?Regar...Is sth wrong with SVN or is it my-side issue?<BR/><BR/>Regars, vArDo<BR/><BR/>PS. Thanks for developing SPE. Great IDE. :)Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-1693831864832387340.post-57695711094994375002007-03-13T13:50:00.000+01:002007-03-13T13:50:00.000+01:00@anonymousI'll look into that@stargamingYou're rig...@anonymous<BR/>I'll look into that<BR/><BR/>@stargaming<BR/>You're right. I fixed it in my post.Stanihttps://www.blogger.com/profile/16059756624190203689noreply@blogger.comtag:blogger.com,1999:blog-1693831864832387340.post-57773643830949257382007-03-13T09:15:00.000+01:002007-03-13T09:15:00.000+01:00I may be using a dated copy of Ubuntu but shouldn'...I may be using a dated copy of Ubuntu but shouldn't the binaries to link 2.4/2.5 be located in /usr/bin, not /usr/lib?Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-1693831864832387340.post-73759226861852595012007-03-10T22:11:00.000+01:002007-03-10T22:11:00.000+01:00Regarding drag and drop, I looked at the StyledTex...Regarding drag and drop, I looked at the StyledTextCtrl demo in wxPhyton2.6 (on Ubuntu Edgy) which did support drag and drop.<BR/>Anyway, I'm looking for a good scintilla based editor running natively on the Mac and a wxPython based solution should be able to do that.<BR/>So whatever is needed, I would like that!!<BR/>Note, so far I didn't get it to go on my Mac, but did try the svn version. Need an svn client first ;-)Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-1693831864832387340.post-48781524775179424512007-03-10T15:00:00.000+01:002007-03-10T15:00:00.000+01:00Drag and drop is only available with wxPython2.8. ...Drag and drop is only available with wxPython2.8. As SPE is still supporting wxPython2.6 and the custom drag and drop implementation on Ubuntu was not stable, I had to disable it. If you file a feature request, I might add a conditional check if wxPython2.8 is installed and use drag and drop if it is.<BR/><BR/>StaniStanihttps://www.blogger.com/profile/16059756624190203689noreply@blogger.comtag:blogger.com,1999:blog-1693831864832387340.post-67924218283243550092007-03-10T09:54:00.000+01:002007-03-10T09:54:00.000+01:00SPE looks really good. My long time favorite edito...SPE looks really good. My long time favorite editor is scite, so i was quite interested to see SPE in action and I liked a lot of what i saw.<BR/><BR/>However the really big thing missing is the drag and drop as seite does that. The wxPython demo shows that is possible. So I don't quite understand why it is turned off.Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-1693831864832387340.post-47961326754217628842007-03-05T18:15:00.000+01:002007-03-05T18:15:00.000+01:00Jonny,I am aware of that. It is just a practical j...Jonny,<BR/>I am aware of that. It is just a practical joke until I have a new webhost. Anyway http://pythonide.stani.be is already for long time the standard url. You can correct webmastsers if they use another one.<BR/><BR/>StaniStanihttps://www.blogger.com/profile/16059756624190203689noreply@blogger.comtag:blogger.com,1999:blog-1693831864832387340.post-70550526706688197892007-03-05T14:14:00.000+01:002007-03-05T14:14:00.000+01:00Hello Stani,Nice tools you have developed, but you...Hello Stani,<BR/>Nice tools you have developed, but your web adresses, www.stani.be and some others only lead to a google search. I don't know if that is intended but it was quite hard to find this site.<BR/>Greetings<BR/>JonnyAnonymousnoreply@blogger.comtag:blogger.com,1999:blog-1693831864832387340.post-13017401593124154462007-03-04T21:40:00.000+01:002007-03-04T21:40:00.000+01:00I am now working on my ubuntu myself and I am tryi...I am now working on my ubuntu myself and I am trying to fix as much issues as possible. Winpdb is fixed. I suggest you take SPE from subversion (instructions are on this blog). You can just run it from a folder in your home directory. No need for setup.py install. But be sure you clean your computer from previous installations of spe, kiki and wxglade.Stanihttps://www.blogger.com/profile/16059756624190203689noreply@blogger.comtag:blogger.com,1999:blog-1693831864832387340.post-66007065707572984342007-03-04T21:29:00.000+01:002007-03-04T21:29:00.000+01:00I think, spe would be a great python editor, but:I...I think, spe would be a great python editor, but:<BR/><BR/>It would be great to incorporate the 1.0.8 winpdb as the debugger plugin in spe. On ubuntu the 1.0.6 version is unusable as stated many times in the forums.<BR/><BR/>The spe install (sudo python setup.py install) on ubuntu simply does not produce a working spe applitation on ubuntu. Wrong file permissions, cannot read default skin for example.<BR/><BR/>Why oh why?Anonymousnoreply@blogger.com