Re: [Bug 675164] Re: New version of openssh cannot connect to ssh server

2011-03-19 Thread Colin Watson
On Sat, Mar 19, 2011 at 12:19:25AM -, Xhacker Liu wrote:
 @Colin the issue is not exist after an upgrade.

You weren't the original reporter of this bug; Ruxiao Ma was.  You need
to verify whether it's gone away for the original reporter, too.
Perhaps you had some other problem that just happened to look similar.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.
https://bugs.launchpad.net/bugs/675164

Title:
  New version of openssh cannot connect to ssh server

-- 
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 671065] Re: deliver broken because dovecot.conf uses !include_try

2011-03-19 Thread Ante Karamatić
File /etc/dovecot/conf.d/01-mail-stack-delivery.conf comes from special
package that sets both postfix and dovecot. Knowing that deliver doesn't
support include, postifx in Lucid is explicitly set as:

mailbox_command = /usr/lib/dovecot/deliver -c /etc/dovecot/conf.d/01
-dovecot-postfix.conf -n -m ${EXTENSION}

In Natty, that's:

mailbox_command = /usr/lib/dovecot/deliver -c /etc/dovecot/conf.d/01
-mail-stack-delivery.conf -n -m ${EXTENSION}

So, I'm not sure how would 'include' or 'include_try' create any
problem?

Can you check your mailbox_command in /etc/postfix/main.cf?

** Changed in: dovecot (Ubuntu)
 Assignee: (unassigned) = Ante Karamatić (ivoks)

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.
https://bugs.launchpad.net/bugs/671065

Title:
  deliver broken because dovecot.conf uses !include_try

-- 
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 726461] Re: sshd on lucid causes kernel panic

2011-03-19 Thread Ante Karamatić
Please install linux-crashdump package and reboot the machine. This will
enable core dump once the crash happens again.

** Package changed: ocfs2-tools (Ubuntu) = linux (Ubuntu)

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ocfs2-tools in ubuntu.
https://bugs.launchpad.net/bugs/726461

Title:
  sshd on lucid causes kernel panic

-- 
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 738209] [NEW] autofs appears to be started before it is truly functional

2011-03-19 Thread Mark Russell
Public bug reported:

Binary package hint: autofs

Description:Ubuntu 10.04.2 LTS
Release:10.04

Installed: 5.0.4-3.1ubuntu5.1

Brief summary:   autofs, in upstart terms, becomes started before it
is actually ready.  There seems to be a brief window immediately after
started where if you run something expecting to be able to read or
write to an automounted directory it will either fail (on a read or a
write to a subdir of the mount) or write to the empty mountpoint (on a
write to the root of the mount).  Even though `status autofs` is
started/running the mounts aren't ready.

If you sleep for a few seconds in the post-start script it covers up for
the bug in most cases (probably) but the exact number may vary by
system.

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.
https://bugs.launchpad.net/bugs/738209

Title:
  autofs appears to be started before it is truly functional

-- 
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 738219] [NEW] autofs should always start before at and cron

2011-03-19 Thread Mark Russell
Public bug reported:

Binary package hint: autofs

Description: Ubuntu 10.04.2 LTS
Release: 10.04

Installed: 5.0.4-3.1ubuntu5.1

If autofs is installed and running, it needs to start before atd or
cron.  Example, you have an @reboot cronjob that reads or writes to an
automounted directory, if the automount isn't ready before cron starts,
the job will fail.

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.
https://bugs.launchpad.net/bugs/738219

Title:
  autofs should always start before at and cron

-- 
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 675164] Re: New version of openssh cannot connect to ssh server

2011-03-19 Thread Ruxiao Ma
Okay, I'll confirm it myself.

Now I can connect to any SSH server without problem, although I don't
know which version fixed it.

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.
https://bugs.launchpad.net/bugs/675164

Title:
  New version of openssh cannot connect to ssh server

-- 
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 738308] [NEW] Backport proxy connect SSL support

2011-03-19 Thread Thomas Herve
Public bug reported:

Binary package hint: apache2

As described by this bug
https://issues.apache.org/bugzilla/show_bug.cgi?id=29744 , Apache
mod_proxy connect doesn't support SSL connections properly in 2.2.

The fix has landed in Apache trunk, so should be part of Apache 2.4, but
there is no indication that they're going to backport to 2.2. I was
hoping the Ubuntu package could apply it. The patch on 2.2.16 linked in
the tracker worked properly for me on the Maverick package. I'd be happy
to provide a 2.2.17 version if necessary.

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.
https://bugs.launchpad.net/bugs/738308

Title:
  Backport proxy connect SSL support

-- 
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 738308] Re: Backport proxy connect SSL support

2011-03-19 Thread Dave Walker
It's not an unreasonable request, but i'm not aware that lack of this
feature causes a demonstrable regression or other  bug against another
package.  Therefore it really should have a FinalFreeze Exception from
the release team.

If you could provide a 2.2.17 patch or debdiff, it would certainly help
get this moving

Additionally, if you are comfortable following the instructions here... 
https://wiki.ubuntu.com/FreezeExceptionProcess#General%20Instructions

It would be a big help!

Thanks.

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

** Changed in: apache2 (Ubuntu)
   Importance: Undecided = Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.
https://bugs.launchpad.net/bugs/738308

Title:
  Backport proxy connect SSL support

-- 
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 222813] Re: analog logfile analyser fails to identify Windows Vista

2011-03-19 Thread Andreas Moog
** Bug watch added: Debian Bug tracker #618951
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618951

** Also affects: analog (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618951
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to analog in ubuntu.
https://bugs.launchpad.net/bugs/222813

Title:
  analog logfile analyser fails to identify Windows Vista

-- 
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 690925] Re: Package MySQL 5.5.x for Natty

2011-03-19 Thread Lord Daedra
** Also affects: mysql-server
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in ubuntu.
https://bugs.launchpad.net/bugs/690925

Title:
  Package MySQL 5.5.x for Natty

-- 
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 222813] Re: analog logfile analyser fails to identify Windows Vista

2011-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package analog - 2:6.0-19ubuntu1

---
analog (2:6.0-19ubuntu1) natty; urgency=low

  * debian/patches/02_windows_vista_7.patch: (LP: #222813)
add patch by Andrew Glen-Young to recognize Windows 7 and Vista.
 -- Andreas Moog am...@ubuntu.com   Sat, 19 Mar 2011 21:19:03 +0100

** Changed in: analog (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to analog in ubuntu.
https://bugs.launchpad.net/bugs/222813

Title:
  analog logfile analyser fails to identify Windows Vista

-- 
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 350936] Re: Should shut down domains on system shutdown

2011-03-19 Thread Serge Hallyn
@Clint,

is there an open bug for sendsigs?  Can you mark this bug as blocked on
that one?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.
https://bugs.launchpad.net/bugs/350936

Title:
  Should shut down domains on system shutdown

-- 
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 738219] Re: autofs should always start before at and cron

2011-03-19 Thread Mark Russell
This wait job produces the correct result.  Just add it to /etc/init.
It will block cron and atd until autofs is running.

** Attachment added: autofs-wait.conf
   
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/738219/+attachment/1922028/+files/autofs-wait.conf

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.
https://bugs.launchpad.net/bugs/738219

Title:
  autofs should always start before at and cron

-- 
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 738219] Re: autofs should always start before at and cron

2011-03-19 Thread Mark Russell
You may still encounter a race condition where autofs reports itself as
started slightly before it is really ready (see bug #738209) and still
end up with the same result but that is outside the scope of this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.
https://bugs.launchpad.net/bugs/738219

Title:
  autofs should always start before at and cron

-- 
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 738209] Re: autofs appears to be started before it is truly functional

2011-03-19 Thread Mark Russell
You can work around this issue by adding this to the end of
/etc/init/autofs.conf:

post-start script
sleep 5
end script

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.
https://bugs.launchpad.net/bugs/738209

Title:
  autofs appears to be started before it is truly functional

-- 
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 569757] Re: NIS upstart dependancy broken for lucid

2011-03-19 Thread Mark Russell
atd is another one that needs to wait for ypbind.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nis in ubuntu.
https://bugs.launchpad.net/bugs/569757

Title:
  NIS upstart dependancy broken for lucid

-- 
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 42947] Re: postfix: fatal: /etc/postfix/postfix-script: No such file or directory

2011-03-19 Thread war59312
Ubuntu 10.10 Server still has this problem.

After creating the missing config file via sudo cp
/usr/share/postfix/main.cf.debian /etc/postfix/main.cf, now this error
is logged in mail.err log:

postfix/local[17422]: fatal: open database /etc/aliases.db: No such
file or directory

So I ran: sudo newaliases then sudo /etc/init.d/postfix restart, and
problem solved.

Then to verify run sudo /etc/init.d/postfix status and you should get
postfix is running and check mail.err via sudo nano
/var/log/mail.err to make sure no more errors are being logged.

Can't believe this still is not fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.
https://bugs.launchpad.net/bugs/42947

Title:
  postfix: fatal: /etc/postfix/postfix-script: No such file or directory

-- 
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 738527] [NEW] package openssh-server 1:5.1p1-5ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2011-03-19 Thread Gene Jannece
Public bug reported:

Just reporting this .  Happened at installation.

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 1
Package: openssh-server 1:5.1p1-5ubuntu1
SourcePackage: openssh
Title: package openssh-server 1:5.1p1-5ubuntu1 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-package i386

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.
https://bugs.launchpad.net/bugs/738527

Title:
  package openssh-server 1:5.1p1-5ubuntu1 failed to install/upgrade:
  subprocess post-installation script returned error exit status 1

-- 
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 738527] Re: package openssh-server 1:5.1p1-5ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2011-03-19 Thread Gene Jannece
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.
https://bugs.launchpad.net/bugs/738527

Title:
  package openssh-server 1:5.1p1-5ubuntu1 failed to install/upgrade:
  subprocess post-installation script returned error exit status 1

-- 
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 738012] [NEW] [Sync request] Please sync auto-complete-el 1.3.1-1 from Debian Unstable

2011-03-19 Thread Takaya Yamashita
Public bug reported:

Binary package hint: auto-complete-el

Please sync auto-complete-el 1.3.1-1 (main) from Debain unstable (main)

anything-el (1.287-2) unstable; urgency=high

  * New upstream release
  * debian/rules:
- (Description): Improved the readability of the text. (Closes: #588513)
  * debian/emacs-startup: Autoload setting was removed.

 -- Takaya Yamashita tak...@debian.or.jp  Wed, 16 Feb 2011 22:20:38
+0900

** Affects: auto-complete-el (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  [Sync request] Please sync auto-complete-el 1.3.1-1 from Debian
  Unstable

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


[Bug 733744] Re: [gm45] GPU lockup (EIR: 0x00000010 ESR: 0x00000011 PGTBL_ER: 0x00000001 IPEHR: 0x01000000)

2011-03-19 Thread Michael Frandsen
This crash does not happen anymore and I have experienced the black screen on 
boot up, as described in bug 702090 in Ubuntu 10.10.
I think this issue can be considered solved.

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

Title:
  [gm45] GPU lockup (EIR: 0x0010 ESR: 0x0011 PGTBL_ER:
  0x0001 IPEHR: 0x0100)

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


[Bug 729717] Re: WARNING: at /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248 radeon_fence_wait 0x2ea/0x350 radeon

2011-03-19 Thread Bryce Harrington
Looks like this is actually a kernel oops; refiling to kernel

** Package changed: xserver-xorg-video-ati (Ubuntu) = linux (Ubuntu)

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

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

Title:
  WARNING: at
  /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248
  radeon_fence_wait 0x2ea/0x350  radeon

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


[Bug 724187] Re: [vbox] Xorg crashed with SIGSEGV

2011-03-19 Thread Bryce Harrington
Probably just incompatible ABI for virtualbox's X driver.


** Package changed: xorg-server (Ubuntu) = virtualbox-ose (Ubuntu)

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

Title:
  [vbox] Xorg crashed with SIGSEGV

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


[Bug 738013] Re: gnome-codec-install crashed with DBusException in _run(): org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a r

2011-03-19 Thread Apport retracing service
*** This bug is a duplicate of bug 715523 ***
https://bugs.launchpad.net/bugs/715523

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #715523, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/738013/+attachment/1919629/+files/Dependencies.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/738013/+attachment/1919630/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/738013/+attachment/1919631/+files/ProcStatus.txt

** This bug has been marked a duplicate of private bug 715523

** Visibility changed to: Public

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

Title:
  gnome-codec-install crashed with DBusException in _run():
  org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible
  causes include: the remote application did not send a reply, the
  message bus security policy blocked the reply, the reply timeout
  expired, or the network connection was broken.

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


[Bug 737087] Re: reviews are not synchronized betwen app page and usc home

2011-03-19 Thread Omer Akram
I face this bug too.

** Changed in: software-center (Ubuntu)
   Importance: Undecided = Medium

** Changed in: software-center (Ubuntu)
   Status: New = Confirmed

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

Title:
  reviews are not synchronized betwen app page and usc home

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


[Bug 718339] Re: resizing xterm larger causes corruption onscreen and in terminal when using compiz

2011-03-19 Thread Bryce Harrington
Fwiw, the lines not re-painting properly might be the same as a recently
fixed kernel bug, so that aspect may have gone away now.  But that bug
didn't display corruption when resizing xterms, and wasn't particular to
mesa, so guessing you still have this issue.

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

Title:
  resizing xterm larger causes corruption onscreen and in terminal when
  using compiz

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


[Bug 48734] Re: Home permissions too open

2011-03-19 Thread Clint Byrum
Olaf, the point of the Opinion status is to allow discussion to continue
without attracting the attention of triagers who are trying to
categorize and/or reproduce issues in the New status.

So, to that point, the status should remain at Opinion until consensus
is reached, at which point it should move to status Confirmed, or
Invalid, but it should not return to New.

To that point, we should probably consider any bugs that are in the
Opinion status and have received a lot of discussion for UDS sessions.


** Changed in: adduser (Ubuntu)
   Status: New = Opinion

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/48734

Title:
  Home permissions too open

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


[Bug 738014] [NEW] Sync feel++ 0.90.0-5 (universe) from Debian unstable (main)

2011-03-19 Thread Christophe Prud'homme
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-sponsors
 done

Please sync feel++ 0.90.0-5 (universe) from Debian unstable (main)

All changelog entries:

feel++ (0.90.0-5) unstable; urgency=low

  [Christophe Prud'homme]
  * debian/control: build-depends on tbb only on amd64 and i386
  * debian/patches/sse.patch: remove sse options to build on non intel arches

 -- Christophe Prud'homme prudh...@debian.org  Fri, 18 Mar 2011
11:17:34 +0100

feel++ (0.90.0-4) unstable; urgency=low

  [Christophe Prud'homme]
  * debian/control: tighten up build-depends to help building on more platforms

 -- Christophe Prud'homme prudh...@debian.org  Fri, 18 Mar 2011
07:56:02 +0100

feel++ (0.90.0-3) unstable; urgency=low

  [Christophe Prud'homme]
  * debian/{control,rules}: use quilt

 -- Christophe Prud'homme prudh...@debian.org  Fri, 18 Mar 2011
06:53:33 +0100

feel++ (0.90.0-2) unstable; urgency=low

  [Christophe Prud'homme]
  * debian/patches/feelgeo: fix compilation in buildd

 -- Christophe Prud'homme prudh...@debian.org  Thu, 17 Mar 2011
21:41:36 +0100

feel++ (0.90.0-1) unstable; urgency=low

  * New upstream release

 -- Christophe Prud'homme prudh...@debian.org  Thu, 17 Mar 2011
11:52:26 +0100

feel++ (0.90.0~svn6918-1) experimental; urgency=low

  [ Christophe Prud'homme ]
  * New upstream release
  * debian/control: fix lintian warnings

 -- Christophe Prud'homme prudh...@debian.org  Sun, 20 Feb 2011
17:28:51 +0100

feel++ (0.90.0~svn6917-1) experimental; urgency=low

  [ Christophe Prud'homme ]
  * New upstream release
  * debian/control: update slepc deps to 3.1

 -- Christophe Prud'homme prudh...@debian.org  Sun, 20 Feb 2011
10:13:13 +0100

feel++ (0.90.0~svn6901-1) experimental; urgency=low

  * New upstream release

 -- Christophe Prud'homme prudh...@debian.org  Sat, 29 Jan 2011
11:36:01 +0100

feel++ (0.90.0~svn6893-1) experimental; urgency=low

  * New upstream release

 -- Christophe Prud'homme prudh...@debian.org  Sun, 16 Jan 2011
12:59:48 +0100

feel++ (0.90.0~svn6877-1) experimental; urgency=low

  * New upstream release

 -- Christophe Prud'homme prudh...@debian.org  Sun, 02 Jan 2011
22:49:39 +0100

feel++ (0.90.0~svn6870-1) experimental; urgency=low

  [Christophe Prud'homme]
  * Feel++ is near release 0.90.0
  * Life was renamed Feel++ and Feel++ package will replace Life package

 -- Christophe Prud'homme prudh...@debian.org  Fri, 31 Dec 2010 17:39:18 +0100
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iD8DBQFNhElioY+0C9S+FFARAkqNAJ0SfUrEG1ojAk56uIV76f7AF9rCaACePaCx
g1dW+ESdx0tfF9S3C400zxE=
=5GCF
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

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

Title:
  Sync feel++ 0.90.0-5 (universe) from Debian unstable (main)

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


[Bug 737106] Re: IDLE (using Pyhton 3.2 or 2.7) Icon Doesn't Show in Launcher

2011-03-19 Thread Omer Akram
** Also affects: python-defaults (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity
   Importance: Undecided
   Status: New

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

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

Title:
  IDLE (using Pyhton 3.2 or 2.7) Icon Doesn't Show in Launcher

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


[Bug 725580] Re: black screen on boot on radeon 9200

2011-03-19 Thread Bryce Harrington
Alright, well black screen on boot issues that occur with kernel
modesetting but not userspace modesetting are kernel bugs.  Too a more
actionable set of logs weren't collectable, else I could have at least
forwarded it upstream.

But now it sounds like a lot worse problems are at play, but they're
earlier on / deeper down than X anyway.

** Package changed: xserver-xorg-video-ati (Ubuntu) = linux (Ubuntu)

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

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

Title:
  black screen on boot on radeon 9200

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


[Bug 160622] Re: mysql-admin crashed with SIGSEGV in sigc::internal::trackable_callback_list::~trackable_callback_list()

2011-03-19 Thread Clint Byrum
As this was reported against 7.10, which has long since reached its EOL,
I am closing this as Invalid. If you have a similar issue, please open a
new bug report. Thank you.

** Changed in: mysql-admin (Ubuntu)
   Status: New = Invalid

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

Title:
  mysql-admin crashed with SIGSEGV in
  sigc::internal::trackable_callback_list::~trackable_callback_list()

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


[Bug 738017] [NEW] uneven padding on dashboard left and right side

2011-03-19 Thread Robert Roth
Public bug reported:

Binary package hint: ubuntuone-control-panel

The left padding of the Edit account details button and the right
padding of the Buy more storage and new plans button are two different
(16px vs 4px), thus the latter button seems too close to the window's
right border. I suggest adding a left padding of 12 to the vbox
containing the services info to make it a bit cleaner. Small change, but
looks better. Check the attachment to see the dashboard before and
after.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: ubuntuone-control-panel 0.9.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.35-generic-pae 2.6.38
Uname: Linux 2.6.38-7-generic-pae i686
Architecture: i386
Date: Sat Mar 19 07:59:03 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110202)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntuone-control-panel
UpgradeStatus: Upgraded to natty on 2011-03-09 (9 days ago)

** Affects: ubuntuone-control-panel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: natty running-unity

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

Title:
  uneven padding on dashboard left and right side

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


[Bug 738017] Re: uneven padding on dashboard left and right side

2011-03-19 Thread Robert Roth
** Attachment added: the difference
   https://bugs.launchpad.net/bugs/738017/+attachment/1919638/+files/padding.png

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

Title:
  uneven padding on dashboard left and right side

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


[Bug 738016] Re: software-center crashed with TypeError in _check_members(): Collection contains member of invalid type type 'list'. Expected class 'zeitgeist.datamodel.Event'

2011-03-19 Thread Apport retracing service
*** This bug is a duplicate of bug 714035 ***
https://bugs.launchpad.net/bugs/714035

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #714035, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/738016/+attachment/1919634/+files/Dependencies.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/738016/+attachment/1919635/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/738016/+attachment/1919636/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 714035
   software-center crashed with TypeError in _check_members(): Collection 
contains member of invalid type type 'list'. Expected class 
'zeitgeist.datamodel.Event'
 * You can subscribe to bug 714035 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/714035/+subscribe

** Visibility changed to: Public

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

Title:
  software-center crashed with TypeError in _check_members(): Collection
  contains member of invalid type type 'list'. Expected class
  'zeitgeist.datamodel.Event'

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


[Bug 738015] [NEW] unplayable opening splash screen stays foreground

2011-03-19 Thread Ken Simon
Public bug reported:

Binary package hint: gnome-games

Gnibbles is unplayable.  After launch, the worm on a green background
stays foreground and the playing field is concealed.  By the sounds, it
appears the game does run in the background.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnibbles 1:2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-27.48-generic 2.6.35.11
Uname: Linux 2.6.35-27-generic i686
Architecture: i386
CheckboxSubmission: adf68630d2b3f4c4e83d1840376e06c5
CheckboxSystem: c69722ecac764861be52925fa50b4dcc
Date: Fri Mar 18 23:13:21 2011
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
ProcEnviron:
 LANG=en_CA.utf8
 SHELL=/bin/bash
SourcePackage: gnome-games

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


** Tags: apport-bug i386 maverick

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

Title:
  unplayable opening splash screen stays foreground

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


[Bug 738015] Re: unplayable opening splash screen stays foreground

2011-03-19 Thread Ken Simon
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/738015

Title:
  unplayable opening splash screen stays foreground

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


[Bug 737279] Re: search aplication by category dont work

2011-03-19 Thread Omer Akram
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

** Changed in: software-center (Ubuntu)
   Importance: Undecided = Low

** Changed in: software-center (Ubuntu)
   Status: New = Incomplete

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

Title:
  search aplication by category dont work

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


[Bug 727620] Re: [Radeon HD 5650 and 5470] Driver crash during recovery boot and in normal boot (Regression from 2.6.38-3 to -4)

2011-03-19 Thread Bryce Harrington
kolio, not sure what you're talking about.  The Radeon HD 5650 came on
the market on Jan 7, 2010, so it did not exist 2 or 3 years ago.
Whatever posts you're looking at are unrelated to this problem.

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

Title:
  [Radeon HD 5650 and 5470] Driver crash during recovery boot and in
  normal boot (Regression from 2.6.38-3 to -4)

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


[Bug 727620] Re: [Radeon HD 5650 and 5470] Driver crash during recovery boot and in normal boot (Regression from 2.6.38-3 to -4)

2011-03-19 Thread Bryce Harrington
afoglia, just to confirm - you still seeing this crash with the current
kernel?

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

Title:
  [Radeon HD 5650 and 5470] Driver crash during recovery boot and in
  normal boot (Regression from 2.6.38-3 to -4)

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


[Bug 738018] [NEW] Please sync feel++ from debian unstable

2011-03-19 Thread Christophe Prud'homme
Public bug reported:

Hello

the 'life' package in Debian (also in natty) is deprecated  and has been 
renamed feel++ upstream. A new release of feel++  is available (0.90.0) has 
been uploaded to Debian unstable and is available on amd64, i386, kfreebsd-*, 
powerpc and ia64 flavors. 
I have a launchpad account and I am ready to make sure that Feel++ is available 
properly in natty.

The life package will be removed from unstable very soon.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Please sync feel++ from debian unstable

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


[Bug 738018] Re: Please sync feel++ from debian unstable

2011-03-19 Thread Christophe Prud'homme
here is the source package

** Attachment added: Feel++ source package
   
https://bugs.launchpad.net/ubuntu/+bug/738018/+attachment/1919640/+files/feel%2B%2B-0.90.0.tar.gz

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

Title:
  Please sync feel++ from debian unstable

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


[Bug 738017] Re: uneven padding on dashboard left and right side

2011-03-19 Thread Robert Roth
** Branch linked: lp:~evfool/ubuntuone-control-panel/fix738017

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

Title:
  uneven padding on dashboard left and right side

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


[Bug 737226] Re: empathy-auth-client crashed with signal 5 in dbus_g_connection_register_g_object()

2011-03-19 Thread Omer Akram
setting this bug as triaged since you forwarded the bug upstream. I have
subscribed myself there too.

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

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

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

Title:
  empathy-auth-client crashed with signal 5 in
  dbus_g_connection_register_g_object()

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


[Bug 733989] Re: dragging with Dell Mini 10v track pad is unforgiving

2011-03-19 Thread Bryce Harrington
Is this a dupe of bug 736523?

Fwiw, I have a Dell Mini 10v and can confirm that click + drag has quit
working of of the last few weeks.  Same behavior with unity vs.
metacity.

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

Title:
  dragging with Dell Mini 10v track pad is unforgiving

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


[Bug 727573] Re: sidplay 2 aborts with /dev/dsp: No such file or directory

2011-03-19 Thread lemonade
I can confirm this with 10.10 too. Seems to be issue with pulseaudio.
Using padsp as it produces garbled output.

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

Title:
  sidplay 2 aborts with /dev/dsp: No such file or directory

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


[Bug 727573] Re: sidplay 2 aborts with /dev/dsp: No such file or directory

2011-03-19 Thread lemonade
Using padsp as it produces garbled output. = Can't use padsp either
as it produces garbled output.

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

Title:
  sidplay 2 aborts with /dev/dsp: No such file or directory

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


[Bug 737633] Re: Unmounting media gives no error when failed

2011-03-19 Thread Omer Akram
I think this bug was fixed a couple of days ago, might have regressed.

** Also affects: unity
   Importance: Undecided
   Status: New

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

Title:
  Unmounting media gives no error when failed

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


[Bug 725327] Re: bash 4.2 does not save history (~/.bash_history) when using close window

2011-03-19 Thread Justin
All points here are well taken, and I will of course get used to the new
behavior.

That doesn't change the fact that that this was a large disruption to my
every day usage.  I realize I'm just complaining now, but it seems there
should be a mechanism in place to inform users of substantial under the
hood changes like this that are very likely to confuse average users
such as myself.  Yes, there is the ability to view changelogs, but those
are easy to pass over for standard updates.  Besides, if I looked at
every change log, many of which I can't understand anyway, that's all
I'd do.

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

Title:
  bash 4.2 does not save history (~/.bash_history) when using close
  window

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


[Bug 738021] [NEW] incomplete build-deps for gnome-utils in natty

2011-03-19 Thread Robert Roth
Public bug reported:

Binary package hint: gnome-utils

To build gnome-utils on natty I had to install gsettings-desktop-
schemas-dev and libcanberra-gtk3-dev manually, apt-get build-dep gnome-
utils did not retrieve all the build dependencies.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-utils (not installed)
ProcVersionSignature: Ubuntu 2.6.38-7.35-generic-pae 2.6.38
Uname: Linux 2.6.38-7-generic-pae i686
Architecture: i386
Date: Sat Mar 19 08:31:02 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110202)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-utils
UpgradeStatus: Upgraded to natty on 2011-03-09 (9 days ago)

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


** Tags: apport-bug i386 natty running-unity

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

Title:
  incomplete build-deps for gnome-utils in natty

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


[Bug 737642] Re: natty 20110318, lens of Banshee not present in bfb

2011-03-19 Thread Omer Akram
*** This bug is a duplicate of bug 729952 ***
https://bugs.launchpad.net/bugs/729952

Thanks for the bug report. This particular bug has already been reported
and is a duplicate of bug 729952, so is being marked as such. Any
further discussion regarding the bug should occur in the other report.
Feel free to report any other bugs you may find.

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

** This bug has been marked a duplicate of bug 729952
   rhythmbox is the default music player
 * You can subscribe to bug 729952 by following this link: 
https://bugs.launchpad.net/unity/+bug/729952/+subscribe

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

Title:
  natty 20110318, lens of Banshee not present in bfb

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


[Bug 737388] Re: SATA 3.0 portIDE mode: Cannot Detect DVD Drive

2011-03-19 Thread etnba
For my work, I must use the SATA 3.0 port in IDE mode so I should try to
fix it.

Attachment #1 and #2 are not in IDE mode. Please use attachment #8 and
#9.

I set many boot option to fix this but it is in vain.

The RHEL_lspc.logi is the lspci log under RHEL 6.0 (Kernel: 2.6.32)
The RHEL_dmesg.logi is the dmesg log under RHEL 6.0 (Kernel: 2.6.32)


** Attachment added: RHEL_lspci.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/737388/+attachment/1919645/+files/RHEL_lspci.log

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

Title:
  SATA 3.0 portIDE mode: Cannot Detect DVD Drive

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


[Bug 737388] Re: SATA 3.0 portIDE mode: Cannot Detect DVD Drive

2011-03-19 Thread etnba
** Attachment added: RHEL_dmesg.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/737388/+attachment/1919646/+files/RHEL_dmesg.log

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

Title:
  SATA 3.0 portIDE mode: Cannot Detect DVD Drive

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


[Bug 737377] Re: Sync feel++ 0.90.0-2 (universe) from Debian unstable (main)

2011-03-19 Thread Christophe Prud'homme
*** This bug is a duplicate of bug 738014 ***
https://bugs.launchpad.net/bugs/738014

Daniel,

isn't  mpi-default-dev supposed to bring mpi.h ?

** This bug has been marked a duplicate of bug 738014
   Sync feel++ 0.90.0-5 (universe) from Debian unstable (main)
 * You can subscribe to bug 738014 by following this link: 
https://bugs.launchpad.net/ubuntu/+bug/738014/+subscribe

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

Title:
  Sync feel++ 0.90.0-2 (universe) from Debian unstable (main)

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


[Bug 737125] Re: Minimize animation flickr when for maximized apps

2011-03-19 Thread Omer Akram
The issue is on NVIDIA too.

** Changed in: unity
   Status: New = Confirmed

** Also affects: unity (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  Minimize animation flickr when for maximized apps

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


[Bug 729952] Re: rhythmbox is the default music player

2011-03-19 Thread Omer Akram
** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Medium

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

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

Title:
  rhythmbox is the default music player

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


[Bug 738019] Re: update-manager crashed with DBusException in _run(): org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply,

2011-03-19 Thread Apport retracing service
*** This bug is a duplicate of bug 626798 ***
https://bugs.launchpad.net/bugs/626798

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #626798, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/738019/+attachment/1919641/+files/Dependencies.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/738019/+attachment/1919642/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/738019/+attachment/1919643/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 626798
   update-manager crashed with DBusException in _run()
 * You can subscribe to bug 626798 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/626798/+subscribe

** Visibility changed to: Public

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

Title:
  update-manager crashed with DBusException in _run():
  org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible
  causes include: the remote application did not send a reply, the
  message bus security policy blocked the reply, the reply timeout
  expired, or the network connection was broken.

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


[Bug 738018] Re: Please sync feel++ from debian unstable

2011-03-19 Thread Christophe Prud'homme
*** This bug is a duplicate of bug 738014 ***
https://bugs.launchpad.net/bugs/738014

** This bug has been marked a duplicate of bug 738014
   Sync feel++ 0.90.0-5 (universe) from Debian unstable (main)
 * You can subscribe to bug 738014 by following this link: 
https://bugs.launchpad.net/ubuntu/+bug/738014/+subscribe

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

Title:
  Please sync feel++ from debian unstable

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


[Bug 738014] Re: Sync feel++ 0.90.0-5 (universe) from Debian unstable (main)

2011-03-19 Thread Christophe Prud'homme
Hello

the 'life' package in Debian (also in natty) is deprecated and has been renamed 
feel++ upstream. A new release of feel++ is available (0.90.0) has been 
uploaded to Debian unstable and is available on amd64, i386, kfreebsd-*, 
powerpc and ia64 flavors.
I have a launchpad account and I am ready to make sure that Feel++ is available 
properly in natty.

The life package will be removed from unstable very soon.

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

Title:
  Sync feel++ 0.90.0-5 (universe) from Debian unstable (main)

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


[Bug 735171] Re: driver ath9k is too slow or not responding

2011-03-19 Thread J. Cook
I'm seeing this bug on Arch Linux with 2.6.38-1 from testing, too. I
think it's an obvious kernel regression. I'm about to try compiling the
latest version of compat-wireless and see what I get from that.

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

Title:
  driver ath9k is too slow or not responding

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


[Bug 733233] Re: Increase shadow area to 45 pixels (but not grip area)

2011-03-19 Thread James Denholm
@Greg (#27) - Thing is, of course, that if it's not the active window,
and hence is behind a shadow, the content isn't going to be changing
much.* Hence, to update only upon switching to a new window and upon a
finalised window resize might be the optimal method.

*Well, sure, you could leave a movie running behind something, but if
that's the case you're not likely actively watching the film (hence,
exactly accurate representation of the content isn't really an issue).

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

Title:
  Increase shadow area to 45 pixels (but not grip area)

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


[Bug 710974] Re: plymouthd crashed with SIGSEGV in ply_list_get_first_node()

2011-03-19 Thread ErikTS
same as #7

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

Title:
  plymouthd crashed with SIGSEGV in ply_list_get_first_node()

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


Re: [Bug 688833] Re: Intellihide not working quite as expected

2011-03-19 Thread Omer Akram
are you by any change using 'Dodge Active Window' as this issue is there
with that option still

On Sat, Mar 19, 2011 at 3:03 AM, Photon michael.ko...@gmx.net wrote:

 I'm still experiencing this bug with the latest daily build of natty
 (unity 3.6.6). Sometimes the launcher doesn't hide even if it overlaps
 the active (maximized) window. Sometimes it hides if it overlaps an
 inactive window only (as described in this report). Anyone else having
 this problems?

 --
 You received this bug notification because you are a member of Unity
 Bugs, which is subscribed to unity in ubuntu.
 https://bugs.launchpad.net/bugs/688833

 Title:
  Intellihide not working quite as expected

 Status in Unity:
   Fix Released
 Status in “unity” package in Ubuntu:
  Fix Released

 Bug description:
  As I understand, with Intellihide activated the Unity launcher is
  supposed to hide whenever the active window is over it. However, it
  hides whenever any window (not necessarily the active one) is over it.


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

Title:
  Intellihide not working quite as expected

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

[Bug 436936] Re: gdm upstart job checks /proc/cmdline for single user mode, won't start on post-boot runlevel change

2011-03-19 Thread Erick Brunzell
Ah, disregard that last comment. I ended up here due to James Hunt's
request for testing at bug 735805 and I'd not taken time to read the
history of this bug.

Regarding Natty only,  using the 'gdm.conf' provided by James Hunt in
post #20 telinit 2 from a recovery shell does start gdm. Using the
officially packaged gdm.conf (currently gdm (2.32.0-0ubuntu12) natty)
telinit 2 from a recovery shell does NOT start gdm.

Indeed selecting the Resume button does not work with either.

Sorry for my confusion.

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

Title:
  gdm upstart job checks /proc/cmdline for single user mode, won't start
  on post-boot runlevel change

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


[Bug 738014] Re: Sync feel++ 0.90.0-5 (universe) from Debian unstable (main)

2011-03-19 Thread Christophe Prud'homme
Here the the build log from Debian

https://buildd.debian.org/status/package.php?p=feel%2b%2b

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

Title:
  Sync feel++ 0.90.0-5 (universe) from Debian unstable (main)

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


[Bug 737779] Re: dash is very slow when showing a lot of icons

2011-03-19 Thread Omer Akram
** Changed in: unity
   Status: New = Confirmed

** Also affects: unity (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  dash is very slow when showing a lot of icons

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


[Bug 676032] Re: Disable generation of postinstall/postremoval scripts for cross compilers

2011-03-19 Thread Marcin Juszkiewicz
There is a work going on having it done properly now.

** Changed in: gcc-4.5 (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  Disable generation of postinstall/postremoval scripts for cross
  compilers

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


[Bug 667071] Re: Folders opened by wrong application

2011-03-19 Thread Omer Akram
since this bug has been sent to GNOME I am marking it as triaged.

** Changed in: nautilus (Ubuntu)
   Status: Opinion = Triaged

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

Title:
  Folders opened by wrong application

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



[Bug 738027] [NEW] WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256 dev_watchdog 0x2a0/0x2b0()

2011-03-19 Thread Csupka Norbert
Public bug reported:

I was using ssh in Terminal, when I rebooted the router, the ssh
connection has died, and it killed the linux

ProblemType: KernelOops
DistroRelease: Ubuntu 11.04
Package: linux-image-2.6.38-6-generic 2.6.38-6.34
Regression: No
Reproducible: No
ProcVersionSignature: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7
Uname: Linux 2.6.38-6-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  n0rb33r7   1437 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf080 irq 42'
   Mixer name   : 'Conexant CX20583 (Pebble HSF)'
   Components   : 'HDA:14f15067,1179ffd4,00100302'
   Controls  : 10
   Simple ctrls  : 7
Card1.Amixer.info:
 Card hw:1 'NVidia'/'HDA NVidia at 0xcdefc000 irq 16'
   Mixer name   : 'Nvidia GPU 0a HDMI/DP'
   Components   : 'HDA:10de000a,10de0101,00100100'
   Controls  : 16
   Simple ctrls  : 4
Date: Sat Mar 19 07:45:13 2011
Failure: oops
Frequency: This has only happened once.
HibernationDevice: RESUME=UUID=28445400-c4fc-4792-aee5-783d3579e9f7
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110302)
MachineType: TOSHIBA SATELLITE P500
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-6-generic 
root=UUID=822de047-923e-4437-8a9a-e3efc681c4fc ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-2.6.38-6-generic N/A
 linux-backports-modules-2.6.38-6-generic  N/A
 linux-firmware1.49
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
SourcePackage: linux
Title: WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256 
dev_watchdog+0x2a0/0x2b0()
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/15/2010
dmi.bios.vendor: TOSHIBA
dmi.bios.version: 2.90
dmi.board.name: SATELLITE P500
dmi.board.vendor: TOSHIBA
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnTOSHIBA:bvr2.90:bd12/15/2010:svnTOSHIBA:pnSATELLITEP500:pvrPSPGSE-00400JHU:rvnTOSHIBA:rnSATELLITEP500:rvrNotApplicable:cvnTOSHIBA:ct10:cvrN/A:
dmi.product.name: SATELLITE P500
dmi.product.version: PSPGSE-00400JHU
dmi.sys.vendor: TOSHIBA

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


** Tags: amd64 apport-kerneloops kernel-net kernel-oops natty 
needs-upstream-testing

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

Title:
  WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256
  dev_watchdog 0x2a0/0x2b0()

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


[Bug 738027] Re: WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256 dev_watchdog 0x2a0/0x2b0()

2011-03-19 Thread Csupka Norbert
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/738027

Title:
  WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256
  dev_watchdog 0x2a0/0x2b0()

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


[Bug 738026] Re: software-center crashed with DocNotFoundError in get_most_popular_applications_for_mimetype(): Document 548 not found

2011-03-19 Thread Apport retracing service
*** This bug is a duplicate of bug 728713 ***
https://bugs.launchpad.net/bugs/728713

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #728713, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/738026/+attachment/1919648/+files/Dependencies.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/738026/+attachment/1919649/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/738026/+attachment/1919650/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 728713
   software-center crashed with DocNotFoundError in 
get_most_popular_applications_for_mimetype(): Document 147 not found
 * You can subscribe to bug 728713 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/728713/+subscribe

** Visibility changed to: Public

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

Title:
  software-center crashed with DocNotFoundError in
  get_most_popular_applications_for_mimetype(): Document 548 not found

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


[Bug 738012] Re: [Sync request] Please sync auto-complete-el 1.3.1-1 from Debian Unstable

2011-03-19 Thread Takaya Yamashita
** Also affects: ubuntu-sponsoring
   Importance: Undecided
   Status: New

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

Title:
  [Sync request] Please sync auto-complete-el 1.3.1-1 from Debian
  Unstable

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


[Bug 738009] Re: [Sync request] Please sync anything-el 1.287-2 from Debian Unstable

2011-03-19 Thread Takaya Yamashita
** Also affects: ubuntu-sponsoring
   Importance: Undecided
   Status: New

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

Title:
  [Sync request] Please sync anything-el 1.287-2 from Debian Unstable

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


Re: [Bug 738026] Re: software-center crashed with DocNotFoundError in get_most_popular_applications_for_mimetype(): Document 548 not found

2011-03-19 Thread Fitoschido
*** This bug is a duplicate of bug 728713 ***
https://bugs.launchpad.net/bugs/728713

Hm. I think it's not the same :/

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

Title:
  software-center crashed with DocNotFoundError in
  get_most_popular_applications_for_mimetype(): Document 548 not found

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


[Bug 729386] Re: [Natty] DRI2 fails with x1200, compositing broken

2011-03-19 Thread Brian Visel
Just making sure it's known --

..this means systems with the x1200 / rs690m have *no* accelerated video
option.

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

Title:
  [Natty] DRI2 fails with x1200, compositing broken

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


[Bug 666386] Re: Inconsistency detected by ld.so

2011-03-19 Thread mindentropy
Why did the bug status change to Won't fix??

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

Title:
  Inconsistency detected by ld.so

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


[Bug 738030] [NEW] unable to download software through software center

2011-03-19 Thread Ze Belchior
Public bug reported:

trying to download software available for software center  Ubuntu 10.10,

 i keep getting this message Requires installation of untrusted
packages then the installation automatically cancels. Please help

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  unable to download software through software center

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


[Bug 738030] Re: unable to download software through software center

2011-03-19 Thread Ze Belchior
Sorry should read trying to download software available FROM software
center in Ubuntu 10.10

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

Title:
  unable to download software through software center

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


[Bug 725580] Re: black screen on boot on radeon 9200

2011-03-19 Thread Sergey Shnatsel Davidoff
** Tags added: kernel-bug

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

Title:
  black screen on boot on radeon 9200

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


[Bug 692391] Re: no timestamp timeout in latest sudo except for current instance

2011-03-19 Thread Doug McMahon
After using the both the current natty sudo (1.7.4p) with !tty_tickets and the 
previous 1.7.2 have decided the best choice here, (for me),  is to use 1.7.2p7 
(w/ recent security update patch

It uses tty_tickets but gives the expected behavior w/ the admin. auth.
timeout and can be adjusted if  wished, up or down,  with an appropriate
sudoers or /etc/sudoers.d/ edit

Also no mouse spin on synaptic or with gksudo nautilus -(in the current
natty sudo the mouse spins on for 4 -12 secs

Can't see any reason to atm to  build the source on natty so am using
the latest package from maverick security updates. (1.7.2p7-1ubuntu2.1

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

Title:
  no timestamp timeout in latest sudo except for current instance

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


[Bug 492347] Re: Slow file transfer in Karmic compared to Jaunty version

2011-03-19 Thread cagla okutan
Well in lubuntu 10.10 it is still slow, it slowens down to bytes and
increases upto 30Kb but not more, only for the first file I have seen
180KB rate but not for others when sending multiple files

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

Title:
  Slow file transfer in Karmic compared to Jaunty version

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


[Bug 738032] [NEW] Please synch from SID version 1.4.1-2

2011-03-19 Thread Thomas Goirand
Public bug reported:

Binary package hint: dkimproxy

Hi,

The last version I uploaded to SID has numerous fixes, one of them being
a fallback to localdomain if no FQDN is set in the server prior to
starting dkimproxy. This bug created a ton of report in launchpad.net,
so I'd be happy to have it fix for the next release of Ubuntu.

There's others numerous improvements (like checking if the dkimproxy
binaries are present before starting / stopping the daemons).

So, please get the latest SID version ...

Thomas

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

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

Title:
  Please synch from SID version 1.4.1-2

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


[Bug 725327] Re: bash 4.2 does not save history (~/.bash_history) when using close window

2011-03-19 Thread Doug McMahon
Justin wrote   but it seems there should be a mechanism in place to inform 
users 
there is in the release notes, not sure this  'qualifies'

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

Title:
  bash 4.2 does not save history (~/.bash_history) when using close
  window

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


[Bug 659539] Re: videos and games Shockwave Flash 10.1 r85 and Radeon 9200 PRO extremely slow

2011-03-19 Thread madbiologist
I don't think much can be done about that.  I can play Flash videos in
Lucid and Maverick on my AMD Athlon XP 2700+ 2167MHz + ATI Radeon 9800
PRO without a problem.  I suspect your CPU is too slow.  If you are
feeling adventurous you could try overclocking your CPU in your BIOS
settings, if your motherboard allows that.

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

Title:
  videos and games Shockwave Flash 10.1 r85 and Radeon 9200 PRO
  extremely slow

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


[Bug 688833] Re: Intellihide not working quite as expected

2011-03-19 Thread Photon
No, I'm using Dodge Windows. It's not 100% reproducible though. Here's
a screenshot.

** Attachment added: Bildschirmfoto.png
   
https://bugs.launchpad.net/unity/+bug/688833/+attachment/1919691/+files/Bildschirmfoto.png

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

Title:
  Intellihide not working quite as expected

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


[Bug 738034] [NEW] package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel module failed to build by dkms

2011-03-19 Thread Mrk Bbk
Public bug reported:

fglrx failed to compile (by dkms) while making upgrade from maverick to
natty alpha

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: fglrx 2:8.801-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-7.35-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
Architecture: amd64
Date: Sat Mar 19 08:07:35 2011
DistUpgraded: Log time: 2011-03-18 22:21:14.879082
DistroCodename: natty
DistroVariant: ubuntu
ErrorMessage: fglrx kernel module failed to build
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
PackageVersion: 2:8.801-0ubuntu3
SourcePackage: fglrx-installer
Title: package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel 
module failed to build
UpgradeStatus: Upgraded to natty on 2011-03-18 (0 days ago)
version.compiz: compiz 1:0.9.4-0ubuntu7
version.libdrm2: libdrm2 2.4.23-1ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu6

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package natty ubuntu

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

Title:
  package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel
  module failed to build by dkms

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


[Bug 738034] Re: package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel module failed to build by dkms

2011-03-19 Thread Mrk Bbk
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/738034

Title:
  package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel
  module failed to build by dkms

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


[Bug 340970] Re: When apport complains package is outdated, it doesn't let you update

2011-03-19 Thread Abhinav Upadhyay
** Branch linked: lp:~er-abhinav-upadhyay/apport/bug-340970

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

Title:
  When apport complains package is outdated, it doesn't let you update

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


[Bug 718992] Re: Lack of wine notification area icons makes using wine more difficult

2011-03-19 Thread Photon
Thanks, sounds good! But what about new users that don't want to play
around with their configs but expect a tray icon if an app provides one?
Shouldn't it be a blacklist containing apps that already have
AppIndicator support rather than a whitelist?

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

Title:
  Lack of wine notification area icons makes using wine more difficult

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


[Bug 738041] [NEW] package libubuntuone1.0-cil 0.9.1-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9

2011-03-19 Thread MoLE
Public bug reported:

routine natty upgrade

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: libubuntuone1.0-cil 0.9.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.35-generic 2.6.38
Uname: Linux 2.6.38-7-generic i686
Architecture: i386
Date: Sat Mar 19 12:21:26 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 9
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110209)
SourcePackage: libubuntuone
Title: package libubuntuone1.0-cil 0.9.1-0ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 9
UpgradeStatus: Upgraded to natty on 2011-02-24 (22 days ago)

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


** Tags: apport-package i386 natty

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

Title:
  package libubuntuone1.0-cil 0.9.1-0ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 9

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


[Bug 738041] Re: package libubuntuone1.0-cil 0.9.1-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9

2011-03-19 Thread MoLE
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/738041

Title:
  package libubuntuone1.0-cil 0.9.1-0ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 9

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


[Bug 738040] [NEW] package liblaunchpad-integration1.0-cil 0.1.51 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9

2011-03-19 Thread MoLE
Public bug reported:

Binary package hint: launchpad-integration

routine natty upgrade

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: liblaunchpad-integration1.0-cil 0.1.51
ProcVersionSignature: Ubuntu 2.6.38-7.35-generic 2.6.38
Uname: Linux 2.6.38-7-generic i686
Architecture: i386
Date: Sat Mar 19 12:17:26 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 9
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110209)
SourcePackage: launchpad-integration
Title: package liblaunchpad-integration1.0-cil 0.1.51 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 9
UpgradeStatus: Upgraded to natty on 2011-02-24 (22 days ago)

** Affects: launchpad-integration (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

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

Title:
  package liblaunchpad-integration1.0-cil 0.1.51 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 9

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


[Bug 738040] Re: package liblaunchpad-integration1.0-cil 0.1.51 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9

2011-03-19 Thread MoLE
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/738040

Title:
  package liblaunchpad-integration1.0-cil 0.1.51 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 9

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


[Bug 738039] [NEW] package libappindicator0.1-cil 0.2.99-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9

2011-03-19 Thread MoLE
Public bug reported:

routine natty upgrade

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: libappindicator0.1-cil 0.2.99-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.35-generic 2.6.38
Uname: Linux 2.6.38-7-generic i686
Architecture: i386
Date: Sat Mar 19 12:17:25 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 9
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110209)
SourcePackage: libappindicator
Title: package libappindicator0.1-cil 0.2.99-0ubuntu1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 9
UpgradeStatus: Upgraded to natty on 2011-02-24 (22 days ago)

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


** Tags: apport-package i386 natty

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

Title:
  package libappindicator0.1-cil 0.2.99-0ubuntu1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 9

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


[Bug 738039] Re: package libappindicator0.1-cil 0.2.99-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9

2011-03-19 Thread MoLE
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/738039

Title:
  package libappindicator0.1-cil 0.2.99-0ubuntu1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 9

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


[Bug 738038] [NEW] package libgmime2.4-cil 2.4.23-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9

2011-03-19 Thread MoLE
Public bug reported:

routine natty upgrade

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: libgmime2.4-cil 2.4.23-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.35-generic 2.6.38
Uname: Linux 2.6.38-7-generic i686
Architecture: i386
Date: Sat Mar 19 12:17:25 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 9
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110209)
SourcePackage: gmime2.4
Title: package libgmime2.4-cil 2.4.23-0ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 9
UpgradeStatus: Upgraded to natty on 2011-02-24 (22 days ago)

** Affects: gmime2.4 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

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

Title:
  package libgmime2.4-cil 2.4.23-0ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 9

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


[Bug 738038] Re: package libgmime2.4-cil 2.4.23-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9

2011-03-19 Thread MoLE
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/738038

Title:
  package libgmime2.4-cil 2.4.23-0ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 9

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


[Bug 738037] [NEW] package libindicate0.1-cil 0.4.93-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9

2011-03-19 Thread MoLE
Public bug reported:

routine natty upgrade

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: libindicate0.1-cil 0.4.93-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-7.35-generic 2.6.38
Uname: Linux 2.6.38-7-generic i686
Architecture: i386
Date: Sat Mar 19 12:17:25 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 9
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110209)
SourcePackage: libindicate
Title: package libindicate0.1-cil 0.4.93-0ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 9
UpgradeStatus: Upgraded to natty on 2011-02-24 (22 days ago)

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


** Tags: apport-package i386 natty

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

Title:
  package libindicate0.1-cil 0.4.93-0ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 9

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


[Bug 738037] Re: package libindicate0.1-cil 0.4.93-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9

2011-03-19 Thread MoLE
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/738037

Title:
  package libindicate0.1-cil 0.4.93-0ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 9

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


[Bug 738036] [NEW] package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel module failed to build

2011-03-19 Thread Paul Libert
Public bug reported:

fglrx package fail to build under DKMS

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: fglrx 2:8.801-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-28.49-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic x86_64
NonfreeKernelModules: wl
Architecture: amd64
Date: Sat Mar 19 07:24:41 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
ErrorMessage: fglrx kernel module failed to build
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
PackageVersion: 2:8.801-0ubuntu3
SourcePackage: fglrx-installer
Title: package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel 
module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)
version.compiz: compiz 1:0.9.4-0ubuntu7
version.libdrm2: libdrm2 2.4.23-1ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu6

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package natty ubuntu

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

Title:
  package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel
  module failed to build

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


[Bug 738036] Re: package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel module failed to build

2011-03-19 Thread Paul Libert
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/738036

Title:
  package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel
  module failed to build

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