[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 
error on heavy script execution.
Set time to 1800 (30 mins) to avoid this error (script runs about 15-20 
minutes), but anyway  max_execution_time parameter has wrong behavior for value 
set to 0

PHP Version 5.2.4-2ubuntu5.3
System  Linux gvv 2.6.24-20-generic #1 SMP Mon Jul 28 13:49:52 UTC 2008 i686

** Affects: php5 (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- gutsy php5 max execution time
+ hardy php5 max execution time

** Description changed:

  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 
error on heavy script execution.
  Set time to 1800 (30 mins) to avoid this error (script runs about 15-20 
minutes), but anyway  max_execution_time parameter has wrong behavior for value 
set to 0
+ 
+ PHP Version 5.2.4-2ubuntu5.3
+ SystemLinux gvv 2.6.24-20-generic #1 SMP Mon Jul 28 13:49:52 UTC 2008 
i686

-- 
hardy php5 max execution time
https://bugs.launchpad.net/bugs/252843
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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).


** Attachment added: strace and debug 255 output of slapd with failed client 
starttls
   http://launchpadlibrarian.net/16377707/strace_slapd_starttls_failed

-- 
php5-ldap TLS (start_tls) quirks
https://bugs.launchpad.net/bugs/240387
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
   Status: New = Confirmed

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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: lsb (Ubuntu)
   Importance: Undecided
   Status: New

** Attachment added: killproc_signal.patch
   http://launchpadlibrarian.net/16378139/killproc_signal.patch

** Attachment removed: killproc.patch

   http://launchpadlibrarian.net/16377987/killproc.patch

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 member of Ubuntu
Server Team, which is subscribed to nagios2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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:
LANGUAGE = en_GB:en,
LC_ALL = (unset),
LANG = en_GB.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
locale: Cannot set LC_ALL to default locale: No such file or directory
Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale. at 
/usr/share/perl5/Debconf/FrontEnd/Gnome.pm line 54.
Gdk-WARNING **: locale not supported by C library at 
/usr/share/perl5/Debconf/FrontEnd/Gnome.pm line 54.
Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale. at 
/usr/share/perl5/Debconf/FrontEnd/Gnome.pm line 60.
Gdk-WARNING **: locale not supported by C library at 
/usr/share/perl5/Debconf/FrontEnd/Gnome.pm line 60.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = en_GB:en,
LC_ALL = (unset),
LANG = en_GB.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = en_GB:en,
LC_ALL = (unset),
LANG = en_GB.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
dpkg: error processing samba-common (--configure):
 subprocess post-installation script returned error exit status 1

** Changed in: samba (Ubuntu)
   Status: New = Confirmed

** Tags added: dapper2hardy

-- 
package winbind 3.0.28a-1ubuntu4.4 failed to install/upgrade: dependency 
problems - leaving unconfigured
https://bugs.launchpad.net/bugs/251996
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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* the fault lies with slapd itself because
accessing the repos via browser works, but further use of
Eclipse/Subversive fails.

-- 
If many queries come in too quickly, apache2 freezes.
https://bugs.launchpad.net/bugs/234367
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
https://bugs.launchpad.net/bugs/250841
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee (via bug 203023).

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 is a bug assignee.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 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 list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 connect to any server. Conection hangs up at channel 0: open confirm 
rwindow 0 rmax 32768
https://bugs.launchpad.net/bugs/237894
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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 openvpn?

:-Dustin

-- 
openvpn init script lacks the 'status' action
https://bugs.launchpad.net/bugs/251641
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 back to the default. I
thought it might be connected to an empty value being set, but even a
non-empty value is not being honored. All the other values that I have
tried do work, so I suppose it is a bug related to this setting only.
Please correct me if I am being stupid.

Thanks for the help.
Waldemar

** Affects: postfix (Ubuntu)
 Importance: Undecided
 Status: New

-- 
mydestinations can't be preseeded
https://bugs.launchpad.net/bugs/252980
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
- possibly increase ldap cache sizes

-- 
If many queries come in too quickly, apache2 freezes.
https://bugs.launchpad.net/bugs/234367
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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: likewise-open (Ubuntu)
 Importance: Undecided
 Status: New

-- 
likewise-open-gui needs a better menu item name
https://bugs.launchpad.net/bugs/253032
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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  ou=Linux,dc=my,dc=domain,dc=com?one

and placed all the POSIX groups under the OU named Linux at the root of
our Domain.

Another work around is to give all the groups Unix attributes, but in
our domain it was impossible because we are a part of a whole lot of
bigger forest and we have some cross grouping in the forest.

-- 
LDAP and AD connection problem with hardy
https://bugs.launchpad.net/bugs/227229
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 members of the arrays that got degraded comes available (very likely 
for arrys that got started degraded only as a sideeffect) you risk Bug #244792 
corrupting your data.
(As long as ubuntu still uses --assemble --scan --no-degraded in the udev rule.)

-- 
cannot boot raid1 with only one disk
https://bugs.launchpad.net/bugs/120375
You received this bug notification because you are a member of Ubuntu
Server Team, which is a subscriber of a duplicate bug.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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)
 Assignee: (unassigned) = Jamie Strandboge (jdstrand)
   Status: Confirmed = In Progress

** Attachment added: openldap2.3_2.4.9-0ubuntu0.8.04.1.debdiff
   
http://launchpadlibrarian.net/16410093/openldap2.3_2.4.9-0ubuntu0.8.04.1.debdiff

-- 
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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
   
http://launchpadlibrarian.net/16410156/openldap2.3_2.4.9-0ubuntu0.8.04.1.debdiff

-- 
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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 urgent, please contact: Jan Novak [EMAIL PROTECTED]
;

I use sql lookups for users and passwords. For some reason the default
location ~/.dovecot-sieve did not work for some reason. However I prefer
to put sieve scripts to /var/lib/sieve and when I added additional field
to lookup with this location it started to work. But it sends vacation
messages with null envelope sender, which is in my opinion undesirable,
because many vacation messages are caught in spam filters.

I think there could be same sender on envelope. 
In dovecot-sieve/src/sieve-cmu.c around line 380 is a call to 
smtp_client_open(src-addr, NULL, f);
NULL could be replaced with src-fromaddr

Maybe some more patching may be necesary. I found similar patch for
cyrus-imapd at http://oss.digirati.com.br/mail/cyrus.html

My system:
1)
Description:Ubuntu 8.04.1
Release:8.04

2) dovecot-common:
  Installed: 1:1.0.10-1ubuntu5.1
  Candidate: 1:1.0.10-1ubuntu5.1
  Version table:
 *** 1:1.0.10-1ubuntu5.1 0
500 http://de.archive.ubuntu.com hardy-updates/main Packages
100 /var/lib/dpkg/status
 1:1.0.10-1ubuntu5 0
500 http://de.archive.ubuntu.com hardy/main Packages

3) I expect messages sent by vacation recipe should have envelope from
same as user's e-mail address. This is then writen to Return-Path:
header by receiving MTA

4) NULL envelope from is used, resulting (in my case) to Return-Path: 
rewriten by postfix to Return-Path: MAILER-DAEMON by receiving MTA

** Affects: dovecot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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 Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 debug, it shows the problem is:

error writing spool : NT_STATUS_ACCESS_DENIED

I have sent an email to samba mailing list about this problem as I
thought it is samba related issue, not ubuntu.

David

-- 
cups smb printing backend no longer works
https://bugs.launchpad.net/bugs/39484
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 PPC tries to open PNG and GIF with Thunderbird
https://bugs.launchpad.net/bugs/252815
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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)
  * debian/patches/0007-relibtoolize.patch: Regenerate relevant libtool
bits, because even though libltdl7 is supposed to be API-compatible
with libltdl3, the package FTBFs without regeneration.

 -- Luke Yelavich [EMAIL PROTECTED]   Tue, 29 Jul 2008 16:07:18 +1000

** Changed in: pulseaudio (Ubuntu Intrepid)
   Status: Confirmed = Fix Released

-- 
snd_pcsp can take precedence of soundcards
https://bugs.launchpad.net/bugs/242966
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 should allow me to select the rest of the files,
however this is not the case.

Rather it will only select E, so that A, B, C, E are selected in total.

More self-experimentation will show that selection with ctrl+shift
result illogical file selection.

This is a standard feature in almost every OS I have run across, and I'm
not sure if it's just not implemented or if there are key conflicts that
cause this not to occur, but a default install of ubuntu should have
this enabled.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: and file folder gnome multiple nautilus select

-- 
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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 the repackaging.
  * debian/control:
- switch xlibmesa-gl-dev | libgl-dev to libgl1-mesa-dev in Build-Depends
  field
- add libcaca-dev, libwxgtk2.8-dev, libcegui-mk2-dev to Build-Depends field
- modify libc6-dev to ${shlibs:Depends}, ${misc:Depends} in crystalspace-dev
  Depends field
  * Modify debian/rules to build in all architectures.
  * debian/rules: use --without-java during build, fix FTBFS.
  * Remove debian/{postinst, postrm, addmissing, control-fr}, they are useless.
  * Fix maintainer-script-empty lintian warnings:
- remove debian/{preinst, prerm}
  * debian/rules: remove build dir generated during build from crystalspace
package.
  * Fix extra-license-file lintian warning.
  * debian/rules: adjust paths.
  * Fix debian-watch-file-is-missing lintian info.
  * Fix debian-rules-sets-DH_COMPAT lintian warning.
  * Fix substvar-source-version-is-deprecated lintian warning.
  * Fix build-depends-on-1-revision lintian warnings.
  * Fix build-depends-on-obsolete-package lintian errors.
  * Add quilt support.
  * Add csstartme_startme_cfg_programs.diff patch, fix a problem with startme
binary that attempts to access programs which have not been installed.
  * Fix script-not-executable lintian warning.
  * Fix menu-item-creates-new-section lintian warnings.
  * Bump Standards-Version to 3.8.0.

 -- Devid Filoni [EMAIL PROTECTED]   Fri, 11 Jul 2008 17:54:53
+0200

** Changed in: crystalspace (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Please update crystalspace to 1.2.1
https://bugs.launchpad.net/bugs/242961
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 the repackaging.
  * debian/control:
- switch xlibmesa-gl-dev | libgl-dev to libgl1-mesa-dev in Build-Depends
  field
- add libcaca-dev, libwxgtk2.8-dev, libcegui-mk2-dev to Build-Depends field
- modify libc6-dev to ${shlibs:Depends}, ${misc:Depends} in crystalspace-dev
  Depends field
  * Modify debian/rules to build in all architectures.
  * debian/rules: use --without-java during build, fix FTBFS.
  * Remove debian/{postinst, postrm, addmissing, control-fr}, they are useless.
  * Fix maintainer-script-empty lintian warnings:
- remove debian/{preinst, prerm}
  * debian/rules: remove build dir generated during build from crystalspace
package.
  * Fix extra-license-file lintian warning.
  * debian/rules: adjust paths.
  * Fix debian-watch-file-is-missing lintian info.
  * Fix debian-rules-sets-DH_COMPAT lintian warning.
  * Fix substvar-source-version-is-deprecated lintian warning.
  * Fix build-depends-on-1-revision lintian warnings.
  * Fix build-depends-on-obsolete-package lintian errors.
  * Add quilt support.
  * Add csstartme_startme_cfg_programs.diff patch, fix a problem with startme
binary that attempts to access programs which have not been installed.
  * Fix script-not-executable lintian warning.
  * Fix menu-item-creates-new-section lintian warnings.
  * Bump Standards-Version to 3.8.0.

 -- Devid Filoni [EMAIL PROTECTED]   Fri, 11 Jul 2008 17:54:53
+0200

** Changed in: crystalspace (Ubuntu)
   Status: Confirmed = Fix Released

-- 
crystalspace mispackaged
https://bugs.launchpad.net/bugs/116804
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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 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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 / OS) I would select
logos - case oakland university, then ctrl+select case_ubuntu
locatrix_v1.pdf, then ctrl+select fables_01_aesop.spx, then
ctrl+shift+select oo-about-these-files.odt (this would select everything
in between), then ctrl+select oo-derivatives.doc, then ctrl+shift+select
oo-presenting-ubuntu.odp.

currently in nautilus, it doesn't work this way, as once you have
selected file(s), you cannot reselect many files using shift without
losing your current selection, or if you use ctrl+shift which most users
would attempt to do, you may only select one file at a time.

I hope this makes it easier to understand... I'm not very sure on the
terminology / a better way to explain, and am trying to do the best I
can. Please DO point out better ways to explain it / any questions you
have.

** Attachment added: gnome nautilus multiple file selection
   http://launchpadlibrarian.net/16376404/Screenshot.png

-- 
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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 export to Picasa
https://bugs.launchpad.net/bugs/243966
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 mplayer, please mark
this report as Invalid, so the users clearly know what's the deal, and
know to rely on other options.

-- 
Please Upgrade Mplayer
https://bugs.launchpad.net/bugs/243453
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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 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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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
 expected, closing the bug anyway since that's not really a bug
   

Actually it does seem to respect it:

[EMAIL PROTECTED] ~ $ bin/ssh-wrapper/ssh -V
OpenSSH_4.7p1 Debian-8ubuntu1.2, OpenSSL 0.9.8g 19 Oct 2007

Which is identical to the /usr/bin/ssh -V output.

But yeah, I don't care any more. :-)

-- 
Rachel

-- 
unable to find supported ssh command when connecting to sftp server in 
nautilus
https://bugs.launchpad.net/bugs/237418
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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
Linux user #443786GPG key 1024D/A1784EBB
My new micro-blog @ http://BUGabundo.net

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 0.31-3 [modified: 
usr/share/gnome-user-share/dav_user_2.2.conf]
PackageArchitecture: i386
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=de_DE.UTF-8
SourcePackage: gnome-user-share
Uname: Linux 2.6.26-4-generic i686

** Affects: gnome-user-share (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 
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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.

http://izanbardprince.wordpress.com/2008/07/28/foxconn-says-acpi-issues-
are-amis-fault-is-having-them-repair-the-code/

I've been told to expect the Foxconn fix within a matter of days, users
of ASUS or MSI motherboards are encoraged to contact them for the fix
and reference that Foxconn has confirmed that the AMI BIOS is defective.


** Summary changed:

- Bad ACPI support on Foxconn G33M/G33M-S motherboards with AMI BIOS
+ Defective AMI BIOS on multiple Foxconn, MSI, and ASUS motherboards breaks 
ACPI support

** Summary changed:

- Defective AMI BIOS on multiple Foxconn, MSI, and ASUS motherboards breaks 
ACPI support
+ Defective AMI BIOS on multiple Foxconn, MSI, and ASUS Intel LGA 775 
motherboards breaks ACPI support

-- 
Defective AMI BIOS on multiple Foxconn, MSI, and ASUS Intel LGA 775 
motherboards breaks ACPI support
https://bugs.launchpad.net/bugs/251338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 [EMAIL PROTECTED]   Tue, 29 Jul 2008 16:29:16 +1000

** Changed in: initramfs-tools (Ubuntu)
   Status: Confirmed = Fix Released

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 
processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 6
model   : 8
model name  : AMD Sempron(TM) 2600+
stepping: 1
cpu MHz : 1833.259
cache size  : 256 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow up ts
bogomips: 3669.89
clflush size: 32

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 libstdc++6

hope, this sorts out yours as well !

-- 
Bookmarks feature of google toolbar is not working in the Ubuntu firefox 3.0 
version
https://bugs.launchpad.net/bugs/242153
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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 
 keyboard layout.
 Sometimes it works ok, but sometimes no. I have also autologin enabled.

-- 
Rik Bobbaers

-- http://harry.enzoverder.be

-- 
gdm and keyboard layout switch
https://bugs.launchpad.net/bugs/228196
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Internet connection is up, the problem does not exists and F-Spot 
works well and uploads my photos.

** Affects: f-spot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
F-Spot crashes when trying to upload picasa album with no internet connection
https://bugs.launchpad.net/bugs/252830
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 add some information about your hardware? And attaching
a dmesg would also be good.

Also, the -generic kernel is geared towards desktop usage. So it
provides a certain balance between realtime behaviour and throughput.
One of these choices involves the preemption model within the kernel.
-generic uses the voluntary preemption. You could try the -rt kernels,
which have a higher preemption level, which may affect throughput.

I also wonder whether ppoll really is the interface to use. The ubuntu
kernels all have high res timers enabled. It is best for you to research
the web about how to use these. You should be able to get below
microsecond values, IIRC, on relatively modern hardware.

Finally, I'm not sure whether checking an ELF note is the best way to
determine the current HZ value of the kernel. First of all, that ps tool
also needs to work on older kernels and second because in 2.6 there is
no longer a relation between the user space HZ and the kernel HZ.

-- 
Jiffies too low for acceptable ppoll accuracy
https://bugs.launchpad.net/bugs/252728
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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)

And I am 200% sure that 'irqpoll' didn't help when i used 7.10.
Fortunately it works now! ;)

-- 
ata2.00: exception emask 0x0 sact ...
https://bugs.launchpad.net/bugs/223014
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
Jonathan

-- 
Sound playback doesn't work after suspend/restart in Hardy
https://bugs.launchpad.net/bugs/228020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

-- 
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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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): GLib-GObject-CRITICAL **: g_object_set: assertion
`G_IS_OBJECT (object)' failed

(gnometris:21023): GStreamer-CRITICAL **: gst_element_set_state:
assertion `GST_IS_ELEMENT (element)' failed

(gnometris:21023): GStreamer-CRITICAL **: gst_bus_timed_pop: assertion 
`GST_IS_BUS (bus)' failed
Fallo de segmentación

The number '21023' is variable.

-- 
gnometris crashes as soon as new game is started.
https://bugs.launchpad.net/bugs/180928
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 discuss code requests on bugzilla.gnome.org

-- 
Additional field Start tracknumber in GUI
https://bugs.launchpad.net/bugs/252487
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 also be
revealing (for example different clock sources). And which version is
the RH kernel?

-- 
Jiffies too low for acceptable ppoll accuracy
https://bugs.launchpad.net/bugs/252728
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
   Importance: Unknown
   Status: Unknown

-- 
discnumber isn't added to mp3 file
https://bugs.launchpad.net/bugs/252459
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://bugs.launchpad.net/bugs/205773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 have at least two kernels.  Copy mdadm to
mdadm.bak, build from source, and overwrite mdadm.  Run update-initramfs
for *one* kernel, e.g. update-initramfs -u -k 2.6.24-19-generic.  Then
if that breaks you can recover by booting the *other* kernel and copying
mdadm.bak back to mdadm.  That's what I did.

-- 
mdam software raid fails to start up on reboot
https://bugs.launchpad.net/bugs/188392
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 apt-get is not an option, then you could probably close the
bug, as I can't offer any new data.

-- 
apt-get reporting wrong time to download updates
https://bugs.launchpad.net/bugs/173101
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 any performance 
gain with the new version. While glxgears produced values between 1580 fps 
and 1496 fps with ubuntu 7.04 and 7.10, respectively, now I can only achieve 
something like 445 fps with ubuntu 8.10 alpha 3. I get an error message when 
starting glxgears that TTM was not available and classic mode would be used. 
Similary, the flight simulator flightgear achieves frames rates of 1-2 fps 
only.
- My suspicion is that some of the hardware acceleration features of the X3100 
system are not being used, and I don't know how to activate them with the new 
xorg.conf structure and the underlying automatic configuration approach.
+ My suspicion is that some of the hardware acceleration features of the X3000 
system are not being used, and I don't know how to activate them with the new 
xorg.conf structure and the underlying automatic configuration approach.
  I would like to see the graphics performance go back to the values achieved 
in ubuntu 7.04 and 7.10.
  Your help / comment is greatly appreciated.
  Bingo

-- 
Poor graphics performance on Intel G965 system, ubuntu 8.10 alpha 3
https://bugs.launchpad.net/bugs/252094
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 processes are zombies
https://bugs.launchpad.net/bugs/250696
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 quicktime player.
Now if i will try to open a new tab using the shortcut key [ctrl+t], it doesn't 
work.

My system details:
OS- Win-XP sp2
Browser: Firefox 3.0.1
Plug-in: QuickTime Plug-in 7.5 (861)

I am not sure whether it is a known bug or limitation.

Thanks  best regards,
Jitendra

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Shortcut key [ctrl+t] doesn't work when quicktime is running
https://bugs.launchpad.net/bugs/252838
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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, i.e. Xorg.0.log, the acceleration switched back to XAA based
acceleration.

Bingo

-- 
Poor graphics performance on Intel G965 system, ubuntu 8.10 alpha 3
https://bugs.launchpad.net/bugs/252094
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   3   4   5   6   7   8   9   10   >