[Bug 363510] Re: Errors in single-precision BLAS (libatlas3gf-sse)

2010-03-22 Thread David Cournapeau
This is a major issue - if upgrading to experimental packages is not possible, the next best solution would be to remove the sse/sse2 packages from the repository. This is especially important for Lucid because it is a LTS. -- Errors in single-precision BLAS (libatlas3gf-sse) https://bugs.launchp

[Bug 315022] Re: Major python slowdown under X11 and $HOME/.local

2009-02-22 Thread David Cournapeau
I think the bug is actually a duplicate of this one bug 284229; so this one can be closed. -- Major python slowdown under X11 and $HOME/.local https://bugs.launchpad.net/bugs/315022 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 295051] Re: new atlas for gfortran ABI has its fortran wrapper built with g77

2009-01-28 Thread David Cournapeau
It certainly breaks the expected behavior of the ATL_buildinfo function. If breaking a public function does not qualify as a bug, what does ? -- new atlas for gfortran ABI has its fortran wrapper built with g77 https://bugs.launchpad.net/bugs/295051 You received this bug notification because you

[Bug 284229] Re: console-kit-daemon using a lot of cpu

2009-01-15 Thread David Cournapeau
Is there a reason this is not backported to Intrepid ? I don't have admin privileges on my box, and this makes Ubuntu unbearable. After a few hours, I have to restart X, or worse rebooting my machine. -- console-kit-daemon using a lot of cpu https://bugs.launchpad.net/bugs/284229 You received thi

[Bug 315022] [NEW] Major python slowdown under X11 and $HOME/.local

2009-01-08 Thread David Cournapeau
Public bug reported: I notice major slowdown of python on my Ubuntu Hardy system: python -c "" takes 150 ms to launch, and importing packages is very slow. The weird thing is that doing the same under a terminal outside my X session get me back reasonable numbers (~20 ms). After a couple of sanit

[Bug 295051] Re: new atlas for gfortran ABI has its fortran wrapper built with g77

2008-11-13 Thread David Cournapeau
sorry, I forgot to update the bug report. I can confirm that ATLAS is built with gfortran; the problem is that ATLAS is built in a perticular manner, which I forgot; only the build info is wrong. ATLAS debian package is built using a log file, to make sure the binary is always the same; I reminded

[Bug 295051] [NEW] new atlas for gfortran ABI has its fortran wrapper built with g77

2008-11-07 Thread David Cournapeau
Public bug reported: Binary package hint: libatlas3gf-base Intrepid uses gfortran for its ABI: ldd /usr/lib/libatlas.so outputs libgfortran.so But atlas fortran wrappers are built with g77, according to ATL_buildinfo. You can check with this small program: int main() { ATL_buildinfo(); } Buil

Re: [Bug 107391] Re: scim-anthy does not work and make any application which uses it hang

2007-06-07 Thread David Cournapeau
Ming Hua wrote: > On Mon, Jun 04, 2007 at 01:47:03AM -0000, David Cournapeau wrote: >> Minase wrote: >>> Interestingly, I am also using an NFS home... though I can't see why >>> this could be related. >>> >> I think this is really related because t

Re: [Bug 107391] Re: scim-anthy does not work and make any application which uses it hang

2007-06-03 Thread David Cournapeau
Minase wrote: > I just thought I'd chime in to say I am having this same issue with > Feisty, which never exhibited itself in the previous two versions of > Ubuntu I have used. > > So far, this bug *only* affects gnome-terminal for me - though I don't type > much Japanese in other applications, so

Re: [Bug 107391] Re: scim-anthy does not work and make any application which uses it hang

2007-05-22 Thread David Cournapeau
Ming Hua wrote: > > If it still looks like a problem with socket, you can try changing the > above "scim -d" command to "scim -f x11 --no-socket -d" and see if it > helps anything. I still have softwares hanging, but the kanji convertion does work. But kana to kanji convertion can takes up to seve

Re: [Bug 107391] Re: scim-anthy does not work and make any application which uses it hang

2007-05-20 Thread David Cournapeau
Ming Hua wrote: > Hi David, > > I need a clarification about the situation -- does XIM mode work for > you? To test, modify you .xsession (as you seem to be using .xsession) > to add: > > XMODIFIERS="@im=SCIM" > GTK_IM_MODULE="xim" > export XMODIFIERS > export GTK_IM_MODULE > scim -d > > And then

[Bug 115164] tipa fails to install with texlive

2007-05-16 Thread David Cournapeau
Public bug reported: When trying to install tipa, I got the following error: Setting up tipa (1.3-4build1) ... Running mktexlsr. This may take some time... done. Running updmap-sys. This may take some time... updmap-sys failed. Output has been stored in /tmp/updmap.cwlv6815 Please include this f

Re: [Bug 107391] Re: scim-anthy does not work and make any application which uses it hang

2007-05-16 Thread David Cournapeau
Ming Hua wrote: > On Mon, May 14, 2007 at 02:23:39AM -0000, David Cournapeau wrote: >> Sorry for the late reply. It looks like there are two specific >> problemes, actually: applications hanging up when scim is the IM, and >> problems when converting from kana to kanji, s

Re: [Bug 107391] Re: scim-anthy does not work and make any application which uses it hang

2007-05-13 Thread David Cournapeau
Ming Hua wrote: >> - XMODIFIERS set to @im=scim > > It may not be related to the bug, but this setting is incorrect. The > correct setting for XMODIFIERS is @im=SCIM, uppercase. However with > GTK_IM_MODULE set to scim, this environment variable shouldn't have any > effect. > > Would you please s

[Bug 112264] kde applications blocked when home dir on nfs

2007-05-03 Thread David Cournapeau
Public bug reported: When I updgrade to feisty (from edgy), I noticed that kde applications did not work anymore (I am using gnome as a DE, but sometimes use kde applications, mainly kdevelop/kcachegrind). I for example try to launch konqueror from the command line, and I get first a X error: "

[Bug 107391] scim-anthy does not work and make any application which uses it hang

2007-04-17 Thread David Cournapeau
Public bug reported: I've just upgraded a machine from edgy to feisty, and I have problems with the input system, which worked perfectly before. My system is the following: - I am using scim as the input system - GTK_IM_MODULE is set to scim - XMODIFIERS set to @im=scim - scim -d is launched by

[Bug 75714] master layout is broken

2006-12-13 Thread David Cournapeau
Public bug reported: Binary package hint: openoffice.org-impress Using the master layout in impress to change background of some slides of a presentation is near impossible because of multiple problems. Here is what I am doing: - go into view-> master -> slide master - I create a new master i

[Bug 72505] Re: python2.5 compiled with libffi does not support ctypes 64 bits integer

2006-11-23 Thread David Cournapeau
Ok, finally, I know where the problem lies. The equivalence ctype <-> libffi seems to be done in the file Modules/_ctypes/cfield.c This file builds a table for the equivalence: #ifdef HAVE_LONG_LONG { 'q', q_set, q_get, &ffi_type_slong, q_set_sw, q_get_sw}, { 'Q', Q_set, Q_get, &ffi_typ

[Bug 72505] Re: python2.5 compiled with libffi does not support ctypes 64 bits integer

2006-11-21 Thread David Cournapeau
** Also affects: python2.5 (Ubuntu) Importance: Undecided Status: Unconfirmed -- python2.5 compiled with libffi does not support ctypes 64 bits integer https://launchpad.net/bugs/72505 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/u

[Bug 71914] Re: python2.5 ctypes.c_longlong has wrong size (32 bits instead of 64)

2006-11-15 Thread David Cournapeau
After many different compilation of python2.5 from ubuntu packages and from original source (python.org), I managed to find the problem: the configuration option --with-system-ffi, which is used by the ubuntu package. If I use this option for original sources of python, I have the same problem. I

[Bug 71914] Re: python2.5 ctypes.c_longlong has wrong size (32 bits instead of 64)

2006-11-15 Thread David Cournapeau
I've just reproduced the bug on my minimac (ppc) at home, also -- python2.5 ctypes.c_longlong has wrong size (32 bits instead of 64) https://launchpad.net/bugs/71914 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 71914] Re: python2.5 ctypes.c_longlong has wrong size (32 bits instead of 64)

2006-11-15 Thread David Cournapeau
** Summary changed: - ctypes does not have 64 bit integer types + python2.5 ctypes.c_longlong has wrong size (32 bits instead of 64) ** Description changed: Binary package hint: python2.5 - I have recently checked some of my python+ctypes code on python25 to + I have recently checked some

[Bug 71914] ctypes does not have 64 bit integer types

2006-11-15 Thread David Cournapeau
Public bug reported: Binary package hint: python2.5 I have recently checked some of my python+ctypes code on python2.5 to find it did not work. After quite some time, I found out that ctypes.c_longlong is 32 bits, whereas it should be 64 bits. I checked on two different machines (both edgy on x8

[Bug 66862] Re: scipy not built with atlas support ?

2006-10-18 Thread David Cournapeau
** Description changed: When installing python-numpy, python-numpy-ext and python-scipy, and when testing the installed packages with a python -c "import scipy as S; S.test()", errors are reported concerning scipy.lib.lapack: *

[Bug 66862] scipy not built with atlas support ?

2006-10-18 Thread David Cournapeau
Public bug reported: When installing python-numpy, python-numpy-ext and python-scipy, and when testing the installed packages with a python -c "import scipy as S; S.test()", errors are reported concerning scipy.lib.lapack: WARNING: