[Bug 114859] Re: python-psycopg-dbg reports undefined symbol Py_InitModule4

2007-05-15 Thread eolo999
** Changed in: psycopg (Ubuntu) Status: Unconfirmed => Confirmed -- python-psycopg-dbg reports undefined symbol Py_InitModule4 https://bugs.launchpad.net/bugs/114859 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu

[Bug 114798] Re: sb_imapfilter fails to run under Python 2.5: SyntaxError: from __future__ imports

2007-05-15 Thread eolo999
List of files of package spambayes with __future__ imports. ** Attachment added: "spambayes_future_imports.txt" http://librarian.launchpad.net/7656163/spambayes_future_imports.txt -- sb_imapfilter fails to run under Python 2.5: SyntaxError: from __future__ imports https://bugs.launchpad.net/

[Bug 113803] Re: Python-netcdf crashes in Feisty

2007-05-13 Thread eolo999
Ok this hopefully is a valid debdiff. ** Attachment added: "fix_invalid_pointer_error.debdiff" http://librarian.launchpad.net/7619535/fix_invalid_pointer_error.debdiff -- Python-netcdf crashes in Feisty https://bugs.launchpad.net/bugs/113803 You received this bug notification because you are

[Bug 113803] Re: Python-netcdf crashes in Feisty

2007-05-13 Thread eolo999
First Debdiff :) ** Attachment added: "fix_invalid_pointer_error.debdiff" http://librarian.launchpad.net/7619510/fix_invalid_pointer_error.debdiff -- Python-netcdf crashes in Feisty https://bugs.launchpad.net/bugs/113803 You received this bug notification because you are a member of Ubuntu Bu

[Bug 113803] Re: Python-netcdf crashes in Feisty

2007-05-13 Thread eolo999
Python-Scientific NetCDF used PyMem_DEL instead of PyObject_DEL to deallocate memory of an object created with PyObject_NEW. Python 2.4 used to catch that error and automatically correct it. Python 2.5 has removed this behaviour. I ask you to test this patch and to let me know if it solved the p

[Bug 113803] Re: Python-netcdf crashes in Feisty

2007-05-10 Thread eolo999
** Changed in: python-scientific (Ubuntu) Assignee: (unassigned) => eolo999 Status: Unconfirmed => Confirmed -- Python-netcdf crashes in Feisty https://bugs.launchpad.net/bugs/113803 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug c

[Bug 113620] sync request for pythoncad 0.1.35-2 from Debian Unstable

2007-05-09 Thread eolo999
Public bug reported: I received notification that pythoncad main developer accepted our patch at https://bugs.launchpad.net/ubuntu/feisty/+source/pythoncad/+bug/112140 and introduced it in his tree. On his part Debian maintainer Cédric Delfosse applied our patch too and closed our bug report h

[Bug 112140] Re: pythoncad fails to exit when all windows are closed

2007-05-05 Thread eolo999
** Bug watch added: Debian Bug tracker #422422 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422422 ** Also affects: pythoncad (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422422 Importance: Unknown Status: Unknown -- pythoncad fails to exit when all windows a

[Bug 112140] Re: pythoncad fails to exit when all windows are closed

2007-05-05 Thread eolo999
I' m sorry this is the third debdiff. I missed a blankline in changelog... Thanks ScottK ** Attachment added: "pythoncad-clean-exit.debdiff" http://librarian.launchpad.net/7563882/pythoncad-clean-exit.debdiff -- pythoncad fails to exit when all windows are closed https://bugs.launchpad.net/bu

[Bug 112140] Re: pythoncad fails to exit when all windows are closed

2007-05-05 Thread eolo999
** Attachment added: "Added 'changed maintainer to MOTU in changelog" http://librarian.launchpad.net/7563872/pythoncad-clean-exit.debdiff -- pythoncad fails to exit when all windows are closed https://bugs.launchpad.net/bugs/112140 You received this bug notification because you are a member o

[Bug 112140] Re: pythoncad fails to exit when all windows are closed

2007-05-05 Thread eolo999
I've built a binary package in a Gutsy pbuilder and tested it to verify the fix. -- pythoncad fails to exit when all windows are closed https://bugs.launchpad.net/bugs/112140 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubun

[Bug 112140] Re: pythoncad fails to exit when all windows are closed

2007-05-05 Thread eolo999
** Attachment added: "Clean exit debdiff" http://librarian.launchpad.net/7563651/pythoncad-clean-exit.debdiff ** Changed in: pythoncad (Ubuntu) Assignee: eolo999 => (unassigned) Status: In Progress => Confirmed -- pythoncad fails to exit when all windows

[Bug 112140] Re: pythoncad fails to exit when all windows are closed

2007-05-05 Thread eolo999
Here's the patch to be tested. ** Attachment added: "diff_for_LPBug_112140" http://librarian.launchpad.net/7562464/diff_for_LPBug_112140 -- pythoncad fails to exit when all windows are closed https://bugs.launchpad.net/bugs/112140 You received this bug notification because you are a member of

[Bug 112140] Re: pythoncad fails to exit when all windows are closed

2007-05-04 Thread eolo999
** Changed in: pythoncad (Ubuntu) Status: Confirmed => In Progress -- pythoncad fails to exit when all windows are closed https://bugs.launchpad.net/bugs/112140 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 110219] Re: python-gnuplot package not working in feisty fawn

2007-05-04 Thread eolo999
It seems to be a 64 bit matter. I run a 32bit Ubuntu, so no way to test. Hope the some other wil start from here. -- python-gnuplot package not working in feisty fawn https://bugs.launchpad.net/bugs/110219 You received this bug notification because you are a member of Ubuntu Bugs, which is the bu

[Bug 110049] Re: Firefox needs a better clue file

2007-05-03 Thread eolo999
Hi Freddy, i'm interested... can you add the firefox clue you are not satisfied with? For us starting could be good as a reference. PS: perhaps i'm wrong but bzr commands in the wiki you have linked didn't worked... even with a launchpad account and ssh keys registered... -- Firefox needs a bett

[Bug 8556] Re: sudo password prompt could be clearer

2007-05-03 Thread eolo999
I would add for sudo (without -u option): Acquiring 'root' privileges as 'user'... Enter USER password: -- sudo password prompt could be clearer https://bugs.launchpad.net/bugs/8556 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubun

[Bug 110219] Re: python-gnuplot package not working in feisty fawn

2007-05-01 Thread eolo999
I had some hypothesis but as everything works on my system it's quite difficult for me to investigate further. I've checked the developers svn repository and it seems that many things are changing. Perhaps the best thing to do is to wait for their next release... -- python-gnuplot package not w

[Bug 110219] Re: python-gnuplot package not working in feisty fawn

2007-05-01 Thread eolo999
Benny, running python-gnuplot test.py on my pc works nicely, except for all 'with' warnings. Here's the output: ### test GridData and compute_GridData ## a function of two variables from a GridData file Press return to show results... gnuplot> set parametric gnuplot> set data

[Bug 110219] Re: python-gnuplot package not working in feisty fawn

2007-04-30 Thread eolo999
Benny I followed that link and seem that your post has not been recorded... can you give more details of th errors you received? for example import errors or whatever... and if you have a little 'now' working script to use as test base? -- python-gnuplot package not working in feisty fawn https:

[Bug 39975] Re: Automatic play -> Auto drop setting forgotten

2007-04-30 Thread eolo999
** Changed in: pysol (Ubuntu) Status: Fix Committed => Fix Released -- Automatic play -> Auto drop setting forgotten https://bugs.launchpad.net/bugs/39975 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 110219] Re: python-gnuplot package not working in feisty fawn

2007-04-30 Thread eolo999
the mailing list reference is not correct... can you check it please... it would help. -- python-gnuplot package not working in feisty fawn https://bugs.launchpad.net/bugs/110219 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 39975] Re: Automatic play -> Auto drop setting forgotten

2007-04-28 Thread eolo999
class Option in app.py uses int values 0, 1 to set user preferences. When user change a preference in a checkbox that value was changed to boolean True or False. That's why only two values options were giving problems. Hacked to convert back each boolean to 0 or 1 from custom options file so that

[Bug 39975] pysol reset almost every setting at restart.

2007-04-27 Thread eolo999
It seems pysol reset almost every setting at restart. These are all the settings that retain user choices: cardset card background table tile animations toolbar options hint options demo options: only delay time retains choices ** Attachment added: "option menu image" http://librarian.launchpa

[Bug 39975] Re: Automatic play -> Auto drop setting forgotten

2007-04-26 Thread eolo999
** Changed in: pysol (Ubuntu) Assignee: (unassigned) => eolo999 -- Automatic play -> Auto drop setting forgotten https://bugs.launchpad.net/bugs/39975 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailin

[Bug 93230] Re: ACPI: Error installing notify handler

2007-04-05 Thread eolo999
oooppps! forgot kernel log. greets ** Attachment added: "Kernel Log for Bug #93230" http://librarian.launchpad.net/7175724/kern.log -- ACPI: Error installing notify handler https://bugs.launchpad.net/bugs/93230 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 93230] Re: ACPI: Error installing notify handler

2007-04-05 Thread eolo999
hi same situation here: Toshiba Satellite A100-646 uname -a Linux newbu 2.6.20-13-generic #2 SMP Sun Mar 25 00:21:25 UTC 2007 i686 GNU/Linux BUG: at drivers/base/core.c:104 device_release() 495 [ 75.008000] [] kobject_cleanup+0x49/0x90 496 [ 75.008000] [] kobject_release+0x0/0x10