[Bug 1073820] [NEW] ifdown/ifup of bond interface does not add slaves

2012-10-31 Thread Ralf Spenneberg
Public bug reported:

Release: Ubuntu 12.04
ifenslave-2.61.1.0-19ubuntu5 

At boot time bonding interfaces are activated fine. But if I manually
ifdown the bonding interface and subsequently ifup it againt the
physical network cards are not enslaved.

I use the following configuration:
auto extern
iface extern inet static
address 192.168.0.5
netmask 255.255.255.0
bond-mode 1
bond-miimon 100
bond-slaves none

auto eth0
allow-extern eth0
iface eth0 inet manual
bond-master extern

auto eth2
allow-extern eth2
iface eth2 inet manual
bond-master extern

Situation after boot:
# cat /proc/net/bonding/extern
Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)

Bonding Mode: fault-tolerance (active-backup)
Primary Slave: None
Currently Active Slave: eth0
MII Status: up
MII Polling Interval (ms): 100
Up Delay (ms): 0
Down Delay (ms): 0

Slave Interface: eth0
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 0
Permanent HW addr: 00:26:2d:05:37:2f
Slave queue ID: 0

Slave Interface: eth2
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 0
Permanent HW addr: 00:15:17:f6:ec:d9
Slave queue ID: 0

When issuing ifdown and subsequently ifup the following is displayed:
# ifup extern
Waiting for a slave to join extern (will timeout after 60s)
No slave joined extern, continuing anyway
Failed to bring up extern.

By the way, replacing extern with a typical bonding-device name as bond1
does not change the behaviour.

Adding 
bond-primary eth0 eth2 
to all stanzas does not change the behavior.

Changing bond-slaves to 
bond-slaves eth0 eth2
does not change the behaviour. README.Debian states that if both bond-master 
and bond-slaves is used bond-slaves is ignored.

The only way to correct the behaviour is to manually ifup eth0 and ifup eth2. I 
thought this is the responsibility of the 
allow-extern eth0/eth2
lines.

** Affects: ifenslave-2.6 (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/1073820

Title:
  ifdown/ifup of bond interface does not add slaves

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifenslave-2.6/+bug/1073820/+subscriptions

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


[Bug 1072711] Re: LIBGL_ALWAYS_INDIRECT causes firefox crashes

2012-10-31 Thread Alkis Georgopoulos
In this case, although with Precise not updated for a couple of months,
the problem did NOT happen:

# lspci -nn -k | grep -A 2 VGA
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation NV11 [GeForce2 
MX/MX 400] [10de:0110] (rev b2)
Kernel driver in use: nouveau
Kernel modules: nouveau, nvidiafb, rivafb

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

Title:
  LIBGL_ALWAYS_INDIRECT causes firefox crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ltsp/+bug/1072711/+subscriptions

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


[Bug 1073137] Re: time-controlled spindown with hdparm

2012-10-31 Thread Ismo Puustinen
I have the same problem, except that I'm running Ubuntu 12.10. The disk
in question is Hitachi HDT721010SLA360 connected to ASUS P8H77-I
motherboard. The disk goes to standby with hdparm -y , but hdparm -S 1
(or any other number I tried) has no effect. I have a feeling that this
might be related to having the system configured in BIOS to AHCI mode
instead of PATA, but I haven't examined that further.

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

Title:
  time-controlled spindown with hdparm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hdparm/+bug/1073137/+subscriptions

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


[Bug 1073819] [NEW] evince gives apparmor message about kde4-config

2012-10-31 Thread pegranka
Public bug reported:

Whenever I open a pdf with evince version 3.4.0-0ubuntu1.4  in Kubuntu 12.04 
with all updates applied, an apparmor message pops up that cannot exec 
/usr/bin/kde4-config. apparmor version 2.7.102-0ubuntu3.4, uname -a
3.2.0-32-generic #51-Ubuntu SMP Wed Sep 26 21:33:09 UTC 2012 x86_64 x86_64 
x86_64

Logfile:
type=1400 audit(1351751859.959:66): apparmor="DENIED" operation="exec" 
parent=2849 profile="/usr/bin/evince" name="/usr/bin/kde4-config" pid=2851 
comm="evince" requested_mask="x" denied_mask="x" fsuid=1000 ouid=0

lsb_release -rd
Description:Ubuntu 12.04.1 LTS
Release:12.04

** Affects: evince (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/1073819

Title:
  evince gives apparmor message about kde4-config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1073819/+subscriptions

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


[Bug 799997] Re: error happen when using virsh to start a vm " internal error cannot generate AppArmor profile"

2012-10-31 Thread xuanmingyi
I also met the error.

I think it may the program have no access to create a file in 
/etc/apparmor.d/libvirt 
I try to `aa-complain libvirtd` ,but it didn't work.

I think if you install a lxc ,then install the libvirt.You may met the
error again.

Help!

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

Title:
  error happen when using virsh to start a vm " internal error cannot
  generate AppArmor profile"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/77/+subscriptions

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


[Bug 1073724] Re: Pointer barriers have gaps along the edge of the screen

2012-10-31 Thread Tim
Passing in the unclamped x,y values to barrier_find_nearest(), fails to
find nearest blocking barrier in some cases. Since we are measuring
distance and not velocity I think its fine to use the clamped values in
*x,*y, as per my patch in the linked branch. This fixes the issues in
gnome-shell and does not appear to have any adverse affects in Unity.

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

Title:
  Pointer barriers have gaps along the edge of the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1073724/+subscriptions

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


[Bug 1073391] Re: Incompatible with Marvell's SATA controllers with an SSD attached

2012-10-31 Thread Bug Watch Updater
** Changed in: linux
   Status: Unknown => Confirmed

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

Title:
  Incompatible with Marvell's SATA controllers with an SSD attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub-installer/+bug/1073391/+subscriptions

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


[Bug 1073815] [NEW] Problem with USB passthrough (SmartCard reader)

2012-10-31 Thread Uwe
Public bug reported:

The following bug report regards to Ubuntu 12.10 and quemu-kvm (1.2.0
+noroms-0ubuntu2: amd64)

I have migrated a Windows XP VM from VMware to qemu-kvm. Everything
seems to work fine except my SmartCard reader Omnikey 3121. I am able to
connect it to the VM as an USB device and Windows recognizes it but it
does not work correctly (no SmartCard found). There was no problem with
VMware! I have also tried to connect the reader to qemu-kvm as a
SmartCard device but unfortunately, I get the error message that my qemu
package from the Ubuntu repository is built without SmartCard support.

** Affects: qemu-kvm (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/1073815

Title:
  Problem with USB passthrough (SmartCard reader)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1073815/+subscriptions

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


[Bug 1069909] Re: LibreOffice Calc main menu bar disappears

2012-10-31 Thread Sauli
The menus seems to disappear with native Libreoffice calc files too. This 
started after upgrade to Ubuntu 12.10. 
First everything may work fine but after a while the problem appears. Closing 
the spreadsheet and reopening it often helps.

The bug appears with old (pre 12.10) files as well as with brand new
files.

I believe this may be related to an other new 12.10 calc bug where the
menu actions don't work even the menu bar is visible and accessible.
After opening a menu and selecting any action nothing happens.

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

Title:
  LibreOffice Calc main menu bar disappears

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1069909/+subscriptions

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


[Bug 1070795] Re: nvidia-detector error breaks Nvidia drivers install on Quantal

2012-10-31 Thread Louis Bouchard
@scott

woudln't it be quantal- instead of precise- ? ubuntu-drivers-common is
_not_ in precise afaik

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  nvidia-detector error breaks Nvidia drivers install on Quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1070795/+subscriptions

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


[Bug 1073814] [NEW] Ubuntu One Music needs download verification

2012-10-31 Thread Rene Horn
Public bug reported:

I was playing some music I downloaded from Ubuntu One Music, and I
realized that some of them didn't complete their download despite what
the Ubuntu One Music website said, so I deleted them, and had it re-
download them, but I have no idea if any of my other music has completed
their download or if they are corrupt in some manner.

It would be really helpful if some kind of error checking (e.g. MD5) was
done to see if the files downloaded correctly and completely or not, and
to try again if they didn't.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: music ubuntuone ubuntuonemusic

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

Title:
  Ubuntu One Music needs download verification

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1073814/+subscriptions

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


[Bug 1070405] Re: nvidia-current 295.40-0ubuntu1.1: nvidia-current kernel module failed to build on 3.5 kernel

2012-10-31 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu Package testing tracker.

A list of all reports related to this bug can be found here:
http://packages.qa.ubuntu.com/qatracker/reports/bugs/1070405

** Tags added: package-qa-testing

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

Title:
  nvidia-current 295.40-0ubuntu1.1: nvidia-current kernel module failed
  to build on 3.5 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1070405/+subscriptions

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


[Bug 1073391] Re: Incompatible with Marvell's SATA controllers with an SSD attached

2012-10-31 Thread Laurent Dinclaux
** Bug watch added: Linux Kernel Bug Tracker #49841
   http://bugzilla.kernel.org/show_bug.cgi?id=49841

** Also affects: grub-installer via
   http://bugzilla.kernel.org/show_bug.cgi?id=49841
   Importance: Unknown
   Status: Unknown

** Changed in: grub-installer
   Importance: Unknown => Undecided

** Changed in: grub-installer
   Status: Unknown => New

** Changed in: grub-installer
 Remote watch: Linux Kernel Bug Tracker #49841 => None

** No longer affects: grub-installer

** No longer affects: grub-installer (Ubuntu)

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=49841
   Importance: Unknown
   Status: Unknown

** Also affects: grub-installer
   Importance: Undecided
   Status: New

** Tags added: has-workaround

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

Title:
  Incompatible with Marvell's SATA controllers with an SSD attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub-installer/+bug/1073391/+subscriptions

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


[Bug 1073391] Re: Incompatible with Marvell's SATA controllers and SSD

2012-10-31 Thread Laurent Dinclaux
** Tags added: kernel-bug-exists-upstream-3.7-rc2

** Description changed:

  Hello,
  
  First install went fine, but when I tried to install some packages using
  apt, the / file system got mounted read only.
  
  I tried to reinstall and got the same issue during installation.
  
  After a lot of searching I found a workaround, I disabled NCQ by adding
  "libata.force:noncq" to default kernel options of the installer.
  
  After the install, I added "libata.force=7:noncq" in /etc/default/grub
  like this:
  
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash libata.force=7:noncq"
  
  and updated grub. I used "7:" because errors I saw occured with ata7
  info in dmesg.
  
  My controller is a marvell 9123 and the SSD is a Corsair Neutron 240GB.
- 
+ The drive is brand new and because I thought it was a drive issue, I
+ exchanged it against an other brand new one at my retailers. So the
+ drive isn't the issue.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: ubiquity 2.12.16
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.328
  Date: Wed Oct 31 11:54:59 2012
  InstallCmdLine: noprompt cdrom-detect/try-usb=true persistent 
file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity 
initrd=/casper/initrd.lz quiet splash -- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  LiveMediaBuild: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
  SourcePackage: grub-installer
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lox2440 F pulseaudio
   /dev/snd/controlC0:  lox2440 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=8889fa09-0b04-43a9-9c9d-abd62bd4c5b0
  InstallationDate: Installed on 2012-10-31 (0 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  IwConfig:
   eth0  no wireless extensions.
  
   eth1  no wireless extensions.
  
   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
  
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=331096ea-7053-4995-bb8f-ae554c9dfabf ro quiet splash 
libata.force=7:noncq
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-17-generic N/A
   linux-backports-modules-3.5.0-17-generic  N/A
   linux-firmware1.95
  RfKill:
  
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-17-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 09/28/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1601
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P7P55D-E DELUXE
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1601:bd09/28/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP7P55D-EDELUXE:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

** Summary changed:

- Incompatible with Marvell's SATA controllers and SSD
+ Incompatible with Marvell's SATA controllers with an SSD attached

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

Title:
  Incompatible with Marvell's SATA controllers with an SSD attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1073391/+subscriptions

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

[Bug 642830] Re: Google Calendar freezes Evolution

2012-10-31 Thread toda
** Changed in: evolution (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  Google Calendar freezes Evolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/642830/+subscriptions

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


[Bug 1057675] Re: Quantal kernel for precise LTS testing: Nvidia driver fails (dkms error)

2012-10-31 Thread Artemis3
This bug is probably related to #1070405
I did the following 2 things and don't have the problem anymore:

Removed gcc 4.4/4.5 and cpp 4.4/4.5 (only kept 4.6)

Replaced nvidia-current (295) with nvidia-current-updates (304).

Remember i have 2 different machines and the "workaround" worked on
both.

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

Title:
  Quantal kernel for precise LTS testing: Nvidia driver fails (dkms
  error)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1057675/+subscriptions

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


[Bug 1070898] Re: nvidia-current 304.51.really.304.43-0ubuntu1: nvidia-current kernel module failed to build for kernel 3.7.0

2012-10-31 Thread Karma Dorje
** Summary changed:

- nvidia-current 304.51.really.304.43-0ubuntu1: nvidia-current kernel module 
failed to build
+ nvidia-current 304.51.really.304.43-0ubuntu1: nvidia-current kernel module 
failed to build for kernel 3.7.0

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

Title:
  nvidia-current 304.51.really.304.43-0ubuntu1: nvidia-current kernel
  module failed to build for kernel 3.7.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1070898/+subscriptions

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


[Bug 550559] Re: hdd problems, failed command: READ FPDMA QUEUED

2012-10-31 Thread Laurent Dinclaux
*** This bug is a duplicate of bug 1073391 ***
https://bugs.launchpad.net/bugs/1073391

** This bug has been marked a duplicate of bug 1073391
   Incompatible with Marvell's SATA controllers and SSD

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

Title:
  hdd problems, failed command: READ FPDMA QUEUED

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/550559/+subscriptions

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


[Bug 1073391] Re: Incompatible with Marvell's SATA controllers and SSD

2012-10-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux (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/1073391

Title:
  Incompatible with Marvell's SATA controllers and SSD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1073391/+subscriptions

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


[Bug 1073391] Re: Incompatible with Marvell's SATA controllers and SSD

2012-10-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: grub-installer (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/1073391

Title:
  Incompatible with Marvell's SATA controllers and SSD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1073391/+subscriptions

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


[Bug 1073391] Re: Incompatible with Marvell's SATA controllers and SSD

2012-10-31 Thread Laurent Dinclaux
** Description changed:

  Hello,
  
  First install went fine, but when I tried to install some packages using
  apt, the / file system got mounted read only.
  
  I tried to reinstall and got the same issue during installation.
  
  After a lot of searching I found a workaround, I disabled NCQ by adding
  "libata.force:noncq" to default kernel options of the installer.
  
  After the install, I added "libata.force=7:noncq" in /etc/default/grub
  like this:
  
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash libata.force=7:noncq"
  
  and updated grub. I used "7:" because errors I saw occured with ata7
  info in dmesg.
+ 
+ My controller is a marvell 9123 and the SSD is a Corsair Neutron 240GB.
  
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: ubiquity 2.12.16
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.328
  Date: Wed Oct 31 11:54:59 2012
  InstallCmdLine: noprompt cdrom-detect/try-usb=true persistent 
file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity 
initrd=/casper/initrd.lz quiet splash -- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  LiveMediaBuild: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
  SourcePackage: grub-installer
  UpgradeStatus: No upgrade log present (probably fresh install)
- --- 
+ ---
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  lox2440 F pulseaudio
-  /dev/snd/controlC0:  lox2440 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  lox2440 F pulseaudio
+  /dev/snd/controlC0:  lox2440 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=8889fa09-0b04-43a9-9c9d-abd62bd4c5b0
  InstallationDate: Installed on 2012-10-31 (0 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  IwConfig:
-  eth0  no wireless extensions.
-  
-  eth1  no wireless extensions.
-  
-  lono wireless extensions.
+  eth0  no wireless extensions.
+ 
+  eth1  no wireless extensions.
+ 
+  lono wireless extensions.
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=331096ea-7053-4995-bb8f-ae554c9dfabf ro quiet splash 
libata.force=7:noncq
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  RelatedPackageVersions:
-  linux-restricted-modules-3.5.0-17-generic N/A
-  linux-backports-modules-3.5.0-17-generic  N/A
-  linux-firmware1.95
+  linux-restricted-modules-3.5.0-17-generic N/A
+  linux-backports-modules-3.5.0-17-generic  N/A
+  linux-firmware1.95
  RfKill:
-  
+ 
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-17-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 09/28/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1601
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P7P55D-E DELUXE
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1601:bd09/28/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP7P55D-EDELUXE:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

Title:
  Incompatible with Marvell's SATA controllers and SSD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1073391/+subscriptions

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

[Bug 1028366] Re: hud-service consume lot of cpu when nm-applet is active

2012-10-31 Thread Marcos Roriz
Any updates?

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

Title:
  hud-service consume lot of cpu when nm-applet is active

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-appmenu/+bug/1028366/+subscriptions

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


[Bug 1073809] Re: Error when installing mainline kernel for testing bugs

2012-10-31 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  Error when installing mainline kernel for testing bugs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-updates/+bug/1073809/+subscriptions

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


[Bug 1073809] [NEW] Error when installing mainline kernel for testing bugs

2012-10-31 Thread Laurent Dinclaux
Public bug reported:

Error occurred when trying to build DKMS modules for 3.7.0-030700rc2

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: nvidia-current-updates 304.51-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] est un dossier: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.51  Tue Sep 18 17:16:56 
PDT 2012
 GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
DKMSKernelVersion: 3.7.0-030700rc2-generic
Date: Thu Nov  1 16:33:27 2012
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus: nvidia-current-updates, 304.51, 3.5.0-17-generic, x86_64: installed
GraphicsCard:
 NVIDIA Corporation G94 [GeForce 9600 GT] [10de:0622] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:827f]
InstallationDate: Installed on 2012-10-31 (0 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MachineType: System manufacturer System Product Name
MarkForUpload: True
PackageVersion: 304.51-0ubuntu1
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=331096ea-7053-4995-bb8f-ae554c9dfabf ro quiet splash 
libata.force=7:noncq
SourcePackage: nvidia-graphics-drivers-updates
Title: nvidia-current-updates 304.51-0ubuntu1: nvidia-current-updates kernel 
module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/28/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1601
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P7P55D-E DELUXE
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1601:bd09/28/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP7P55D-EDELUXE:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.8.4-0ubuntu3
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

** Affects: nvidia-graphics-drivers-updates (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package compiz-0.9 quantal ubuntu

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

Title:
  Error when installing mainline kernel for testing bugs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-updates/+bug/1073809/+subscriptions

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


[Bug 917757] Re: cheese crashed with SIGSEGV in cheese_camera_set_device_by_dev_uuid()

2012-10-31 Thread Rootbrian
http://paste.ubuntu.com/1322656/ (contents also below):

user@user-Evo-D310v:~$ cheese

(cheese:2779): Gtk-WARNING **: Attempting to add a widget with type
GtkImage to a GtkToggleButton, but as a GtkBin subclass a
GtkToggleButton can only contain one widget at a time; it already
contains a widget of type GtkLabel

(cheese:2779): Gtk-WARNING **: Attempting to add a widget with type
GtkImage to a GtkToggleButton, but as a GtkBin subclass a
GtkToggleButton can only contain one widget at a time; it already
contains a widget of type GtkLabel

(cheese:2779): Gtk-WARNING **: Attempting to add a widget with type
GtkImage to a GtkToggleButton, but as a GtkBin subclass a
GtkToggleButton can only contain one widget at a time; it already
contains a widget of type GtkLabel

(cheese:2779): Gtk-WARNING **: Attempting to add a widget with type
GtkImage to a GtkButton, but as a GtkBin subclass a GtkButton can only
contain one widget at a time; it already contains a widget of type
GtkLabel

(cheese:2779): Gtk-WARNING **: Attempting to add a widget with type
GtkGrid to a GtkToggleButton, but as a GtkBin subclass a GtkToggleButton
can only contain one widget at a time; it already contains a widget of
type GtkLabel

(cheese:2779): Gtk-WARNING **: Attempting to add a widget with type
GtkImage to a GtkButton, but as a GtkBin subclass a GtkButton can only
contain one widget at a time; it already contains a widget of type
GtkLabel

** (cheese:2779): CRITICAL **: cheese_camera_device_get_uuid: assertion 
`CHEESE_IS_CAMERA_DEVICE (device)' failed
^CSegmentation fault (core dumped)
user@user-Evo-D310v:~$ sudo cheese
[sudo] password for user: 
ERROR: Could not load classifier cascade 
/usr/share/opencv/haarcascades/haarcascade_frontalface_alt2.xml

(cheese:2791): Gtk-WARNING **: Attempting to add a widget with type
GtkImage to a GtkToggleButton, but as a GtkBin subclass a
GtkToggleButton can only contain one widget at a time; it already
contains a widget of type GtkLabel

(cheese:2791): Gtk-WARNING **: Attempting to add a widget with type
GtkImage to a GtkToggleButton, but as a GtkBin subclass a
GtkToggleButton can only contain one widget at a time; it already
contains a widget of type GtkLabel

(cheese:2791): Gtk-WARNING **: Attempting to add a widget with type
GtkImage to a GtkToggleButton, but as a GtkBin subclass a
GtkToggleButton can only contain one widget at a time; it already
contains a widget of type GtkLabel

(cheese:2791): Gtk-WARNING **: Attempting to add a widget with type
GtkImage to a GtkButton, but as a GtkBin subclass a GtkButton can only
contain one widget at a time; it already contains a widget of type
GtkLabel

(cheese:2791): Gtk-WARNING **: Attempting to add a widget with type
GtkGrid to a GtkToggleButton, but as a GtkBin subclass a GtkToggleButton
can only contain one widget at a time; it already contains a widget of
type GtkLabel

(cheese:2791): Gtk-WARNING **: Attempting to add a widget with type
GtkImage to a GtkButton, but as a GtkBin subclass a GtkButton can only
contain one widget at a time; it already contains a widget of type
GtkLabel

** (cheese:2791): CRITICAL **: cheese_camera_device_get_uuid: assertion 
`CHEESE_IS_CAMERA_DEVICE (device)' failed
^Cuser@user-Evo-D310v:~$

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

Title:
  cheese crashed with SIGSEGV in cheese_camera_set_device_by_dev_uuid()

To manage notifications about this bug go to:
https://bugs.launchpad.net/cheese/+bug/917757/+subscriptions

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


[Bug 1067331] Re: linux: 2.6.32-45.99 -proposed tracker

2012-10-31 Thread Brad Figg
** Description changed:

  This bug is for tracking the 2.6.32-45.99 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 16. October 2012 12:35 UTC
  kernel-stable-Prepare-package-end:Thursday, 18. October 2012 18:47 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 18. October 2012 18:47 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 19. October 2012 23:30 UTC
  kernel-stable-Verification-testing-start:Saturday, 20. October 2012 00:31 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Tuesday, 23. October 2012 09:15 UTC
  kernel-stable-Verification-testing-end:Tuesday, 23. October 2012 09:15 UTC
  kernel-stable-Certification-testing-start:Tuesday, 23. October 2012 09:15 UTC
  kernel-stable-Security-signoff-start:Tuesday, 23. October 2012 09:15 UTC
  kernel-stable-Regression-testing-start:Tuesday, 23. October 2012 09:15 UTC
  kernel-stable-Regression-testing-end:Tuesday, 23. October 2012 22:30 UTC
+ kernel-stable-Security-signoff-end:Thursday, 01. November 2012 05:30 UTC

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

Title:
  linux: 2.6.32-45.99 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1067331/+subscriptions

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


[Bug 1067331] Re: linux: 2.6.32-45.99 -proposed tracker

2012-10-31 Thread John Johansen
No CVEs in changelog.
NOTE: CVE-2011-4077 has its initial patch reverted and replaced with the 
upstream version of the patch.

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2011-4077

** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress => Invalid

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

Title:
  linux: 2.6.32-45.99 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1067331/+subscriptions

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


[Bug 1073391] WifiSyslog.txt

2012-10-31 Thread Laurent Dinclaux
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1073391/+attachment/3420295/+files/WifiSyslog.txt

** Also affects: linux (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/1073391

Title:
  Incompatible with Marvell's SATA controllers and SSD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1073391/+subscriptions

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


[Bug 1073391] UdevLog.txt

2012-10-31 Thread Laurent Dinclaux
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1073391/+attachment/3420294/+files/UdevLog.txt

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

Title:
  Incompatible with Marvell's SATA controllers and SSD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1073391/+subscriptions

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


[Bug 1073391] UdevDb.txt

2012-10-31 Thread Laurent Dinclaux
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1073391/+attachment/3420293/+files/UdevDb.txt

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

Title:
  Incompatible with Marvell's SATA controllers and SSD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1073391/+subscriptions

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


[Bug 1073391] PulseList.txt

2012-10-31 Thread Laurent Dinclaux
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1073391/+attachment/3420292/+files/PulseList.txt

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

Title:
  Incompatible with Marvell's SATA controllers and SSD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1073391/+subscriptions

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


[Bug 1073391] ProcModules.txt

2012-10-31 Thread Laurent Dinclaux
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1073391/+attachment/3420291/+files/ProcModules.txt

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

Title:
  Incompatible with Marvell's SATA controllers and SSD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1073391/+subscriptions

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


[Bug 1073391] ProcInterrupts.txt

2012-10-31 Thread Laurent Dinclaux
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1073391/+attachment/3420290/+files/ProcInterrupts.txt

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

Title:
  Incompatible with Marvell's SATA controllers and SSD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1073391/+subscriptions

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


[Bug 1073391] ProcEnviron.txt

2012-10-31 Thread Laurent Dinclaux
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1073391/+attachment/3420289/+files/ProcEnviron.txt

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

Title:
  Incompatible with Marvell's SATA controllers and SSD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1073391/+subscriptions

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


[Bug 1073391] ProcCpuinfo.txt

2012-10-31 Thread Laurent Dinclaux
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1073391/+attachment/3420288/+files/ProcCpuinfo.txt

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

Title:
  Incompatible with Marvell's SATA controllers and SSD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1073391/+subscriptions

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


[Bug 1073391] Lsusb.txt

2012-10-31 Thread Laurent Dinclaux
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1073391/+attachment/3420287/+files/Lsusb.txt

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

Title:
  Incompatible with Marvell's SATA controllers and SSD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1073391/+subscriptions

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


[Bug 1073391] Lspci.txt

2012-10-31 Thread Laurent Dinclaux
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1073391/+attachment/3420286/+files/Lspci.txt

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

Title:
  Incompatible with Marvell's SATA controllers and SSD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1073391/+subscriptions

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


[Bug 1073391] CurrentDmesg.txt

2012-10-31 Thread Laurent Dinclaux
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1073391/+attachment/3420285/+files/CurrentDmesg.txt

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

Title:
  Incompatible with Marvell's SATA controllers and SSD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1073391/+subscriptions

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


[Bug 1073391] BootDmesg.txt

2012-10-31 Thread Laurent Dinclaux
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1073391/+attachment/3420284/+files/BootDmesg.txt

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

Title:
  Incompatible with Marvell's SATA controllers and SSD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1073391/+subscriptions

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


[Bug 1073391] Re: Incompatible with Marvell's SATA controllers and SSD

2012-10-31 Thread Laurent Dinclaux
apport information

** Summary changed:

- Crash when installing on a brand new Corsair Neutron 240GB SSD
+ Incompatible with Marvell's SATA controllers and SSD

** Description changed:

  Hello,
  
  First install went fine, but when I tried to install some packages using
- apt, the / filesystem got mounted read only.
+ apt, the / file system got mounted read only.
  
- I tried to reintall and got the same issue durring installation.
+ I tried to reinstall and got the same issue during installation.
+ 
+ After a lot of searching I found a workaround, I disabled NCQ by adding
+ "libata.force:noncq" to default kernel options of the installer.
+ 
+ After the install, I added "libata.force=7:noncq" in /etc/default/grub
+ like this:
+ 
+ GRUB_CMDLINE_LINUX_DEFAULT="quiet splash libata.force=7:noncq"
+ 
+ and updated grub. I used "7:" because errors I saw occured with ata7
+ info in dmesg.
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: ubiquity 2.12.16
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.328
  Date: Wed Oct 31 11:54:59 2012
  InstallCmdLine: noprompt cdrom-detect/try-usb=true persistent 
file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity 
initrd=/casper/initrd.lz quiet splash -- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  LiveMediaBuild: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  ProcEnviron:
-  TERM=linux
-  PATH=(custom, no user)
-  LANG=fr_FR.UTF-8
+  TERM=linux
+  PATH=(custom, no user)
+  LANG=fr_FR.UTF-8
  SourcePackage: grub-installer
  UpgradeStatus: No upgrade log present (probably fresh install)

** Tags added: apport-collected running-unity

** Description changed:

  Hello,
  
  First install went fine, but when I tried to install some packages using
  apt, the / file system got mounted read only.
  
  I tried to reinstall and got the same issue during installation.
  
  After a lot of searching I found a workaround, I disabled NCQ by adding
  "libata.force:noncq" to default kernel options of the installer.
  
  After the install, I added "libata.force=7:noncq" in /etc/default/grub
  like this:
  
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash libata.force=7:noncq"
  
  and updated grub. I used "7:" because errors I saw occured with ata7
  info in dmesg.
  
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: ubiquity 2.12.16
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.328
  Date: Wed Oct 31 11:54:59 2012
  InstallCmdLine: noprompt cdrom-detect/try-usb=true persistent 
file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity 
initrd=/casper/initrd.lz quiet splash -- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  LiveMediaBuild: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
  SourcePackage: grub-installer
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ApportVersion: 2.6.1-0ubuntu6
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  lox2440 F pulseaudio
+  /dev/snd/controlC0:  lox2440 F pulseaudio
+ CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
+ DistroRelease: Ubuntu 12.10
+ HibernationDevice: RESUME=UUID=8889fa09-0b04-43a9-9c9d-abd62bd4c5b0
+ InstallationDate: Installed on 2012-10-31 (0 days ago)
+ InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
+ IwConfig:
+  eth0  no wireless extensions.
+  
+  eth1  no wireless extensions.
+  
+  lono wireless extensions.
+ MachineType: System manufacturer System Product Name
+ MarkForUpload: True
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=331096ea-7053-4995-bb8f-ae554c9dfabf ro quiet splash 
libata.force=7:noncq
+ ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
+ RelatedPackageVersions:
+  linux-restricted-modules-3.5.0-17-generic N/A
+  linux-backports-modules-3.5.0-17-generic  N/A
+  linux-firmware1.95
+ RfKill:
+  
+ Tags:  quantal running-unity
+ Uname: Linux 3.5.0-17-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 09/28/2012
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 1601
+ dmi.board.asset.tag: To Be Filled By O.E.M.
+ dmi.board.name: P7P55D-E DELUXE
+ dmi.board.vendor: ASUSTeK Computer INC.
+ dmi.board.version: Rev 1.xx
+ dm

[Bug 957641] Re: unity does not display authentication window for pkexec, making gnome-system-log unusable from the Dash

2012-10-31 Thread Leonard Peris
** Summary changed:

- unity does not display authentication window for pkexec, making 
gnome-system-log unasable from the Dash
+ unity does not display authentication window for pkexec, making 
gnome-system-log unusable from the Dash

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

Title:
  unity does not display authentication window for pkexec, making gnome-
  system-log unusable from the Dash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/957641/+subscriptions

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


[Bug 94761] Re: [needs-packaging] PDT Php Developement Tools (Eclipse plugin)

2012-10-31 Thread Laurent Dinclaux
Is that work still in progress ? Eclipse doesn't provide a PDT version
anymore (bis)

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

Title:
  [needs-packaging] PDT Php Developement Tools (Eclipse plugin)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/94761/+subscriptions

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


[Bug 550559] Re: hdd problems, failed command: READ FPDMA QUEUED

2012-10-31 Thread Laurent Dinclaux
What is wrong with that bug report ? There are 130 comments, about 80
affected people, also the issue has been narrowed to NCQ (disabling it
is a workaround), that bug even prevents people facing it to properly
install Ubuntu.

Isn't that "complete" enough ??

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

Title:
  hdd problems, failed command: READ FPDMA QUEUED

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/550559/+subscriptions

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


Re: [Bug 1028737] Re: Thunar keeps unselecting files

2012-10-31 Thread Vanessa Ezekowitz
On Wed, 31 Oct 2012 15:39:45 -
Lionel Le Folgoc  wrote:

> Hi,
> 
> Thanks for your bug report. I can't really reproduce unfortunately.
> 
> Is it happening only with thunar? (e.g. is it fine if you try another file
> manager such as nautilus or pcmanfm) If your machine is a notebook, are you
> sure there's not something stuck (crumb?) that activates the
> touchpad/trackpad click to dismiss the selection?

It was on two desktop computers with ordinary keyboards and mice, and
only happened in Thunar.  This bug seems to have since been resolved
already.

-- 
"There are some things in life worth obsessing over.  Most
things aren't, and when you learn that, life improves."
http://digitalaudioconcepts.com
Vanessa Ezekowitz 

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

Title:
  Thunar keeps unselecting files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1028737/+subscriptions

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

[Bug 1073808] [NEW] advanced partitioning tool fails with not enough space on target drive

2012-10-31 Thread Qian
Public bug reported:

Clean install with manual partition option crashed the installer with
errors.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ubiquity 2.10.20 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic-pae 3.2.24
Uname: Linux 3.2.0-29-generic-pae i686
ApportVersion: 2.0.1-0ubuntu12
Architecture: i386
CasperVersion: 1.315
Date: Wed Oct 31 22:12:48 2012
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
LiveMediaBuild: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 
(20120817.3)
ProcEnviron:
 TERM=unknown
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 precise ubiquity-2.10.20

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

Title:
  advanced partitioning tool fails with not enough space on target drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1073808/+subscriptions

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


[Bug 1070004] Re: For applications using simplified save dialogues, selecting a destination through "Other..." saves to /HOME directory

2012-10-31 Thread william fischer
I noticed this symptom when trying to save to a different folder by
selecting "Other" only to find the item in /Home directory using
OpenShot.

Linux COMPUTERNAME 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23
UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  For applications using simplified save dialogues, selecting a
  destination through "Other..." saves to /HOME directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1070004/+subscriptions

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


[Bug 878828] Re: amarok crashes with segmentation fault

2012-10-31 Thread Ron O
"problem gets fixed if i delete the /.kde/share/apps/amarok folder"

THANKS!!  Worked like a charm for fixing startup segmentation faults on
Ubuntu 12.04-64 bit when all else failed.

11/1/2012  The more things change, the more they stay 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/878828

Title:
  amarok crashes with segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amarok/+bug/878828/+subscriptions

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


[Bug 1073804] [NEW] pm-suspend powers off the computer

2012-10-31 Thread Ken Sharp
Public bug reported:

Running "pm-suspend" on my Precise i386 machine powers it off, which it
obviously shouldn't do.  It's not clear if a shutdown is completed, or
whether the power is simply cut.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: pm-utils 1.4.1-9
Uname: Linux 3.2.0-32-generic-pae i686
Architecture: i386
Date: Thu Nov  1 04:37:53 2012
LiveMediaBuild: Ubuntu 7.10 "Gutsy Gibbon" - Release i386 (20071016)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: pm-utils

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


** Tags: apport-bug i386

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

Title:
  pm-suspend powers off the computer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1073804/+subscriptions

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


[Bug 1054590] Re: Evernote client can not connect evernote.com server

2012-10-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: wine1.4 (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/1054590

Title:
  Evernote client can not connect evernote.com server

To manage notifications about this bug go to:
https://bugs.launchpad.net/wine/+bug/1054590/+subscriptions

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


[Bug 1059621] Re: Sandbox option breaks on extraction of precise gnat-gps and gnat-gps-common

2012-10-31 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/gnat-gps/precise-
proposed

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

Title:
  Sandbox option breaks on extraction of precise gnat-gps and gnat-gps-
  common

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1059621/+subscriptions

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


[Bug 1068224] Re: linux: 3.5.0-18.29 -proposed tracker

2012-10-31 Thread John Johansen
** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: Canonical Security Team (canonical-security) => John Johansen 
(jjohansen)

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

Title:
  linux: 3.5.0-18.29 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1068224/+subscriptions

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


[Bug 1068731] Re: linux-ti-omap4: 3.5.0-214.21 -proposed tracker

2012-10-31 Thread John Johansen
** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: Canonical Security Team (canonical-security) => John Johansen 
(jjohansen)

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

Title:
  linux-ti-omap4: 3.5.0-214.21 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1068731/+subscriptions

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


[Bug 929191] Re: run assert failure: python: ../../src/xcb_io.c:273: poll_for_event: Zusicherung »!xcb_xlib_threads_sequence_lost« nicht erfüllt.

2012-10-31 Thread Launchpad Bug Tracker
[Expired for checkbox (Ubuntu) because there has been no activity for 60
days.]

** Changed in: checkbox (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  run assert failure: python: ../../src/xcb_io.c:273: poll_for_event:
  Zusicherung »!xcb_xlib_threads_sequence_lost« nicht erfüllt.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkbox/+bug/929191/+subscriptions

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

[Bug 994087] Re: 10de:00c8 garbled graphics after suspend

2012-10-31 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  10de:00c8 garbled graphics after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/994087/+subscriptions

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


[Bug 1012526] Re: installing ubuntu 12.04 through wubi , installation suddenly get hang?

2012-10-31 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  installing ubuntu 12.04 through wubi , installation suddenly get hang?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1012526/+subscriptions

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


[Bug 1042025] Re: Samsung RC512 brightness control goes up only a quarter ...

2012-10-31 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Samsung RC512 brightness control goes up only a quarter ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1042025/+subscriptions

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


[Bug 1044434] Re: Report a bug about “update-manager” p...

2012-10-31 Thread Launchpad Bug Tracker
[Expired for update-manager (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: update-manager (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Report a bug about “update-manager” p...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1044434/+subscriptions

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

[Bug 1044598] Re: Grub does not mount raid 5

2012-10-31 Thread Launchpad Bug Tracker
[Expired for mdadm (Ubuntu) because there has been no activity for 60
days.]

** Changed in: mdadm (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Grub does not mount raid 5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/1044598/+subscriptions

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


[Bug 1071314] Re: CVE-2012-4508

2012-10-31 Thread John Johansen
** Changed in: linux (Ubuntu Raring)
   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/1071314

Title:
  CVE-2012-4508

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1071314/+subscriptions

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


[Bug 1073385] Re: lock screen is missing music controls

2012-10-31 Thread Shubhendu Shekhar
Lock Screen Notifications also not working in my case.

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

Title:
  lock screen is missing music controls

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1073385/+subscriptions

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


[Bug 1070653] Re: package sysvutils (not installed) failed to install/upgrade: trying to overwrite '/usr/share/man/man1/mesg.1.gz', which is also in package sysvinit-utils 2.88dsf-13.10ubuntu11.1

2012-10-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: sysvinit (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/1070653

Title:
  package sysvutils (not installed) failed to install/upgrade: trying to
  overwrite '/usr/share/man/man1/mesg.1.gz', which is also in package
  sysvinit-utils 2.88dsf-13.10ubuntu11.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/1070653/+subscriptions

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


[Bug 995587] Re: mysqldump: Got error: 1142: SELECT, LOCK TABL command denied to user 'debian-sys-maint'@'localhost' for table 'cond_instances' when using LOCK TABLES

2012-10-31 Thread Jan Groenewald
Is --skip-lock-tables not an unsafe solution that might produce corrupt backups?
Is it not better to simply stop mysql, mysldump, then start, if you prioritize 
backups
over 247 uptime?

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

Title:
  mysqldump: Got error: 1142: SELECT,LOCK TABL command denied to user
  'debian-sys-maint'@'localhost' for table 'cond_instances' when using
  LOCK TABLES

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/automysqlbackup/+bug/995587/+subscriptions

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


[Bug 995587] Re: mysqldump: Got error: 1142: SELECT, LOCK TABL command denied to user 'debian-sys-maint'@'localhost' for table 'cond_instances' when using LOCK TABLES

2012-10-31 Thread Jan Groenewald
Is this not a general mysql bug? Or is the behaviour intentially different from 
that on lucid? 
(I'm not using automysqlbackup, just a cron script running mysqldump on every 
database.
I get the same error on precise, but not on lucid)

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

Title:
  mysqldump: Got error: 1142: SELECT,LOCK TABL command denied to user
  'debian-sys-maint'@'localhost' for table 'cond_instances' when using
  LOCK TABLES

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/automysqlbackup/+bug/995587/+subscriptions

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


[Bug 1073799] [NEW] fatal error on grub-install

2012-10-31 Thread Eric Hess
Public bug reported:

Started with 12.04 LTS on a Dell Studio XPS-8100 with 2 SATA HDD's.  1st
HDD is 2 partitions, SDA1 is 60GB with "/", SDA2 has "/Home" in 100GB.
Made one 12.04 install cleanly earlier today, but 2nd and 3rd retries
failed at Grub-Install.  Same holds true for the most recent attempt
with 11.10.  Gets a "Grub Error-no such partition" after the restart.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.8.7
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
CasperVersion: 1.287
Date: Wed Oct 31 23:41:40 2012
LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 oneiric ubiquity-2.8.7

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

Title:
  fatal error on grub-install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1073799/+subscriptions

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


[Bug 409101] Re: ttf-liberation renders half ttf-mscorefonts-installer useless, though the rest may still be needed

2012-10-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: msttcorefonts (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/409101

Title:
  ttf-liberation renders half ttf-mscorefonts-installer useless, though
  the rest may still be needed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/409101/+subscriptions

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


[Bug 1073385] Re: lock screen is missing music controls

2012-10-31 Thread Shubhendu Shekhar
** Description changed:

- I upgraded to 12.10 and installed 
+ I upgraded to 12.10 and installed
  ubuntu-gnome-desktop
  ubuntu-gnome-default-settings
  and switched over to gdm, expecting to have music controls on the lock screen 
(which is very nice, by the way)
  I also added the gnome 3.6 ppa 
(http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu)
  
  I have tried with either banshee or rhythmbox playing music, neither of
  them cause any controls to appear on the lock screen. This question has
  been asked at http://askubuntu.com/questions/204813/gnome-lock-screen-
  screensaver-is-missing-music-controls without any answers
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gdm 3.6.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Tue Oct 30 20:18:30 2012
  InstallationDate: Installed on 2010-01-10 (1024 days ago)
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  MarkForUpload: True
  SourcePackage: gdm
  UpgradeStatus: Upgraded to quantal on 2012-10-27 (3 days ago)
  mtime.conffile..etc.dconf.db.gdm: 2012-10-27T16:37:14.789862

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

Title:
  lock screen is missing music controls

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1073385/+subscriptions

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


[Bug 1073796] [NEW] I've "upgraded" to 11.1. All of a sudden Simple Scan won't see that any scanner is attached.

2012-10-31 Thread Daniel Kuttner
Public bug reported:

I've tried rebooting and all the simple stuff.  Scanner is USB and all
other USB devices work fine.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: simple-scan 3.2.1-0ubuntu1~oneiric1
ProcVersionSignature: Ubuntu 3.0.0-26.43-generic-pae 3.0.43
Uname: Linux 3.0.0-26-generic-pae i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Wed Oct 31 20:20:51 2012
DriverPackageVersions:
 libsane 1.0.22-2ubuntu2
 libsane-extras N/A
 hplip 3.11.7-1ubuntu3.1
 hpoj N/A
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
MachineType: TOSHIBA Satellite A665
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-26-generic-pae 
root=UUID=82a5b25a-b719-49e7-866c-7ccfb00d294f ro quiet splash vt.handoff=7
SimpleScanLog:
 
SourcePackage: simple-scan
UdevDb: Error: [Errno 2] No such file or directory
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/13/2011
dmi.bios.vendor: TOSHIBA
dmi.bios.version: 2.10
dmi.board.asset.tag: NULL
dmi.board.name: PHQAA
dmi.board.vendor: TOSHIBA
dmi.board.version: 1.00
dmi.chassis.asset.tag: *
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnTOSHIBA:bvr2.10:bd07/13/2011:svnTOSHIBA:pnSatelliteA665:pvrPSAW6U-002023:rvnTOSHIBA:rnPHQAA:rvr1.00:cvnTOSHIBA:ct10:cvrN/A:
dmi.product.name: Satellite A665
dmi.product.version: PSAW6U-002023
dmi.sys.vendor: TOSHIBA

** Affects: simple-scan (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug apport-lpi i386 oneiric

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

Title:
  I've "upgraded" to 11.1. All of a sudden Simple Scan won't see that
  any scanner is attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/1073796/+subscriptions

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


[Bug 1073385] Re: lock screen is missing music controls

2012-10-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gdm (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/1073385

Title:
  lock screen is missing music controls

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1073385/+subscriptions

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


[Bug 1073365] Re: libreoffice impress master view not updated to new background

2012-10-31 Thread Christopher M. Penalver
Kevin:
sudo apt-get -y install libreoffice && apport-collect 1073365

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

Title:
  libreoffice impress master view not updated to new background

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1073365/+subscriptions

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


[Bug 786402] Re: ghemical crash on startup - pango, courier font missing

2012-10-31 Thread mumeiyamibito
This bug also affects quantal.

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

Title:
  ghemical crash on startup - pango, courier font missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ghemical/+bug/786402/+subscriptions

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


[Bug 1073794] [NEW] Free proprietary apps appear as "previously pruchased"

2012-10-31 Thread Stéphane Guillou
Public bug reported:

It is now possible to see apps that were previously purchased in the
"previous purchases" section.

However, free (as in "free beer") proprietary apps are also listed as
"previsouly purchased" even though no transaction was made in the first
place.

There are 2 problems with this:
- It is semantically incorrect to qualify those apps as "previously pruchased", 
which can also be confusing for the user;
- Free proprietary apps are given more visibility than free open-source apps.

Free proprietary apps should not be listed as "previously purchased".

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: software-center 5.4.1.2
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Thu Nov  1 13:30:18 2012
InstallationDate: Installed on 2012-10-21 (10 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_AU:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: software-center
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 quantal 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/1073794

Title:
  Free proprietary apps appear as "previously pruchased"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1073794/+subscriptions

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


Re: [Bug 954029] Re: gettext fails to install; package relationships should be with "gettext:any", "gettext-base:any", or are not required/useful at all

2012-10-31 Thread Daniel Hartwig
On 1 November 2012 10:23, Scott Ritchie  wrote:
> Upstream says even libgettext isn't needed at runtime, apparently --
> Wine only needs to build the translations into the windows format, and
> then just uses those.  I'm prepping an SRU.

Makes sense.  The Debian packaging does not contain any explicit
relationship with gettext.

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

Title:
  gettext fails to install; package relationships should be with
  "gettext:any", "gettext-base:any", or are not required/useful at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/954029/+subscriptions

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


[Bug 1065434] Re: "unregister_netdevice: waiting for lo to become free. Usage count = 1" after LXC container shutdown

2012-10-31 Thread Paul Czarkowski
it appears that if I wait a minute or so between  destroying a LXC and
creating the next one it seems to be okay ...  so I'm guessing it takes
longer for a portion of the networking to be shut down and if you try
and start a new one it gets into a lock contention.

# juju destroy-service test
# sleep 60s
# juju deploy --repository=examples local:precise/test

seems to be enough to keep things working.I've done this about 5/6
times now without bad stuff.

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

Title:
  "unregister_netdevice: waiting for lo to become free. Usage count = 1"
  after LXC container shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1065434/+subscriptions

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


[Bug 1073365] Re: libreoffice impress master view not updated to new background

2012-10-31 Thread Kevin
Okay, that worked, then after starting the apport this:
Press any key to continue or wait (5) seconds...
Waiting to hear from Launchpad about your decision...
Package libreoffice not installed and no hook available, ignoring

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

Title:
  libreoffice impress master view not updated to new background

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1073365/+subscriptions

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


[Bug 1073793] [NEW] Goggle Chrome tab does not pop in back

2012-10-31 Thread Mayank
Public bug reported:

When a tab is poped out or I when i try to reorder tabs, it just simply comes 
out as a new window and does not pin back.
I dont see this behavior on Chrome when I use it on windows 7, so not sure if 
Linux version is missing this feature or some bug.

** Affects: chromium-browser (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/1073793

Title:
  Goggle Chrome tab does not pop in back

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1073793/+subscriptions

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


[Bug 1073059] Re: Can not sort tasks by User Name (UNAME)

2012-10-31 Thread Thomas Ward
Discussion in IRC with David Conner (who posted the bug) has stated that
the patch only appeared Upstream today.  They also confirmed that this
is not fixed in Quantal or Raring.  I've nominated this bug against
Raring, Quantal, and Precise as a result, since if this gets fixed,
it'll need fixing in all three of those releases.

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

Title:
  Can not sort tasks by User Name (UNAME)

To manage notifications about this bug go to:
https://bugs.launchpad.net/lxde/+bug/1073059/+subscriptions

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


[Bug 1073791] [NEW] "Already purchased" apps don't have an "install" button in the list view

2012-10-31 Thread Stéphane Guillou
Public bug reported:

Now, apps that were previously purchased appear in the Software Center
with "(already purchased)" attached to their name.

However, in the view list, those apps don't have an "install" button.
One has to click "more info" before finding a button to install the app.

This shouldn't be the case: the user should be able to install those
apps directly from the list view like any other app.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: software-center 5.4.1.2
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Thu Nov  1 12:41:11 2012
InstallationDate: Installed on 2012-10-21 (10 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_AU:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: software-center
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 quantal 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/1073791

Title:
  "Already purchased" apps don't have an "install" button in the list
  view

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1073791/+subscriptions

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


[Bug 899955] Re: On login ignores setting, turns off screen after idle timeout

2012-10-31 Thread tdeering
Confirmed on 12.10 Quantal Quetzal. This exact problem began happening
to me after an upgrade from 12.04 to 12.10.

This seems to be a bug with the upgrade process screwing up power
management settings.

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

Title:
  On login ignores setting, turns off screen after idle timeout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/899955/+subscriptions

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


[Bug 899955] Re: On login ignores setting, turns off screen after idle timeout

2012-10-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-power-manager (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/899955

Title:
  On login ignores setting, turns off screen after idle timeout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/899955/+subscriptions

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


[Bug 1072535] Re: Launcher in auto-hide mode reveals and hides frequently while pointer still hovers over it and lower part of top panel reveals background picture on high GPU/RAM load

2012-10-31 Thread Stéphane Guillou
** Summary changed:

- Launcher in auto-hide mode reveals and hides frequently while pointer still 
hovers over it and lower part of top panel reveals background picture on high 
cpu load
+ Launcher in auto-hide mode reveals and hides frequently while pointer still 
hovers over it and lower part of top panel reveals background picture on high 
GPU/RAM load

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

Title:
  Launcher in auto-hide mode reveals and hides frequently while pointer
  still hovers over it and lower part of top panel reveals background
  picture on high GPU/RAM load

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1072535/+subscriptions

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


[Bug 1073789] [NEW] Cannot add Windows Live account in Online Accounts

2012-10-31 Thread Sah Lee
Public bug reported:

To reproduce:
1) System Settings -> Online Accounts -> Add account... -> Windows Live
2) Log in
3) Yes

Expected:
Redirected back to Online Accounts window, and Windows Live account shown in 
the list view on the left side.

Actually:
A black spinner shown for a second or so, and then nothing.
After a few minutes, I was redirected to Online Accounts, and I don't see my 
Windows Live account there.
The gear button on the top-right corner of my screen turns red.

Additional info:
I'm behind a proxy.
I can add other accounts like Facebook and Google.
I cannot add Twitter account but it looks like a different problem to me, so I 
reported another bug. 
(https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1073788)

Please let me know how and which if I could provide any log.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-control-center 1:3.4.2-0ubuntu19
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Thu Nov  1 11:12:19 2012
ExecutablePath: /usr/bin/gnome-control-center
InstallationDate: Installed on 2012-08-12 (81 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
MarkForUpload: True
ProcEnviron:
 SHELL=/bin/bash
 TERM=screen
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 XDG_RUNTIME_DIR=
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to quantal on 2012-10-23 (8 days ago)
XsessionErrors:
 (gtk-window-decorator:2724): GLib-CRITICAL **: g_hash_table_remove_internal: 
assertion `hash_table != NULL' failed
 (gtk-window-decorator:2724): GLib-CRITICAL **: g_hash_table_remove_internal: 
assertion `hash_table != NULL' failed
 (gtk-window-decorator:2724): GLib-CRITICAL **: g_hash_table_remove_internal: 
assertion `hash_table != NULL' failed
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu4
 deja-dup24.0-0ubuntu1
 gnome-control-center-signon 0.0.18-0ubuntu1
 indicator-datetime  12.10.2-0ubuntu3

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


** Tags: amd64 apport-bug quantal 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/1073789

Title:
  Cannot add Windows Live account in Online Accounts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1073789/+subscriptions

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


[Bug 1073790] [NEW] Add Cannon Pixma MP450 to USB quirk rules

2012-10-31 Thread Erik Ackermann
Public bug reported:

Today I ran into the same problem as bug/1032456. My printer version
happened to be missing from that bugs fix to the USB quirk rules patch.
The workaround works fine, but it would be nice to fix to save others
some time finding it.

I'm running latest Quantal with cups version 1.6.1-0ubuntu11

** Affects: cups (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/1073790

Title:
  Add Cannon Pixma MP450 to USB quirk rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1073790/+subscriptions

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


[Bug 1032456] Re: Canon inkjets (and some other printers) print only half of the last page after 20120801 upgrade to v1.5.3-0ubuntu2

2012-10-31 Thread Erik Ackermann
Aha, it appears my version number is missing from the quirk rules fix,
filing a new bug to have it added.

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

Title:
  Canon inkjets (and some other printers) print only half of the last
  page after 20120801 upgrade to v1.5.3-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1032456/+subscriptions

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


[Bug 1032456] Re: Canon inkjets (and some other printers) print only half of the last page after 20120801 upgrade to v1.5.3-0ubuntu2

2012-10-31 Thread Erik Ackermann
I think this bug may have reappeared. This bug starting hitting my Canon
PIXMA MP450 today with the exact same symptoms (partial page printing
then completely hanging, USB transaction timeouts, etc..) however I am
running latest Quantal with cups version 1..1-0ubuntu11 which should
include the fix.

Finally found this thread and the "lpadmin -p Printer -o usb-unidir-
default=true" workaround finally got my simple page to print. I tested
setting the unidir-default false/true a couple times and same result
every time.

Is there any further debug I can provide?

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

Title:
  Canon inkjets (and some other printers) print only half of the last
  page after 20120801 upgrade to v1.5.3-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1032456/+subscriptions

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


[Bug 1073788] [NEW] Online Accounts doesn't show Twitter OAuth page

2012-10-31 Thread Sah Lee
Public bug reported:

To reproduce:
System Settings -> Online Accounts -> Add account... -> Twitter

Expected:
Twitter OAuth page shown, asking for my login and permission

Actually:
Nothing shown, but a gray bar saying "Please authorize Ubuntu to access your 
Twitter account".
Even the black spinner doesn't show up.

Additional info:
I'm behind a proxy.
I can open Twitter with my browser.
I can add other accounts like Facebook and Google.
I see the same problem when adding Sina account.

Please let me know how and which if I could provide any log.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-control-center 1:3.4.2-0ubuntu19
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Thu Nov  1 10:51:47 2012
ExecutablePath: /usr/bin/gnome-control-center
InstallationDate: Installed on 2012-08-12 (81 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
MarkForUpload: True
ProcEnviron:
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to quantal on 2012-10-23 (8 days ago)
XsessionErrors: (gtk-window-decorator:2724): GLib-CRITICAL **: 
g_hash_table_remove_internal: assertion `hash_table != NULL' failed
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu4
 deja-dup24.0-0ubuntu1
 gnome-control-center-signon 0.0.18-0ubuntu1
 indicator-datetime  12.10.2-0ubuntu3

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


** Tags: amd64 apport-bug quantal 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/1073788

Title:
  Online Accounts doesn't show Twitter OAuth page

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1073788/+subscriptions

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


[Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-31 Thread Nick Andrik
I also attach the patch for the fglrx driver (already included in my
PPA) that allows to switch to the igpu using the amdccle

** Patch added: "Fix for fglrx driver to allow switching to intel gpu"
   
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1068404/+attachment/3420244/+files/xsession.patch

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

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1068404/+subscriptions

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


[Bug 1072360] Re: [Macbook Pro 6, 2] Suspend to RAM fails (non-free: nvidia wl)

2012-10-31 Thread Barak Naveh
Any workaround?

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

Title:
  [Macbook Pro 6,2] Suspend to RAM fails (non-free: nvidia wl)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1072360/+subscriptions

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


[Bug 1073780] [NEW] telepathy-indicator missing

2012-10-31 Thread Dario Bertini
Public bug reported:

telepathy indicator is running, empathy is logged in my accounts, and yet in 
the messaging menu I can't select an online status
(see screenshot)

killing telepathy-indicator and restarting it doesn't accomplish
anything

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: telepathy-indicator 0.3.0-0ubuntu3
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Thu Nov  1 03:53:20 2012
InstallationDate: Installed on 2011-10-31 (366 days ago)
InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Release amd64+mac (20111012)
MarkForUpload: True
SourcePackage: telepathy-indicator
UpgradeStatus: Upgraded to quantal on 2012-10-14 (17 days ago)

** Affects: telepathy-indicator (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal regression-release running-unity

** Attachment added: "screenshot"
   
https://bugs.launchpad.net/bugs/1073780/+attachment/3420239/+files/telepathy-indicator.png

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

Title:
  telepathy-indicator missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-indicator/+bug/1073780/+subscriptions

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


[Bug 1068573] Re: linux-armadaxp: 3.5.0-1604.6 -proposed tracker

2012-10-31 Thread Brad Figg
The following packages ended up in the wrong component in the -proposed
pocket:

block-modules-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe instead of 
main
crypto-modules-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe instead of 
main
fs-core-modules-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe instead of 
main
fs-secondary-modules-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe 
instead of main
input-modules-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe instead of 
main
irda-modules-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe instead of 
main
kernel-image-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe instead of 
main
linux-headers-3.5.0-1604 3.5.0-1604.6 - is in universe instead of main
linux-headers-3.5.0-1604-armadaxp 3.5.0-1604.6 - is in universe instead of main
linux-image-3.5.0-1604-armadaxp 3.5.0-1604.6 - is in universe instead of main
md-modules-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe instead of main
nic-modules-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe instead of main
nic-shared-modules-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe instead 
of main
nic-usb-modules-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe instead of 
main
parport-modules-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe instead of 
main
plip-modules-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe instead of 
main
ppp-modules-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe instead of main
scsi-modules-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe instead of 
main
squashfs-modules-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe instead 
of main
storage-core-modules-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe 
instead of main
usb-modules-3.5.0-1604-armadaxp-di 3.5.0-1604.6 - is in universe instead of main

Once this is fixed, set the promote-to-proposed to Fix Released again

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Fix Released => Incomplete

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 19. October 2012 11:01 UTC
  kernel-stable-Certification-testing-end:Friday, 19. October 2012 11:16 UTC
- kernel-stable-Promote-to-proposed-end:Tuesday, 30. October 2012 08:01 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Wednesday, 31. October 2012 16:32 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 31. October 2012 16:32 UTC
  kernel-stable-phase-changed:Wednesday, 31. October 2012 16:32 UTC

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

Title:
  linux-armadaxp: 3.5.0-1604.6 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1068573/+subscriptions

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


[Bug 1070795] Re: nvidia-detector error breaks Nvidia drivers install on Quantal

2012-10-31 Thread Scott Ludwig
Hello, I'm on the Steam for Linux team. We need this fix in precise-
main. I notice it is fixed in precise-proposed. Is it possible to
promote the fix to precise-main really soon? Thanks.

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

Title:
  nvidia-detector error breaks Nvidia drivers install on Quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1070795/+subscriptions

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


[Bug 1065434] Re: "unregister_netdevice: waiting for lo to become free. Usage count = 1" after LXC container shutdown

2012-10-31 Thread Paul Czarkowski
Sounds like I'm in the same boat.   Exact same symptoms as above,
Running Ubuntu 12.10 fully updated.Making it very difficult to do
anything productive with juju / lxc containers.

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

Title:
  "unregister_netdevice: waiting for lo to become free. Usage count = 1"
  after LXC container shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1065434/+subscriptions

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


[Bug 1070436] Re: Please update calligra to 2.5.90

2012-10-31 Thread Launchpad Bug Tracker
This bug was fixed in the package calligra - 1:2.5.90-0ubuntu2

---
calligra (1:2.5.90-0ubuntu2) raring; urgency=low

  * Only build with openimageio on x86 archs as it's not available on the rest
 -- Philip MuskovacWed, 31 Oct 2012 09:48:23 +0100

** Changed in: calligra (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Please update calligra to 2.5.90

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calligra/+bug/1070436/+subscriptions

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


[Bug 1071686] Re: package calligra-data 1:2.5.3-0ubuntu2 failed to install/upgrade: intentando sobreescribir `/usr/share/kde4/apps/pigmentcms/ctlcolortransformations/DodgeShadows.ctlt', que está tambi

2012-10-31 Thread Launchpad Bug Tracker
This bug was fixed in the package calligra - 1:2.5.90-0ubuntu2

---
calligra (1:2.5.90-0ubuntu2) raring; urgency=low

  * Only build with openimageio on x86 archs as it's not available on the rest
 -- Philip MuskovacWed, 31 Oct 2012 09:48:23 +0100

** Changed in: calligra (Ubuntu)
   Status: New => Fix Released

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

Title:
  package calligra-data 1:2.5.3-0ubuntu2 failed to install/upgrade:
  intentando sobreescribir
  `/usr/share/kde4/apps/pigmentcms/ctlcolortransformations/DodgeShadows.ctlt',
  que está también en el paquete krita-data 1:2.4.0-0ubuntu2.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calligra/+bug/1071686/+subscriptions

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

[Bug 1073775] [NEW] Lock menu option responds slowly

2012-10-31 Thread Dario Bertini
Public bug reported:

This happens when selecting lock from the unity menu more than one time:

steps to reproduce:
1-click on the cog/power icon at the right end of the unity menu
2-click on Lock
3-insert your password to unlock
4-click on the cog/power icon at the right end of the unity menu
5-click on lock

what happens:
it takes several seconds for the screen to become locked (sometimes even 
minutes!)

this doesn't affect the keyboard shortcut

using ctrl+alt+L will lock the screen instantly each and every time

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unity 6.8.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
Date: Thu Nov  1 03:07:17 2012
InstallationDate: Installed on 2011-10-31 (366 days ago)
InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Release amd64+mac (20111012)
MarkForUpload: True
SourcePackage: unity
UpgradeStatus: Upgraded to quantal on 2012-10-14 (17 days ago)

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


** Tags: amd64 apport-bug quantal regression-release 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/1073775

Title:
  Lock menu option responds slowly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1073775/+subscriptions

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


[Bug 1073776] [NEW] error on update: wrong web reference

2012-10-31 Thread bcreighton
Public bug reported:

I just installed 12.10 64 bit on AMD architecture.  Now receiving the
following error:

W:Failed to fetch 
http://ppa.launchpad.net/myunity/ppa/ubuntu/dists/quantal/main/source/Sources  
404  Not Found
, W:Failed to fetch 
http://ppa.launchpad.net/myunity/ppa/ubuntu/dists/quantal/main/binary-i386/Packages
  404  Not Found
, E:Some index files failed to download. They have been ignored, or old ones 
used instead.

I believe it is referencing the wrong url.  How do I get it to reference
the correct one?

** Affects: update-manager (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/1073776

Title:
  error on update: wrong web reference

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1073776/+subscriptions

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


[Bug 985533] Re: [Dell System XPS L502X, Realtek ALC665, Speaker, Internal] No sound at all

2012-10-31 Thread Raymond
does l502x support surround5.1 by reconfiguring two hp jacks and mic
jacks ?

since mic jack 0x1a can only be connected to 0x0d

this mean headphone 0x1b should not be connected to 0x03 ,

speaker 0x15 should be connected to 0x03 through 0x0d


Node 0x15 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
  Control: name="Speaker Playback Switch", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals:  [0x00 0x00]
  Pincap 0x0001003c: IN OUT HP EAPD Detect
  EAPD 0x2: EAPD
  Pin Default 0x99130110: [Fixed] Speaker at Int ATAPI
Conn = ATAPI, Color = Unknown
DefAssociation = 0x1, Sequence = 0x0
Misc = NO_PRESENCE
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=00, enabled=0
  Power states:  D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 2
 0x0c* 0x0d


Node 0x19 [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out
   Control: name="Headphone Playback Switch", index=1, device=0
 ControlAmp: chs=3, dir=Out, idx=0, ofs=0
   Control: name="Headphone Jack", index=1, device=0
   Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
   Amp-In vals: [0x00 0x00]
   Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
   Amp-Out vals: [0x00 0x00]
   Pincap 0x173c: IN OUT HP Detect
 Vref caps: HIZ 50 GRD 80
   Pin Default 0x03211020: [Jack] HP Out at Ext Left
 Conn = 1/8, Color = Black
 DefAssociation = 0x2, Sequence = 0x0
   Pin-ctls: 0x00: VREF_HIZ
   Unsolicited: tag=02, enabled=1
   Power states: D0 D1 D2 D3 EPSS
   Power: setting=D0, actual=D0
   Connection: 3
  0x0c 0x0d 0x0e*
 Node 0x1a [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out
   Control: name="Mic Boost Volume", index=0, device=0
 ControlAmp: chs=3, dir=In, idx=0, ofs=0
   Control: name="Mic Jack", index=0, device=0
   Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
   Amp-In vals: [0x00 0x00]
   Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
   Amp-Out vals: [0x80 0x80]
   Pincap 0x1734: IN OUT Detect
 Vref caps: HIZ 50 GRD 80
   Pin Default 0x03a11840: [Jack] Mic at Ext Left
 Conn = 1/8, Color = Black
 DefAssociation = 0x4, Sequence = 0x0
   Pin-ctls: 0x20: IN VREF_HIZ
   Unsolicited: tag=03, enabled=1
   Power states: D0 D1 D2 D3 EPSS
   Power: setting=D0, actual=D0
   Connection: 1
  0x0d
 Node 0x1b [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out
   Control: name="Headphone Playback Switch", index=0, device=0
 ControlAmp: chs=3, dir=Out, idx=0, ofs=0
   Control: name="Headphone Jack", index=0, device=0
   Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
   Amp-In vals: [0x00 0x00]
   Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
   Amp-Out vals: [0x00 0x00]
   Pincap 0x173c: IN OUT HP Detect
 Vref caps: HIZ 50 GRD 80
   Pin Default 0x0321101f: [Jack] HP Out at Ext Left
 Conn = 1/8, Color = Black
 DefAssociation = 0x1, Sequence = 0xf
   Pin-ctls: 0x00: VREF_HIZ
   Unsolicited: tag=01, enabled=1
   Power states: D0 D1 D2 D3 EPSS
   Power: setting=D0, actual=D0
   Connection: 3
  0x0c 0x0d* 0x0e

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

Title:
  [Dell System XPS L502X, Realtek ALC665, Speaker, Internal] No sound at
  all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/985533/+subscriptions

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


[Bug 1068573] Re: linux-armadaxp: 3.5.0-1604.6 -proposed tracker

2012-10-31 Thread Adam Conrad
Copied to -proposed and overrides updated.

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel) => Adam Conrad (adconrad)

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

Title:
  linux-armadaxp: 3.5.0-1604.6 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1068573/+subscriptions

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


Re: [Bug 1071481] [NEW] [Dell System XPS L502X, Realtek ALC665, Speaker, Internal] When running google chrome, speakers emit a repetitive 'pop'

2012-10-31 Thread Saad Bin Javed
Raymond,

I swear that went over my head. If you know what to fix, please tell me in
simple english :)

On Thursday, November 1, 2012, Raymond <1071...@bugs.launchpad.net>
wrote:

> does l502x support surround5.1 by reconfiguring two hp jacks and mic jacks
> ?
>
> since mic jack 0x1a can only be connected to 0x0d which can be connected
> to 0x03
>
> this.mean headphone 0x1b should not connected to 0x03 , i.e. speaker
> 0x15 should be connected to 0x03 through 0x0d
>
>
> Node 0x19 [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out
>   Control: name="Headphone Playback Switch", index=1, device=0
> ControlAmp: chs=3, dir=Out, idx=0, ofs=0
>   Control: name="Headphone Jack", index=1, device=0
>   Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
>   Amp-In vals:  [0x00 0x00]
>   Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
>   Amp-Out vals:  [0x00 0x00]
>   Pincap 0x173c: IN OUT HP Detect
> Vref caps: HIZ 50 GRD 80
>   Pin Default 0x03211020: [Jack] HP Out at Ext Left
> Conn = 1/8, Color = Black
> DefAssociation = 0x2, Sequence = 0x0
>   Pin-ctls: 0x00: VREF_HIZ
>   Unsolicited: tag=02, enabled=1
>   Power states:  D0 D1 D2 D3 EPSS
>   Power: setting=D0, actual=D0
>   Connection: 3
>  0x0c 0x0d 0x0e*
> Node 0x1a [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out
>   Control: name="Mic Boost Volume", index=0, device=0
> ControlAmp: chs=3, dir=In, idx=0, ofs=0
>   Control: name="Mic Jack", index=0, device=0
>   Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
>   Amp-In vals:  [0x00 0x00]
>   Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
>   Amp-Out vals:  [0x80 0x80]
>   Pincap 0x1734: IN OUT Detect
> Vref caps: HIZ 50 GRD 80
>   Pin Default 0x03a11840: [Jack] Mic at Ext Left
> Conn = 1/8, Color = Black
> DefAssociation = 0x4, Sequence = 0x0
>   Pin-ctls: 0x20: IN VREF_HIZ
>   Unsolicited: tag=03, enabled=1
>   Power states:  D0 D1 D2 D3 EPSS
>   Power: setting=D0, actual=D0
>   Connection: 1
>  0x0d
> Node 0x1b [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out
>   Control: name="Headphone Playback Switch", index=0, device=0
> ControlAmp: chs=3, dir=Out, idx=0, ofs=0
>   Control: name="Headphone Jack", index=0, device=0
>   Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
>   Amp-In vals:  [0x00 0x00]
>   Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
>   Amp-Out vals:  [0x00 0x00]
>   Pincap 0x173c: IN OUT HP Detect
> Vref caps: HIZ 50 GRD 80
>   Pin Default 0x0321101f: [Jack] HP Out at Ext Left
> Conn = 1/8, Color = Black
> DefAssociation = 0x1, Sequence = 0xf
>   Pin-ctls: 0x00: VREF_HIZ
>   Unsolicited: tag=01, enabled=1
>   Power states:  D0 D1 D2 D3 EPSS
>   Power: setting=D0, actual=D0
>   Connection: 3
>  0x0c 0x0d* 0x0e
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1071481
>
> Title:
>   [Dell System XPS L502X, Realtek ALC665, Speaker, Internal] When
>   running google chrome, speakers emit a repetitive 'pop'
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1071481/+subscriptions
>

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

Title:
  [Dell System XPS L502X, Realtek ALC665, Speaker, Internal] When
  running google chrome, speakers emit a repetitive 'pop'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1071481/+subscriptions

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


[Bug 1068661] Re: Unity does not load after installing fglrx/fglrx-updates in ATI/Radeon + Intel GPU hybrid systems

2012-10-31 Thread Bug Watch Updater
** Changed in: xserver-xorg-video-intel
   Status: Confirmed => 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/1068661

Title:
  Unity does not load after installing fglrx/fglrx-updates in ATI/Radeon
  + Intel GPU hybrid systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1068661/+subscriptions

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


[Bug 1073488] Re: window management - if a window is always on top, it will always get focus after switching between workspaces

2012-10-31 Thread Iven Hsu
Confirmed here.

Sometimes after a scale, it also gets focus. Maybe related with this
bug.

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

Title:
  window management - if a window is always on top, it will always get
  focus after switching between workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1073488/+subscriptions

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