[Bug 1448448] Re: internal name snafu breaks pillow +sane (fixed in upstream)

2015-04-25 Thread Finlay McWalter
** Attachment removed: "JournalErrors.txt" https://bugs.launchpad.net/ubuntu/+source/pillow-sane/+bug/1448448/+attachment/4383937/+files/JournalErrors.txt ** Attachment added: "minimal test case" https://bugs.launchpad.net/ubuntu/+source/pillow-sane/+bug/1448448/+attachment/4383939/+files/

[Bug 1448448] [NEW] internal name snafu breaks pillow +sane (fixed in upstream)

2015-04-25 Thread Finlay McWalter
Public bug reported: Basic python2 script to reproduce (assumes you have a single working scanner seen by SANE): import sane sane.init() sane.open(sane.get_devices()[0][0]) fails with traceback: File "/usr/lib/python2.7/dist-packages/sane.py", line 287, in open new=SaneDev(devname) File

[Bug 217792] Re: MIT-Scheme will not launch

2008-05-04 Thread Finlay McWalter
Chris Hanson, the package maintainer, explains the cause of this problem and gives a workaround at http://ubuntuforums.org/showthread.php?p=4868292 He attributes the problem to a clash between MIT-scheme's allocator and AppArmor. -- MIT-Scheme will not launch https://bugs.launchpad.net/bugs/2177