[Bug 918623] [NEW] Apache SSL config startup errors are neither printed nor logged

2012-01-19 Thread Jakob Unterwurzacher
Public bug reported: This is on Ubuntu 10.04 LTS Server. If you have an invalid SSL sonfiguration, /etc/init.d/apache2 start|reload|restart seem to succeed. There are no error messages printed nor logged. Still, apache is dead and you have no clue why. ** Affects: apache2 (Ubuntu)

[Bug 907905] Re: php5-cli scripts not running in background, stays stopped.

2012-04-23 Thread Jakob Unterwurzacher
Caused by the readline module and cannot be avoided. From http://php.net/manual/en/book.readline.php : When readline is enabled, php switches the terminal mode to accept line-buffered input. This means that the proper way to use the cli when you pipe to an interactive command is to explicitly

[Bug 913809] Re: smbd crashed with SIGABRT in rep_strlcpy()/null pointer in connections_fetch_entry

2012-09-18 Thread Jakob Unterwurzacher
For anyone who wants a fast fix... samba 3.6.6 from quantal works fine under precise, no more crashes so far! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/913809 Title: smbd

[Bug 675185] Re: [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2012-09-20 Thread Jakob Unterwurzacher
** Description changed: Symptoms are: After mysql server upgrades + restarts the old mysqld_safe keeps running and consumes 100% cpu, strace shows: wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ... wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ...

[Bug 913809] Re: smbd crashed with SIGABRT in rep_strlcpy()/null pointer in connections_fetch_entry

2012-10-02 Thread Jakob Unterwurzacher
** Changed in: samba (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/913809 Title: smbd crashed with SIGABRT in rep_strlcpy()/null

[Bug 225600] [NEW] [Hardy][Regression] PHP 5.2.4 symlink bug breaks TYPO3 default setup

2008-05-02 Thread Jakob Unterwurzacher
Public bug reported: Binary package hint: php5 From http://bugs.php.net/bug.php?id=42587 : php-5.2.4 changed the behaviour for the current working directory (cwd) which php scripts see when the requested php file is a symlink which points to a php file in another directory. This change breaks

[Bug 225600] Re: [Hardy][Regression] PHP 5.2.4 symlink bug breaks TYPO3 default setup

2008-05-02 Thread Jakob Unterwurzacher
I am not sure if this really has to do with pathinfo. But i'm really sure that this is not desired behaviour. This was fixed in PHP 5.2.5, check out PHP's bug tracker ( http://bugs.php.net/bug.php?id=42587 ): [10 Sep 2007 10:56am UTC] [EMAIL PROTECTED] This bug has been fixed in CVS. Or the

[Bug 162082] Re: PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children when parent is killed

2008-05-06 Thread Jakob Unterwurzacher
Last version of the kill-all-orphaned-phps workaround attached. I recommend to run it hourly to catch php parents that die suddenly AND (more important) to add it in your /etc/logrotate.d/apache2 in postrotate after apache restart, because this creates lots of orphaned processes most of the

[Bug 162082] Re: PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children when parent is killed

2008-05-11 Thread Jakob Unterwurzacher
** Description changed: - Binary package hint: php5-cgi + This Bug is already reported here: http://bugs.php.net/bug.php?id=40286 + and here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=431799 (inactive) - This Bug is already reported here: http://bugs.php.net/bug.php?id=40286 - and here:

[Bug 231313] [NEW] [Hardy] /usr/share/doc/apache2/README.Debian is a broken symlink

2008-05-17 Thread Jakob Unterwurzacher
Public bug reported: Binary package hint: apache2 In the package apache2 2.2.8-1 : /usr/share/doc/apache2/README.Debian points to ../apache2.2-common/README.Debian which doesn't exist. /usr/share/doc/apache2/README.Debian should be renamed to .gz and linked to

[Bug 231313] Re: [Hardy] /usr/share/doc/apache2/README.Debian is a broken symlink

2008-05-17 Thread Jakob Unterwurzacher
** Attachment added: directory-listings_version-info.txt http://launchpadlibrarian.net/14570190/directory-listings_version-info.txt ** Description changed: Binary package hint: apache2 In the package apache2 2.2.8-1 : /usr/share/doc/apache2/README.Debian points to

[Bug 231313] Re: [Hardy] /usr/share/doc/apache2/README.Debian is a broken symlink

2008-05-17 Thread Jakob Unterwurzacher
Nope - they depend on apache2.2-common, which is all what they need to work. It's some documentation in there that's nice to have ( http://packages.ubuntu.com/hardy/all/apache2/filelist ), but i just noticed that every file there is duplicated in apache2.2-common (

[Bug 251632] Re: DHCP client should not create temporary files in /etc

2010-11-03 Thread Jakob Unterwurzacher
** Bug watch added: Debian Bug tracker #587955 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587955 ** Also affects: dhcp via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587955 Importance: Unknown Status: Unknown -- DHCP client should not create temporary files in /etc

[Bug 251632] Re: DHCP client should not create temporary files in /etc

2010-11-03 Thread Jakob Unterwurzacher
** Changed in: dhcp3 (Debian) Importance: Undecided = Unknown ** Changed in: dhcp3 (Debian) Status: New = Unknown ** Changed in: dhcp3 (Debian) Remote watch: None = Debian Bug tracker #587955 -- DHCP client should not create temporary files in /etc

[Bug 675185] [NEW] [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2010-11-14 Thread Jakob Unterwurzacher
Public bug reported: Symptoms are: After mysql server upgrades + restarts the old mysqld_safe keeps running and consumes 100% cpu, strace shows: wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ... wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ...

[Bug 675185] Re: [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2010-11-14 Thread Jakob Unterwurzacher
** Patch added: fix.diff https://bugs.launchpad.net/bugs/675185/+attachment/1733135/+files/fix.diff ** Description changed: Symptoms are: After mysql server upgrades + restarts the old mysqld_safe keeps running and consumes 100% cpu, strace shows: - 14:18:18.789847 wait4(4294967295,

[Bug 183596] Re: mysqld-safe consumes 100% cpu

2010-11-14 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 675185 *** https://bugs.launchpad.net/bugs/675185 ** This bug is no longer a duplicate of bug 105457 mysqd_safe high cpu usage ** This bug has been marked a duplicate of bug 675185 [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU * You can

[Bug 105457] Re: mysqd_safe high cpu usage

2010-11-14 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 675185 *** https://bugs.launchpad.net/bugs/675185 ** This bug has been marked a duplicate of bug 675185 [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU * You can subscribe to bug 675185 by following this link:

[Bug 531123] Re: pxe boot with tftpd-hpa failed with error: Forbidden Directory

2010-11-20 Thread Jakob Unterwurzacher
Upgraded right now from 9.10 and hit this - NOT FIXED for this case! -- pxe boot with tftpd-hpa failed with error: Forbidden Directory https://bugs.launchpad.net/bugs/531123 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tftp-hpa in

[Bug 675185] Re: [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2010-11-22 Thread Jakob Unterwurzacher
Thing is, mysqld_safe isn't used anymore since Lucid as upstart has taken over (the file is still there though). ** Description changed: Symptoms are: After mysql server upgrades + restarts the old mysqld_safe keeps running and consumes 100% cpu, strace shows: wait4(4294967295,

[Bug 355194] Re: /var/run/munin is lost on reboot = readline() on closed filehandle LOCK at /usr/share/perl5/Munin.pm

2009-04-04 Thread Jakob Unterwurzacher
Seems to be fixed in intrepid. ** Changed in: munin (Ubuntu) Status: New = Fix Released -- /var/run/munin is lost on reboot = readline() on closed filehandle LOCK at /usr/share/perl5/Munin.pm https://bugs.launchpad.net/bugs/355194 You received this bug notification because you are a

[Bug 355194] [NEW] /var/run/munin is lost on reboot = readline() on closed filehandle LOCK at /usr/share/perl5/Munin.pm

2009-04-04 Thread Jakob Unterwurzacher
Public bug reported: This is at Dapper. The bug: /var/run/munin (Munin's lock directory) is on tmpfs, so it obiously does not persist across reboots. It is not recreated by the cron job. This makes the munin-update cron job spit these errors: -- readline() on closed filehandle LOCK at

[Bug 368273] Re: Jaunty 9.04 Blind to XP's Shared Network Printer

2009-04-29 Thread Jakob Unterwurzacher
Sorry for the double post, launchpad gabe me an error on the first try. Here is the screenshot of the dialog i was capturing the network traffic for. The popup just says something like no printers found. ** Attachment added: no-printers.png

[Bug 368273] Re: Jaunty 9.04 Blind to XP's Shared Network Printer

2009-05-13 Thread Jakob Unterwurzacher
Thanks @Ed Comer in comment 10 - the workaround works for me! @Thierry Carrez: Does adding name resolve order = bcast host lmhosts wins to your /etc/samba/smb.conf file change anything to the issue ? No, unfortunately. -- Jaunty 9.04 Blind to XP's Shared Network Printer

[Bug 374537] Re: Munin-node have a empty /etc/munin/plugins folder

2009-09-25 Thread Jakob Unterwurzacher
The Got junk from df stuff is the trigger for the problem (you see those messages on installing munin-node). Unmount the offending filesystems, purge+reinstall works as a workaround. -- Munin-node have a empty /etc/munin/plugins folder https://bugs.launchpad.net/bugs/374537 You received this

[Bug 312493] Re: Not possible to run PHP in a multiuser and secure way

2010-09-12 Thread Jakob Unterwurzacher
The proposal is to get the packages apache2-suexec and libapache2-mod- fcgid from universe into main? This combo works really well. -- Not possible to run PHP in a multiuser and secure way https://bugs.launchpad.net/bugs/312493 You received this bug notification because you are a member of

[Bug 416264] Re: ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi

2009-12-18 Thread Jakob Unterwurzacher
** Description changed: - When I try to connect to an ssh server (with ssh -v) I always have (my - system is an Ubuntu 8.04): + === WORKAROUND === + From http://www.walkernews.net/2009/04/06/how-to-fix-scp-and-ssh-login-prompt-is-very-slow-in-linux/ for more detail look there + + 1) Specify

[Bug 1326167] [NEW] [trusty] local user login broken: vsftpd: PAM audit_log_acct_message() failed: Operation not permitted

2014-06-03 Thread Jakob Unterwurzacher
Public bug reported: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739548 ** Affects: vsftpd (Ubuntu) Importance: Undecided Status: New ** Affects: vsftpd (Debian) Importance: Unknown Status: Unknown ** Bug watch added: Debian Bug tracker #739548

[Bug 1326167] Re: [trusty] local user login broken: vsftpd: PAM audit_log_acct_message() failed: Operation not permitted

2014-06-04 Thread Jakob Unterwurzacher
Oh, this is routine tested, nice! It really looked like the Debian bug, but, as it turns out, it was probably caused by an outdated (or broken) vsftpd package from thefrontiergroup's PPA. Purging the package and reinstalling the official one fixed the issue. Thank you Robie! ** Changed in:

[Bug 165324] Re: Internal data flow error when playing webstreams

2008-04-20 Thread Jakob Unterwurzacher
Still in Hardy Heron RC. Output of GST_DEBUG_NO_COLOR=1 GST_DEBUG=3 rhythmbox rhytmbox-debug-hardyrc.txt attached. ** Attachment added: rhytmbox-debug-hardyrc.txt http://launchpadlibrarian.net/13590691/rhytmbox-debug-hardyrc.txt ** Changed in: gstreamer0.10 (Ubuntu) Status:

[Bug 38674] Re: evince hangs eating CPU when rendering a pdf page

2008-02-14 Thread Jakob Unterwurzacher
Still here: Ubuntu Gutsy evince 2.20.1-0ubuntu1 libpoppler-glib2 0.6-0ubuntu2.1 -- evince hangs eating CPU when rendering a pdf page https://bugs.launchpad.net/bugs/38674 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs

[Bug 191208] Re: [linux-source] missing access checks, possible local root exploit

2008-02-15 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 190587 *** https://bugs.launchpad.net/bugs/190587 ** This bug has been marked a duplicate of bug 190587 Local root exploit in kernel 2.6.17 - 2.6.24 (vmsplice) -- [linux-source] missing access checks, possible local root exploit

[Bug 59695] The Debian Fix

2008-02-15 Thread Jakob Unterwurzacher
This is the official Debian fix, extracted from the latest acpi-support Debian package: http://ftp.at.debian.org/debian/pool/main/a/acpi-support /acpi-support_0.103-5_i386.deb . The attached file, 90-hdparm.sh goes to the following two directories: /etc/acpi/start.d /etc/acpi/resume.d That's

[Bug 59695] The Debian Fix (correction + debdiff)

2008-02-15 Thread Jakob Unterwurzacher
The file 90-hdparm.sh (attached above, comment #375) goes to the following four directories: /etc/acpi/ac.d /etc/acpi/battery.d /etc/acpi/resume.d /etc/acpi/start.d Attached here is a debdiff between Ubuntu's and Debian's acpi-support package, created with: debdiff acpi-support_0.103.dsc

[Bug 59695] Applying the Debian fix manually

2008-02-16 Thread Jakob Unterwurzacher
If you want to use the Debian fix now, *DO NOT* install the Debian acpi- support package (dowloaded from somewhere.debian.org). This won't work or - worse - will break your system. Instead, download this file, http://launchpadlibrarian.net/12024037/90-hdparm.sh (from comment #375), and copy it

[Bug 59695] Debian Fix: Possible small regression

2008-02-17 Thread Jakob Unterwurzacher
From http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457386 : the fix for the load cycling error gets applied to optical drives as well as hard disks. this leads to somewhat scary kernel log errors such as Dec 21 21:56:48 kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error

[Bug 190587] Re: Local root exploit in kernel 2.6.17 - 2.6.24 (vmsplice)

2008-02-11 Thread Jakob Unterwurzacher
** Also affects: centos via https://bugzilla.redhat.com/show_bug.cgi?id=432251 Importance: Unknown Status: Unknown -- Local root exploit in kernel 2.6.17 - 2.6.24 (vmsplice) https://bugs.launchpad.net/bugs/190587 You received this bug notification because you are a member of Ubuntu

[Bug 199094] Re: hdparm.conf settings are lost on suspend/resume

2008-03-10 Thread Jakob Unterwurzacher
** Also affects: acpi-support (Ubuntu) Importance: Undecided Status: New ** Description changed: This is on Gutsy, but Hardy is also affected AFAIK. Problem: - Hard disks lose settings (the APM level for example) when they are powered off. - /etc/init.d/hdparm is not

[Bug 165324] Re: Internal data flow error when listening to webstream

2008-03-17 Thread Jakob Unterwurzacher
** Summary changed: - Internal data flow error + Internal data flow error when listening to webstream ** Summary changed: - Internal data flow error when listening to webstream + Internal data flow error when playing webstreams -- Internal data flow error when playing webstreams

[Bug 199094] Re: hdparm.conf settings are lost on suspend/resume

2008-03-18 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 156893 *** https://bugs.launchpad.net/bugs/156893 Your patch from bug 156893 restores the APM level after resume, that's the most important thing. Marking as duplicate. ** This bug has been marked a duplicate of bug 156893 udev rules only for hd[a-z],

[Bug 156893] Re: udev rules only for hd[a-z], not sd[a-z]

2008-03-18 Thread Jakob Unterwurzacher
The patch restores the APM level after suspend/resume, addressing bug 199094 (which is important for bug 59695 ). The hdparm -I output is still different though after suspend/resume (cold booted before). But that's 1) probably irrelevant 2) a different problem. But still, here is the diff: diff

[Bug 73406] Re: wd1200ve harddisk

2008-03-18 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 59695 *** https://bugs.launchpad.net/bugs/59695 ** This bug has been marked a duplicate of bug 59695 High frequency of load/unload cycles on some hard disks may shorten lifetime -- wd1200ve harddisk https://bugs.launchpad.net/bugs/73406 You received

[Bug 31072] Re: Hard drive BuffSize=0kB

2008-03-18 Thread Jakob Unterwurzacher
Do you still see this on Gutsy? ** Changed in: hdparm (Ubuntu) Status: New = Incomplete -- Hard drive BuffSize=0kB https://bugs.launchpad.net/bugs/31072 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 76420] Re: [edgy] Start hdparm by hdparm.conf may crash boot

2008-03-18 Thread Jakob Unterwurzacher
Edgy is not supported anymore, do you still see this on Gutsy? ** Changed in: hdparm (Ubuntu) Status: New = Incomplete -- [edgy] Start hdparm by hdparm.conf may crash boot https://bugs.launchpad.net/bugs/76420 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 96788] Re: ntp doesn't work after suspend / resume

2008-03-05 Thread Jakob Unterwurzacher
** This bug is no longer a duplicate of bug 76021 Should synchronize ntpdate after resuming from hibernate -- ntp doesn't work after suspend / resume https://bugs.launchpad.net/bugs/96788 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 96788] Re: ntp doesn't work after suspend / resume

2008-03-05 Thread Jakob Unterwurzacher
IMHO this problem is different and #76021 should be rejected. No one needed ntpdate if ntpd was working properly. Ntpd should be fixed to cope with suspend or stopped before standby and restarted on resume. It will then set the correct time within a few minutes, which is acceptable, because it

[Bug 96788] Re: ntp doesn't work after suspend / resume

2008-03-05 Thread Jakob Unterwurzacher
BTW: This is still in Gutsy, i am experiencing it. -- ntp doesn't work after suspend / resume https://bugs.launchpad.net/bugs/96788 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 96788] Re: ntp doesn't work after suspend / resume

2008-03-05 Thread Jakob Unterwurzacher
Hmm, probably i am not experiencing this. My laptop's time drifted away some 20 minutes in *one night* when on standby - causing ntpd to stop doing anything because of ntpd[6677]: time correction of 1800 seconds exceeds sanity limit (1000); set clock manually to the correct UTC time. -- ntp

[Bug 36815] Re: hwclock.sh should be called before/after hibernate

2008-03-05 Thread Jakob Unterwurzacher
Use case (happened here right now): Clock is off by X minutes for some reason. The running ntpd will reset it to the correct time after several minutes. Then you suspend your laptop, resume it, clock is off by X minutes again. -- hwclock.sh should be called before/after hibernate

[Bug 36815] Re: hwclock.sh should be called before/after hibernate

2008-03-06 Thread Jakob Unterwurzacher
@Daniel: I couldn't test the whole package because i'm on Gutsy and Gutsy misses the dependecy package x11-xserver-utils. But i tested the /etc/acpi/suspend.d/88-time.sh extracted from your package. Works as expected! [EMAIL PROTECTED]:/etc/acpi/resume.d# date; hwclock --show Don Mär 6

[Bug 182249] Re: System time set wrongly at resume

2008-03-06 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 36815 *** https://bugs.launchpad.net/bugs/36815 ** This bug has been marked a duplicate of bug 36815 hwclock.sh should be called before/after hibernate -- System time set wrongly at resume https://bugs.launchpad.net/bugs/182249 You received this bug

[Bug 199094] Re: hdparm.conf settings are lost on suspend/resume

2008-03-06 Thread Jakob Unterwurzacher
** Attachment added: hdparm-I_before-suspend.txt http://launchpadlibrarian.net/12457854/hdparm-I_before-suspend.txt -- hdparm.conf settings are lost on suspend/resume https://bugs.launchpad.net/bugs/199094 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 199094] Re: hdparm.conf settings are lost on suspend/resume

2008-03-06 Thread Jakob Unterwurzacher
** Attachment added: hdparm-I_after-suspend.txt http://launchpadlibrarian.net/12457855/hdparm-I_after-suspend.txt -- hdparm.conf settings are lost on suspend/resume https://bugs.launchpad.net/bugs/199094 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 199094] Re: hdparm.conf settings are lost on suspend/resume

2008-03-06 Thread Jakob Unterwurzacher
** Attachment added: diff of the hdparm -I reports above http://launchpadlibrarian.net/12457862/diff__hdparm-I_before-suspend.txt__hdparm-I_after-suspend.txt__.txt ** Changed in: hdparm (Ubuntu) Sourcepackagename: None = hdparm -- hdparm.conf settings are lost on suspend/resume

[Bug 199094] [NEW] hdparm.conf settings are lost on suspend/resume

2008-03-06 Thread Jakob Unterwurzacher
Public bug reported: This is on Gutsy, but Hardy is also affected AFAIK. Problem: - Hard disks lose settings (the APM level for example) when they are powered off. - /etc/init.d/hdparm is not started on resume = Settings in /etc/hdparm.conf persist only from boot to next suspend. Expected: All

[Bug 135548] Re: [Gutsy] Action on critical battery isn't triggered - regression

2008-02-03 Thread Jakob Unterwurzacher
I also experience this bug, on a Benq Joybook R55. Unchecking use_time_for_policy did *not* fix this for me. Raising the time thresholds and checking use_time_for_policy did not either. I guess confirming the upstream bug ( http://bugzilla.gnome.org/show_bug.cgi?id=506305 ) would help, if

[Bug 190309] Re: hearing internet radio stream results in frozen program

2008-02-25 Thread Jakob Unterwurzacher
Requested info was provided - resetting status to new. ** Changed in: rhythmbox (Ubuntu) Status: Incomplete = New -- hearing internet radio stream results in frozen program https://bugs.launchpad.net/bugs/190309 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 165324] Re: Internal data flow error

2008-02-25 Thread Jakob Unterwurzacher
Output of GST_DEBUG_NO_COLOR=1 GST_DEBUG=3 rhythmbox rhythmbox-debug.txt attached below. Here is what happened (approximate time as indicated in the output): 00:40 Press play on an radio station ( http://relay0.fm4.amd.co.at:31337/fm4-hq.ogg ) 01:18 Music stops - Press play again - nothing 01:38

[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-02-26 Thread Jakob Unterwurzacher
The fix is not that easy (i thought it was when i posted the Debian fix, but it isn't, as that causes trouble somewhere else). Situation now: Use laptop-mode to control your hd power management if you think your hard drive will die otherwise. This option has always existed. Use it! Hint: sudo

[Bug 144732] Re: cannot resume from suspend with nvidia-glx-new and compiz

2008-01-26 Thread Jakob Unterwurzacher
Okay, probably it's not compiz' fault. But disabling VSync is not a fix as it makes the computer useless for watching videos, as written above. VSync should be on per default IMHO, and this issue should be fixed. -- cannot resume from suspend with nvidia-glx-new and compiz

[Bug 162082] PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children when parent is killed

2007-11-11 Thread Jakob Unterwurzacher
Public bug reported: Binary package hint: php5-cgi This Bug is already reported here: http://bugs.php.net/bug.php?id=40286 and here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=431799 I see it in Ubuntu Dapper $ php-cgi --version PHP 5.1.2 (cgi-fcgi) (built: Jul 17 2007 17:21:59) Quoting

[Bug 162082] Re: PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children when parent is killed

2007-11-11 Thread Jakob Unterwurzacher
Workaround: Kill those lurking process regularily using a cronjob. This works for me, it should be reasonably safe to use (who has php started by init?). #!/bin/bash pkill -f -x /usr/lib/cgi-bin/php -P 1 -- PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children when parent is killed

[Bug 162082] Re: PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children when parent is killed

2007-11-12 Thread Jakob Unterwurzacher
See http://bugs.php.net/bug.php?id=40286 ** Also affects: php Importance: Undecided Status: New -- PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children when parent is killed https://bugs.launchpad.net/bugs/162082 You received this bug notification because you are a member of

[Bug 162082] Re: PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children when parent is killed

2007-11-12 Thread Jakob Unterwurzacher
(That was to be added to the Comment on most recent change for Affects/php, but it didn't quite work as expected) -- PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children when parent is killed https://bugs.launchpad.net/bugs/162082 You received this bug notification because you are a member

[Bug 199094] Re: [Hardy] hdparm.conf settings are lost on suspend/resume

2008-04-30 Thread Jakob Unterwurzacher
I upgraded to Hardy yesterday - I am experiencing this bug again. Daniel's patch from bug 156893 had fixed it in Gutsy. bug 89269 says Fix released, so I guess that's not it. That's what happens: [cold boot] $ sudo hdparm -I /dev/sda|grep Advanced power management level: Advanced power

[Bug 151536] Re: [MASTER] E-D-S hangs on login and uses 100% cpu

2008-04-30 Thread Jakob Unterwurzacher
{linux32, AMD64, 2 CPUs} (Intel Core 2 Duo) -- [MASTER] E-D-S hangs on login and uses 100% cpu https://bugs.launchpad.net/bugs/151536 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 199094] Re: [Hardy] hdparm.conf settings are lost on suspend/resume

2008-04-30 Thread Jakob Unterwurzacher
** Summary changed: - hdparm.conf settings are lost on suspend/resume + [Hardy] hdparm.conf settings are lost on suspend/resume ** Description changed: - This is on Gutsy, but Hardy is also affected AFAIK. + Update: This is on Hardy. Problem: - Hard disks lose settings (the APM level for

[Bug 225600] [NEW] [Hardy][Regression] PHP 5.2.4 symlink bug breaks TYPO3 default setup

2008-05-02 Thread Jakob Unterwurzacher
Public bug reported: Binary package hint: php5 From http://bugs.php.net/bug.php?id=42587 : php-5.2.4 changed the behaviour for the current working directory (cwd) which php scripts see when the requested php file is a symlink which points to a php file in another directory. This change breaks

[Bug 199094] Re: [Hardy] hdparm.conf settings are lost on suspend/resume

2008-05-02 Thread Jakob Unterwurzacher
No, this is not a regression because of bug #89269. I checked by reverting the changes (removed the extra '*'s from power.sh). Additionally, power.sh would have set the apm level to 1 or 255, not 128. Attached is the udevmonitor log for a suspend/resume cycle. It looks like there was no add event

[Bug 165324] Re: Internal data flow error when playing webstreams

2008-05-02 Thread Jakob Unterwurzacher
** Changed in: gstreamer0.10 (Ubuntu) Status: New = Confirmed -- Internal data flow error when playing webstreams https://bugs.launchpad.net/bugs/165324 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 225600] Re: [Hardy][Regression] PHP 5.2.4 symlink bug breaks TYPO3 default setup

2008-05-02 Thread Jakob Unterwurzacher
I am not sure if this really has to do with pathinfo. But i'm really sure that this is not desired behaviour. This was fixed in PHP 5.2.5, check out PHP's bug tracker ( http://bugs.php.net/bug.php?id=42587 ): [10 Sep 2007 10:56am UTC] [EMAIL PROTECTED] This bug has been fixed in CVS. Or the

[Bug 225600] Re: [Hardy][Regression] PHP 5.2.4 symlink bug breaks TYPO3 default setup

2008-05-02 Thread Jakob Unterwurzacher
Not pathinfo, I meant realpath. From the TYPO3 bugtracker ( http://bugs.typo3.org/view.php?id=6158 ): Debian/Testing has now PHP 5.2.5-2 which doesn't have the PHP bug anymore. I think http://ca3.php.net/manual/en/function.realpath.php#82770 is a different thing. TYPO3 doesn't check for the

[Bug 226066] [NEW] [hardy] Segfault On Viennese Route Planner Website

2008-05-03 Thread Jakob Unterwurzacher
Public bug reported: Binary package hint: firefox-3.0 Go to http://www.wien.gv.at/radrouten/public/start.aspx Enter Startadresse (starting address): - Straße (street): Belvederegasse - Hausnummer (number): 1 Zieladresse (destination address): - Straße: Belvederegasse - Hausnummer: 5 Klick

[Bug 226066] Re: [hardy] Crash On Viennese Route Planner Website

2008-05-03 Thread Jakob Unterwurzacher
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/14157972/Dependencies.txt ** Attachment added: pluginreg.dat.txt http://launchpadlibrarian.net/14157973/pluginreg.dat.txt ** Attachment added: profiles.ini.txt http://launchpadlibrarian.net/14157974/profiles.ini.txt

[Bug 199094] Re: [Hardy] hdparm.conf settings are lost on suspend/resume

2008-05-04 Thread Jakob Unterwurzacher
This should finally fix it. Put it into /usr/lib/pm-utils/sleep.d/30hdparm , and chmod +x it. Does it look sane? Does it work for everybody? ** Attachment added: 30hdparm http://launchpadlibrarian.net/14195287/30hdparm -- [Hardy] hdparm.conf settings are lost on suspend/resume

[Bug 222458] Re: /lib/udev/hdparm Compares Against $DEVNAME.

2008-05-04 Thread Jakob Unterwurzacher
Sounds quite useful. Would you test if the attached /lib/udev/hdparm does what you want? diff /lib/udev/hdparm /tmp/hdparm 93c93,98 DISC=$KEY --- if [ -L $KEY ] then DISC=$(readlink -m $KEY) else

[Bug 222458] Re: /lib/udev/hdparm Compares Against $DEVNAME.

2008-05-04 Thread Jakob Unterwurzacher
fi (missed that line on copy-paste) -- /lib/udev/hdparm Compares Against $DEVNAME. https://bugs.launchpad.net/bugs/222458 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 90557] Re: security options unsupported by hdparm init.d script

2008-05-04 Thread Jakob Unterwurzacher
/etc/init.d/hdparm was replaced by /lib/udev/hdparm in Hardy. The new script supports all of the mentioned options. ** Changed in: hdparm (Ubuntu) Status: New = Fix Released -- security options unsupported by hdparm init.d script https://bugs.launchpad.net/bugs/90557 You received this

[Bug 14862] Re: Freezing all security settings on ATA hard disks

2008-05-04 Thread Jakob Unterwurzacher
Bug #90557 has been fixed in Hardy, so freezing the security settings is possible now by simply setting security_freeze in /etc/hdparm.conf. The question that remains is whether we should freeze by default. -- Freezing all security settings on ATA hard disks

[Bug 162082] Re: PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children when parent is killed

2008-05-06 Thread Jakob Unterwurzacher
Still exists in Hardy. Attached is a pstree (phpkiller.sh output - see next post) showing lots of orphaned php processes (some usernames #'d). ** Attachment added: phpkiller.log http://launchpadlibrarian.net/14265483/phpkiller.log -- PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children

[Bug 162082] Re: PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children when parent is killed

2008-05-06 Thread Jakob Unterwurzacher
Last version of the kill-all-orphaned-phps workaround attached. I recommend to run it hourly to catch php parents that die suddenly AND (more important) to add it in your /etc/logrotate.d/apache2 in postrotate after apache restart, because this creates lots of orphaned processes most of the

[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-06-26 Thread Jakob Unterwurzacher
Suse ships some fix now (storage-fixup and storage-fixup.conf at the bottom of http://bugzilla.novell.com/show_bug.cgi?id=386555 ) They use a blacklist approach for disabling APM on affected drives, which seems reasonable. The blacklist seems to be maintained by someone at [EMAIL PROTECTED] (see

[Bug 183917] Re: Sound stops working in Firefox once other applications (Pidgin, Rhythmbox) have played sound

2008-06-30 Thread Jakob Unterwurzacher
Typo - it's sudo apt-get install libflashsupport -- Sound stops working in Firefox once other applications (Pidgin, Rhythmbox) have played sound https://bugs.launchpad.net/bugs/183917 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 176589] Re: compiz randomly freezes X

2008-06-05 Thread Jakob Unterwurzacher
** Description changed: Binary package hint: compiz Since the last version, compiz randomly freezes X (only mouse cursor is alive). System remains operational (I was watching a movie once when that happened - I could hear it going on), but you can't even switch to console. This

[Bug 238580] [NEW] lyx should depend on EpsToPdf

2008-06-09 Thread Jakob Unterwurzacher
Public bug reported: Binary package hint: lyx I'm writing a scientific thesis with LyX on Windows and Ubuntu. I started on Windows, included a bunch of EPS graphics - worked well. Back on Ubuntu, no PDF could be rendered, because there was no EPS-to-PDF-converter,. And i thought What the hell,

[Bug 230022] [NEW] gnome-system-monitor Resources tab CPU usage is unacceptable - disable fancy graphs?

2008-05-13 Thread Jakob Unterwurzacher
Public bug reported: Binary package hint: gnome-system-monitor Even after the fix from Bug #187383, gnome-system-monitor's Resources tab is *unusable* for CPU monitoring because it loads the CPU significantly with graph drawing alone. On an Athlon XP 2500+, graph drawing (fullscreen window)

[Bug 187383] Re: System monitor causes Xorg to consume 100% CPU

2008-05-13 Thread Jakob Unterwurzacher
I also think that the CPU usage is still too high. But we can't take over this bug and reset it's status to New or whatever because a fix _has_ been released. And it probabably fixed the issue for some. I created Bug #230022 gnome-system-monitor Resources tab CPU usage is unacceptable - disable

[Bug 230022] Re: gnome-system-monitor Resources tab CPU usage is unacceptable - disable fancy graphs?

2008-05-13 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 187383 *** https://bugs.launchpad.net/bugs/187383 (just need to upload screenshot for gnome bugzilla) ** Attachment added: gsm_800x600.png http://launchpadlibrarian.net/14501052/gsm_800x600.png -- gnome-system-monitor Resources tab CPU usage is

[Bug 187383] Re: System monitor causes Xorg to consume 100% CPU

2008-05-13 Thread Jakob Unterwurzacher
Reported upstream: http://bugzilla.gnome.org/show_bug.cgi?id=507797#c125 . -- System monitor causes Xorg to consume 100% CPU https://bugs.launchpad.net/bugs/187383 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 202791] Re: [Hardy] audacity fails to playback a sound file due to no device

2008-05-13 Thread Jakob Unterwurzacher
Installing oss-compat and selecting OSS: /dev/dsp for playback does not work for me. Do i have to do anything else? -- [Hardy] audacity fails to playback a sound file due to no device https://bugs.launchpad.net/bugs/202791 You received this bug notification because you are a member of Ubuntu

[Bug 176589] Re: compiz randomly freezes X

2008-05-15 Thread Jakob Unterwurzacher
Still experience this bug on Hardy final, Geforce Go 7400, nvidia-glx- new. Note that it's not only Nvidia users who see this problem. -- compiz randomly freezes X https://bugs.launchpad.net/bugs/176589 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 186058] Re: Compiz-fusion makes the desktop freeze

2008-05-15 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 176589 *** https://bugs.launchpad.net/bugs/176589 ** This bug has been marked a duplicate of bug 176589 compiz randomly freezes X -- Compiz-fusion makes the desktop freeze https://bugs.launchpad.net/bugs/186058 You received this bug notification because

[Bug 156289] Re: system freeze on gutsy with compiz-fusion

2008-05-15 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 176589 *** https://bugs.launchpad.net/bugs/176589 ** This bug has been marked a duplicate of bug 176589 compiz randomly freezes X -- system freeze on gutsy with compiz-fusion https://bugs.launchpad.net/bugs/156289 You received this bug notification

[Bug 176589] Re: compiz randomly freezes X

2008-05-16 Thread Jakob Unterwurzacher
I straced the hung X. There are lots of writev(31, [{\241 _\275l\2 \1\331\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..., 527136}], 1) = -1 EAGAIN (Resource temporarily unavailable) in there - probably relevant? @HDave: You don't have to reboot. Just Alt+PrtScrn , Ctrl+Alt+F1 , log in to the console,

[Bug 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2008-06-20 Thread Jakob Unterwurzacher
This causes a SEVERE regression for me. Every Gnome open dialog hangs for about two minutes now before displaying anything. This also affects the Gnome main menu and the Applications Places System menu. Trying to open it for the first time freezes *all* panels, including the window list. It

[Bug 215499] Re: Nautilus not preserving timestamps

2008-06-20 Thread Jakob Unterwurzacher
Looks good! (tested ext3 - ext3, ext3 - encfs) Note for other testers: The fix is in package libglib2.0-0 . -- Nautilus not preserving timestamps https://bugs.launchpad.net/bugs/215499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2008-06-20 Thread Jakob Unterwurzacher
Main Menu: Right-click on a panel - Add to panel - Main Menu (a single-icon windows-style start menu with Applications Places System inside) Yes, i'm sure. I upgraded to hardy-proposed and experienced this. That's a bunch of updates, so i downgraded to hardy + hardy-updates + hardy-security

[Bug 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2008-06-20 Thread Jakob Unterwurzacher
Reported upstream: http://bugzilla.gnome.org/show_bug.cgi?id=524485#c15 -- nautilus does not display samba shares for machines inside an ADS network. https://bugs.launchpad.net/bugs/207072 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 238580] Re: lyx should recommend epstopdf for EPS support

2008-06-20 Thread Jakob Unterwurzacher
** Summary changed: - lyx should depend on EpsToPdf + lyx should recommend epstopdf for EPS support -- lyx should recommend epstopdf for EPS support https://bugs.launchpad.net/bugs/238580 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2008-06-20 Thread Jakob Unterwurzacher
How to add the nautilus bookmark of death (WARNING: Do this a new user account, you will probably lose gnome settings and stuff when doing Ctrl-Alt-Backspace to recover): 1) Open any random folder with nautilus 2) menu Bookmarks-Add bookmark 3) Bookmarks-Edit Bookmarks 4) Put smb://10.58.13.6/

  1   2   3   4   5   6   >