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 "", line 1, in
IndexError: bytes to write exceed buffer size
>>> buf.writ
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
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
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 manage
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
Date: Thu Jun 5 22:47:35 2014 +0200
ACPI / video: Cha
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 are
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 subsc
** 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
** 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
** 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:
Ba
** 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
** 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:
** 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
Tit
** 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:
** 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
Tit
** 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 co
** 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:
Backli
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 ho
18 matches
Mail list logo