[Bug 1600345] [NEW] boost::python::execfile exits with: Error in `python': double free or corruption

2016-07-08 Thread jepler
Public bug reported: I have distilled a test program (module) for the problem: #include BOOST_PYTHON_MODULE(execfile_bug) { boost::python::def("execfile", boost::python::exec_file); } I build and run the test like so: $ g++ -fPIC -I /usr/include/python2.7 -shared -o execfile_

[Bug 348848] Re: move window to workspace shortcut keys don't work

2010-05-13 Thread jepler
Affects Lucid as well. Why in the world is "an option shown in a core configuration dialog should actually work" a *wishlist item*? If you don't intend to make it work for all Visual Effects settings, take it out of Keyboard Shortcuts. -- move window to workspace shortcut keys don't work https:

[Bug 373111] Re: Keyboard 'Custom Shortcut' does not retain environment

2010-05-04 Thread jepler
still happening in the release version of lucid. -- Keyboard 'Custom Shortcut' does not retain environment https://bugs.launchpad.net/bugs/373111 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 196757] Re: camera automount prevents import

2010-05-01 Thread jepler
Also seeing this bug in Lucid final version.The commandline f-spot- import suggested earlier was an adequate workaround. -- camera automount prevents import https://bugs.launchpad.net/bugs/196757 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 336521] Re: regression: resume on Presario V2000 notebook leaves backlight off

2009-05-12 Thread jepler
The required quirk seems to be power_management.quirk.dpms_on -- regression: resume on Presario V2000 notebook leaves backlight off https://bugs.launchpad.net/bugs/336521 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

[Bug 336521] Re: regression: resume on Presario V2000 notebook leaves backlight off

2009-04-28 Thread jepler
Attaching output of 'lshal' from the Presario V2000 as requested ** Attachment added: "lshal output on presario notebook" http://launchpadlibrarian.net/26085031/presario-hal.txt -- regression: resume on Presario V2000 notebook leaves backlight off https://bugs.launchpad.net/bugs/336521 You re

[Bug 336521] Re: regression: resume on Presario V2000 notebook leaves backlight off

2009-04-15 Thread jepler
Regardless of what the workarounds may be, this is an important regression and should be fixed by a new package. -- regression: resume on Presario V2000 notebook leaves backlight off https://bugs.launchpad.net/bugs/336521 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 348740] Re: [glob] + [file tail] gives wrong result

2009-03-25 Thread jepler
I observed this bug in a Jaunty alpha. I did not test Intrepid. The bug does not exist in Hardy. -- [glob] + [file tail] gives wrong result https://bugs.launchpad.net/bugs/348740 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 348740] Re: [glob] + [file tail] gives wrong result

2009-03-25 Thread jepler
** Attachment added: "script to show the buggy behavior" http://launchpadlibrarian.net/24351612/fff.tcl -- [glob] + [file tail] gives wrong result https://bugs.launchpad.net/bugs/348740 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 348740] [NEW] [glob] + [file tail] gives wrong result

2009-03-25 Thread jepler
Public bug reported: Binary package hint: tcl8.5 This bug is reported upstream as: https://sourceforge.net/tracker/index.php?func=detail&aid=2710920&group_id=10894&atid=110894 In a specific scenario involving [glob] with a trailing slash, the resulting files are treated improperly by [file tail]

[Bug 336521] Re: regression: resume on Presario V2000 notebook leaves backlight off

2009-03-02 Thread jepler
This may be a duplicate of LP#334712, but I'm not sure. -- regression: resume on Presario V2000 notebook leaves backlight off https://bugs.launchpad.net/bugs/336521 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 336521] [NEW] regression: resume on Presario V2000 notebook leaves backlight off

2009-03-01 Thread jepler
Public bug reported: Binary package hint: hal-info Ubuntu Hardy, gnome desktop Bad package version: 20090128-0ubuntu1~hardy2 Good package version: 20081124-0ubuntu1~hardy To reproduce: press Fn-F5 (suspend).After suspend process is complete, press power button to resume. Expected behavior:

[Bug 200897] Re: [moin] [DSA-1514-1] multiple vulnerabilities

2009-01-21 Thread jepler
I have not been able to independently confirm whether these bugs are fixed in the current moin package on hardy, but according to changelog.Debian.gz, the following CVEs listed above have been fixed in 1.5.8-5.1ubuntu2: 2008-0780 2008-0781 2008-0782. The other CVEs and the DSA aren't explicitly me

[Bug 312365] Re: trackerd uses O_NOATIME, but fruitlessly

2009-01-06 Thread jepler
I don't have Jaunty to test, but are you sure this fixes the bug? tracker 0.6.6 on ubuntu hardy uses a bundled copy of xdgmime to find mime types, not the GIO routine. As far as I know, only the post-0.6.6 SVN version uses GIO. -- trackerd uses O_NOATIME, but fruitlessly https://bugs.launchpad.n

[Bug 312804] Re: fails to display text in graphs

2008-12-31 Thread jepler
Partial output of 'strace awffull': access("/usr/share/fonts/bitstream-vera/VeraBd.ttf", R_OK) = -1 ENOENT (No such file or directory) access("/usr/X11R6/lib/X11/fonts/TrueType//usr/share/fonts/bitstream-vera/VeraBd.ttf", R_OK) = -1 ENOENT (No such file or directory) access("/usr/X11R6/lib/X11/f

[Bug 312804] Re: fails to display text in graphs

2008-12-31 Thread jepler
** Attachment added: "Showing the graphs produced by awffull with and without text" http://launchpadlibrarian.net/20836026/usage-bad-and-good.png -- fails to display text in graphs https://bugs.launchpad.net/bugs/312804 You received this bug notification because you are a member of Ubuntu Bu

[Bug 312804] [NEW] fails to display text in graphs

2008-12-31 Thread jepler
Public bug reported: Binary package hint: awffull System information: $ lsb_release -rd Description:Ubuntu 8.04.1 Release:8.04 $ apt-cache policy awffull libgd2-noxpm ttf-bitstream-vera | egrep '^[a-z]|Installed' awffull: Installed: 3.8.1beta3-1 libgd2-noxpm: Installed: 2.0.35.df

[Bug 312365] Re: trackerd uses O_NOATIME, but fruitlessly

2008-12-29 Thread jepler
The test strace command I gave in the original report was incorrect. It should be: strace -ff -e open -p `pidof trackerd` 2>&1 | grep test-file-name (original lacked "-p") xdgmime used fopen to get bytes to determine the file's mime type. this patch changes it to use open() so that the O_NOA

[Bug 312365] [NEW] trackerd uses O_NOATIME, but fruitlessly

2008-12-29 Thread jepler
lls issued by trackerd Expected behavior: each open() of test-file-name includes the 'O_NOATIME' flag Actual behavior: at least one open() lacks the 'O_NOATIME' flag Partial strace output: [pid 13383] stat("/home/jepler/Desktop/test-file-name", {st_mode=S_IFREG|0664,

[Bug 212485] Re: kernel bug rpc nfs client

2008-05-17 Thread jepler
Is this bug the same as #224750 ? -- kernel bug rpc nfs client https://bugs.launchpad.net/bugs/212485 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mail

[Bug 219761] Re: [hardy beta] cd/dvd not detected after installation

2008-04-23 Thread jepler
Booting from an alpha cdrom, the drive is detected. uname -a says: Linux ubuntu 2.6.24-11-generic #1 SMP Fri Feb 29 21:26:31 UTC 2008 x86_64 GNU/Linux ** Attachment added: "Output of dmesg on live cd kernel 2.6.24-11.17 (drive detected as hda)" http://launchpadlibrarian.net/13844058/dmesg.lo

[Bug 219761] Re: [hardy beta] cd/dvd not detected after installation

2008-04-23 Thread jepler
I have the same problem. I installed from alpha4 or alpha5 (2.6.24-11) and did not have this problem. However, with 2.6.24-16.30 my cdrom is not detected. ** Attachment added: "Output of lspci -vvnn" http://launchpadlibrarian.net/13837235/lspci-vvnn.log -- [hardy beta] cd/dvd not detected a

[Bug 219761] Re: [hardy beta] cd/dvd not detected after installation

2008-04-23 Thread jepler
I should note that the cdrom drive has worked properly in a variety of other ubuntu versions, including 6.06/amd64 and 7.10/i386. -- [hardy beta] cd/dvd not detected after installation https://bugs.launchpad.net/bugs/219761 You received this bug notification because you are a member of Ubuntu Bug

[Bug 219761] Re: [hardy beta] cd/dvd not detected after installation

2008-04-23 Thread jepler
Kernel boot-time messages. cdrom drive is not detected. ** Attachment added: "Output of dmesg on kernel 2.6.24-16.30 (drive not detected)" http://launchpadlibrarian.net/13837247/dmesg.log -- [hardy beta] cd/dvd not detected after installation https://bugs.launchpad.net/bugs/219761 You recei