[Bug 1574892] Re: IDLE 3.5.1+ runtime error on Options -> Configure IDLE

2016-07-18 Thread Launchpad Bug Tracker
This bug was fixed in the package python3.5 - 3.5.2-2~16.01 --- python3.5 (3.5.2-2~16.01) xenial-proposed; urgency=medium * SRU: LP: #1591887. Backport 3.5.2 to 16.04 LTS. python3.5 (3.5.2-2) unstable; urgency=medium * asyncio: Fix callbacks race in SelectorLoop.sock_connect,

[Bug 1574892] Re: IDLE 3.5.1+ runtime error on Options -> Configure IDLE

2016-07-07 Thread knkillname
Thank you, pitti. It works as it should and I could not find any regression. ~$ dpkg -s python3.5 | grep Version Version: 3.5.2-2~16.01 ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1574892] Re: IDLE 3.5.1+ runtime error on Options -> Configure IDLE

2016-07-07 Thread Martin Pitt
Hello knkillname, or anyone else affected, Accepted python3.5 into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/python3.5/3.5.2-2~16.01 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1574892] Re: IDLE 3.5.1+ runtime error on Options -> Configure IDLE

2016-06-11 Thread knkillname
So it says here that a fix was released a month ago but nothing happens even if I continuously update my system. As reported in http://bugs.python.org/issue26673 , the problem lies in the lack of a config file. Here is a quick workaround: Save the following file as $HOME/.idlerc/config-main.cfg

[Bug 1574892] Re: IDLE 3.5.1+ runtime error on Options -> Configure IDLE

2016-05-22 Thread Bug Watch Updater
** Changed in: python Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574892 Title: IDLE 3.5.1+ runtime error on Options -> Configure IDLE To manage notifications

[Bug 1574892] Re: IDLE 3.5.1+ runtime error on Options -> Configure IDLE

2016-05-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python3.5 (Ubuntu Xenial) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574892

[Bug 1574892] Re: IDLE 3.5.1+ runtime error on Options -> Configure IDLE

2016-05-10 Thread Launchpad Bug Tracker
This bug was fixed in the package python3.5 - 3.5.1-12 --- python3.5 (3.5.1-12) unstable; urgency=medium * Update to 20160509 from the 3.5 branch. - Issue #26811: gc.get_objects() no longer contains a broken tuple with NULL pointer. - Issue #20120: Use RawConfigParser

[Bug 1574892] Re: IDLE 3.5.1+ runtime error on Options -> Configure IDLE

2016-05-09 Thread Matthias Klose
** Also affects: python3.5 (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574892 Title: IDLE 3.5.1+ runtime error on Options -> Configure

[Bug 1574892] Re: IDLE 3.5.1+ runtime error on Options -> Configure IDLE

2016-05-09 Thread Matthias Klose
** Package changed: python3-defaults (Ubuntu) => python3.5 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574892 Title: IDLE 3.5.1+ runtime error on Options -> Configure IDLE To manage

[Bug 1574892] Re: IDLE 3.5.1+ runtime error on Options -> Configure IDLE

2016-05-08 Thread Bug Watch Updater
** Changed in: python Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574892 Title: IDLE 3.5.1+ runtime error on Options -> Configure IDLE To manage notifications

[Bug 1574892] Re: IDLE 3.5.1+ runtime error on Options -> Configure IDLE

2016-05-08 Thread Matthias Klose
** Bug watch added: Python Roundup #26673 http://bugs.python.org/issue26673 ** Also affects: python via http://bugs.python.org/issue26673 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1574892] Re: IDLE 3.5.1+ runtime error on Options -> Configure IDLE

2016-05-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python3-defaults (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574892

[Bug 1574892] Re: IDLE 3.5.1+ runtime error on Options -> Configure IDLE

2016-05-04 Thread André S .
I see the same error when using IDLE for _Python 2.7_ when trying to open Options -> Configure IDLE: $ idle Exception in Tkinter callback Traceback (most recent call last): File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 1540, in __call__ return self.func(*args) File