[Bug 336381] Re: idle3 crashed with ImportError in module()

2009-04-16 Thread Cam Cope
Just confirming this issue still exists. Version 3.0.1-ubuntu3 is the latest in the repository, and it still has #! /usr/bin/python instead of #! /usr/bin/python3 -- idle3 crashed with ImportError in module() https://bugs.launchpad.net/bugs/336381 You received this bug notification because you

[Bug 336381] Re: idle3 crashed with ImportError in module()

2009-04-16 Thread Anders Kaseorg
Oops, I forgot to reopen this bug when posting the new patch. The debdiff above should still be uploaded. ** Changed in: python3-defaults (Ubuntu) Status: Fix Released = In Progress ** Changed in: python3-defaults (Ubuntu) Assignee: (unassigned) = Anders Kaseorg (anders-kaseorg) --

[Bug 336381] Re: idle3 crashed with ImportError in module()

2009-04-16 Thread Andreas Wenning
** Changed in: python3-defaults (Ubuntu) Assignee: Anders Kaseorg (anders-kaseorg) = Andreas Wenning (andreas-wenning) -- idle3 crashed with ImportError in module() https://bugs.launchpad.net/bugs/336381 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 336381] Re: idle3 crashed with ImportError in module()

2009-04-16 Thread Scott Kitterman
Ack from motu-release. -- idle3 crashed with ImportError in module() https://bugs.launchpad.net/bugs/336381 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 336381] Re: idle3 crashed with ImportError in module()

2009-04-16 Thread Andreas Wenning
** Changed in: python3-defaults (Ubuntu) Status: In Progress = Fix Committed ** Changed in: python3-defaults (Ubuntu) Assignee: Andreas Wenning (andreas-wenning) = (unassigned) -- idle3 crashed with ImportError in module() https://bugs.launchpad.net/bugs/336381 You received this bug

[Bug 336381] Re: idle3 crashed with ImportError in module()

2009-04-16 Thread Launchpad Bug Tracker
This bug was fixed in the package python3-defaults - 3.0.1-0ubuntu4 --- python3-defaults (3.0.1-0ubuntu4) jaunty; urgency=low * Make idle3 actually run with /usr/bin/python3. (LP: #336381) * Remove unused idle.sh that led to the previous confusion. -- Anders Kaseorg

[Bug 336381] Re: idle3 crashed with ImportError in module()

2009-03-12 Thread Johannes Fritz
I'm using idle3 (3.0.1.0-ubuntu3) in jaunty and the issue occurs again: han...@romeo ~ % cat /usr/bin/idle3 #! /usr/bin/python from idlelib.PyShell import main if __name__ == '__main__': main() Changing #! /usr/bin/python to #! /usr/bin/python3 solves this. -- idle3 crashed with

[Bug 336381] Re: idle3 crashed with ImportError in module()

2009-03-12 Thread Anders Kaseorg
(fix misspelling in changelog) ** Attachment added: python3-defaults_3.0.1-0ubuntu4.debdiff http://launchpadlibrarian.net/23787287/python3-defaults_3.0.1-0ubuntu4.debdiff ** Attachment removed: python3-defaults_3.0.1-0ubuntu4.debdiff

[Bug 336381] Re: idle3 crashed with ImportError in module()

2009-03-12 Thread Anders Kaseorg
My apologies; the last debdiff modified the wrong file (idle.sh instead of idle.py). Here’s another debdiff that modifies idle.py, and removes idle.sh to avoid such confusion in the future. ** Attachment added: python3-defaults_3.0.1-0ubuntu4.debdiff

[Bug 336381] Re: idle3 crashed with ImportError in module()

2009-03-09 Thread Launchpad Bug Tracker
This bug was fixed in the package python3-defaults - 3.0.1-0ubuntu3 --- python3-defaults (3.0.1-0ubuntu3) jaunty; urgency=low * Make idle3 run with /usr/bin/python3, not /usr/bin/python. (LP: #336381) * Remove Essential: yes from python3-minimal, and reduce the Priority of

[Bug 336381] Re: idle3 crashed with ImportError in module()

2009-03-08 Thread Anders Kaseorg
/usr/bin/idle3 runs with #! /usr/bin/python, which is still Python 2.6. It needs to be changed to #! /usr/bin/python3. ** Changed in: python3-defaults (Ubuntu) Status: New = Confirmed -- idle3 crashed with ImportError in module() https://bugs.launchpad.net/bugs/336381 You received this

[Bug 336381] Re: idle3 crashed with ImportError in module()

2009-03-08 Thread Anders Kaseorg
** Attachment added: python3-defaults_3.0.1-0ubuntu3.debdiff http://launchpadlibrarian.net/23616343/python3-defaults_3.0.1-0ubuntu3.debdiff -- idle3 crashed with ImportError in module() https://bugs.launchpad.net/bugs/336381 You received this bug notification because you are a member of

[Bug 336381] Re: idle3 crashed with ImportError in module()

2009-03-08 Thread Anders Kaseorg
Here’s a debdiff for this bug and bug 330613. ** Attachment added: python3-defaults_3.0.1-0ubuntu3.debdiff http://launchpadlibrarian.net/23616719/python3-defaults_3.0.1-0ubuntu3.debdiff ** Attachment removed: python3-defaults_3.0.1-0ubuntu3.debdiff

[Bug 336381] Re: idle3 crashed with ImportError in module()

2009-03-01 Thread Kazagistar
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/23268338/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/23268339/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/23268340/ProcStatus.txt ** Attachment

[Bug 336381] Re: idle3 crashed with ImportError in module()

2009-03-01 Thread Apport retracing service
** Tags removed: need-duplicate-check -- idle3 crashed with ImportError in module() https://bugs.launchpad.net/bugs/336381 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com