[Bug 334213] Re: impressive does not work

2009-04-30 Thread Lino Mastrodomenico
I've seen this problem with glchess, but I didn't want to install libgl1 -mesa-dev. The problem is that ctypes.util.find_library('GL') should return 'libGL.so.1' and instead returns None. So an alternative workaround can be: from ctypes import util def find_library(name): fullna

[Bug 211962] Re: keyjnote exits with OpenGL error

2009-04-30 Thread Lino Mastrodomenico
I still see a problem very similar to this in Ubuntu 9.04. Running: python -c 'import OpenGL.GL' produces an error very similar to the one reported. Installing binutils didn't fix this for me. I think this is the same as bug #334213. See that bug for two possible workarounds. -- keyjnote

[Bug 467538] [NEW] Ubuntu patch shouldn't remove SCRIPT_NAME support

2009-10-31 Thread Lino Mastrodomenico
Public bug reported: Binary package hint: mini-httpd The patch debian/patches/03-cgi-php.dpatch for mini-httpd correctly adds support for the CGI environment variable SCRIPT_FILENAME, but it also incorrectly removes support for SCRIPT_NAME (which is required by some CGI scripts). Since SCRIPT_NA

[Bug 467538] Re: Ubuntu patch shouldn't remove SCRIPT_NAME support

2010-02-12 Thread Lino Mastrodomenico
I've reported this to Debian. ** Bug watch added: Debian Bug tracker #569599 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569599 ** Also affects: mini-httpd (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569599 Importance: Unknown Status: Unknown -- Ubuntu pat

[Bug 1665140] Re: Emoji that should be wide, according to Unicode 9, display incorrectly in the terminal

2018-04-12 Thread Lino Mastrodomenico
FYI, Unicode 9 only adds support for some characters (e.g. U+1F920, 🤠, is correctly marked as wide starting from Unicode 9) but others require an update to Unicode 10 (e.g. U+1F92F, 🤯) to be marked as wide. -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 820485] Re: ubiquity stops installation at 'Configuring target system'

2011-12-26 Thread Lino Mastrodomenico
This is currently marked as "Fix Released", but that's incorrect: the final ISO images for Oneiric still exhibit this bug, despite having a newer version of gnome-keyring than the one that was supposed to fix the problem. -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 552597] Re: pmu_battery is not loaded automatically, so ibook battery detection does not work

2010-07-15 Thread Lino Mastrodomenico
FYI this bug is also present in Debian testing (squeeze), I've reported it in Debian bug #589231. ** Bug watch added: Debian Bug tracker #589231 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589231 ** Also affects: linux-2.6 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=5

[Bug 552597] Re: pmu_battery is not loaded automatically, so ibook battery detection does not work

2010-07-15 Thread Lino Mastrodomenico
** Bug watch added: Red Hat Bugzilla #502253 https://bugzilla.redhat.com/show_bug.cgi?id=502253 ** Also affects: linux (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=502253 Importance: Unknown Status: Unknown -- pmu_battery is not loaded automatically, so ibook battery

[Bug 357076] Re: frets on fire on jaunty crashes when i try to launch it

2010-07-15 Thread Lino Mastrodomenico
Is this a duplicate of bug ? -- frets on fire on jaunty crashes when i try to launch it https://bugs.launchpad.net/bugs/357076 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 458004] Re: [Apple PowerBook G4] gnome-power-manger does not work in karmic ppc

2010-07-17 Thread Lino Mastrodomenico
*** This bug is a duplicate of bug 552597 *** https://bugs.launchpad.net/bugs/552597 ** This bug has been marked a duplicate of bug 552597 pmu_battery is not loaded automatically, so ibook battery detection does not work -- [Apple PowerBook G4] gnome-power-manger does not work in karmic

[Bug 467825] Re: Battery state always "fully charged"

2010-07-17 Thread Lino Mastrodomenico
Warning: AFAIK this bug is only for the i386 or AMD64 architectures. If you see a similar problem on a PowerPC computer (e.g. a PowerBook or an iBook G4) and it's fixed by running "sudo modprobe pmu_battery" then you are instead experiencing bug #552597 ().