[Bug 252843] [NEW] hardy php5 max execution time

2008-07-29 Thread krig
Public bug reported: Binary package hint: php5 I got this error: Fatal error: Maximum execution time of 0 seconds exceeded in /var/www/... on line 134 but in /etc/php5/apache2/php.ini parameter max_execution_time = 0 max execution time should be set to infinite if value is 0, but I got fatal

[Bug 240387] Re: php5-ldap TLS (start_tls) quirks

2008-07-29 Thread Martin Adler
I was finally able to capture an strace of slapd with the error happening (apache auth_ldap failing the starttls): Captured with the following command: strace /usr/sbin/slapd -g openldap -u openldap -f /etc/ldap/slapd.conf -d 255 See attached text file (large part of certificate dump removed).

[Bug 252686] Re: Reload action on init script kills daemon

2008-07-29 Thread Thierry Carrez
Confirmed in hardy. This is in fact a bug in /lib/lsb/init-functions where killproc does handle all signals as SIGTERM : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478871 The fix is already merged in intrepid. ** Changed in: nagios2 (Ubuntu) Importance: Undecided = Medium

[Bug 252686] Re: Reload action on init script kills daemon

2008-07-29 Thread Thierry Carrez
This can be worked-around in nagios2, or fixed in lsb. The LSB change might have too much regression potential for a SRU, though. If we want to fix it in nagios2 we can use the attached initscript patch. ** Attachment added: killproc.patch http://launchpadlibrarian.net/16377987/killproc.patch

[Bug 252686] Re: Reload action on init script kills daemon

2008-07-29 Thread Thierry Carrez
This would be the patch if we choose to fix it in lsb directly. This will change behavior of all scripts calling killproc with a signal number. This is theorically a good change, but it might generate unexpected behavior changes. I can make a debdiff for the chosen solution. ** Also affects:

[Bug 218569] Re: OpenVPN compiled without pkcs11 support

2008-07-29 Thread Thierry Carrez
2.1~rc8-1 is in intrepid now. ** Changed in: openvpn (Ubuntu) Status: Triaged = Fix Released -- OpenVPN compiled without pkcs11 support https://bugs.launchpad.net/bugs/218569 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn

[Bug 251641] Re: openvpn init script lacks the 'status' action

2008-07-29 Thread Thierry Carrez
Nathan: fyi, 2.1~rc8-1 was synced to intrepid recently to fix a couple of bugs. It still misses the status action in the initscript so this bug is still open. -- openvpn init script lacks the 'status' action https://bugs.launchpad.net/bugs/251641 You received this bug notification because you

[Bug 252686] Re: Reload action on init script kills daemon

2008-07-29 Thread Thierry Carrez
nagios2 initscript patch if we prefer to fix it in nagios2 ** Attachment added: initscript.patch http://launchpadlibrarian.net/16378233/initscript.patch -- Reload action on init script kills daemon https://bugs.launchpad.net/bugs/252686 You received this bug notification because you are a

[Bug 251996] Re: package winbind 3.0.28a-1ubuntu4.4 failed to install/upgrade: dependency problems - leaving unconfigured

2008-07-29 Thread Pascal De Vuyst
That's because samba-common fails to install with the following error: Setting up samba-common (3.0.28a-1ubuntu4.4) ... Installing new version of config file /etc/dhcp3/dhclient-enter-hooks.d/samba ... perl: warning: Setting locale failed. perl: warning: Please check that your locale settings:

[Bug 234367] Re: If many queries come in too quickly, apache2 freezes.

2008-07-29 Thread d1zzyg
I have tried taking slapd out of the equation, using access and password files, and it works fine that way. My slapd version is 2.4.9-0ubuntu0.8.04, libapache2-svn is version 1.4.6dfsg1-2ubuntu1 Looking at apache's access logs, Eclipse is sending a slew of OPTION and PROPFINDs. I don't *think*

[Bug 250841] Re: Image Magic Libraries missing

2008-07-29 Thread Ante Karamatić
*** This bug is a duplicate of bug 203023 *** https://bugs.launchpad.net/bugs/203023 ** This bug has been marked a duplicate of bug 203023 PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9 -- Image Magic Libraries missing

[Bug 203023] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9

2008-07-29 Thread Ante Karamatić
** Changed in: php-imagick (Ubuntu) Importance: Undecided = High -- PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9 https://bugs.launchpad.net/bugs/203023 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 203023] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9

2008-07-29 Thread Ante Karamatić
Patch was tested and resulting binaries work as they should. No regressions. ** Changed in: imagemagick (Ubuntu Hardy) Status: New = Invalid -- PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9 https://bugs.launchpad.net/bugs/203023 You

[Bug 203023] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9

2008-07-29 Thread Ante Karamatić
This patch solves the issue in the same manner as Debian did. ** Attachment added: php-imagick.diff http://launchpadlibrarian.net/16381997/php-imagick.diff ** Changed in: php-imagick (Ubuntu Hardy) Importance: Undecided = High Status: New = Confirmed -- PHP Startup: Unable to load

[Bug 237894] Re: I cannot connect to any server. Conection hangs up at channel 0: open confirm rwindow 0 rmax 32768

2008-07-29 Thread Christian Holtje
This same problem (and the solution) is mentioned in this email thread: http://mail-index.netbsd.org/current-users/2008/04/21/msg001941.html It looks like it was a bug in the ssh client. It's probably made worse by the unreliability of wifi (ie, I packet lost here or there). Ciao! -- I cannot

Re: [Bug 251641] Re: openvpn init script lacks the 'status' action

2008-07-29 Thread Dustin Kirkland
On Tue, Jul 29, 2008 at 4:20 AM, Thierry Carrez [EMAIL PROTECTED] wrote: Nathan: fyi, 2.1~rc8-1 was synced to intrepid recently to fix a couple of bugs. It still misses the status action in the initscript so this bug is still open. Nathan- Can you re-base your diff against the current

[Bug 203023] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9

2008-07-29 Thread Luca Falavigna
ACK from motu-sru. -- PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9 https://bugs.launchpad.net/bugs/203023 You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. -- Ubuntu-server-bugs mailing

[Bug 252980] [NEW] mydestinations can't be preseeded

2008-07-29 Thread Waldemar
Public bug reported: Binary package hint: postfix Preseeding of several values that I tried works fine, except for the Other destinations to accept mail for (blank for none): setting. If I preseed it to postfix postfix/destinationsstring and then reconfigure the package, it still drops

[Bug 234367] Re: If many queries come in too quickly, apache2 freezes.

2008-07-29 Thread Stefan Fritsch
Some ideas to narrow down the problem: - configure the ldap-status url and see if it gives any useful information while the problem appears (see http://httpd.apache.org/docs/2.2/mod/mod_ldap.html ) - increase apache loglevel - use netstat to watch the number of connections from apache to slapd -

[Bug 253032] [NEW] likewise-open-gui needs a better menu item name

2008-07-29 Thread Colin Watson
Public bug reported: Binary package hint: likewise-open likewise-open-gui installs a System - Administration - Likewise menu item. This is meaningless unless you already know what it is. The menu item name should include something about the software's function as well as its name. ** Affects:

[Bug 227229] Re: LDAP and AD connection problem with hardy

2008-07-29 Thread sopsaare
I confirm this one. The problem is that even thought there is this line in the ldap.conf nss_map_objectclass posixGroup group It will still recognise the AD groups which are not POSIX one's. This will lead it to error with the GID's. I made my work-around with nss_base_group

[Bug 120375] Re: cannot boot raid1 with only one disk

2008-07-29 Thread ceg
4 of the 5 bugs taged as duplicates use a separate home array, the fix will not let such systems boot degraded. WARNING: The mdadm - 2.6.7-3ubuntu2fix uses mdadm --assemble --scan on a system based on udev hotplugging. It will start all partly attatched arrays in degraded mode. When any

[Bug 229252] Re: slapd gssapi failure - apparmor profile doesn't support kerberos gssapi

2008-07-29 Thread Jamie Strandboge
Attached debdiff is (perhaps obviously) for Hardy SRU. -- slapd gssapi failure - apparmor profile doesn't support kerberos gssapi https://bugs.launchpad.net/bugs/229252 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in ubuntu.

[Bug 243525] Re: slapd needs apparmor changes for cn=config

2008-07-29 Thread Jamie Strandboge
** Changed in: openldap2.3 (Ubuntu) Status: Triaged = In Progress -- slapd needs apparmor changes for cn=config https://bugs.launchpad.net/bugs/243525 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap2.3 in ubuntu. --

[Bug 229252] Re: slapd gssapi failure - apparmor profile doesn't support kerberos gssapi

2008-07-29 Thread Jamie Strandboge
Attached debdiff was tested and verified to work against a krb5 KDC and kerberized slapd. The profile allows 'kr' access to /etc/krb5.keytab as well as all of /etc/ldap/** (so users can put their keytabs in there). Attached debdiff also fixes bug #243525 ** Changed in: openldap (Ubuntu)

[Bug 243525] Re: slapd needs apparmor changes for cn=config

2008-07-29 Thread Jamie Strandboge
The attached debdiff simply adds 'rw' access to /etc/ldap/slapd.d, and cnconfig importing was tested to work properly. Patch is for Hardy SRU. Also included in the debdiff is a fix for bug #229252. ** Attachment added: openldap2.3_2.4.9-0ubuntu0.8.04.1.debdiff

[Bug 243525] Re: slapd needs apparmor changes for cn=config

2008-07-29 Thread Jamie Strandboge
Testing consisted of updating the qa-regression-testing scripts to test for cnconfig imports, and the above debdiff passes this test with an apparmor enforcing profile. -- slapd needs apparmor changes for cn=config https://bugs.launchpad.net/bugs/243525 You received this bug notification because

[Bug 253121] [NEW] dovecot sieve sends vacation messages with null envelope sender

2008-07-29 Thread Josef Liška
Public bug reported: I am using this simple sieve script to do vacation: require [fileinto, vacation]; if exists X-Spam-Flag { stop; } vacation :days 1 :subject Out of office reply :addresses [[EMAIL PROTECTED], [EMAIL PROTECTED] ] I am on vacation until 2008-08-07. If you have something

[Bug 253121] Re: dovecot sieve sends vacation messages with null envelope sender

2008-07-29 Thread Josef Liška
** Attachment added: dovecot-sieve-nullsender.patch http://launchpadlibrarian.net/16410607/dovecot-sieve-nullsender.patch -- dovecot sieve sends vacation messages with null envelope sender https://bugs.launchpad.net/bugs/253121 You received this bug notification because you are a member of

[Bug 39484] Re: cups smb printing backend no longer works

2008-07-29 Thread david_kt
I can confirm that this bug return again in dapper from last upgrade of samba to 3.0.22. Before that, I could print from other dapper and windows XP to dapper print server, but recently it stopped with message in linux client printer: Ready: /usr/lib/cups/filter/foomatic-rip failed And using

[Bug 244925] Re: slapd reports wrong ssf using gnutls

2008-07-29 Thread Bug Watch Updater
** Changed in: openldap2.3 (Debian) Status: Confirmed = Fix Released -- slapd reports wrong ssf using gnutls https://bugs.launchpad.net/bugs/244925 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap2.3 in ubuntu. --

[Bug 252346] Re: /lib/modules/2.6.24.4-generic/volatile not created

2008-07-29 Thread forestpixie
Thanks for doing that - I did read that page but I didn't think that linux was the right package as it seemed to be too simple - I was expecting a longer package name :) -- /lib/modules/2.6.24.4-generic/volatile not created https://bugs.launchpad.net/bugs/252346 You received this bug

[Bug 228815] Re: Gshutdown does not work properly

2008-07-29 Thread Stefan
Just uninstall and reinstall Then it works -- Gshutdown does not work properly https://bugs.launchpad.net/bugs/228815 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

[Bug 226966] Re: after hardy heron upgrade can no longer shutdown, logoff or reboot without using ctrl+alt+backspace

2008-07-29 Thread Stefan
Just uninstall and reinstall Then it works -- after hardy heron upgrade can no longer shutdown, logoff or reboot without using ctrl+alt+backspace https://bugs.launchpad.net/bugs/226966 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 84461] Re: sysinfo failed dbus connection

2008-07-29 Thread Stefan
Just uninstall and reinstall Then it works -- sysinfo failed dbus connection https://bugs.launchpad.net/bugs/84461 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

[Bug 248591] Re: System Locks Up forcing hard boot frequently Ubuntu 8.04.1 Kernel 2.6.24-19-Generic

2008-07-29 Thread wackyiniraqi
No response for 11 days now I see that this bug is not assigned to anyone. I have submitted the requested files. What needs to be done to speed this along? My computer is effectively useless until this is resolved. -- System Locks Up forcing hard boot frequently Ubuntu 8.04.1 Kernel

[Bug 248591] Re: System Locks Up forcing hard boot frequently Ubuntu 8.04.1 Kernel 2.6.24-19-Generic

2008-07-29 Thread wackyiniraqi
Bump added Yeam as subscriber -- System Locks Up forcing hard boot frequently Ubuntu 8.04.1 Kernel 2.6.24-19-Generic https://bugs.launchpad.net/bugs/248591 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 252815] Re: Xfce under Kubuntu 8.04 PPC tries to open PNG and GIF with Thunderbird

2008-07-29 Thread Gauvain Pocentek
This bug has been fixed in hardy-updates AFAIK. Did you enabled this repository and done the upgrades? ** Changed in: thunar (Ubuntu) Status: New = Incomplete ** Changed in: xubuntu-default-settings (Ubuntu) Sourcepackagename: thunar = xubuntu-default-settings -- Xfce under Kubuntu 8.04

[Bug 242966] Re: snd_pcsp can take precedence of soundcards

2008-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package pulseaudio - 0.9.10-2ubuntu2 --- pulseaudio (0.9.10-2ubuntu2) intrepid; urgency=low * debian/patches/0006-pcspkr-last.patch: Load the PC speaker as a sink after all other sound card sinks have been loaded. (LP: #242966) *

[Bug 191470] Re: Pcbnew crashes while attempting 3D view

2008-07-29 Thread Aanjhan Ranganathan
Can you please check whether it still happens on Hardy with 2007-11-29a-1 ? I am unable to reproduce at my end. Please confirm. -- Pcbnew crashes while attempting 3D view https://bugs.launchpad.net/bugs/191470 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 252817] [NEW] ctrl doesn't work when used in conjunction with shift click for multiple file selection

2008-07-29 Thread Dennis Ta
Public bug reported: Ctrl doesn't perform it's expected role of allowing multiple file selection to occur when used in conjunction with the shift key. For example, when selecting files A, B, C, D, E: If I select files A thru C using: click A, shift+click C, continuing to hold ctrl+click E

[Bug 242961] Re: Please update crystalspace to 1.2.1

2008-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package crystalspace - 1.2.1-0ubuntu1 --- crystalspace (1.2.1-0ubuntu1) intrepid; urgency=low * New upstream release, packaging based on latest Debian diff.gz (1.2-20080206-1 version), LP: #116804, #242961. * Provide a get-orig-source target to do

[Bug 116804] Re: crystalspace mispackaged

2008-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package crystalspace - 1.2.1-0ubuntu1 --- crystalspace (1.2.1-0ubuntu1) intrepid; urgency=low * New upstream release, packaging based on latest Debian diff.gz (1.2-20080206-1 version), LP: #116804, #242961. * Provide a get-orig-source target to do

[Bug 252702] Re: gnome-session leaving zombie's

2008-07-29 Thread Gina
*** This bug is a duplicate of bug 250696 *** https://bugs.launchpad.net/bugs/250696 Same here - bug confirmed -- gnome-session leaving zombie's https://bugs.launchpad.net/bugs/252702 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 229999] Re: gedit doesnt automatically syntax highlight .f Fortran files

2008-07-29 Thread Lauri Niskanen
I'm currently having this same problem with .php files. They used to work, but something went wrong with the newest Intrepid updates. -- gedit doesnt automatically syntax highlight .f Fortran files https://bugs.launchpad.net/bugs/22 You received this bug notification because you are a member

[Bug 213639] Re: Problem with IDE DVD-RW on VIA controler with pata_via module

2008-07-29 Thread Alessio Igor Bogani
** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) = Alessio Igor Bogani (abogani) Status: Triaged = Incomplete -- Problem with IDE DVD-RW on VIA controler with pata_via module https://bugs.launchpad.net/bugs/213639 You received this bug notification

[Bug 190492] Re: Kernel hangs on boot (SATA, AMD64/i386)

2008-07-29 Thread Jason Marshall
Just wanted to confirm this remains a problem in v8.04.1 both i386 and x64. Wanted to add that the command all_generic_ide helps the harddrive become detected. Still problems detecting CD drive inside the OS. -- Kernel hangs on boot (SATA, AMD64/i386) https://bugs.launchpad.net/bugs/190492 You

Re: [Bug 84461] Re: sysinfo failed dbus connection

2008-07-29 Thread DannyDei
Thank you Stefan for you ILLUMINATING reply. Could you please tell me WHAT should I uninstall and reinstall : that would be handy. Because of partitioning reasons I have already tried with the entire UBUNTU 4.08 and nothing happened. Thank you for your reply Danny Dei Stefan wrote: Just

[Bug 252817] Re: ctrl doesn't work when used in conjunction with shift click for multiple file selection

2008-07-29 Thread m0u5e
Sorry What I gave was a little rudimentry... The issue becomes more apparent when more files are being selected I'll attach a screenshot so that it becomes more clear. Try to recreate the following scenario found in the attachment screenshot. If in windows (or any other desktop environment /

[Bug 252817] Re: ctrl doesn't work when used in conjunction with shift click for multiple file selection

2008-07-29 Thread MyR
i click a, hold shift and click c ... a b c are selected i release shift i hold shift again and click e ... a b c d e are selected. is this what you were trying to accomplish? -- ctrl doesn't work when used in conjunction with shift click for multiple file selection

[Bug 179107] Re: Docking does not affect fullscreened apps

2008-07-29 Thread Justin Dugger
Interestingly, I can get this to work in with , so it might be a bug in metacity? ** Attachment added: Screenshot of Cellwriter docking with GL effects on http://launchpadlibrarian.net/16376214/Screenshot.png -- Docking does not affect fullscreened apps https://bugs.launchpad.net/bugs/179107

[Bug 243966] Re: F-Spot Crashes when trying to export to Picasa

2008-07-29 Thread bfallik
Which bug? This one? http://bugzilla.gnome.org/show_bug.cgi?id=488268 If so, the comments don't suggest any ideas or request for further information. I'm also seeing this problem. I think I mistyped my password. Is there any more information I can provide? -- F-Spot Crashes when trying to

[Bug 243453] Re: Please Upgrade Mplayer

2008-07-29 Thread kko
William Grant: If you are the maintainer, that is fair enough. However, if this report has, in your view, no merit whatsoever, please don't keep the uninformed users hanging by reverting this to New, giving any false hopes about mplayer in Ubuntu. In other words, if you are not going to upgrade

[Bug 252721] Re: Corewars segmentation fault on game statistics.

2008-07-29 Thread Danny Staple
Redcode is not enabled. Max Cycles set to 1. 8 or so programs were selected. -- Corewars segmentation fault on game statistics. https://bugs.launchpad.net/bugs/252721 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 252721] Re: Corewars segmentation fault on game statistics.

2008-07-29 Thread Danny Staple
Or maybe it is program statistic. After running a tournament to go in groups of 4 mode for a while, it went when pressing the program statistics button. ** Attachment added: The core dump retrieved. http://launchpadlibrarian.net/16376479/core.gz -- Corewars segmentation fault on game

[Bug 252252] Re: Please sync package 'symmetrica' from Debian Sid

2008-07-29 Thread Andrea Colangelo
No need to go through REVU, we can sync symmetrica from Debian. Sync request ACKed. ** Changed in: ubuntu Assignee: Andrea Colangelo (warp10) = (unassigned) Status: In Progress = Confirmed -- Please sync package 'symmetrica' from Debian Sid https://bugs.launchpad.net/bugs/252252 You

Re: [Bug 237418] Re: unable to find supported ssh command when connecting to sftp server in nautilus

2008-07-29 Thread Rachel Greenham
Sebastien Bacher wrote: looking to the source code the ssh backend runs ssh -V and look if OpenSSH, Sun_SSH or SSH Secure Shell are printed on the command line to know which implementation it should be using, your wrapper probably doesn't respect the -V option or print something which is not

[Bug 252817] Re: ctrl doesn't work when used in conjunction with shift click for multiple file selection

2008-07-29 Thread MyR
you're right. nautilus can't do that. -- ctrl doesn't work when used in conjunction with shift click for multiple file selection https://bugs.launchpad.net/bugs/252817 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 249335] Re: update manager lines are unreadable

2008-07-29 Thread BUGabundo
That looks like a bug in the video driver, what xorg driver do you use? nvidia binary 173. Today update-manager looks fine. I would close this ticket, but i'm afraid it will appear again, as it as happen in the past. status new -- BUGabundo :o) (``-_-´´) http://Ubuntu.BUGabundo.net

[Bug 248521] Re: vmmouse seems to register incorrect x, y values for mouseclick

2008-07-29 Thread cros13
The immediate workaround is to edit /etc/X11/xorg.conf and replace Driver vmmouse with the standard mouse driver: Driver mouse -- vmmouse seems to register incorrect x,y values for mouseclick https://bugs.launchpad.net/bugs/248521 You received this bug notification because

[Bug 252822] [NEW] file server doesn't follow symlinks

2008-07-29 Thread Brian Croom
Public bug reported: Binary package hint: gnome-user-share Symlinks created in ~/Public are ignored by the server. This greatly reduces the usefulness of the folder sharing. ProblemType: Bug Architecture: i386 Date: Tue Jul 29 01:48:55 2008 DistroRelease: Ubuntu 8.10 Package: gnome-user-share

[Bug 252822] Re: file server doesn't follow symlinks

2008-07-29 Thread Brian Croom
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/16376560/Dependencies.txt -- file server doesn't follow symlinks https://bugs.launchpad.net/bugs/252822 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 252817] Re: ctrl doesn't work when used in conjunction with shift click for multiple file selection

2008-07-29 Thread MyR
you can however hold control and use your mouse to marquee select. that is, hold your mouse down and drag a selection rectangle over your desired files (multiple groups of them). this is useful to some extent. -- ctrl doesn't work when used in conjunction with shift click for multiple file

[Bug 249335] Re: update manager lines are unreadable

2008-07-29 Thread BUGabundo
** Changed in: update-manager (Ubuntu) Status: Incomplete = New -- update manager lines are unreadable https://bugs.launchpad.net/bugs/249335 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 200296] Re: grep -v doesn't work correctly

2008-07-29 Thread Martti Kuparinen
Hmmm, I can't reproduce this any more on 8.04.1 even though grep is the same version. Something else (e.g. some regexp call in some library) has been changed. I think this can be closed now. -- grep -v doesn't work correctly https://bugs.launchpad.net/bugs/200296 You received this bug

[Bug 251338] Re: Bad ACPI support on Foxconn G33M/G33M-S motherboards with AMI BIOS

2008-07-29 Thread Andrew Farmer
I have been in touch with Foxconn several times today, this bug also affects: Asus P5K-E P5E WS and P5E WS PRO MSI P965 series It is the BIOS that is defective, not the chipset. American Megatrends (AMI) shipped the defective BIOS, if yours is an Award BIOS, this is not an issue.

[Bug 243226] Re: Panic messages are not displayed when usplash is running

2008-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package initramfs-tools - 0.92bubuntu8 --- initramfs-tools (0.92bubuntu8) intrepid; urgency=low * scripts/functions: Change to tty1 in the panic function to make sure the user can read any error messages displayed. (LP: #243226) -- Luke Yelavich

[Bug 252826] [NEW] Regression: Machine freezes during bootup

2008-07-29 Thread Ralf Hildebrandt
Public bug reported: During bootup of linux-image-2.6.24-20-generic 2.6.24-20.37, the machine would just hang after printing out the line: Checking 'hlt' instructions... OK linux-image-2.6.24-19-generic 2.6.24-19.36 does not exposte this behaviour, thus it's a regression. # cat /proc/cpuinfo

[Bug 252826] Re: Regression: Machine freezes during bootup

2008-07-29 Thread Ralf Hildebrandt
** Attachment added: Screenshot after the freeze http://launchpadlibrarian.net/16377103/28072008.jpg -- Regression: Machine freezes during bootup https://bugs.launchpad.net/bugs/252826 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 243226] Re: Panic messages are not displayed when usplash is running

2008-07-29 Thread Luke Yelavich
An SRU for hardy will be prepared tomorrow. -- Panic messages are not displayed when usplash is running https://bugs.launchpad.net/bugs/243226 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 242153] Re: Bookmarks feature of google toolbar is not working in the Ubuntu firefox 3.0 version

2008-07-29 Thread mtn akd
im using ubuntu 8.04 as well and was having a problem only with my google bookmarks in toolbar. disabling ubuntu customization plug-in or disabling other add-ons didnt work. i solved my problem by typing following commands in the terminal : sudo apt-get install libxul-dev libstdc++5 gcc-4.1

Re: [Bug 228196] Re: gdm and keyboard layout switch

2008-07-29 Thread harrydg
is there any progress in this bug??? i see lots of people have it... any direction to a sollution? ps. vit: it only works when you restart X after boot (normally ;)) * Vit Svarc [EMAIL PROTECTED], 2008-07-28 22:45:37 Mon: I can also confirm this strange behaviour, using Czech, German and US

[Bug 252828] [NEW] gdmsetup crashes in 8.10

2008-07-29 Thread Atanas Atanasov
Public bug reported: When I start gdmsetup either from the menu or from terminal a window appears for a second and then crashes with: gdmsetup[30029]: GLib-GIO-CRITICAL: g_unix_mount_is_system_internal: assertion `mount_entry != NULL' failed I am attaching my gdm.conf file. ** Affects: gdm

[Bug 252828] Re: gdmsetup crashes in 8.10

2008-07-29 Thread Atanas Atanasov
** Attachment added: gdm.conf http://launchpadlibrarian.net/16377185/gdm.conf -- gdmsetup crashes in 8.10 https://bugs.launchpad.net/bugs/252828 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 252817] Re: ctrl doesn't work when used in conjunction with shift click for multiple file selection

2008-07-29 Thread m0u5e
that is impossible to do with list view though, and it is sometimes hard to select white space and not select icons the easiest and most time efficient way is the conventional way of ctrl+shift selecting but yeah, thats what I use in the meantime, its such a hassle though -- ctrl doesn't work

[Bug 252817] Re: ctrl doesn't work when used in conjunction with shift click for multiple file selection

2008-07-29 Thread MyR
** Changed in: nautilus (Ubuntu) Sourcepackagename: None = nautilus -- ctrl doesn't work when used in conjunction with shift click for multiple file selection https://bugs.launchpad.net/bugs/252817 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 252830] [NEW] F-Spot crashes when trying to upload picasa album with no internet connection

2008-07-29 Thread noam.man
Public bug reported: Binary package hint: f-spot release 8.04 f-spot version 0.4.3.1-0ubuntu1 I market photos to upload to picasa web album. I selected File-Export to-PicasaWeb and F-Spot crashes without any warning. This repeated itself whenever I had no internet connection. When the

[Bug 252728] Re: Jiffies too low for acceptable ppoll accuracy

2008-07-29 Thread janevert
Hi Kay, There are a couple of things you could check and/or add here as you provide very little information. First of all, your kernel, -4, is relatively old. At the moment -16 is the released kernel and -19 is the latest security update. Could you please test with that one? Could you please

[Bug 251508] Re: conduit missing dependencies

2008-07-29 Thread Chris Halse Rogers
This has been fixed by the 0.3.12-2 package sync'd from Debian. ** Changed in: conduit (Ubuntu) Status: Triaged = Fix Released -- conduit missing dependencies https://bugs.launchpad.net/bugs/251508 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 223014] Re: ata2.00: exception emask 0x0 sact ...

2008-07-29 Thread warnec
Strange. With 8.04 I just needed to add 'irqpoll' in the options when my PC booted from the CD, and then install Linux. After that, I didn't need to do everything and since then Ubuntu works fine (I didn't need to add 'irqpoll' in GRUB, just in the menu which is shown after booting from the CD)

[Bug 241145] Re: [Hardy AMD64] xorg unrecoverable crash when closing a Firefox tab with Flash inside

2008-07-29 Thread Riccardo Pellegrini
I can confirm manually upgrading to Flash Player 10 Beta seems to solve the issue. -- [Hardy AMD64] xorg unrecoverable crash when closing a Firefox tab with Flash inside https://bugs.launchpad.net/bugs/241145 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 228020] Re: Sound playback doesn't work after suspend/restart in Hardy

2008-07-29 Thread Jonathan Fors
Try nudging the volume for Master and PCM by just a little bit. Make sure the volume controls change, this seems to force the volume to be synced to hw. If that doesn't work, try nudging all volume controls. Somehow, on my Thinkpad, I have to do this in 30% of the cases after a suspend. HTH

[Bug 214347] Re: Cannot change wallpaper after showing/hiding desktop

2008-07-29 Thread Demosthenes
works for me.. I un-ticked 'Show Desktop' and I can now change the background - and XPlanet is also updating the background as well. -- Cannot change wallpaper after showing/hiding desktop https://bugs.launchpad.net/bugs/214347 You received this bug notification because you are a member of

[Bug 252702] Re: gnome-session leaving zombie's

2008-07-29 Thread Hew McLachlan
*** This bug is a duplicate of bug 250696 *** https://bugs.launchpad.net/bugs/250696 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug #250696, so it is being marked as such. Please look

[Bug 180928] Re: gnometris crashes as soon as new game is started.

2008-07-29 Thread Roberto Villanueva
I'm using Gnometris in Kubuntu 8.04 ( fully updated 29/07/2008 ). It crashes when i attempt to play a new game with sound enabled. The message in a terminal is: (gnometris:21023): GStreamer-CRITICAL **: gst_element_get_bus: assertion `GST_IS_ELEMENT (element)' failed (gnometris:21023):

[Bug 225457] Re: Ipod Nano 3gen troubles

2008-07-29 Thread Sergio Zanchetta
According to the last comment, I close this bug. ** Changed in: amarok (Ubuntu) Status: New = Invalid -- Ipod Nano 3gen troubles https://bugs.launchpad.net/bugs/225457 You received this bug notification because you are a member of Kubuntu Team, which is subscribed to amarok in ubuntu.

[Bug 250047] Re: f-spot FTBFS in intrepid due to deprecated symbols in libeog

2008-07-29 Thread Matvey Kozhev
Fixed patch description. No other changes. ** Attachment added: f-spot_0.4.4-1ubuntu3.debdiff http://launchpadlibrarian.net/16377351/f-spot_0.4.4-1ubuntu3.debdiff -- f-spot FTBFS in intrepid due to deprecated symbols in libeog https://bugs.launchpad.net/bugs/250047 You received this bug

[Bug 252487] Re: Additional field Start tracknumber in GUI

2008-07-29 Thread Sebastien Bacher
ubuntu is a distribution and doesn't wrote the thousand applications available there but focus on making an user friendly desktop environment using free softwares available, sound-juicer is a GNOME project and uses bugzilla.gnome.org, you can open distribution issues on launchpad but better to

[Bug 252728] Re: Jiffies too low for acceptable ppoll accuracy

2008-07-29 Thread janevert
Umm, should've been more clear perhaps... Grep for PREEMPT on the ubuntu and redhat kernel configurations (usually located in /boot/config*). Also of interest are then the various HZ related config items (hint grep HZ /boot/config-..). And a diff between the redhat dmesg and ubuntu dmesg could

[Bug 252459] Re: discnumber isn't added to mp3 file

2008-07-29 Thread Sebastien Bacher
** Changed in: sound-juicer (Ubuntu) Importance: Low = Wishlist Status: Incomplete = Triaged ** Bug watch added: GNOME Bug Tracker #545254 http://bugzilla.gnome.org/show_bug.cgi?id=545254 ** Also affects: sound-juicer via http://bugzilla.gnome.org/show_bug.cgi?id=545254

[Bug 205773] Re: Nautilus tries to copy a dragged file into Network on hover and freezes

2008-07-29 Thread Sebastien Bacher
there is no 2.25, the current version is 2.23.5 and upstream did a typo apparently, there is no need to focus so hard on numbers, the changes has been commited to svn in the unstable serie which is updated in intrepid -- Nautilus tries to copy a dragged file into Network on hover and freezes

[Bug 252266] Re: [nvidia-glx-new-envy] installs in /usr/lib32 instead of /usr/lib64

2008-07-29 Thread Alberto Milone
You said that you had earlier a problem installing an other driver because of some orphaned lib32 entry. What driver did you install? -- [nvidia-glx-new-envy] installs in /usr/lib32 instead of /usr/lib64 https://bugs.launchpad.net/bugs/252266 You received this bug notification because you are a

[Bug 206809] Re: Setting Visual effects to None is ignored when logging in again

2008-07-29 Thread Sebastien Bacher
no, I was asking the bug submitter, your issue is a kubuntu one and not due to gnome-control-center -- Setting Visual effects to None is ignored when logging in again https://bugs.launchpad.net/bugs/206809 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 188392] Re: mdam software raid fails to start up on reboot

2008-07-29 Thread Alan Jenkins
At least the message spam is fixed in the latest (upstream) version of mdadm. I advise you upgrade; there's at least one segfault bug which I was hitting which has also been fixed. Strong precautions are obviously necessary for those of use with root filesystems on MD. I suggest making sure you

[Bug 177451] Re: add numlock warning to login windows

2008-07-29 Thread Sebastien Bacher
I did read your comments but I'm not convinced that displaying a message that can confuse them to 99% of the users to benefit notebook users is a good thing, maybe that should be an option or something -- add numlock warning to login windows https://bugs.launchpad.net/bugs/177451 You received

[Bug 173101] Re: apt-get reporting wrong time to download updates

2008-07-29 Thread Zorba the Geek
I wish I could help, but it's been almost a year and I've since bought a new PC and switched to Vista. Maybe if someone would ask me for the info sometime earlier, like say in a couple of months after I reported the bug... ;-) So if getting somebody to review the entire date-calculation code for

[Bug 252094] Re: Poor graphics performance on Intel G965 system, ubuntu 8.10 alpha 3

2008-07-29 Thread bingo
** Description changed: Binary package hint: xserver-xorg-video-intel I experience significant performance loss with ubuntu 8.10 alpha 3 with my Intel DG965WH based system and SVDO/ADD2 video card. Actually, the performance loss started with ubuntu 8.04.1; I upgraded to see if there was

[Bug 250696] Re: Many processes are zombies

2008-07-29 Thread Hew McLachlan
The duplicate bug #252702 notes that the zombies are present under gnome-session, but I seem to have x-session-manager instead. Could someone else post their output of ps axf? Thanks in advance. ** Attachment added: Output of ps axf http://launchpadlibrarian.net/16377406/zombie.log -- Many

[Bug 252838] [NEW] Shortcut key [ctrl+t] doesn't work when quicktime is running

2008-07-29 Thread Jitendra
Public bug reported: Binary package hint: mozilla-firefox Hi, QuickTime player is installed on my system. I listen the songs online from site (Ex: http://sound9.mp3pk.com/indian/tashan/tashan07(www.songs.pk).mp3 If you launch the above url in firefox, by default the song is played in the apple

[Bug 252094] Re: Poor graphics performance on Intel G965 system, ubuntu 8.10 alpha 3

2008-07-29 Thread bingo
Störm, I have tested your suggestion, but I don't see any improvement in the graphics performance. I restarted the X server with the changes to xorg.conf as you suggested, and glxgears still produces no more than about 420 fps. I can confirm, however, that according to the log output produced,

  1   2   3   4   5   6   7   8   9   10   >