[Bug 2019247] Re: perf should be compiled with libtraceevent

2024-03-19 Thread Craig Ringer
This still appears to be an issue. Events are listed in `perf list` but not available for use by `perf record` e.g. $ sudo /usr/lib/linux-tools/6.2.0-39-generic/perf record -e syscalls:sys_enter_fsync -ag event syntax error: 'syscalls:sys_enter_fsync' \___ unsupported tracep

[Bug 1042556] Re: Critical data loss bug in postgresql-common initscript

2012-08-28 Thread Craig Ringer
Thanks. I wanted to make sure this didn't slip under the radar in terms of merging with Debian etc. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1042556 Title: Critical data loss bug in postgresql-

[Bug 1042556] Re: Critical data loss bug in postgresql-common initscript

2012-08-27 Thread Craig Ringer
BTW, while the Debian patch says "potentially dangerous", Tom Lane (core Pg developer & Red Hat package maintainer) says "horridly, horridly dangerous and stupid". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1042556] Re: Critical data loss bug in postgresql-common initscript

2012-08-27 Thread Craig Ringer
Debian patch: http://anonscm.debian.org/loggerhead/pkg-postgresql /postgresql-common/trunk/revision/1181 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1042556 Title: Critical data loss bug in postgr

[Bug 1042556] [NEW] Critical data loss bug in postgresql-common initscript

2012-08-27 Thread Craig Ringer
Public bug reported: Hi The Debian packages for PostgreSQL (and thus the Ubuntu packages because of the shared use of pg_wrapper) are subject to a potentially critical data loss bug because of an unsafe procedure for restarting PostgreSQL. This issue has been recognised and patched in Debian:

[Bug 567268] Re: NetworkManager leaves garbage in essid after disconnect

2012-07-03 Thread Craig Ringer
NFI, I haven't used Ubuntu for a good year now. The fact that there haven't been any recent "affects me too" additions and there's been no comment activity suggests it's probably gone into the mists of wherever unloved bugs go to die. -- You received this bug notification because you are a member

[Bug 267100] Re: Kernel memory disable overcommitment - java and other things dysfunctional

2012-05-09 Thread Craig Ringer
Still present on 12.04 LTS with 3.0.0-14-generic-pae i686. Memory fragmentation / contiguous allocation issues? I can't imagine why Java would demand contiguous memory, but it's a bit weird sometimes. craig@wallace:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Descriptio

[Bug 752542] Re: ACPI DSDT info

2011-10-17 Thread Craig Ringer
On the Dell Vostro 3550, for which info is already attached, the ACPI call \_SB.PCI0.PEG0.PEGP._OFF successfully disables the onboard radeon card, or at least claims to and reduces power use dramatically. After this acpi call is made, there's about a 10 second delay during resume from sleep as the

[Bug 752542] Re: ACPI DSDT info

2011-10-17 Thread Craig Ringer
On the Dell Vostro 3550, for which info is already attached, the ACPI call \_SB.PCI0.PEG0.PEGP._OFF successfully disables the onboard radeon card, or at least claims to and reduces power use dramatically. After this acpi call is made, there's about a 10 second delay during resume from sleep as the

[Bug 294648] Re: svn over https with client certificates broken (regression in intrepid)

2011-06-10 Thread Craig Ringer
Daniel: Check `ldd svn' and the ldd output for neon to see if you're actually linked to OpenSSL or to gnutls. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/294648 Title: svn over https with client c

[Bug 794841] Re: fsck prompt for missing device doesn't time out, hangs unattended/headless server boot indefinitely

2011-06-08 Thread Craig Ringer
*** This bug is a duplicate of bug 571444 *** https://bugs.launchpad.net/bugs/571444 Inevitably I only found a report on this _after_ I filed this one.. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 794841] [NEW] fsck prompt for missing device doesn't time out, hangs unattended/headless server boot indefinitely

2011-06-08 Thread Craig Ringer
*** This bug is a duplicate of bug 571444 *** https://bugs.launchpad.net/bugs/571444 Public bug reported: Binary package hint: mountall During boot, an Ubuntu machine installed as a server from the "alternate" CD will pause indefinitely waiting for console input if an fstab line points to a

[Bug 750994] Re: NetBeans 7 crashes OpenJDK with SIGSEGV in glXChooseVisual when GLX not available on display

2011-04-04 Thread Craig Ringer
When I switched to the `nouveau' display driver, thus enabling glx, NetBeans was able to launch successfully. Given that NetBeans was failing during the 'enabling modules' stage, I'd say it was crashing when it tried to launch a module that used GL visualization features. Looks like openjdk needs

[Bug 750994] Re: NetBeans 7 crashes OpenJDK with SIGSEGV in glXChooseVisual when GLX not available on display

2011-04-04 Thread Craig Ringer
Possibly related: https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/745271 Some more system details: craig@wallace:~$ lsb_release -rd Description:Ubuntu Natty (development branch) Release:11.04 xdpyinfo attached. craig@wallace:~$ apt-cache policy openjdk-6-jdk openjdk-6-jdk:

[Bug 750994] Re: NetBeans 7 crashes OpenJDK with SIGSEGV in glXChooseVisual when GLX not available on display

2011-04-04 Thread Craig Ringer
** Attachment added: "OpenJDK crash report" https://bugs.launchpad.net/bugs/750994/+attachment/1981016/+files/hs_err_pid392.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/750994 Title: NetBea

[Bug 750994] [NEW] NetBeans 7 crashes OpenJDK with SIGSEGV in glXChooseVisual when GLX not available on display

2011-04-04 Thread Craig Ringer
Public bug reported: Launching NetBeans7 RC1 from http://netbeans.org/ fails with a SIGSEGV on a freshly installed Ubuntu 11.04 system with OpenJDK 1.6.0_22. The segfault is in libGL.so.1 at glXChooseVisual+0x106eb . Running "glxinfo" reports: Xlib: extension "GLX" missing on display ":0.0". Er

[Bug 58307] Re: --append-to-version breaks make-kpkg kernel build

2010-10-26 Thread Craig Ringer
Brian Rogers' PPA addresses this in Mavrick. Please push into -updates ! -- --append-to-version breaks make-kpkg kernel build https://bugs.launchpad.net/bugs/58307 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 578108] Re: pppd persistent mode is not working

2010-08-12 Thread Craig Ringer
It looks like /etc/init/network-interface.conf from ifupdown should probably exclude ppp interfaces. It appears to be intended for hotplug, and ppp interfaces look like they're hotplugged, but in fact they're typically created as a result of an ifup invoking pppd. They need a way to be protected fr

[Bug 585208] Re: slapd becomes non-responsive after several weeks runtime

2010-05-26 Thread Craig Ringer
Sorry, that was unnecessarily grumpy. It's been a long day of fighting bugs in innumerable different things, etc. -- slapd becomes non-responsive after several weeks runtime https://bugs.launchpad.net/bugs/585208 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 585208] Re: slapd becomes non-responsive after several weeks runtime

2010-05-26 Thread Craig Ringer
Did you consider giving me more than a few hours to respond? Or collect more debug info? Did either of you even bother looking at the attached details? Did you notice the "several weeks" part, where it's not particularly easy to reproduce this issue on demand? This bug should not be closed. --

[Bug 585208] Re: slapd becomes non-responsive after several weeks runtime

2010-05-24 Thread Craig Ringer
The attachment contains /proc/$pid/{environ,maps,pagemap,smaps,status} from a failed slapd instance. I couldn't read /proc/$pid/mem; it reported "no such process". ** Attachment added: "Select files from /proc of failed slapd instance" http://launchpadlibrarian.net/49050824/slapd_procfiles.zip

[Bug 585208] [NEW] slapd becomes non-responsive after several weeks runtime

2010-05-24 Thread Craig Ringer
Public bug reported: I use an Ubuntu 10.04 (lucid) server for, among other things, LDAP authentication. slapd: Installed: 2.4.21-0ubuntu5 Candidate: 2.4.21-0ubuntu5 Version table: *** 2.4.21-0ubuntu5 0 500 http://ftp.iinet.net.au/pub/ubuntu/ lucid/main Packages 500 http://a

[Bug 572105] Re: update-manager doesn't prevent restart of slapd on system using ldap auth, resulting in hung update

2010-05-24 Thread Craig Ringer
... which is https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/356256, since LP didn't feel like auto-linking it. -- update-manager doesn't prevent restart of slapd on system using ldap auth, resulting in hung update https://bugs.launchpad.net/bugs/572105 You received this bug notification

[Bug 572105] Re: update-manager doesn't prevent restart of slapd on system using ldap auth, resulting in hung update

2010-05-24 Thread Craig Ringer
This issue is closely related to issue 356256. -- update-manager doesn't prevent restart of slapd on system using ldap auth, resulting in hung update https://bugs.launchpad.net/bugs/572105 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 574239] Re: ltsp-client should depend on or suggest cpufrequtils

2010-05-03 Thread Craig Ringer
Oh: both client and server are now on lucid (10.04) but this report isn't really version specific. Please set importance "wishlist". I can't. -- ltsp-client should depend on or suggest cpufrequtils https://bugs.launchpad.net/bugs/574239 You received this bug notification because you are a member

[Bug 574239] [NEW] ltsp-client should depend on or suggest cpufrequtils

2010-05-03 Thread Craig Ringer
Public bug reported: Thin clients installed by ltsp-build-client don't use their power management capabilities by default, because scaling_min_speed is set the same as scaling_max_speed in /sys/devices/system/cpu/cpu?/cpufreq . The cpufrequtils package provides init scripts that automatically ena

[Bug 572109] Re: failed karmic->lucid do-release-upgrade: IOError: [Errno 2] No such file or directory: '/tmp/tmp6njyKc/removal_blacklist.cfg'

2010-04-30 Thread Craig Ringer
/tmp/tmp6njyKc doesn't exist, as per the error message. Otherwise I would've attached it ;-) I do not run any aggressive temp-cleaning code. It's a really bog- standard Ubuntu install (recently clean-installed with Karmic on brand new disks, yesterday upgraded to Lucid), which is why this is so su

[Bug 572109] Re: failed karmic->lucid do-release-upgrade: IOError: [Errno 2] No such file or directory: '/tmp/tmp6njyKc/removal_blacklist.cfg'

2010-04-30 Thread Craig Ringer
** Attachment added: "scrollback.txt" http://launchpadlibrarian.net/46521177/scrollback.txt -- failed karmic->lucid do-release-upgrade: IOError: [Errno 2] No such file or directory: '/tmp/tmp6njyKc/removal_blacklist.cfg' https://bugs.launchpad.net/bugs/572109 You received this bug notificat

[Bug 572109] Re: failed karmic->lucid do-release-upgrade: IOError: [Errno 2] No such file or directory: '/tmp/tmp6njyKc/removal_blacklist.cfg'

2010-04-30 Thread Craig Ringer
** Attachment added: "dpkg-selections.txt" http://launchpadlibrarian.net/46521143/dpkg-selections.txt -- failed karmic->lucid do-release-upgrade: IOError: [Errno 2] No such file or directory: '/tmp/tmp6njyKc/removal_blacklist.cfg' https://bugs.launchpad.net/bugs/572109 You received this bug

[Bug 572109] Re: failed karmic->lucid do-release-upgrade: IOError: [Errno 2] No such file or directory: '/tmp/tmp6njyKc/removal_blacklist.cfg'

2010-04-30 Thread Craig Ringer
** Attachment added: "main.log" http://launchpadlibrarian.net/46521118/main.log -- failed karmic->lucid do-release-upgrade: IOError: [Errno 2] No such file or directory: '/tmp/tmp6njyKc/removal_blacklist.cfg' https://bugs.launchpad.net/bugs/572109 You received this bug notification because

[Bug 572109] Re: failed karmic->lucid do-release-upgrade: IOError: [Errno 2] No such file or directory: '/tmp/tmp6njyKc/removal_blacklist.cfg'

2010-04-30 Thread Craig Ringer
** Attachment added: "apt.log" http://launchpadlibrarian.net/46521095/apt.log -- failed karmic->lucid do-release-upgrade: IOError: [Errno 2] No such file or directory: '/tmp/tmp6njyKc/removal_blacklist.cfg' https://bugs.launchpad.net/bugs/572109 You received this bug notification because yo

[Bug 572109] [NEW] failed karmic->lucid do-release-upgrade: IOError: [Errno 2] No such file or directory: '/tmp/tmp6njyKc/removal_blacklist.cfg'

2010-04-30 Thread Craig Ringer
Public bug reported: Binary package hint: update-manager During a do-release-upgrade from a Karmic system to lucid (release), do- release-upgrade aborted with the following error: A fatal error occurred Please report this as a bug and include the files /var/log/dist-upgrade/main.log and /var/

[Bug 572105] [NEW] update-manager doesn't prevent restart of slapd on system using ldap auth, resulting in hung update

2010-04-30 Thread Craig Ringer
Public bug reported: Binary package hint: update-manager The following version info is from AFTER the upgrade: r...@access:~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 10.04 LTS Release:10.04 Codename: lucid At several points durin

[Bug 567268] Re: NetworkManager leaves garbage in essid after disconnect

2010-04-28 Thread Craig Ringer
Note that this bug doesn't seem to actually cause any kind of breakage. It's just ugly, and may indicate useof unitialized/freed memory or an improperly terminated string somewhere in the nm code, which may become a problem later. -- NetworkManager leaves garbage in essid after disconnect https:/

[Bug 567268] Re: NetworkManager leaves garbage in essid after disconnect

2010-04-28 Thread Craig Ringer
Re-tested with current (as of five minutes ago) lucid, post-alpha-2. Problem still exists. cr...@ayaki:~$ iwconfig wlan0 wlan0 IEEE 802.11abgn ESSID:"aloe" Mode:Managed Frequency:2.437 GHz Access Point: 00:13:46:27:6B:41 Bit Rate=1 Mb/s Tx-Power=14 dBm

[Bug 570870] Re: pxe boot doesn't work with kvm

2010-04-28 Thread Craig Ringer
A safer way to tackle this that will avoid breaking things and permit software that's come to expect things to live where kvm-pxe used to put them is to just install some suitable symlinks. See attached patch. ** Patch added: "etherboot-pxe-firmware-paths.diff" http://launchpadlibrarian.net/45

[Bug 366101] Re: Evolution slows down and nearly freezes when bringing up a new compose window

2010-04-28 Thread Craig Ringer
A patch to gtk to address this issue was merged upstream quite some time ago, so it should be resolved by now. ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- Evolution slows down and nearly freezes when bringing up a new compose window https://bugs.launchpad.net/bugs/

[Bug 566832] Re: kvm expect PXE rom to be in /usr/share/qemu

2010-04-27 Thread Craig Ringer
This is arguably a kvm bug, in that kvm should check /usr/share/kvm instead of or as well as /usr/share/qemu , so I've added kvm to the affects list. I can confirm this issue in Lucid as of five minutes ago: $ apt-cache policy kvm kvm-pxe kvm: Installed: 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubunt

[Bug 567268] Re: NetworkManager leaves garbage in essid after disconnect

2010-04-20 Thread Craig Ringer
Wifi card info: 0c:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61) Subsystem: Intel Corporation Device 1120 0c:00.0 0280: 8086:4229 (rev 61) Subsystem: 8086:1120 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV-

[Bug 567268] Re: NetworkManager leaves garbage in essid after disconnect

2010-04-20 Thread Craig Ringer
It also happens if I disconnect from the wireless using the "Enable Wireless" check box. cr...@ayaki:~$ iwconfig wlan0 wlan0 IEEE 802.11abgn ESSID:"\x02\x1A\xFEC\xFB\xFA\xAA:\xFB)\xD1\xE6\x05<|\x94u\xD8\xBEa\x89\xF9\\xBB\xA8\x99\x0F\x95\xB1\xEB\xF1\xB3" Mode:Managed Frequency:2

[Bug 567268] [NEW] NetworkManager leaves garbage in essid after disconnect

2010-04-20 Thread Craig Ringer
Public bug reported: Binary package hint: network-manager NetworkManager appears to fill the essid with garbage when it disconnects from a network as part of disabling networking (ie: right click on nm applet, uncheck "enable networking"). cr...@ayaki:~$ lsb_release -a No LSB modules are availab

[Bug 560491] Re: [lucid beta2] Plymouth does not honor "nosplash"

2010-04-13 Thread Craig Ringer
This bug is caused by a bug in Plymouth's kernel command line parsing, causing it to see "splash" on the kernel command line and thus think it's been asked to show a splash screen when "nosplash" or any other string containing "splash" as a substring appears on the command line. I've attached a pat

[Bug 562278] Re: plymouth check for "splash" in cmdline incorrectly matches "nosplash" too

2010-04-13 Thread Craig Ringer
The attached patch adds a simple function that does a more robust check for a keyword in the kernel command line, and converts the problem function to use it. Plymouth makes ... iffy ... keyword checks in many other places, and these should probably use the function as well. Pretty much anywhere s

[Bug 562278] [NEW] plymouth check for "splash" in cmdline incorrectly matches "nosplash" too

2010-04-13 Thread Craig Ringer
Public bug reported: Binary package hint: plymouth Distributor ID: Ubuntu Description:Ubuntu lucid (development branch) Release:10.04 Codename: lucid plymouth: Installed: 0.8.1-4ubuntu1 Candidate: 0.8.1-4ubuntu1 Version table: *** 0.8.1-4ubuntu1 0 500 http://ftp.

[Bug 546745] [NEW] libvirt tries to read /etc/sasl/libvirt.conf not /etc/sasl2/libvirt.conf despite docs

2010-03-25 Thread Craig Ringer
Public bug reported: Description:Ubuntu 9.10 Release:9.10 Codename: karmic libvirtd (libvirt) 0.7.0 /etc/libvirt/libvirtd.conf contains the comment: # - sasl: use SASL infrastructure. The actual auth scheme is then # controlled from /etc/sasl2/libvirt.conf. For the T

[Bug 546723] Re: no useful errors if tls certs missing or unreadable

2010-03-25 Thread Craig Ringer
Also, Ubuntu's libvirt packages should probably provide a skeleton /etc/pki which has symlinks to the default certs generated by snakeoil . -- no useful errors if tls certs missing or unreadable https://bugs.launchpad.net/bugs/546723 You received this bug notification because you are a member of

[Bug 546723] [NEW] no useful errors if tls certs missing or unreadable

2010-03-25 Thread Craig Ringer
Public bug reported: Distributor ID: Ubuntu Description:Ubuntu 9.10 Release:9.10 Codename: karmic # libvirtd --version libvirtd (libvirt) 0.7.0 ii libvirt0 0.7.0-1ubuntu13.1 if listen_tls = 1 is set in libvirtd.conf, but the certs required aren't present in /etc/pki, libvir

[Bug 508545] Re: Aptitude ignores preferences.d/*

2010-03-23 Thread Craig Ringer
Closely related to https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/491236 -- Aptitude ignores preferences.d/* https://bugs.launchpad.net/bugs/508545 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 508545] Re: Aptitude ignores preferences.d/*

2010-03-23 Thread Craig Ringer
Still affects aptitude 0.4.11.11 on Ubuntu 10.04 as of 24 Mar 2010. It just merrily munched my custom-rebuilt netatalk package, knocking all the Mac OS 9 systems required for critical legacy apps off the network. Ouch! $ cat /etc/apt/preferences.d/netatalk Package: netatalk Pin: origin "" Pin-Pr

[Bug 491236] Re: aptitude does not respect /etc/apt/preferences

2010-03-23 Thread Craig Ringer
Correction. My issue is, more strictly, https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/508545 on aptitude 0.4.11.11 (ubuntu 10.04) -- aptitude does not respect /etc/apt/preferences https://bugs.launchpad.net/bugs/491236 You received this bug notification because you are a member of Ubunt

[Bug 491236] Re: aptitude does not respect /etc/apt/preferences

2010-03-23 Thread Craig Ringer
Ouch. This just "upgraded" my netatalk package, replacing my openssl- enabled version and knocking all the Mac OS 9 clients used for running critical legacy apps off the network. Yes, I should've noticed it in the (huge) list of packages affected, but then aptitude shouldn't have upgraded it either

[Bug 535517] Re: netatalk fails to generate unique server signatures

2010-03-09 Thread Craig Ringer
** Also affects: coreutils (Ubuntu) Importance: Undecided Status: New -- netatalk fails to generate unique server signatures https://bugs.launchpad.net/bugs/535517 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 535517] Re: netatalk fails to generate unique server signatures

2010-03-09 Thread Craig Ringer
A workaround for admins: to each line in your afpd.conf, append an explicit: -signature user:SERVERNAME (if you have more than one line in afpd.conf, make sure the signature is unique for each one). -- netatalk fails to generate unique server signatures https://bugs.launchpad.net/bugs/535517 Yo

[Bug 535517] Re: netatalk fails to generate unique server signatures

2010-03-09 Thread Craig Ringer
Filed upstream bug: https://sourceforge.net/tracker/index.php?func=detail&aid=2967179&group_id=8642&atid=108642 (Couldn't see how to link it to this bug in Launchpad) ** Bug watch added: SourceForge.net Tracker #2967179 http://sourceforge.net/support/tracker.php?aid=2967179 -- netatalk fails

[Bug 535517] Re: netatalk fails to generate unique server signatures

2010-03-09 Thread Craig Ringer
** Attachment added: "Text export of client/server chat with identical signatures" http://launchpadlibrarian.net/40668914/packettrace.txt ** Also affects: glibc (Ubuntu) Importance: Undecided Status: New ** Also affects: eglibc (Ubuntu) Importance: Undecided Status: New

[Bug 535517] Re: netatalk fails to generate unique server signatures

2010-03-09 Thread Craig Ringer
** Attachment added: "libpcap format dump showing identical signatures from different hosts" http://launchpadlibrarian.net/40668887/packettrace.pcap -- netatalk fails to generate unique server signatures https://bugs.launchpad.net/bugs/535517 You received this bug notification because you ar

[Bug 535517] [NEW] netatalk fails to generate unique server signatures

2010-03-09 Thread Craig Ringer
Public bug reported: Binary package hint: netatalk Description:Ubuntu 9.10 Release:9.10 ii netatalk 2.0.4~beta2-5ubuntu2 AppleTalk user binaries NetATalk fails to generate a unique server signature. Analysis of client/server communication reveals th

[Bug 26452] Re: netatalk not built with encrypted auth support

2010-03-09 Thread Craig Ringer
... however, dhx2 doesn't work with Mac OS 9 clients. 'cleartext' auth doesn't support password lengths > 8 chars, so if you have a users with longer passwords they'll be locked out. Those of us unfortunate enough to be supporting such dinosaurs can get NetATalk to build against OpenSSL quite easi

[Bug 242842] Re: Thunar overrides the user's umask

2010-01-11 Thread Craig Ringer
... however, Jaunty isn't a LTS release and has been superceded by Karmic, so I don't know if anyone with the power to do so will/can actually merge the patch that corrects this: http://bazaar.launchpad.net/~ubuntu- branches/ubuntu/karmic/thunar/karmic/revision/61/debian/patches/04_fix- umask-hand

[Bug 242842] Re: Thunar overrides the user's umask

2010-01-11 Thread Craig Ringer
Michael: Yep, that's ugly. It actually is properly associated with this bug, too, as the patch Debian and Ubuntu have for Thunar is completely borked. The umask patch: http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/jaunty/thunar/jaunty/revision/58 is at fault for this. It calls: umask

[Bug 242842] Re: Thunar overrides the user's umask

2010-01-11 Thread Craig Ringer
Michael: That test is invalid, and shows nothing. You've misunderstood how the umask works. In a UNIX system, things like environment variables, ulimit settings and the umask are inherited from the parent process during process creation. Your test has a process tree like this: Thunar termina

[Bug 417695] Re: ALSA/PulseAudio output connector identification wrong on Dell XPS M1330 (Karmic A3)

2009-08-23 Thread Craig Ringer
$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu karmic (development branch) Release:9.10 Codename: karmic $ uname -a Linux ayaki 2.6.31-6-generic #25-Ubuntu SMP Fri Aug 14 16:25:04 UTC 2009 i686 GNU/Linux ** Attachment added: "dmesg.txt

[Bug 417695] [NEW] ALSA/PulseAudio output connector identification wrong on Dell XPS M1330 (Karmic A3)

2009-08-23 Thread Craig Ringer
Public bug reported: Binary package hint: gnome-media gnome-volume-control or the underlying PulseAudio / ALSA system(s) misidentify the output channels on this Dell XPS M1330 laptop. The "Analog Output" connector, which is selected by default, is the 2ndary headphone / line out port. The "Anal

[Bug 417695] Re: ALSA/PulseAudio output connector identification wrong on Dell XPS M1330 (Karmic A3)

2009-08-23 Thread Craig Ringer
** Attachment added: "lspci -vvnn" http://launchpadlibrarian.net/30692914/lspci.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/30692915/Dependencies.txt -- ALSA/PulseAudio output connector identification wrong on Dell XPS M1330 (Karmic A3) https://bugs.launchpa

[Bug 181576] Re: Messages flagged as Junk even when junk filtering off (IMAP)

2009-07-19 Thread Craig Ringer
Further investigation reveals that the issue is mostly (entirely?) confined to one user account. While many accounts have messages with the IMAP "Junk" flag set, most are older messages that could well have been manually set by the user with Thunderbird. However, they could also have been set by Ev

[Bug 181576] Re: Can't disable junk filtering

2009-07-19 Thread Craig Ringer
It's a bug alright, though the original reporter may not have been as clear about it as they should. Junk filtering is DISABLED in evolution (edit -> preferences -> junk, ensure "check incoming messages for junk" is unchecked and to be safe uncheck "check custom headers for junk"). Despite that, m

[Bug 401442] [NEW] Upstream evolution patch rel 2.26.2 fixes messages marked read in junk folder

2009-07-19 Thread Craig Ringer
Public bug reported: Binary package hint: evolution I'm being bitten by an issue where Evolution is "helpfully" marking messages it filters into the user's junk folder as read. This makes it much harder for the user to occasionally check the junk folder to see if legit messages have been trapped.

[Bug 401442] Re: Upstream evolution patch rel 2.26.2 fixes messages marked read in junk folder

2009-07-19 Thread Craig Ringer
hardy-updates? Sorry, brain fart. jaunty-updates is a lot saner, given that the package in question is 2.26.1-0ubuntu2 in Jaunty. -- Upstream evolution patch rel 2.26.2 fixes messages marked read in junk folder https://bugs.launchpad.net/bugs/401442 You received this bug notification because you

[Bug 311982] Re: Array too big when printing large image

2009-07-18 Thread Craig Ringer
Please disregard my previous report. The CUPS server was finding printers exported by a Debian Lenny box. Lenny's poppler source package lacks debian/patches/63_do-not-make-ps-arrays-bigger-than-64k-from-big- images-in-patterns.patch . ** Changed in: eog (Ubuntu) Status: New => Invalid **

[Bug 311982] Re: Array too big when printing large image

2009-06-25 Thread Craig Ringer
Ah - I only just noticed that this bug had been targeted specifically at poppler. The issue is on eog 2.26.1 on Jaunty with all updates. I'll file a new bug. -- Array too big when printing large image https://bugs.launchpad.net/bugs/311982 You received this bug notification because you are a memb

[Bug 311982] Re: Array too big when printing large image

2009-06-25 Thread Craig Ringer
eog also appears to produce oversize arrays when printing large images, resulting in errors like: D [25/Jun/2009:16:53:00 +0800] [Job 172688] Error: /limitcheck in --array-- D [25/Jun/2009:16:53:00 +0800] [Job 172688] Operand stack: D [25/Jun/2009:16:53:00 +0800] [Job 172688] 90223 D [25/Jun/2009:

[Bug 366101] Re: Evolution slows down and nearly freezes when bringing up a new compose window

2009-06-21 Thread Craig Ringer
Looks like a tracker issue. Ick. Bugs of interest: https://bugs.launchpad.net/ubuntu/+source/tracker/+bug/190918 https://bugs.launchpad.net/ubuntu/+bug/218230 ** Also affects: linux Importance: Undecided Status: New ** Bug watch added: GNOME Bug Tracker #575821 http://bugzilla.g

[Bug 386199] Re: Long delay before new/compose window appears

2009-06-21 Thread Craig Ringer
Matthias Clasen from Red Hat tackled the underlying gtk+ bug ( http://bugzilla.gnome.org/show_bug.cgi?id=585626 ) and has committed a patch to gtk+ head that dramatically improves things. See the gtk+ bug I've linked to for his patch, and some instructions I've written on easily applying the fix t

[Bug 386199] Re: Long delay before new/compose window appears

2009-06-13 Thread Craig Ringer
It's a gtkhtml bug, or possibly a libgtk+ bug. A workaround is to patch libgtkhtml and rebuild it. Instructions: $ sudo apt-get install fakeroot build-essential wget $ sudo apt-get build-dep gtkhtml3.14 $ mkdir $HOME/gtkhtml $ cd $HOME/gtkhtml $ apt-get source gtkhtml3.14 $ wget http://launchpadl

[Bug 386199] Re: Long delay before new/compose window appears

2009-06-13 Thread Craig Ringer
** Attachment added: "Quick gtkhtml hack/workaround" http://launchpadlibrarian.net/27859768/bug585626.diff -- Long delay before new/compose window appears https://bugs.launchpad.net/bugs/386199 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 386199] Re: Long delay before new/compose window appears

2009-06-12 Thread Craig Ringer
** Bug watch added: GNOME Bug Tracker #585626 http://bugzilla.gnome.org/show_bug.cgi?id=585626 ** Also affects: gtkhtml via http://bugzilla.gnome.org/show_bug.cgi?id=585626 Importance: Unknown Status: Unknown -- Long delay before new/compose window appears https://bugs.launchpad.

[Bug 386199] Re: Long delay before new/compose window appears

2009-06-12 Thread Craig Ringer
Cloning my comment from the GNOME bug, since I've identified pretty much exactly what factor controls whether or not this issue happens: If you enable your local X server to listen on TCP/IP (on most GNOME desktops, edit /etc/gdm/gdm.conf (may be /etc/X11/gdm/gdm.conf depending on distro/ve

[Bug 386199] Re: Long delay before new/compose window appears

2009-06-12 Thread Craig Ringer
** Bug watch added: GNOME Bug Tracker #585624 http://bugzilla.gnome.org/show_bug.cgi?id=585624 ** Also affects: evolution via http://bugzilla.gnome.org/show_bug.cgi?id=585624 Importance: Unknown Status: Unknown -- Long delay before new/compose window appears https://bugs.launchpa

[Bug 220005] Re: xrdp package doesn't work out of box

2009-06-12 Thread Craig Ringer
Sorry - install tightvncserver, not xtightvnc. And I meant xrdp not xrfb at the end there. -- xrdp package doesn't work out of box https://bugs.launchpad.net/bugs/220005 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 220005] Re: xrdp package doesn't work out of box

2009-06-12 Thread Craig Ringer
xrdp is _severely_ bugged when using vnc4server as a backend. gnome- panel tends to launch, then crash out with a BadWindow xlib error, resulting in a flickering gnome-panel and otherwise a default stippled x server background. If you remove vnc4server and install xtightvnc, login should work. How

[Bug 386199] Re: Long delay before new/compose window appears

2009-06-11 Thread Craig Ringer
A sequence of backtraces taken across all threads while waiting for the compose window to appear. I can do more specific, or controlled, debugging if someone can offer a suggestion as to where to start. Right now, I don't know evo's guts well enough to have much idea, though I haven't yet dug thro

[Bug 386199] Re: Long delay before new/compose window appears

2009-06-11 Thread Craig Ringer
Forgot to mention: libx11-6 2:1.1.99.2-1ubuntu2 libgtk2.0-0 2.16.1-0ubuntu2 libglib2.0-0 2.20.1-0ubuntu2 running kernel: 2.6.28-11-server -- Long delay before new/compose window appears https://bugs.launchpad.net/bugs/386199 You received this bug notification because you are a member of Ubunt

[Bug 386199] Re: Long delay before new/compose window appears

2009-06-11 Thread Craig Ringer
** Attachment added: "Repeated section, evo only traffic, one repeat (pcap)" http://launchpadlibrarian.net/27806581/trace_repeated_section.pcap -- Long delay before new/compose window appears https://bugs.launchpad.net/bugs/386199 You received this bug notification because you are a member of

[Bug 386199] Re: Long delay before new/compose window appears

2009-06-11 Thread Craig Ringer
As you can see the packets per second graph is rather more interesting. When we look at what the traffic actually is (note: using "view -> time display format -> time of day" is useful), it's possible to see the same sequence of packets repeated during the long delay: (C: client; S: server) C ->

[Bug 386199] Re: Long delay before new/compose window appears

2009-06-11 Thread Craig Ringer
** Attachment added: "I/O, packets per second, during session (evo traffic only)" http://launchpadlibrarian.net/27806288/iograph_evoonly_packets.png -- Long delay before new/compose window appears https://bugs.launchpad.net/bugs/386199 You received this bug notification because you are a mem

[Bug 386199] Re: Long delay before new/compose window appears

2009-06-11 Thread Craig Ringer
In the trace attached to the last comment, the new button click is packet 3664 at 11:37:30.98 . The window appears, as noted, around 11:37:47. The attached graph and the one in the next comment show I/O in packets/second and bytes/second during this period. ** Attachment added: "I/O, bytes per se

[Bug 386199] Re: Long delay before new/compose window appears

2009-06-11 Thread Craig Ringer
** Attachment added: "Repeated grab/pointer query messages" http://launchpadlibrarian.net/27805937/trace_repeated_section.txt -- Long delay before new/compose window appears https://bugs.launchpad.net/bugs/386199 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 386199] Re: Long delay before new/compose window appears

2009-06-11 Thread Craig Ringer
I've attached a better trace now. It contains a full Evolution session from start to finish, and excludes X11 traffic from the rest of the desktop. I used `netstat' to see which clients were connected to the Xephyr server before starting evo, fired up a tcpdump, started evo, did the testing, used '

[Bug 386199] Re: Long delay before new/compose window appears

2009-06-11 Thread Craig Ringer
** Attachment added: "tcpdump of x11 traffic for whole X session during compose window open" http://launchpadlibrarian.net/27805934/trace.pcap -- Long delay before new/compose window appears https://bugs.launchpad.net/bugs/386199 You received this bug notification because you are a member of

[Bug 386199] Re: Long delay before new/compose window appears

2009-06-11 Thread Craig Ringer
To examine the libpcap trace, open it with Wireshark, right-click on the first packet, and choose "Decode as". In the window that appears select the "Transport" tab, then the "X11" protocol in the list. Hit apply, then close. You'll now see the decoded X11 traffic. (Note that this traffic is for t

[Bug 386199] [NEW] Long delay before new/compose window appears

2009-06-11 Thread Craig Ringer
Public bug reported: On my remote X11 clients, Evolution takes 20 - 30 seconds to display the compose / reply window. This happens on all clients, including a PXE- booted KVM virtual machine and a Xephyr X server. The problem occurs whether the X11 connection is ssh-tunneled or is a direct connect

[Bug 386199] Re: Long delay before new/compose window appears

2009-06-11 Thread Craig Ringer
** Attachment added: "libpcap format protocol trace of X11 network comms during compose window open." http://launchpadlibrarian.net/27805425/trace.pcap -- Long delay before new/compose window appears https://bugs.launchpad.net/bugs/386199 You received this bug notification because you are a

[Bug 385799] [NEW] ltsp-update-image changes nbdport= on default pxelinux.cfg/ w/o option for alternate

2009-06-10 Thread Craig Ringer
Public bug reported: ltsp-update-image needs the `-d' option like ltsp-update-kernels. Currently, if you're using a separate tftp directory (say, for staging/testing ltsp updates), ltsp-update-image helpfully appends "nbdport=[newport]" to /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default, withou

[Bug 337627] Re: Wireless driver hangs after resume, occasional kernel panic on 'Enable Wireless'

2009-04-09 Thread Craig Ringer
BTW, I've also noticed issues when the modem has power management enabled ("iwconfig wlan0 txpower 2 ; iwconfig wlan0 power on") but will file a separate bug for that. ** Attachment added: "lcpci -vnvn from xps m1330" http://launchpadlibrarian.net/25103938/lspci_vnvn_xpsm1330.txt -- Wireless

[Bug 337627] Re: Wireless driver hangs after resume, occasional kernel panic on 'Enable Wireless'

2009-04-09 Thread Craig Ringer
I'm encountering similar issues on a Dell M1330 with a 4945AGN rev 61. Upon resume from suspend, if the rfkill switch was on at time of resume, to get wifi working again I must rmmod iwlagn then modprobe iwlagn after re-enabling the wifi using the hardware kill switch. I've attached my dmesg and

[Bug 353115] Re: Dell XPS M1330 fails to resume from suspend on timer; manual resume fine

2009-04-01 Thread Craig Ringer
Note, also, that the 1330 auto-resumes when the lid is opened. adding "hpet=disable" to the kernel command line does not affect this issue. -- Dell XPS M1330 fails to resume from suspend on timer; manual resume fine https://bugs.launchpad.net/bugs/353115 You received this bug notification becaus

[Bug 353115] Re: Dell XPS M1330 fails to resume from suspend on timer; manual resume fine

2009-04-01 Thread Craig Ringer
** Attachment added: "uname-a.log" http://launchpadlibrarian.net/24629505/uname-a.log -- Dell XPS M1330 fails to resume from suspend on timer; manual resume fine https://bugs.launchpad.net/bugs/353115 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 353115] Re: Dell XPS M1330 fails to resume from suspend on timer; manual resume fine

2009-04-01 Thread Craig Ringer
** Attachment added: "version.log" http://launchpadlibrarian.net/24629508/version.log -- Dell XPS M1330 fails to resume from suspend on timer; manual resume fine https://bugs.launchpad.net/bugs/353115 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 353115] Re: Dell XPS M1330 fails to resume from suspend on timer; manual resume fine

2009-04-01 Thread Craig Ringer
** Attachment added: "lspci-vnvn.log" http://launchpadlibrarian.net/24629501/lspci-vnvn.log -- Dell XPS M1330 fails to resume from suspend on timer; manual resume fine https://bugs.launchpad.net/bugs/353115 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 353115] Re: Dell XPS M1330 fails to resume from suspend on timer; manual resume fine

2009-04-01 Thread Craig Ringer
** Attachment added: "dmidecode.txt" http://launchpadlibrarian.net/24629499/dmidecode.txt -- Dell XPS M1330 fails to resume from suspend on timer; manual resume fine https://bugs.launchpad.net/bugs/353115 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

  1   2   >