[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2010-01-10 Thread skyhard
finaly!

-- 
nmbd dies on startup when network interfaces are not up yet
https://bugs.launchpad.net/bugs/462169
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 505301] Re: openssh server should warn that .ssh/authorized_keys is not accessible (causing ssh pubkey authentication to fail silently)

2010-01-10 Thread LimCore

Upstream applied such patch (less verbose version of it, but still providing 
needed information in the log).

So what's next, lets get in applied to 10.04?

-- 
openssh server should warn that .ssh/authorized_keys is not accessible (causing 
ssh pubkey authentication to fail silently)
https://bugs.launchpad.net/bugs/505301
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
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 489418] Re: Strange behavior of libkrb5 since karmic ...

2010-01-10 Thread Martin Pitt
Server team, can you please vet and upload this patch? Thanks!

** Changed in: krb5 (Ubuntu Karmic)
 Assignee: (unassigned) = Canonical Server Team (canonical-server)

-- 
Strange behavior of libkrb5 since karmic ...
https://bugs.launchpad.net/bugs/489418
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 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 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2010-01-10 Thread LimCore
Reported to upstream as
https://bugzilla.mindrot.org/show_bug.cgi?id=1695

** Bug watch added: OpenSSH Portable Bugzilla #1695
   https://bugzilla.mindrot.org/show_bug.cgi?id=1695

** Also affects: openssh via
   https://bugzilla.mindrot.org/show_bug.cgi?id=1695
   Importance: Unknown
   Status: Unknown

-- 
ssh-add -D deleting all identities does not work. Also, why are all identities 
auto-added?
https://bugs.launchpad.net/bugs/505278
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


[Bug 497149] Re: Packages using DKMS should make use of /usr/lib/dkms/common.postinst

2010-01-10 Thread Alberto Milone
** Changed in: nvidia-graphics-drivers-96 (Ubuntu)
   Importance: Undecided = Low

** Changed in: nvidia-graphics-drivers-96 (Ubuntu)
   Status: New = In Progress

** Changed in: nvidia-graphics-drivers-96 (Ubuntu)
 Assignee: (unassigned) = Alberto Milone (albertomilone)

** Changed in: nvidia-graphics-drivers-173 (Ubuntu)
   Importance: Undecided = Low

** Changed in: nvidia-graphics-drivers-173 (Ubuntu)
   Status: New = Fix Committed

** Changed in: nvidia-graphics-drivers-173 (Ubuntu)
 Assignee: (unassigned) = Alberto Milone (albertomilone)

** Changed in: nvidia-graphics-drivers-96 (Ubuntu)
   Status: In Progress = Fix Committed

-- 
Packages using DKMS should make use of /usr/lib/dkms/common.postinst
https://bugs.launchpad.net/bugs/497149
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 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 505482] [NEW] euca-bundle-vol dies with Invalid cert

2010-01-10 Thread Eric Hammond
Public bug reported:

Binary package hint: euca2ools

On a fresh copy of the latest 32-bit Ubuntu Lucid daily AMI

  ami-6a28c503
  ubuntu-images-testing-us/ubuntu-lucid-daily-i386-desktop-20100110.manifest.xml

I installed a copy of ec2-ami-tools (to get the EC2 certificate)

  echo deb http://us.ec2.archive.ubuntu.com/ubuntu/ lucid multiverse |
sudo tee /etc/apt/sources.list.d/multiverse.list  /dev/null
  sudo apt-get update  sudo apt-get install -y ec2-ami-tools

And then I ran the following euca2ools command:

  sudo -E euca-bundle-vol   \
-r $arch \
-d /mnt  \
-p $prefix   \
-u $AWS_USER_ID  \
-k /mnt/pk-*.pem \
-c /mnt/cert-*.pem   \
-s 10240 \
-e /mnt,/root/.ssh,/home/ubuntu/.ssh \
--ec2cert /etc/ec2/amitools/cert-ec2.pem

This failed with the simple error:

  Invalid cert

Unfortunately, it's not telling me what cert is invalid. When I leave
off the --ec2cert option, it still gives the same error.

This exact same process works fine on an Ubuntu 9.10 Karmic AMI like

  ami-1515f67c
  ubuntu-images-us/ubuntu-karmic-9.10-i386-server-20091027.1.manifest.xml

This problem is preventing me from completing the testing of the fix in
bug 479823.

ProblemType: Bug
Architecture: i386
Date: Sun Jan 10 13:39:54 2010
DistroRelease: Ubuntu 10.04
Ec2AMI: ami-6a28c503
Ec2AMIManifest: 
ubuntu-images-testing-us/ubuntu-lucid-daily-i386-desktop-20100110.manifest.xml
Ec2AvailabilityZone: us-east-1a
Ec2InstanceType: m1.small
Ec2Kernel: aki-60cb2609
Ec2Ramdisk: ari-e629c48f
Package: euca2ools 1.1~bzr238-0ubuntu2
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: User Name 2.6.32-301.4-ec2
SourcePackage: euca2ools
Tags: lucid ec2-images
Uname: Linux 2.6.32-301-ec2 i686

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


** Tags: apport-bug ec2-images i386 lucid

-- 
euca-bundle-vol dies with Invalid cert
https://bugs.launchpad.net/bugs/505482
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 505482] Re: euca-bundle-vol dies with Invalid cert

2010-01-10 Thread Eric Hammond

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37676678/Dependencies.txt

** Description changed:

  Binary package hint: euca2ools
  
  On a fresh copy of the latest 32-bit Ubuntu Lucid daily AMI
  
-   ami-6a28c503
-   
ubuntu-images-testing-us/ubuntu-lucid-daily-i386-desktop-20100110.manifest.xml
+   ami-6a28c503
+   
ubuntu-images-testing-us/ubuntu-lucid-daily-i386-desktop-20100110.manifest.xml
  
  I installed a copy of ec2-ami-tools (to get the EC2 certificate)
  
-   echo deb http://us.ec2.archive.ubuntu.com/ubuntu/ $codename multiverse |
- sudo tee /etc/apt/sources.list.d/multiverse.list  /dev/null
-   sudo apt-get update  sudo apt-get install -y ec2-ami-tools
+   echo deb http://us.ec2.archive.ubuntu.com/ubuntu/ lucid multiverse |
+ sudo tee /etc/apt/sources.list.d/multiverse.list  /dev/null
+   sudo apt-get update  sudo apt-get install -y ec2-ami-tools
  
  And then I ran the following euca2ools command:
  
-   sudo -E euca-bundle-vol   \
- -r $arch \
- -d /mnt  \
- -p $prefix   \
- -u $AWS_USER_ID  \
- -k /mnt/pk-*.pem \
- -c /mnt/cert-*.pem   \
- -s 10240 \
- -e /mnt,/root/.ssh,/home/ubuntu/.ssh \
- --ec2cert /etc/ec2/amitools/cert-ec2.pem
+   sudo -E euca-bundle-vol   \
+ -r $arch \
+ -d /mnt  \
+ -p $prefix   \
+ -u $AWS_USER_ID  \
+ -k /mnt/pk-*.pem \
+ -c /mnt/cert-*.pem   \
+ -s 10240 \
+ -e /mnt,/root/.ssh,/home/ubuntu/.ssh \
+ --ec2cert /etc/ec2/amitools/cert-ec2.pem
  
  This failed with the simple error:
  
-   Invalid cert
+   Invalid cert
  
  Unfortunately, it's not telling me what cert is invalid. When I leave
  off the --ec2cert option, it still gives the same error.
  
  This exact same process works fine on an Ubuntu 9.10 Karmic AMI like
  
-   ami-1515f67c
-   ubuntu-images-us/ubuntu-karmic-9.10-i386-server-20091027.1.manifest.xml
+   ami-1515f67c
+   ubuntu-images-us/ubuntu-karmic-9.10-i386-server-20091027.1.manifest.xml
  
  This problem is preventing me from completing the testing of the fix in
  bug 479823.
  
  ProblemType: Bug
  Architecture: i386
  Date: Sun Jan 10 13:39:54 2010
  DistroRelease: Ubuntu 10.04
  Ec2AMI: ami-6a28c503
  Ec2AMIManifest: 
ubuntu-images-testing-us/ubuntu-lucid-daily-i386-desktop-20100110.manifest.xml
  Ec2AvailabilityZone: us-east-1a
  Ec2InstanceType: m1.small
  Ec2Kernel: aki-60cb2609
  Ec2Ramdisk: ari-e629c48f
  Package: euca2ools 1.1~bzr238-0ubuntu2
  PackageArchitecture: all
  ProcEnviron:
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: User Name 2.6.32-301.4-ec2
  SourcePackage: euca2ools
  Tags: lucid ec2-images
  Uname: Linux 2.6.32-301-ec2 i686

-- 
euca-bundle-vol dies with Invalid cert
https://bugs.launchpad.net/bugs/505482
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2010-01-10 Thread LimCore
Upstream says that this is security vulnerability.
I agree.
An important one too!

User can have action (like shortcut, screensaver, timeout, whatever) that does 
ssh-key -D,
and he expect that his SSH keys are now secure... while they are still 
accessible!

Upstream also says its most likely a problem with seahorse or other ssh
agent; Although when I killed all my agents (seahorse*, ssh-agent) the
same problem seemed to exist still - read comments in upstream bug
report.


** This bug has been flagged as a security vulnerability

-- 
ssh-add -D deleting all identities does not work. Also, why are all identities 
auto-added?
https://bugs.launchpad.net/bugs/505278
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


[Bug 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2010-01-10 Thread LimCore
* typo, I ment of course ssh-add -D not ssh-key

-- 
ssh-add -D deleting all identities does not work. Also, why are all identities 
auto-added?
https://bugs.launchpad.net/bugs/505278
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


[Bug 479823] Re: euca2ools: euca-bundle-vol strips leading zero (0) from user id

2010-01-10 Thread Eric Hammond
I tried to test the fix, but ran into bug 505482.

-- 
euca2ools: euca-bundle-vol strips leading zero (0) from user id
https://bugs.launchpad.net/bugs/479823
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2010-01-10 Thread Sarah Hobbs
** Also affects: seahorse (Ubuntu)
   Importance: Undecided
   Status: New

-- 
ssh-add -D deleting all identities does not work. Also, why are all identities 
auto-added?
https://bugs.launchpad.net/bugs/505278
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


[Bug 505519] [NEW] package winbind 2:3.4.0-3ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-01-10 Thread Norman Crabbe
Public bug reported:

Binary package hint: samba

This occurred after update manager notified me of updates. Ithen
installed updates.

ProblemType: Package
Architecture: i386
Date: Fri Jan  8 17:05:41 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
Package: winbind 2:3.4.0-3ubuntu5.1
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: samba
Title: package winbind 2:3.4.0-3ubuntu5.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
Uname: Linux 2.6.31-17-generic i686

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


** Tags: apport-package i386

-- 
package winbind 2:3.4.0-3ubuntu5.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/505519
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 505519] Re: package winbind 2:3.4.0-3ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-01-10 Thread Norman Crabbe

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/37679247/AptOrdering.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37679248/Dependencies.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/37679249/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/37679250/DpkgTerminalLog.txt

-- 
package winbind 2:3.4.0-3ubuntu5.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/505519
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 505518] [NEW] package winbind 2:3.4.0-3ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-01-10 Thread Norman Crabbe
Public bug reported:

Binary package hint: samba

This occurred after update manager notified me of updates. Ithen
installed updates.

ProblemType: Package
Architecture: i386
Date: Fri Jan  8 17:05:41 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
Package: winbind 2:3.4.0-3ubuntu5.1
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: samba
Title: package winbind 2:3.4.0-3ubuntu5.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
Uname: Linux 2.6.31-17-generic i686

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


** Tags: apport-package i386

-- 
package winbind 2:3.4.0-3ubuntu5.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/505518
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 505518] Re: package winbind 2:3.4.0-3ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-01-10 Thread Norman Crabbe

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/37679243/AptOrdering.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37679244/Dependencies.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/37679245/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/37679246/DpkgTerminalLog.txt

-- 
package winbind 2:3.4.0-3ubuntu5.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/505518
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 505522] [NEW] Tomcat 6: FileNotFoundException for MANIFEST.MF when auto-expanding a WAR

2010-01-10 Thread Edward Sargisson
Public bug reported:

Binary package hint: tomcat6

Tomcat has a feature where if a WAR file is copied to the webapps
directory then it can automatically expand the WAR and start the
application. Out of the box this is not working for the tomcat6 package
because the tomcat6 group does not have write permissions to the webapps
directory.

Workaround/Fix:
sudo chmod g+w /var/lib/tomcat6/webapps

Steps to reproduce:
1. Create a valid WAR file which includes META-INF/MANIFEST.MF
2. Copy it to /var/lib/tomcat6/webapps

Expected results:
The WAR file will be expanded in the /var/lib/tomcat6/webapps directory. (i.e. 
if the file was ROOT.war then there will be a ROOT directory with the expanded 
contents of the WAR file).

Actual results:

catalina.log snippet from /var/lib/tomcat6/logs

Dec 30, 2009 3:49:28 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive ROOT.war
Dec 30, 2009 3:49:28 PM org.apache.catalina.startup.ContextConfig init
SEVERE: Exception fixing docBase: {0}
java.io.FileNotFoundException: 
/var/lib/tomcat6/webapps/ROOT/META-INF/MANIFEST.MF (No such file or directory)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.init(FileOutputStream.java:209)
at java.io.FileOutputStream.init(FileOutputStream.java:160)
at org.apache.catalina.startup.ExpandWar.expand(ExpandWar.java:312)
at org.apache.catalina.startup.ExpandWar.expand(ExpandWar.java:158)

ProblemType: Bug
Architecture: i386
Date: Sun Jan 10 15:39:08 2010
DistroRelease: Ubuntu 9.10
Ec2AMI: ami-1605e77f
Ec2AMIManifest: trailhunger/image.manifest.xml
Ec2AvailabilityZone: us-east-1d
Ec2InstanceType: m1.small
Ec2Kernel: aki-5f15f636
Ec2Ramdisk: ari-0915f660
Package: tomcat6 6.0.20-2ubuntu2
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: User Name 2.6.31-302.7-ec2
SourcePackage: tomcat6
Tags: ec2-images
Uname: Linux 2.6.31-302-ec2 i686

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


** Tags: apport-bug ec2-images i386

-- 
Tomcat 6: FileNotFoundException for MANIFEST.MF when auto-expanding a WAR
https://bugs.launchpad.net/bugs/505522
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 505522] Re: Tomcat 6: FileNotFoundException for MANIFEST.MF when auto-expanding a WAR

2010-01-10 Thread Edward Sargisson

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37679332/Dependencies.txt

-- 
Tomcat 6: FileNotFoundException for MANIFEST.MF when auto-expanding a WAR
https://bugs.launchpad.net/bugs/505522
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 505519] Re: package winbind 2:3.4.0-3ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-01-10 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 505518 ***
https://bugs.launchpad.net/bugs/505518

** This bug has been marked a duplicate of bug 505518
   package winbind 2:3.4.0-3ubuntu5.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2

-- 
package winbind 2:3.4.0-3ubuntu5.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/505519
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 505301] Re: openssh server should warn that .ssh/authorized_keys is not accessible (causing ssh pubkey authentication to fail silently)

2010-01-10 Thread Micah Gersten
Here's a link to the version that was accepted:
https://bugzilla.mindrot.org/attachment.cgi?id=1772

-- 
openssh server should warn that .ssh/authorized_keys is not accessible (causing 
ssh pubkey authentication to fail silently)
https://bugs.launchpad.net/bugs/505301
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-01-10 Thread Oded Arbel
I had this problem today, with Karmic. The problem went away after a
logged out and logged back in - I'm not sure what the problem is with
older versions, but I think in Karmic the problem is that seahorse does
not update with the new key when a new key is created while it is
running.

If you try to kill seahorse, you're going to kill your X session because
seahorse is running under dbus-launch. Obviously logging out whenever
you create a new SSH key is not a good workaround.

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
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


[Bug 456808] Re: Karmic-Networking (SAMBA) just does not work, even with detailed attention.

2010-01-10 Thread Patrick Martin
I confirm justinc entry:
I just created a new user and he works fine, it appears that it is the 
primary/sudo user that doesn't get authenticated.

-- 
Karmic-Networking (SAMBA) just does not work, even with detailed attention.
https://bugs.launchpad.net/bugs/456808
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 505599] [NEW] Sync dnsjava 2.0.8-1 (main) from Debian testing (main)

2010-01-10 Thread Artur Rona
Public bug reported:

Please sync dnsjava 2.0.8-1 (main) from Debian testing (main)

Explanation of the Ubuntu delta and why it can be dropped:
Debian's package is based on Ubuntu's package.

Changelog entries since current lucid version 2.0.6-0ubuntu3:

dnsjava (2.0.8-1) unstable; urgency=low

  * Port package to pkg-java based largely on existing Ubuntu package.
  [ by sponsor moel...@d.o ]
  * New upstream version (Closes: #562199).
  * Disabled checks because of issue with byteArrayToString().

 -- Chris Grzegorczyk g...@eucalyptus.com  Thu, 17 Dec 2009 01:08:10
-0800

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

-- 
Sync dnsjava 2.0.8-1 (main) from Debian testing (main)
https://bugs.launchpad.net/bugs/505599
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsjava 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 474660] Re: drbd8-utils not dependent on drbd8-source

2010-01-10 Thread Leann Ogasawara
** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Changed in: linux (Ubuntu)
   Status: New = Triaged

-- 
drbd8-utils not dependent on drbd8-source
https://bugs.launchpad.net/bugs/474660
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 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 495394] Re: autostart almost always fails on boot time host

2010-01-10 Thread jeffbl
I have bridge_maxwait=0 set for both my bridges, and neither VM I have
set to autostart does so. Also on 9.10 64 bit host. This used to work,
then stopped, even for new virtual machines I create.

-- 
autostart almost always fails on boot time host
https://bugs.launchpad.net/bugs/495394
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 505045] [NEW] DHCP timeout

2010-01-10 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: nautilus

Package: DHCP3
System: 9.10 UNR
BCM 4312 NIC with the WL driver
/var/cache/apt/archives/dhcp3-client_3.1.2-1ubuntu7_i386.deb
/var/cache/apt/archives/dhcp3-common_3.1.2-1ubuntu7_i386.deb


wifi will not connect automatically upon booting or connection (when not 
starting wifi from boot). DHCP times out. I can manually configure and give an 
IP address. It did work when I initially installed 9.10, but failed a few days 
later. Also, it worked when I configured to give a static IP from the router 
upon a DHCP request (static DHCP), but again only for a few days.
I increased the default time to 60s in the dhclient.conf file, but no joy.

Attached is a cut from the daemon log, and also a cut from my router log
that shows the DHCP server leasing an IP address to the client.

ProblemType: Bug
Architecture: i386
CheckboxSubmission: 071e3b5cec46674a7b7c9a93924e35a6
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Fri Jan  8 21:34:38 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/nautilus
InstallationMedia: Ubuntu-Netbook-Remix 9.10 Karmic Koala - Release i386 
(20091028.4)
NonfreeKernelModules: wl
Package: nautilus 1:2.28.1-0ubuntu3
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: nautilus
Tags:  ubuntu-unr
Uname: Linux 2.6.31-16-generic i686

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


** Tags: apport-bug i386 ubuntu-unr
-- 
DHCP timeout
https://bugs.launchpad.net/bugs/505045
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to dhcp3 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 505045] Re: DHCP timeout

2010-01-10 Thread Yazen Ghannam
Hello Ursus,

Thank you for taking the time to submit a report. I think it may be
better if we changed the affected package to either DHCP or Network
Manager (or both). It doesn't seem that the Nautilus package would be
the reason that IP leasing is not working. Thanks again.

** Package changed: nautilus (Ubuntu) = dhcp3 (Ubuntu)

-- 
DHCP timeout
https://bugs.launchpad.net/bugs/505045
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 497781] Re: sshd stop on two SIGHUP

2010-01-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~cjwatson/openssh/debian

-- 
sshd stop on two SIGHUP
https://bugs.launchpad.net/bugs/497781
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


[Bug 497831] Re: Eucalyptus-SC doesn't ask the cluster-name question

2010-01-10 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6.2~bzr1120-0ubuntu7

---
eucalyptus (1.6.2~bzr1120-0ubuntu7) lucid; urgency=low

  [ Thierry Carrez ]
  * debian/eucalyptus-sc.config: Ask for cluster name on SC-only installs
(LP: #497831)

  [ Dustin Kirkland ]
  * debian/eucalyptus-common.install, debian/eucalyptus-common.manpages,
debian/eucalyptus-common.postinst, debian/eucalyptus-common.preinst,
debian/eucalyptus-defaults.conf, debian/eucalyptus-nc.postinst,
debian/eucalyptus.conf, tools/euca_conf.8, tools/euca_conf.in:
- Massive rework fixing LP: #487275, improving the conffile handling
  of eucalyptus.conf and euca_conf
  + create /usr/share/eucalyptus/eucalyptus-defaults.conf,
which contains generic, distro defaults
  + first source /usr/share/eucalyptus/eucalyptus-defaults.conf,
in eucalyptus.conf
  + next source /etc/eucalyptus/eucalyptus-local.conf, in
eucalyptus.conf, containing site-specific customizations
  + finally, allow for admin customizations at the bottom of
eucalyptus.conf
  + move euca_conf.1 to euca_conf.8, and actually install it,
LP: #458211
  + fix tools/euca_conf.in to use $FILE instead of eucalyptus.conf
  + have tools/euca_conf.in write to eucalyptus-local.conf
  + drop serveral postinst calls to euca_conf, now that these
defaults are set/sourced in eucalyptus-defaults.conf
  + maintainer script fixes seeding eucalyptus-local.conf on new
installs, moving existing eucalyptus.conf data to
eucalyptus-local.conf on upgrades
  * debian/eucalyptus-common.links, debian/eucalyptus-common.manpages,
tools/eucalyptus.conf.5: move most of the inline documentation from
eucalyptus.conf to a manpage, LP: #458211
 -- Dustin Kirkland kirkl...@ubuntu.com   Sun, 10 Jan 2010 22:08:59 -0600

** Changed in: eucalyptus (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Eucalyptus-SC doesn't ask the cluster-name question
https://bugs.launchpad.net/bugs/497831
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 487275] Re: eucalyptus.conf should not be a conffile

2010-01-10 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6.2~bzr1120-0ubuntu7

---
eucalyptus (1.6.2~bzr1120-0ubuntu7) lucid; urgency=low

  [ Thierry Carrez ]
  * debian/eucalyptus-sc.config: Ask for cluster name on SC-only installs
(LP: #497831)

  [ Dustin Kirkland ]
  * debian/eucalyptus-common.install, debian/eucalyptus-common.manpages,
debian/eucalyptus-common.postinst, debian/eucalyptus-common.preinst,
debian/eucalyptus-defaults.conf, debian/eucalyptus-nc.postinst,
debian/eucalyptus.conf, tools/euca_conf.8, tools/euca_conf.in:
- Massive rework fixing LP: #487275, improving the conffile handling
  of eucalyptus.conf and euca_conf
  + create /usr/share/eucalyptus/eucalyptus-defaults.conf,
which contains generic, distro defaults
  + first source /usr/share/eucalyptus/eucalyptus-defaults.conf,
in eucalyptus.conf
  + next source /etc/eucalyptus/eucalyptus-local.conf, in
eucalyptus.conf, containing site-specific customizations
  + finally, allow for admin customizations at the bottom of
eucalyptus.conf
  + move euca_conf.1 to euca_conf.8, and actually install it,
LP: #458211
  + fix tools/euca_conf.in to use $FILE instead of eucalyptus.conf
  + have tools/euca_conf.in write to eucalyptus-local.conf
  + drop serveral postinst calls to euca_conf, now that these
defaults are set/sourced in eucalyptus-defaults.conf
  + maintainer script fixes seeding eucalyptus-local.conf on new
installs, moving existing eucalyptus.conf data to
eucalyptus-local.conf on upgrades
  * debian/eucalyptus-common.links, debian/eucalyptus-common.manpages,
tools/eucalyptus.conf.5: move most of the inline documentation from
eucalyptus.conf to a manpage, LP: #458211
 -- Dustin Kirkland kirkl...@ubuntu.com   Sun, 10 Jan 2010 22:08:59 -0600

** Changed in: eucalyptus (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

-- 
eucalyptus.conf should not be a conffile
https://bugs.launchpad.net/bugs/487275
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 458211] Re: eucalyptus.conf, euca_conf is confusing and underdocumented

2010-01-10 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6.2~bzr1120-0ubuntu7

---
eucalyptus (1.6.2~bzr1120-0ubuntu7) lucid; urgency=low

  [ Thierry Carrez ]
  * debian/eucalyptus-sc.config: Ask for cluster name on SC-only installs
(LP: #497831)

  [ Dustin Kirkland ]
  * debian/eucalyptus-common.install, debian/eucalyptus-common.manpages,
debian/eucalyptus-common.postinst, debian/eucalyptus-common.preinst,
debian/eucalyptus-defaults.conf, debian/eucalyptus-nc.postinst,
debian/eucalyptus.conf, tools/euca_conf.8, tools/euca_conf.in:
- Massive rework fixing LP: #487275, improving the conffile handling
  of eucalyptus.conf and euca_conf
  + create /usr/share/eucalyptus/eucalyptus-defaults.conf,
which contains generic, distro defaults
  + first source /usr/share/eucalyptus/eucalyptus-defaults.conf,
in eucalyptus.conf
  + next source /etc/eucalyptus/eucalyptus-local.conf, in
eucalyptus.conf, containing site-specific customizations
  + finally, allow for admin customizations at the bottom of
eucalyptus.conf
  + move euca_conf.1 to euca_conf.8, and actually install it,
LP: #458211
  + fix tools/euca_conf.in to use $FILE instead of eucalyptus.conf
  + have tools/euca_conf.in write to eucalyptus-local.conf
  + drop serveral postinst calls to euca_conf, now that these
defaults are set/sourced in eucalyptus-defaults.conf
  + maintainer script fixes seeding eucalyptus-local.conf on new
installs, moving existing eucalyptus.conf data to
eucalyptus-local.conf on upgrades
  * debian/eucalyptus-common.links, debian/eucalyptus-common.manpages,
tools/eucalyptus.conf.5: move most of the inline documentation from
eucalyptus.conf to a manpage, LP: #458211
 -- Dustin Kirkland kirkl...@ubuntu.com   Sun, 10 Jan 2010 22:08:59 -0600

** Changed in: eucalyptus (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
eucalyptus.conf, euca_conf is confusing and underdocumented
https://bugs.launchpad.net/bugs/458211
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 503875] Sync rabbitmq-server 1.7.0-3 (main) from Debian testing (main)

2010-01-10 Thread James Westby
[Updating] rabbitmq-server (1.6.0-1ubuntu1 [Ubuntu]  1.7.0-3 [Debian])
 * Trying to add rabbitmq-server...
  - rabbitmq-server_1.7.0-3.dsc: downloading from 
http://ftp.debian.org/debian/
  - rabbitmq-server_1.7.0.orig.tar.gz: downloading from 
http://ftp.debian.org/debian/
  - rabbitmq-server_1.7.0-3.diff.gz: downloading from 
http://ftp.debian.org/debian/
I: rabbitmq-server [main] - rabbitmq-server_1.6.0-1ubuntu1 [main].


** Changed in: rabbitmq-server (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Sync rabbitmq-server 1.7.0-3 (main) from Debian testing (main)
https://bugs.launchpad.net/bugs/503875
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server 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 358715] Re: Syntax error in search engine list

2010-01-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/awstats

-- 
Syntax error in search engine list
https://bugs.launchpad.net/bugs/358715
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to awstats 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 467480] Re: package clamav-freshclam 0.95.2+dfsg-4ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2010-01-10 Thread Alexander
Hi Chuck,

Yes.

As I wasn't sure what state the operating system was in I then did a new
install of UNR 9.10.

I haven't bothered trying to reload clamav.

Regards,
Alexander

On Sat, Jan 9, 2010 at 11:53 AM, Chuck Short
chuck.sh...@canonical.comwrote:

 Did you stop the installation when this was happening?

 Regards
 chuck

 ** Changed in: clamav (Ubuntu)
   Importance: Undecided = Low

 ** Changed in: clamav (Ubuntu)
   Status: New = Incomplete

 --
 package clamav-freshclam 0.95.2+dfsg-4ubuntu4 failed to install/upgrade:
 subprocess installed post-installation script returned error exit status 100
 https://bugs.launchpad.net/bugs/467480
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “clamav” package in Ubuntu: Incomplete

 Bug description:
 Binary package hint: clamav

 9.10 Ubuntu Netbook Remix
 Failed to install - stopped at 50%. Cannot re-install as shows as already
 installed from Unbuntu Software Centre but not shown as a loaded application
 in the installed apps tab. Computer janitor recommended enhancement (or
 something similar) and that failed part way through the process

 ProblemType: Package
 AptOrdering:
  clamav-base: Configure
  clamav-freshclam: Configure
  clamav: Configure
  klamav: Configure
 Architecture: i386
 Date: Sun Nov  1 08:28:14 2009
 DistroRelease: Ubuntu 9.10
 ErrorMessage: subprocess installed post-installation script returned error
 exit status 100
 InstallationMedia: Ubuntu-Netbook-Remix 9.10 Karmic Koala - Release i386
 (20091028.4)
 NonfreeKernelModules: wl
 Package: clamav-freshclam 0.95.2+dfsg-4ubuntu4
 ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
 SourcePackage: clamav
 Tags:  ubuntu-unr
 Title: package clamav-freshclam 0.95.2+dfsg-4ubuntu4 failed to
 install/upgrade: subprocess installed post-installation script returned
 error exit status 100
 Uname: Linux 2.6.31-14-generic i686

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/467480/+subscribe


-- 
package clamav-freshclam 0.95.2+dfsg-4ubuntu4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 100
https://bugs.launchpad.net/bugs/467480
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav 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 467480] Re: package clamav-freshclam 0.95.2+dfsg-4ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2010-01-10 Thread Scott Kitterman
** Changed in: clamav (Ubuntu)
   Status: Incomplete = Invalid

-- 
package clamav-freshclam 0.95.2+dfsg-4ubuntu4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 100
https://bugs.launchpad.net/bugs/467480
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav 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 458211] Re: eucalyptus.conf, euca_conf is confusing and underdocumented

2010-01-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/eucalyptus

-- 
eucalyptus.conf, euca_conf is confusing and underdocumented
https://bugs.launchpad.net/bugs/458211
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 495394] Re: autostart almost always fails on boot time host

2010-01-10 Thread Heiko Harders
I tried setting bridge_maxwait=0, I only booted two times thereafter to
see what happened. In both occasions some of the VM's with autostart
booted, but not all of them (first time 2/5, second time 4/5). So, at
best this might have helped a bit, but it is not a solution for the
problem.

The filesystem check, that only takes a couple of seconds, is still a
good solution. When I setup my system so that it checks the filesystem
(on which my host OS is installed, not the filesystem on which the VM's
are installed), all VM's start consistently.

-- 
autostart almost always fails on boot time host
https://bugs.launchpad.net/bugs/495394
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 504530] Re: euca-register fails to register an image: register_image() takes at least 2 non-keyword arguments (1 given)

2010-01-10 Thread Thierry Carrez
mathiaz has a python-boto in his PPA [1] that includes a patch from
Eucalyptus that fixes the issue without requiring a full revert.
Upstream is working on a definitive fix.

[1]: https://launchpad.net/~mathiaz/+archive/ppa

** Package changed: euca2ools (Ubuntu) = python-boto (Ubuntu)

** Changed in: python-boto (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: python-boto (Ubuntu)
 Assignee: Neil Soman (neilsoman) = Mathias Gug (mathiaz)

** Also affects: python-boto (Ubuntu Lucid)
   Importance: High
 Assignee: Mathias Gug (mathiaz)
   Status: In Progress

-- 
euca-register fails to register an image: register_image() takes at least 2 
non-keyword arguments (1 given)
https://bugs.launchpad.net/bugs/504530
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 505149] Re: mplayer does not disable gnome-screensaver during playback

2010-01-10 Thread Reinhard Tartler

okay, I've now done some tests and can perhaps explain your
observations. The binary installed in the mplayer package is actually
'gmplayer', sometimes called 'mplayer-gui'. It is actually widely
unmaintained and known to be buggy.

As for our screensaver patch. It seems to work only in these conditions:

 - in mplayer windowed mode iff the pointer is inside the window
 - in mplayer gui mode

It does *not* seem to work in the following conditions:

 - in mplayer winowed mode if the pointer is outside the window
 - in gmplayer in fullscreen
 - in gmplayer in windowed mode


-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4

-- 
mplayer does not disable gnome-screensaver during playback in some conditions
https://bugs.launchpad.net/bugs/505149
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 504771] Re: [empathy] the font and the font size cannot be changed

2010-01-10 Thread om26er
its a wishlist so change it status to wishlist and importance to low
please

-- 
[empathy] the font and the font size cannot be changed
https://bugs.launchpad.net/bugs/504771
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 505149] Re: mplayer does not disable gnome-screensaver during playback

2010-01-10 Thread Reinhard Tartler
** Description changed:

  Binary package hint: mplayer
  
+ Ubuntu ships a patch for inhibiting the screensaver that was rejected
+ upstream. It seems to work only in these conditions:
+ 
+  - in mplayer windowed mode iff the pointer is inside the window
+  - in mplayer gui mode
+ 
+ It does *not* seem to work in the following conditions:
+ 
+  - in mplayer windowed mode if the pointer is outside the window
+  - in gmplayer in fullscreen
+  - in gmplayer in windowed mode
+ 
+ 
+ Original Report follows:
  mplayer does not disable gnome-screensaver during playback
  
  Cliffnotes:
  
-
  Gnome-screensaver activates after several minutes during video playback in 
Mplayer.
  Stop XScreenSaver is checked in Mplayer preferences.
  
- 
  Details:
  
-
  *...@***:~$ lsb_release -rd
  Description:  Ubuntu 9.10 (AMD64)
  Release:  9.10
  
- 
  *...@***:~$ apt-cache policy mplayer
  mplayer:
-   Installed: 2:1.0~rc3+svn20090426-1ubuntu10.1
-   Candidate: 2:1.0~rc3+svn20090426-1ubuntu10.1
-   Version table:
-  *** 2:1.0~rc3+svn20090426-1ubuntu10.1 0
- 500 http://us.archive.ubuntu.com karmic-updates/multiverse Packages
- 100 /var/lib/dpkg/status
-  2:1.0~rc3+svn20090426-1ubuntu10 0
- 500 http://us.archive.ubuntu.com karmic/multiverse Packages
+   Installed: 2:1.0~rc3+svn20090426-1ubuntu10.1
+   Candidate: 2:1.0~rc3+svn20090426-1ubuntu10.1
+   Version table:
+  *** 2:1.0~rc3+svn20090426-1ubuntu10.1 0
+ 500 http://us.archive.ubuntu.com karmic-updates/multiverse Packages
+ 100 /var/lib/dpkg/status
+  2:1.0~rc3+svn20090426-1ubuntu10 0
+ 500 http://us.archive.ubuntu.com karmic/multiverse Packages
  
  *...@***:~$ apt-cache policy gnome-screensaver
  gnome-screensaver:
-   Installed: 2.28.0-0ubuntu3.2
-   Candidate: 2.28.0-0ubuntu3.2
-   Version table:
-  *** 2.28.0-0ubuntu3.2 0
- 500 http://us.archive.ubuntu.com karmic-updates/main Packages
- 100 /var/lib/dpkg/status
-  2.28.0-0ubuntu3.1 0
- 500 http://security.ubuntu.com karmic-security/main Packages
-  2.28.0-0ubuntu3 0
- 500 http://us.archive.ubuntu.com karmic/main Packages
+   Installed: 2.28.0-0ubuntu3.2
+   Candidate: 2.28.0-0ubuntu3.2
+   Version table:
+  *** 2.28.0-0ubuntu3.2 0
+ 500 http://us.archive.ubuntu.com karmic-updates/main Packages
+ 100 /var/lib/dpkg/status
+  2.28.0-0ubuntu3.1 0
+ 500 http://security.ubuntu.com karmic-security/main Packages
+  2.28.0-0ubuntu3 0
+ 500 http://us.archive.ubuntu.com karmic/main Packages
  
  ProblemType: Bug
  Architecture: amd64
  Date: Sat Jan  9 05:05:12 2010
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: nvidia
  Package: mplayer 2:1.0~rc3+svn20090426-1ubuntu10.1
  ProcEnviron:
-  SHELL=/bin/bash
-  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+  LANG=en_US.UTF-8
  ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
  RelatedPackageVersions:
-  libavcodec52 4:0.5+svn20090706-2ubuntu2
-  libavcodec-extra-52 N/A
+  libavcodec52 4:0.5+svn20090706-2ubuntu2
+  libavcodec-extra-52 N/A
  SourcePackage: mplayer
  Uname: Linux 2.6.31-17-generic x86_64
  system: distro = Ubuntu, architecture = x86_64, kernel = 2.6.31-17-generic

** Summary changed:

- mplayer does not disable gnome-screensaver during playback
+ mplayer does not disable gnome-screensaver during playback in some conditions

** Changed in: mplayer (Ubuntu)
   Status: New = Triaged

** Changed in: mplayer (Ubuntu)
   Importance: Undecided = Medium

-- 
mplayer does not disable gnome-screensaver during playback in some conditions
https://bugs.launchpad.net/bugs/505149
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 505401] [NEW] cursor jumps to the beginning after typing 20 characters or more

2010-01-10 Thread Gabriel
Public bug reported:

Binary package hint: gnome-terminal

after update kernel to 2.6.31.17 cursor jumps to the beginning after
typing 20 characters or more

ProblemType: Bug
Architecture: i386
Date: Sun Jan 10 05:50:23 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/gnome-terminal
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: fglrx
Package: gnome-terminal 2.28.1-0ubuntu1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: gnome-terminal
Uname: Linux 2.6.31-17-generic i686

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


** Tags: apport-bug i386

-- 
cursor jumps to the beginning after typing 20 characters or more
https://bugs.launchpad.net/bugs/505401
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 505401] Re: cursor jumps to the beginning after typing 20 characters or more

2010-01-10 Thread Gabriel

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37671230/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/37671231/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/37671232/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37671233/XsessionErrors.txt

** Changed in: gnome-terminal (Ubuntu)
 Assignee: (unassigned) = Gabriel (frc-gabriel)

** Changed in: gnome-terminal (Ubuntu)
 Assignee: Gabriel (frc-gabriel) = (unassigned)

** Changed in: gnome-terminal (Ubuntu)
 Assignee: (unassigned) = Gabriel (frc-gabriel)

** Changed in: gnome-terminal (Ubuntu)
 Assignee: Gabriel (frc-gabriel) = (unassigned)

** Changed in: gnome-terminal (Ubuntu)
   Status: New = Confirmed

** Changed in: gnome-terminal (Ubuntu)
   Status: Confirmed = New

-- 
cursor jumps to the beginning after typing 20 characters or more
https://bugs.launchpad.net/bugs/505401
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 451708] Re: mplayer crashed with SIGSEGV in malloc()

2010-01-10 Thread Reinhard Tartler
the confusing part here is that mplayer crashes in libGL, whereas you've
been using the xv output.

does this happen with all video output modules, or just with xv?

Also what video drivers do you use?

** Visibility changed to: Public

** Changed in: mplayer (Ubuntu)
   Status: New = Incomplete

-- 
mplayer crashed with SIGSEGV in malloc()
https://bugs.launchpad.net/bugs/451708
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 301552] Re: in trash: show delete-date

2010-01-10 Thread Neil Walker
Markus, where can I find nautilus_trash_columns_arrange.patch in order to 
attempt to compile nautilus myself?
Does comment 24 from here: https://bugzilla.gnome.org/show_bug.cgi?id=89706 
have the patch I'm looking for?

-Neil

-- 
in trash: show delete-date 
https://bugs.launchpad.net/bugs/301552
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 282840] Re: [regression] WPA not available on ThinkPad T30 (hostap broken)

2010-01-10 Thread Chris Hemsing
Same here with Intersil prism (1260:3873) wlan device on 9.10.
Detailed information:

a) Standard boot: both orinoco_pci and hostap_pci get loaded
(modules.pcimap really has two drivers for the same device!), orinoco
takes the device: no WPA !

b) Blacklisting orinoco_pci: boot stops (rather stalls forever) when loading 
hostap_pci with kernel message:
BUG: soft lockup - CPU#0 stuck for 61s!

c) after standard boot: unloading both hostap_pci and orinoco_pci and modprobe 
hostap_pci afterwards again leads to a system lockup with
BUG: soft lockup - CPU#0 stuck for 61s!
(I first didn't see it, because - of course - you have to wait 1 minute before 
the first message gets emitted!)

d) With 8.04.1 only hostap_pci got loaded and everything worked fine
with WPA

e) When you blacklist hostap_pci: again it works but no WPA

f) when you manually modprobe hostap_pci with orinoco_pci loaded, this pulls 
the lib80211 module and the kernel emits
lib80211: common routines for IEEE802.11 drivers
lib80211_crypt: registered algorithm 'NULL'
(this does not seem to be a healthy crypt algorithm ... it might be the reason 
why using hostap_pci without orinoco_pci loaded fails)
However, the system does not stall.

To summarize: orinoco_pci will not provide WPA (at least not for this
device) and hostap_pci does not work (anymore!)!

-- 
[regression] WPA not available on ThinkPad T30 (hostap broken)
https://bugs.launchpad.net/bugs/282840
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 255307] Re: Can't connect to msn accounts

2010-01-10 Thread Ben Selinger
Empathy 2.28.1.1 doesn't seem to call telepathy-butterfly anymore.  
I have the same problem, but there is no telepathy process to kill, and msn 
NEVER works for any of my msn accounts on two of three of my Karmic machines.

I have not found a work around that results in MSN connecting.

-- 
Can't connect to msn accounts
https://bugs.launchpad.net/bugs/255307
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 504772] Re: after deluser and adduser without deleting home dir empathy asks some gnome keyring password and my password is not for it and this dialog appears again and again

2010-01-10 Thread om26er
open again if invalid is the wrong status

** Changed in: empathy (Ubuntu)
   Status: New = Invalid

-- 
after deluser and adduser without deleting home dir empathy asks some gnome 
keyring password and my password is not for it and this dialog appears again 
and again
https://bugs.launchpad.net/bugs/504772
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 486502] Re: [fglrx karmic] Black screen and no response after starting X (Radeon HD3870)

2010-01-10 Thread mclaud2000
I can confirm this bug, on a HD 4830 using Ubuntu karmic AMD64 the only
driver that works for me is the catalyst 9.8 patched for the 2.6.31
kernel. I tried 9.9 through 9.12 and none of them works.

-- 
[fglrx karmic] Black screen and no response after starting X (Radeon HD3870)
https://bugs.launchpad.net/bugs/486502
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 480791] Re: empathy does not display certificate error, interface for importing certificates missing

2010-01-10 Thread om26er
reported it upstream but i think its a feature request that doesnot
exist in empathy or might already exist in 2.29.x any one plz mark this
wishlist and of low importance

** Bug watch added: GNOME Bug Tracker #606535
   https://bugzilla.gnome.org/show_bug.cgi?id=606535

** Also affects: empathy via
   https://bugzilla.gnome.org/show_bug.cgi?id=606535
   Importance: Unknown
   Status: Unknown

-- 
empathy does not display certificate error, interface for importing 
certificates missing
https://bugs.launchpad.net/bugs/480791
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 450242] Re: mplayer crashed with SIGSEGV in malloc()

2010-01-10 Thread Reinhard Tartler
the crash seems to be related with conversion/handling UTF-8 strings.

does this also happen if you choose a plain 'C' locale instead of
pt_PT.UTF-8?

you can do so by typing 'export LANG=C' in a shell. in the same shell,
please retry with mplayer.

** Visibility changed to: Public

** Changed in: mplayer (Ubuntu)
   Status: New = Incomplete

** Changed in: mplayer (Ubuntu)
   Importance: Medium = Low

-- 
mplayer crashed with SIGSEGV in malloc()
https://bugs.launchpad.net/bugs/450242
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 389784] Re: [Acer AOA110, karmic] suspend/resume failure

2010-01-10 Thread Han Boetes
marijkee, this reminds me of something:

~% cat /etc/udev/rules.d/zz_ttyUSB.rules 
SUBSYSTEMS==usb-serial, DRIVERS==pl2303, SYMLINK+=Serial

I had to add this code to make sure my usb serial device always gets the same 
name. 
http://answers.oreilly.com/topic/678-how-to-configure-udev-for-a-usb-serial-port/

-- 
[Acer AOA110, karmic] suspend/resume failure
https://bugs.launchpad.net/bugs/389784
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 505405] [NEW] package nfs-common 1:1.2.0-2ubuntu8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2010-01-10 Thread Wilson
Public bug reported:

Description:Ubuntu 9.10
Release:9.10

I am new in Ubuntu or Linux. I am not sure what is problem it is. As I
know when I install Thunderbird 3 using these 3 command lines in
terminal:

sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa

sudo apt-get update

sudo apt-get install thunderbird-3.0

The last few statuses are shown as below after finishing installation:

Errors were encountered while processing:
 rsyslog
 nfs-common
 nfs-kernel-server
 samba-common
 samba
 samba-common-bin
 smbclient
 grub-pc
E: Sub-process /usr/bin/dpkg returned an error code (1)

And the report problem is generated.

ProblemType: Package
Architecture: i386
Date: Sun Jan 10 15:49:42 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: nfs-common 1:1.2.0-2ubuntu8
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: nfs-utils
Title: package nfs-common 1:1.2.0-2ubuntu8 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 10
Uname: Linux 2.6.31-17-generic i686

** Affects: nfs-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package nfs-common 1:1.2.0-2ubuntu8 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 10
https://bugs.launchpad.net/bugs/505405
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 505405] Re: package nfs-common 1:1.2.0-2ubuntu8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2010-01-10 Thread Wilson

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/37671685/AptOrdering.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37671686/Dependencies.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/37671687/Dmesg.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/37671688/DpkgTerminalLog.gz

-- 
package nfs-common 1:1.2.0-2ubuntu8 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 10
https://bugs.launchpad.net/bugs/505405
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 504468] Re: The Empathy roster should display avatars to the left

2010-01-10 Thread om26er
not for me i don't have any problem for it being on right side

-- 
The Empathy roster should display avatars to the left
https://bugs.launchpad.net/bugs/504468
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 503119] Re: fix openct package - migrate from hal to udev

2010-01-10 Thread Andreas Jellinghaus
openct 0.6.19 is now available with updated udev rules for ubuntu.

However the debian maintainer ignored the hal-udev transiation, the debian 
package still contains
the hal files.

An experimental packaging for debian with udev rules instead of hal is 
available here:
http://www.opensc-project.org/debian/

this should make it real easy to package 0.6.19 for ubuntu, but switch to udev 
files instead of the
hal files (which no longer work, since ubuntu doesn't install hal any more).

-- 
fix openct package - migrate from hal to udev
https://bugs.launchpad.net/bugs/503119
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 502103] Re: empathy share desktop does not work in either way

2010-01-10 Thread om26er
as you said works in desktop edition and not in UNR so not exactly an
empathy issue

-- 
empathy share desktop does not work in either way
https://bugs.launchpad.net/bugs/502103
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 502103] Re: empathy share desktop does not work in either way

2010-01-10 Thread om26er
change status if you feel its wrong

** Changed in: empathy (Ubuntu)
   Status: New = Invalid

-- 
empathy share desktop does not work in either way
https://bugs.launchpad.net/bugs/502103
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 502663] Re: Thrown back to login-screen running Ubuntu 9.10

2010-01-10 Thread Andrew Holmes
See bug filed at Freedesktop Bugzilla:
https://bugs.freedesktop.org/show_bug.cgi?id=25633

** Bug watch added: freedesktop.org Bugzilla #25633
   https://bugs.freedesktop.org/show_bug.cgi?id=25633

-- 
Thrown back to login-screen running Ubuntu 9.10
https://bugs.launchpad.net/bugs/502663
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 492853] Re: Toshiba NB100 freezes randomly with UNR 9.10

2010-01-10 Thread Jake Pearse
I've got the bug, sometimes a usb key will unfreeze it but not always it
sometimes requires a hard reboot. Also adding the irqpoll module to boot
via grub doesn't make any difference.

-- 
Toshiba NB100 freezes randomly with UNR 9.10
https://bugs.launchpad.net/bugs/492853
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 459596] Re: MPlayer Media Player crashes when open

2010-01-10 Thread Reinhard Tartler
*** This bug is a duplicate of bug 459595 ***
https://bugs.launchpad.net/bugs/459595

** This bug has been marked a duplicate of bug 459595
   MPlayer Media Player crashes when open

-- 
MPlayer Media Player crashes when open
https://bugs.launchpad.net/bugs/459596
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 459595] Re: MPlayer Media Player crashes when open

2010-01-10 Thread Reinhard Tartler
does this also happen if you call 'mplayer' on the commandline, or only
if you use the gmplayer, the gui variant that is also used when you open
via nautilus?

also, does the problem disappear if you use the alsa backend instead of
the pulse backend?

** Visibility changed to: Public

** Changed in: mplayer (Ubuntu)
   Status: New = Incomplete

** Changed in: mplayer (Ubuntu)
   Importance: Medium = Low

-- 
MPlayer Media Player crashes when open
https://bugs.launchpad.net/bugs/459595
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 454583] Re: mencoder crashed with SIGSEGV in malloc() when trying to convert FLV video from youtube to OGG Theora + Vorbis

2010-01-10 Thread Reinhard Tartler
I cannot reproduce it here, but this may be another problem on my
system:

videocodec: libavcodec (400x226 fourcc=7462696c [libt])
[libtheora @ 0x90f1f40]theora_encode_init failed
Could not open codec.

anyway, since the crash seems to go through the libavformat library, can
you please try to playback the file with the 'ffplay' utility? does this
crash as well?


** Changed in: mplayer (Ubuntu)
   Status: New = Invalid

** Changed in: mplayer (Ubuntu)
   Status: Invalid = Incomplete

** Changed in: mplayer (Ubuntu)
   Importance: Medium = Low

-- 
mencoder crashed with SIGSEGV in malloc() when trying to convert FLV video from 
youtube to OGG Theora + Vorbis
https://bugs.launchpad.net/bugs/454583
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 441941] Re: grub fails after running Windows

2010-01-10 Thread Xtigyro
It is critical according to me, too!

-- 
grub fails after running Windows
https://bugs.launchpad.net/bugs/441941
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 417026] Re: claws-mail-trayicon does not go transparent with gnome-panel

2010-01-10 Thread Ilya Barygin
OK, thank you, I can reproduce this.

** Changed in: claws-mail (Ubuntu)
   Status: Incomplete = Confirmed

-- 
claws-mail-trayicon does not go transparent with gnome-panel
https://bugs.launchpad.net/bugs/417026
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 426417] Re: broken menus at Ubuntu Linux 9.04/9.10 with intel-2.8.1/2.9

2010-01-10 Thread Perturbed Penguin
I also confirm this when using integrated Intel graphics.

-- 
broken menus at Ubuntu Linux 9.04/9.10 with intel-2.8.1/2.9
https://bugs.launchpad.net/bugs/426417
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 265010] Re: pulseaudio 0.9.11 ppa Luke real-time/high-priority scheduling not working

2010-01-10 Thread Jean Vincent
This is not a user error, I had the same problem after distribution upgrade 
from Intrepid to jaunty. I have the following errors in /var/log/messages right 
after booting without starting any other application:
Jan 10 08:19:27 Thermalgy-Ubuntu pulseaudio[3553]: main.c: Called SUID root and 
real-time and/or high-priority scheduling was requested in the configuration. 
However, we lack the necessary privileges:
Jan 10 08:19:27 Thermalgy-Ubuntu pulseaudio[3553]: main.c: We are not in group 
'pulse-rt', PolicyKit refuse to grant us the requested privileges and we have 
no increase RLIMIT_NICE/RLIMIT_RTPRIO resource limits.
Jan 10 08:19:27 Thermalgy-Ubuntu pulseaudio[3553]: main.c: For enabling 
real-time/high-priority scheduling please acquire the appropriate PolicyKit 
privileges, or become a member of 'pulse-rt', or increase the 
RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user.
Jan 10 08:19:27 Thermalgy-Ubuntu pulseaudio[3565]: main.c: Called SUID root and 
real-time and/or high-priority scheduling was requested in the configuration. 
However, we lack the necessary privileges:
Jan 10 08:19:27 Thermalgy-Ubuntu pulseaudio[3565]: main.c: We are not in group 
'pulse-rt', PolicyKit refuse to grant us the requested privileges and we have 
no increase RLIMIT_NICE/RLIMIT_RTPRIO resource limits.
Jan 10 08:19:27 Thermalgy-Ubuntu pulseaudio[3565]: main.c: For enabling 
real-time/high-priority scheduling please acquire the appropriate PolicyKit 
privileges, or become a member of 'pulse-rt', or increase the 
RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user.

-- 
pulseaudio 0.9.11 ppa Luke real-time/high-priority scheduling not working
https://bugs.launchpad.net/bugs/265010
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 504652] Re: crashes

2010-01-10 Thread Micah Gersten
Thank you for reporting this to Ubuntu.  Is the actual browser crashing
or you just can't see the video?

** Changed in: firefox-3.5 (Ubuntu)
   Status: New = Incomplete

-- 
crashes
https://bugs.launchpad.net/bugs/504652
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 505406] [NEW] Climbing.jpg's author is mispelled, and license isn't mentioned

2010-01-10 Thread Jesse Weinstein
Public bug reported:

Binary package hint: ubuntu-wallpapers

According to http://www.flickr.com/photos/digital_junkie/3703411842/
(the flickr page for the Climbing.jpg image), it was taken by
digital.junkie  / Davin Andrie and is licensed under CC-BY-2.0.  But
the AUTHORS file says only Climbling by David Andrie, misspelling his
name and failing to mention the license, which is different (although
compatible) from the license of the whole package, CC-BY-SA-2.5,
according to it's copyright file.

** Affects: ubuntu-wallpapers (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Climbing.jpg's author is mispelled, and license isn't mentioned
https://bugs.launchpad.net/bugs/505406
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 417026] Re: claws-mail-trayicon does not go transparent with gnome-panel

2010-01-10 Thread Ilya Barygin
In contrast, the icon from notification_plugin.so works OK. Attaching
the screenshot.

** Attachment added: Left: trayicon.so; right: notification_plugin.so.
   http://launchpadlibrarian.net/37671956/trayicon.png

-- 
claws-mail-trayicon does not go transparent with gnome-panel
https://bugs.launchpad.net/bugs/417026
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 435352] Re: regression: uvcvideo module makes cannot reset port error on usb with bison webcam (5986:0203): USB and suspend fails

2010-01-10 Thread matze
The kernel 2.6.31-18 from karmic proposed fixed the problem with the webcam 
0c45:62c0 Microdia Sonix USB 2.0 Camera in my MSI U100. 
Thanks a lot to all the people involved!

-- 
regression: uvcvideo module makes cannot reset port error on usb with bison 
webcam (5986:0203): USB and suspend fails
https://bugs.launchpad.net/bugs/435352
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 437113] Re: System hangs with nvidia binary driver loaded

2010-01-10 Thread markov035
I have a PAckard Bell imax mini, and that works OK with nvidia driver
195.

I did use the hdmi cable on a 1680x1050 monitor/tv, but that did not
give the right resolution, I guess HDMI is 720p, or true 1080p

I now use VGA cable (more resolutions possible)

One thing I see in kinfocenter: an OHCI device, where there is no one
board??

I have a working dvbt device, where the dvbs does not work .. (another
bug I will add here on lauchpad)

-- 
System hangs with nvidia binary driver loaded
https://bugs.launchpad.net/bugs/437113
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 304345] Re: File chooser dialog doesn't provide network access

2010-01-10 Thread Isak Frants
** Summary changed:

- audacious cannot open file from network share
+ File chooser dialog doesn't provide network access

** Package changed: audacious (Ubuntu) = gtk+2.0 (Ubuntu)

** Changed in: gtk+2.0 (Ubuntu)
   Status: New = Confirmed

-- 
File chooser dialog doesn't provide network access
https://bugs.launchpad.net/bugs/304345
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 505401] Re: cursor jumps to the beginning after typing 20 characters or more

2010-01-10 Thread madbiologist
Unable to reproduce this here:

Ubuntu 9.10 Karmic Koala
Uname:  Linux 2.6.31-17-generic i686
Package:  gnome-terminal 2.28.1-0ubuntu1

-- 
cursor jumps to the beginning after typing 20 characters or more
https://bugs.launchpad.net/bugs/505401
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 496784] Re: plymouth doesn't work well when run from VT7

2010-01-10 Thread Jonas Pedersen
Actually I think the bug we are seeing is more bug #502494 - at least
this is the bug I see.

-- 
plymouth doesn't work well when run from VT7
https://bugs.launchpad.net/bugs/496784
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 301552] Re: in trash: show delete-date

2010-01-10 Thread Marcus Carlson
Neil, yep that would be it. I'm not sure if it will apply cleanly
against 2.29 - but you're welcome to update it if its not ;)

-- 
in trash: show delete-date 
https://bugs.launchpad.net/bugs/301552
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 505412] [NEW] Packard Bell imax mini (Acer ASpire Revo) DVBS not working: flexcop_usb: submitting urb 0 failed with -28

2010-01-10 Thread markov035
Public bug reported:

uname -a
Linux sat 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009 i686 
GNU/Linux


dmesg when inserting the device:

[  549.112038] usb 2-6: new full speed USB device using ohci_hcd and address 3
[  549.333295] usb 2-6: configuration #1 chosen from 1 choice
[  549.377387] b2c2-flexcop: B2C2 FlexcopII/II(b)/III digital TV receiver chip 
loaded successfully
[  549.384918] flexcop_usb: running at FULL speed.
[  549.901083] DVB: registering new adapter (FlexCop Digital TV device)
[  549.904841] b2c2-flexcop: MAC address = 00:d0:d7:0e:96:29
[  549.930107] CX24123: wrong demod revision: 0
[  550.186066] b2c2-flexcop: found 'ST STV0299 DVB-S' .
[  550.186078] DVB: registering adapter 0 frontend 0 (ST STV0299 DVB-S)...
[  550.186204] b2c2-flexcop: initialization of 'Sky2PC/SkyStar 2 DVB-S rev 2.6' 
at the 'USB' bus controlled by a 'FlexCopIII' complete
[  550.186236] flexcop_usb: submitting urb 0 failed with -28.
[  550.186733] b2c2_flexcop_usb: probe of 2-6:1.0 failed with error -28
[  550.186775] usbcore: registered new interface driver b2c2_flexcop_usb


dmesg when unplugging the device
[ 1100.060344] usb 2-6: USB disconnect, address 3
[ 1100.060358] ohci_hcd :00:04.0: leak ed f6a12100 (#81) state 2

Hardware is a Packard Bell imax mini.  I do not have a problem on other
computers with this dvbs (skystar usb).


The Packard Bell imax mini and the Acer Aspire Revo seem to be the same.


Thanks,
Marc

sudo lspci -vnvn

[sudo] password for marc:   

00:00.0 Host bridge [0600]: nVidia Corporation MCP79 Host Bridge [10de:0a82] 
(rev b1)   
Subsystem: Acer Incorporated [ALI] Device [1025:0222]   

Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-   

Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-

Latency: 0  


00:00.1 RAM memory [0500]: nVidia Corporation MCP79 Memory Controller 
[10de:0a88] (rev b1)
Subsystem: Acer Incorporated [ALI] Device [1025:0222]   
  
Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-   

Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-

Latency: 0  


00:03.0 ISA bridge [0601]: nVidia Corporation MCP79 LPC Bridge [10de:0aad] (rev 
b2)
Subsystem: Acer Incorporated [ALI] Device [1025:0222]   
   
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-   

Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-

Latency: 0  

Region 0: I/O ports at 4f00 [size=256]  


00:03.1 RAM memory [0500]: nVidia Corporation MCP79 Memory Controller 
[10de:0aa4] (rev b1)
Subsystem: Acer Incorporated [ALI] Device [1025:0222]   
  
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+   

Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-


00:03.2 SMBus [0c05]: nVidia Corporation MCP79 SMBus [10de:0aa2] (rev b1)
Subsystem: Acer Incorporated [ALI] Device [1025:0222]
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-   

Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-  

[Bug 498837] Re: (EE) PreInit returned NULL for Lid Switch on Xorg.0.log

2010-01-10 Thread Angel Guzman Maeso
(EE) = Error, its a error on some place.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Invalid = New

-- 
(EE) PreInit returned NULL for Lid Switch on Xorg.0.log
https://bugs.launchpad.net/bugs/498837
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 314813] Re: root user consuming more power.

2010-01-10 Thread parag
Battery preferences in both the scenarios are same.

Conky is running in both sessions.

With the age of the laptop, now the gap between battery backup available
in normal user session and root user session has increased and is some
where around 15-20 minutes. Thus normal user still continues to provide
more backup.

Hope following information helps:

Output of 'powertop' from 'root' user


PowerTOP version 1.10  (C) 2007 Intel Corporation

CnAvg residency   P-states (frequencies)
C0 (cpu running)( 6.8%) 2.00 Ghz 1.8%
polling   0.0ms ( 0.0%) 1.60 Ghz 0.0%
C10.0ms ( 0.0%) 1200 Mhz 0.0%
C20.8ms ( 0.4%)  800 Mhz98.2%
C44.1ms (92.7%)

Wakeups-from-idle per second : 231.4interval: 5.0s
Power usage (ACPI estimate): 26.0W (0.9 hours)

Top causes for wakeups:
  29.5% ( 95.0)   interrupt : ohci1394, i...@pci::00:02.0 
  18.5% ( 59.6)   firefox : schedule_timeout (process_timeout) 
   7.5% ( 24.2)   USB device  6-1 :  USB OPTICAL MOUSE () 
   7.5% ( 24.0)   interrupt : uhci_hcd:usb3, uhci_hcd:usb6, HDA Intel 
   6.5% ( 20.8) webAccess : futex_wait (hrtimer_wakeup) 
   6.2% ( 19.8)  kernel IPI : Rescheduling interrupts 

Suggestion: Enable SATA ALPM link power management via:
  echo min_power  /sys/class/scsi_host/host0/link_power_management_policy
or press the S key.
 Q - Quit   R - Refresh   S - SATA Link Power Management 


Output of 'top' from 'root' user:

16663 root  20   0 10184 2736 2036 S3  0.1   0:08.40 conky  
17157 root  20   0  298m 154m  24m S2  5.1   0:17.13 firefox
16345 root  20   0  409m  30m 8560 S1  1.0   0:20.70 Xorg   
16603 root  20   0 44380  20m  13m S1  0.7   0:02.50 gnome-panel
1 root  20   0  3056 1884  564 S0  0.1   0:01.46 init   
2 root  15  -5 000 S0  0.0   0:00.00 kthreadd   
3 root  RT  -5 000 S0  0.0   0:00.06 migration/0
4 root  15  -5 000 S0  0.0   0:00.58 ksoftirqd/0
5 root  RT  -5 000 S0  0.0   0:00.00 watchdog/0 
6 root  RT  -5 000 S0  0.0   0:00.06 migration/1
7 root  15  -5 000 S0  0.0   0:01.96 ksoftirqd/1
8 root  RT  -5 000 S0  0.0   0:00.00 watchdog/1 
9 root  15  -5 000 S0  0.0   0:00.12 events/0   
   10 root  15  -5 000 S0  0.0   0:00.10 events/1   
   11 root  15  -5 000 S0  0.0   0:00.00 khelper
   51 root  15  -5 000 S0  0.0   0:00.00 kintegrityd/0  
   52 root  15  -5 000 S0  0.0   0:00.00 kintegrityd/1 


Output of 'powertop' from normal user:

 PowerTOP version 1.10  (C) 2007 Intel Corporation

CnAvg residency   P-states (frequencies)
C0 (cpu running)( 3.3%) 2.00 Ghz 0.0%
polling   0.0ms ( 0.0%) 1.60 Ghz 0.0%
C10.0ms ( 0.0%) 1200 Mhz 0.0%
C21.7ms ( 0.3%)  800 Mhz   100.0%
C47.3ms (96.4%)

Wakeups-from-idle per second : 134.6interval: 5.0s
Power usage (ACPI estimate): 19.7W (1.1 hours)

Top causes for wakeups:
  47.7% ( 83.8)   interrupt : ohci1394, i...@pci::00:02.0 
  12.0% ( 21.0) webAccess : futex_wait (hrtimer_wakeup) 
   5.7% ( 10.0) kernel core : scan_async (ehci_watchdog) 
   5.5% (  9.6)   notification-da : schedule_timeout (process_timeout)
   4.9% (  8.6)  kernel IPI : Rescheduling interrupts
   4.6% (  8.0)   kernel module : usb_hcd_poll_rh_status (rh_timer_func)

Suggestion: Enable SATA ALPM link power management via:
  echo min_power  /sys/class/scsi_host/host0/link_power_management_policy
or press the S key.

Output of 'top' from normal user:

18294 parag 20   0 10184 2692 2004 S1  0.1   0:03.20 conky  
17978 root  20   0  405m  27m 8744 S1  0.9   0:12.06 Xorg   
1 root  20   0  3056 1884  564 S0  0.1   0:01.48 init   
2 root  15  -5 000 S0  0.0   0:00.00 kthreadd   
3 root  RT  -5 000 S0  0.0   0:00.06 migration/0
4 root  15  -5 000 S0  0.0   0:00.60 ksoftirqd/0
5 root  RT  -5 000 S0  0.0   0:00.00 watchdog/0 
6 root  RT  -5 000 S0  0.0   0:00.06 migration/1
7 root  15  -5 000 S0  0.0   0:02.02 ksoftirqd/1
8 root  RT  -5 000 S0  0.0   0:00.00 watchdog/1 
9 root  15  -5 000 S0  0.0   0:00.14 events/0   
   10 root  15  -5 000 S0  0.0   

[Bug 265010] Re: pulseaudio 0.9.11 ppa Luke real-time/high-priority scheduling not working

2010-01-10 Thread Jean Vincent
Now this is great, after adding me to the pulse-rt group:
$ sudo usermod -G pulse-rt jean

and verifying that I was in the group:
j...@thermalgy-ubuntu:~$ groups
jean pulse-rt

I rebooted the computer to see if my sound would work again as it did
before the upgrade to Jaunty.

It still does not work but now I can't even sudo:
j...@thermalgy-ubuntu:~$ sudo less /var/log/messages
[sudo] password for jean: 
jean is not in the sudoers file.  This incident will be reported.

-- 
pulseaudio 0.9.11 ppa Luke real-time/high-priority scheduling not working
https://bugs.launchpad.net/bugs/265010
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 505414] [NEW] Evolution mail print preview makes some lines blank

2010-01-10 Thread Roshan George
Public bug reported:

Binary package hint: evolution

Evolution's print preview blanks out lines that start with a tab
followed by a hash. However, when the same text is printed, these lines
are also printed.

Here is some example text for which this happens:

This text displays
#This part shows as blank
This part also displays

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: evolution 2.26.1-0ubuntu2
ProcEnviron:
 LANG=en_IN
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.28-17-generic x86_64

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


** Tags: amd64 apport-bug

-- 
Evolution mail print preview makes some lines blank
https://bugs.launchpad.net/bugs/505414
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 505414] Re: Evolution mail print preview makes some lines blank

2010-01-10 Thread Roshan George

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37672187/Dependencies.txt

-- 
Evolution mail print preview makes some lines blank
https://bugs.launchpad.net/bugs/505414
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 435352] Re: regression: uvcvideo module makes cannot reset port error on usb with bison webcam (5986:0203): USB and suspend fails

2010-01-10 Thread Jaap
Webcam and usb on my TargaTraveller works now as it used to work.
Thanks  to the people who worked on this fix!

Jaap.

-- 
regression: uvcvideo module makes cannot reset port error on usb with bison 
webcam (5986:0203): USB and suspend fails
https://bugs.launchpad.net/bugs/435352
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 352054] Re: miro crashes in 9.04 beta

2010-01-10 Thread Bryce Harrington
Sorry to hear about this problem, but a backtrace of the crash is needed
before it can be analyzed.

** Changed in: miro (Ubuntu)
   Status: New = Invalid

-- 
miro crashes in 9.04 beta
https://bugs.launchpad.net/bugs/352054
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 257190] Re: Setting status to 'Hidden' changes status to 'Busy' instead

2010-01-10 Thread ubuntolo
Just another confirmation of this bug.
Hope to see a fix soon!

-- 
Setting status to 'Hidden' changes status to 'Busy' instead
https://bugs.launchpad.net/bugs/257190
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 505415] [NEW] Suspend freezes the screen on Acer Aspire One

2010-01-10 Thread Angel Guzman Maeso
Public bug reported:

Binary package hint: xorg

When you suspend the netbook and then reanudate you get a freeze screen
(normaly all in a color like black, pink, blue, orange, etc) after 5 o
10 minutes. If you suspend again the same behaviour. If never suspend or
hibernate you never get this problem, but if you suspend one time, you
are lost.

I get the screen again, pressing Fn + F4 (go to suspend again) and when
reanudate the screen works. It's hard work when you suspend because the
netbook  freeze the screen each 5-10 min and interrupt your work (and
network connection, then you dont upload a big file or chat well).

If you need some log, just tell me. This bug have been reported without
suspend.

ProblemType: Bug
Architecture: i386
Date: Sun Jan 10 10:04:47 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20091126)
MachineType: Acer Aspire one
Package: xorg 1:7.5+1ubuntu1
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-9-generic 
root=UUID=48c28858-596e-4d31-b628-2fa1f6ffa570 ro single
ProcEnviron:
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-9.13-generic
RelatedPackageVersions:
 xserver-xorg 1:7.5+1ubuntu1
 libgl1-mesa-glx 7.7-0ubuntu1
 libdrm2 2.4.17-0ubuntu1
 xserver-xorg-video-intel 2:2.9.1-1ubuntu1
 xserver-xorg-video-ati 1:6.12.99+git20091125.0061c4db-0ubuntu1
SourcePackage: xorg
Tags: lucid
Uname: Linux 2.6.32-9-generic i686
XorgConf: Error: [Errno 2] No existe el fichero ó directorio: 
'/etc/X11/xorg.conf'
dmi.bios.date: 04/13/2009
dmi.bios.vendor: Acer
dmi.bios.version: V1.03
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Aspire one
dmi.board.vendor: Acer
dmi.board.version: V1.03
dmi.chassis.type: 1
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.03
dmi.modalias: 
dmi:bvnAcer:bvrV1.03:bd04/13/2009:svnAcer:pnAspireone:pvrV1.03:rvnAcer:rnAspireone:rvrV1.03:cvnAcer:ct1:cvrV1.03:
dmi.product.name: Aspire one
dmi.product.version: V1.03
dmi.sys.vendor: Acer
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.32-9-generic

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


** Tags: apport-bug i386 lucid

-- 
Suspend freezes the screen on Acer Aspire One
https://bugs.launchpad.net/bugs/505415
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 505415] Re: Suspend freezes the screen on Acer Aspire One

2010-01-10 Thread Angel Guzman Maeso

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/37672211/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/37672212/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37672213/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/37672214/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/37672215/Lsusb.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/37672216/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/37672217/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/37672218/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/37672219/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/37672220/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/37672221/UdevLog.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/3767/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/37672223/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/37672224/Xrandr.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/37672225/glxinfo.txt

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/37672226/monitors.xml.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/37672227/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/37672228/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/37672229/xkbcomp.txt

-- 
Suspend freezes the screen on Acer Aspire One
https://bugs.launchpad.net/bugs/505415
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 505410] Re: low framerate stutter issues

2010-01-10 Thread Bogdan Marinov
** Also affects: stellarium (Ubuntu)
   Importance: Undecided
   Status: New

-- 
low framerate stutter issues
https://bugs.launchpad.net/bugs/505410
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 466998] Re: No sound on asus eee 1000he

2010-01-10 Thread jadz
thanks daniel chen. i am new to ubuntu and installed this through
synaptic.  it worked like a charm.

-- 
No sound on asus eee 1000he
https://bugs.launchpad.net/bugs/466998
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 323193] Re: package lilypond-doc None [modified: /var/lib/dpkg/info/lilypond-doc.list] failed to install/upgrade: short read in buffer_copy (backend dpkg-deb during `./usr/share/doc/lilypond/html

2010-01-10 Thread albezambu
** Changed in: lilypond (Ubuntu)
   Status: Incomplete = New

-- 
package lilypond-doc None [modified: /var/lib/dpkg/info/lilypond-doc.list] 
failed to install/upgrade: short read in buffer_copy (backend dpkg-deb during 
`./usr/share/doc/lilypond/html/input/regression/lily-e0fb9af6f1.png')
https://bugs.launchpad.net/bugs/323193
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 289728] Re: Monitor Doesn't Turn off With Power Management (Intrepid, Jaunty, karmic)

2010-01-10 Thread Koen_VL
*** This bug is a duplicate of bug 436816 ***
https://bugs.launchpad.net/bugs/436816

Any update on this?
It's rather annoying :-(

Dell 1520
Nvidia 8600M GT (190.42 drivers)
Ubuntu 9.10
Xorg 1.7.4

-- 
Monitor Doesn't Turn off With Power Management (Intrepid, Jaunty, karmic)
https://bugs.launchpad.net/bugs/289728
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 500845] Re: Page Down key doesn't work in Gnome-do

2010-01-10 Thread Chris S.
There are instructions on the wiki, here:
http://do.davebsd.com/wiki/Installing_Do

-- 
Page Down key doesn't work in Gnome-do
https://bugs.launchpad.net/bugs/500845
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 487267] Re: The program Stellarium worked with ubuntu 9.04, but graphics are distorted in ubuntu 9.1.

2010-01-10 Thread Bogdan Marinov
*** This bug is a duplicate of bug 426417 ***
https://bugs.launchpad.net/bugs/426417

** This bug is no longer a duplicate of bug 484593
   [stellarium] All settings-configuration (location, date..) and help windows 
distorted.
** This bug has been marked a duplicate of bug 426417
   broken menus at Ubuntu Linux 9.04/9.10 with intel-2.8.1/2.9

-- 
The program Stellarium worked with ubuntu 9.04, but graphics are distorted in 
ubuntu 9.1.
https://bugs.launchpad.net/bugs/487267
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 486732] Re: menue (/panel) graphics is corrupted

2010-01-10 Thread Bogdan Marinov
*** This bug is a duplicate of bug 426417 ***
https://bugs.launchpad.net/bugs/426417

** This bug is no longer a duplicate of bug 484593
   [stellarium] All settings-configuration (location, date..) and help windows 
distorted.
** This bug has been marked a duplicate of bug 426417
   broken menus at Ubuntu Linux 9.04/9.10 with intel-2.8.1/2.9

-- 
menue (/panel) graphics is corrupted
https://bugs.launchpad.net/bugs/486732
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 484593] Re: [stellarium] All settings-configuration (location, date..) and help windows distorted.

2010-01-10 Thread Bogdan Marinov
*** This bug is a duplicate of bug 426417 ***
https://bugs.launchpad.net/bugs/426417

** This bug has been marked a duplicate of bug 426417
   broken menus at Ubuntu Linux 9.04/9.10 with intel-2.8.1/2.9

-- 
[stellarium] All settings-configuration (location, date..) and help windows 
distorted.
https://bugs.launchpad.net/bugs/484593
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 473489] Re: miro.real crashed with ImportError in module()

2010-01-10 Thread Bryce Harrington
Hard to say without a stacktrace but from the error message it sounds
like it was just a network error.  If it still occurs on Lucid, please
feel free to reopen with additional detail.

** Changed in: miro (Ubuntu)
   Status: New = Invalid

-- 
miro.real crashed with ImportError in module()
https://bugs.launchpad.net/bugs/473489
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 397839] Re: Screen randomly goes off in karmic

2010-01-10 Thread madeinmackay
** Changed in: gnome-power-manager (Ubuntu)
   Status: Fix Released = Fix Committed

** Changed in: gnome-power-manager (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Screen randomly goes off in karmic
https://bugs.launchpad.net/bugs/397839
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 301552] Re: in trash: show delete-date

2010-01-10 Thread Neil Walker
Thanks Marcus. One last thing, is it all that code to go into a .patch file? Or 
only parts of it? I've looked at the current patch files in the 
nautilus-source, and none of them have the same or even similar file formatting.
In case you were wondering, yes I am a long time reader, first time writer on 
launchpad, hence why it isn't explicitly obvious for what I have to do.

-Neil

-- 
in trash: show delete-date 
https://bugs.launchpad.net/bugs/301552
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 504193] Re: Problem Icon status

2010-01-10 Thread guigui14100
The icon hides the protocol status icon, for example when the person is
bussy the 3 / 4 of the icon is covered by the buddy of msn

-- 
Problem Icon status
https://bugs.launchpad.net/bugs/504193
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 505416] [NEW] Segfault if mouse is moved during initialization

2010-01-10 Thread Will
Public bug reported:

X fails to start if the mouse is moved during startup, see the
xserverold log, The movement needs to be continuous through the
initialization, When trying to reproduce, I can see gdm restating
continuously until I stop moving the mouse (turn it upside down) or it
reaches max failures. Note that the mouse is brand new (Yesterday) and
causes no errors on karmic machines

ProblemType: Bug
Architecture: i386
Date: Sun Jan 10 09:22:50 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20091231)
MachineType: Dell Computer Corporation OptiPlex GX270
Package: xserver-xorg-core 2:1.7.3.902-1ubuntu2
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-9-generic 
root=UUID=1ca7f487-8411-4f9e-ab37-b4ffafb5b971 ro quiet splash
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-9.13-generic
RelatedPackageVersions:
 xserver-xorg 1:7.5+1ubuntu1
 libgl1-mesa-glx 7.7-0ubuntu1
 libdrm2 2.4.17-0ubuntu1
 xserver-xorg-video-intel N/A
 xserver-xorg-video-ati N/A
SourcePackage: xorg-server
Tags: lucid
Uname: Linux 2.6.32-9-generic i686
XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
dmi.bios.date: 10/20/2003
dmi.bios.vendor: Dell Computer Corporation
dmi.bios.version: A03
dmi.board.name: 0X1105
dmi.board.vendor: Dell Computer Corp.
dmi.chassis.type: 15
dmi.chassis.vendor: Dell Computer Corporation
dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA03:bd10/20/2003:svnDellComputerCorporation:pnOptiPlexGX270:pvr:rvnDellComputerCorp.:rn0X1105:rvr:cvnDellComputerCorporation:ct15:cvr:
dmi.product.name: OptiPlex GX270
dmi.sys.vendor: Dell Computer Corporation
fglrx: Not loaded
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.32-9-generic

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
Segfault if mouse is moved during initialization 
https://bugs.launchpad.net/bugs/505416
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 505416] Re: Segfault if mouse is moved during initialization

2010-01-10 Thread Will

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/37672405/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/37672406/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37672407/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/37672408/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/37672409/Lsusb.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/37672410/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/37672411/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/37672412/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/37672413/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/37672414/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/37672415/UdevLog.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/37672416/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/37672417/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/37672418/Xrandr.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/37672419/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/37672420/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/37672421/xkbcomp.txt

-- 
Segfault if mouse is moved during initialization 
https://bugs.launchpad.net/bugs/505416
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   >