[Bug 1336214] Re: pygame.surfarray.make_surface(numpyarray) gives IndexError

2014-10-26 Thread Florent Flament
Same error on Ubuntu 14.04 (Trusty).. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1336214 Title: pygame.surfarray.make_surface(numpyarray) gives IndexError To manage notifications about this bug

[Bug 1336214] Re: pygame.surfarray.make_surface(numpyarray) gives IndexError

2014-10-26 Thread Florent Flament
By the wat, I found an ugly workaroud: import pygame surface = pygame.Surface((100, 100)) data = abcdefg buf = surface.get_buffer() buf.write(data, 0) Traceback (most recent call last): File stdin, line 1, in module IndexError: bytes to write exceed buffer size buf.write(data*1,

[Bug 1274320] Re: Error: diskfilter writes are not supported

2014-07-18 Thread Florent Flament
Hi, Couldn't apply neither patch #70 nor #71 on my Ubuntu 14.04. I guess 00_header file may differ slightly between distributions. $ patch -p0 00_header recordfail.patch patching file 00_header Hunk #1 FAILED at 102. 1 out of 1 hunk FAILED -- saving rejects to file 00_header.rej In the end I

[Bug 1274320] Re: Error: diskfilter writes are not supported

2014-07-11 Thread Florent Flament
I have the same issue. Using LVM on an Ubuntu 14.04. Fix #34 has no effect neither. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1274320 Title: Error: diskfilter writes are not supported To

[Bug 1335458] Re: [Toshiba Satellite Z930-164] Backlight control does not work, but there are entries in /sys/class/backlight

2014-07-08 Thread Florent Flament
Hi Christopher, I eventually managed to find the fix commit (this took me ages). $ git bisect bad 751109aad5834375ca9ed0dcfcd85a00cbf872b5 is the first bad commit commit 751109aad5834375ca9ed0dcfcd85a00cbf872b5 Author: Rafael J. Wysocki rafael.j.wyso...@intel.com Date: Thu Jun 5 22:47:35 2014

[Bug 1335458] Re: [Toshiba Satellite Z930-164] Backlight control does not work, but there are entries in /sys/class/backlight

2014-07-04 Thread Florent Flament
Ok, I followed the 'Reverse bisecting upstream kernel versions' section and found that: * v3.15.3-utopic is the last bad version * v3.16-rc1-utopic is the first good version. Working on 'Reverse commit bisecting upstream kernel versions' ... -- You received this bug notification because you

[Bug 1335458] Re: [Toshiba Satellite Z930-164] Backlight control does not work, but there are entries in /sys/class/backlight

2014-07-02 Thread Florent Flament
Oh this bug is fixed upstream (Linux 3.16-rc3), thanks ! Florent ** Tags added: kernel-fixed-upstream kernel-fixed-upstream-3.16-rc3 ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1335458] Re: Backlight control does not work, but there are entries in /sys/class/backlight - Toshiba Satellite Z930-164

2014-06-28 Thread Florent Flament
** Attachment added: version https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335458/+attachment/4141432/+files/version -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1335458 Title:

[Bug 1335458] [NEW] Backlight control does not work, but there are entries in /sys/class/backlight - Toshiba Satellite Z930-164

2014-06-28 Thread Florent Flament
Public bug reported: Following bug reporting process: https://wiki.ubuntu.com/Kernel/Debugging/Backlight#Reporting_Backlight_Bugs Running Ubuntu 14.04 with Unity. Testing for a work around: * With kernel parameter acpi_backlight=vendor - Brightness control is working with both applet and

[Bug 1335458] Re: Backlight control does not work, but there are entries in /sys/class/backlight - Toshiba Satellite Z930-164

2014-06-28 Thread Florent Flament
** Attachment added: dmidecode.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335458/+attachment/4141426/+files/dmidecode.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1335458

[Bug 1335458] Re: Backlight control does not work, but there are entries in /sys/class/backlight - Toshiba Satellite Z930-164

2014-06-28 Thread Florent Flament
** Attachment added: results.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335458/+attachment/4141430/+files/results.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1335458 Title:

[Bug 1335458] Re: Backlight control does not work, but there are entries in /sys/class/backlight - Toshiba Satellite Z930-164

2014-06-28 Thread Florent Flament
** Attachment added: lslabacklight https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335458/+attachment/4141429/+files/lslabacklight -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1335458

[Bug 1335458] Re: Backlight control does not work, but there are entries in /sys/class/backlight - Toshiba Satellite Z930-164

2014-06-28 Thread Florent Flament
** Attachment added: acpidump.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335458/+attachment/4141424/+files/acpidump.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1335458 Title:

[Bug 1335458] Re: Backlight control does not work, but there are entries in /sys/class/backlight - Toshiba Satellite Z930-164

2014-06-28 Thread Florent Flament
** Attachment added: fwts https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335458/+attachment/4141427/+files/fwts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1335458 Title: Backlight

[Bug 1335458] Re: Backlight control does not work, but there are entries in /sys/class/backlight - Toshiba Satellite Z930-164

2014-06-28 Thread Florent Flament
** Attachment added: backlight https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335458/+attachment/4141425/+files/backlight -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1335458 Title:

[Bug 1335458] Re: Backlight control does not work, but there are entries in /sys/class/backlight - Toshiba Satellite Z930-164

2014-06-28 Thread Florent Flament
** Attachment added: vendorbacklight https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335458/+attachment/4141431/+files/vendorbacklight -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1335458

[Bug 1335458] Re: Backlight control does not work, but there are entries in /sys/class/backlight - Toshiba Satellite Z930-164

2014-06-28 Thread Florent Flament
** Attachment added: fwts_method https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335458/+attachment/4141428/+files/fwts_method -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1335458 Title:

[Bug 1335458] Re: Backlight control does not work, but there are entries in /sys/class/backlight - Toshiba Satellite Z930-164

2014-06-28 Thread Florent Flament
** Attachment added: video https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335458/+attachment/4141433/+files/video -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1335458 Title: Backlight