ytrstu / winpdb

Automatically exported from code.google.com/p/winpdb
0 stars 0 forks source link

winpdb not work in python2.7 #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. i install ubuntu10.10 (have python 2.6) winpdb is work
2. I upgrade to ubuntu11.04 (have python2.7) winpdb not work
3. Please fix that problem

Thanks!

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by Roman...@gmail.com on 5 Jul 2011 at 2:53

GoogleCodeExporter commented 9 years ago
This is NOT a python2.7 issue. Ubuntu 11.4 is most likely the culprit.
Ubuntu 11.4 broke many applications written for wxWidgets including some 
features of wxPython (the core of winpdb). The Ubuntu guys lamely say "we'll 
just blacklist any program that doesn't play nicely under unity. I did manage 
to get things working on Natty under Gnome 3 shortly before I got disgusted 
with the whole Ubuntu mess and switched to Fedora.

winpdb runs fine on Fedora 15 under python 2.7.

Original comment by BCDes...@gmail.com on 28 Aug 2011 at 5:53

GoogleCodeExporter commented 9 years ago
For the added record, I install winpdb with python 2.7 on Windows 7 and it 
works well.

Original comment by seongjoo...@gmail.com on 10 Oct 2011 at 5:30