** Changed in: blender (Ubuntu)
Status: Confirmed => 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/1421977
Title:
blender crashes on python code completion
To manage notificatio
** Also affects: python
Importance: Undecided
Status: New
** No longer affects: libedit (Ubuntu)
** No longer affects: readline (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/142197
** Also affects: readline (Ubuntu)
Importance: Undecided
Status: New
** Also affects: libedit (Ubuntu)
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/bu
** Also affects: blender
Importance: Undecided
Status: New
** Changed in: blender
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/1421977
Title:
blender c
Same here, but this time loading ipython qtconsole embedded in an app.
The code looks similar to this:
http://stackoverflow.com/questions/29421936/cant-quit-pyqt5-application-with-embedded-ipython-qtconsole/30068103#30068103
It's actually way more extensive, but it crashes when it tries to create
I forgot to add the details:
Ubuntu 15.04 x64
python 3.43
ipython 4.0.0
qtconsole 4.0.0
Both, ipython and qtconsole were installed from "pip3"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1421977
T
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: blender (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/1421977
Title:
bl
Update, worked around the bug:
https://developer.blender.org/T43491#291744
But the bug still exists: just run this in the text editor:
import readline
I'm afraid this needs to be solved by whoever maintains the Blender
package, so the libraries aren't in conflict.
On Arch Linux, for example
Found the cause of the bug, it is a library conflict with gnureadline
and libedit: https://developer.blender.org/T43491#291613
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1421977
Title:
blender cr