[Bug 1210864] [NEW] evolution-calendar-factory severely leaking memory

2013-08-10 Thread Kelly Hyde
Public bug reported:

On Ubuntu 13.10 running Unity, the processes unity-panel-service,
evolution-calendar-factory, and indicator-datetime-service are leaking
memory simultaneously. The leak appears to happen randomly. Over a 24
hour period, the three processes combined take up 1 GB or more of RAM.
Killing and reinstating all three returns them to normal memory usage
cleanly until the leak happens again.

I'm running Evolution with the accounts configured locally (not with
Ubuntu Online Accounts). I have two Google Calendar accounts configured.
I'm not sure how to track down the cause of this bug because nothing is
in any system logs and it appears I can't start evolution-calendar-
factory from the terminal.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: evolution-data-server 3.8.4-0ubuntu1
ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
Uname: Linux 3.10.0-6-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.12-0ubuntu3
Architecture: amd64
Date: Sat Aug 10 16:47:31 2013
InstallationDate: Installed on 2013-08-02 (8 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130801)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_US
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution-data-server
UpgradeStatus: No upgrade log present (probably fresh install)

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

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


** Tags: amd64 apport-bug saucy

** Also affects: indicator-datetime (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/1210864

Title:
  evolution-calendar-factory severely leaking memory

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

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


[Bug 1210866] [NEW] Ubuntu Online Accounts integration broken in Saucy

2013-08-10 Thread Kelly Hyde
Public bug reported:

On Ubuntu 13.10 running Unity, integration with Ubuntu Online Accounts
in Evolution is broken. On a fresh install, Evolution doesn't pick up on
accounts in UOA at all because the package evolution-data-server-goa is
required in addition to evolution-data-server-uoa, but evolution-data-
server-goa is not installed by default in Ubuntu. The absence of
evolution-data-server-goa also prevents the user from adding an account
in Evolution's account setup manager with Google Calendar and Google
Contacts support automatically (similar to Bug #1049028). Upon
installing evolution-data-server-goa, Evolution picks up on UOA
accounts, but demands reauthentication every time the user logs out and
logs back in, breaking the accounts in UOA (Applications are no longer
able to use account...).

The temporary workaround is to install evolution-data-server-goa,
uninstall evolution-data-server-uoa, and configure all Evolution
accounts through Evolution's own account manager.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: evolution 3.8.4-0ubuntu1
ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
Uname: Linux 3.10.0-6-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.12-0ubuntu3
Architecture: amd64
Date: Sat Aug 10 16:58:36 2013
InstallationDate: Installed on 2013-08-02 (8 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130801)
MarkForUpload: True
SourcePackage: evolution
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug saucy

** Also affects: signon-ui (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: signon-ui (Ubuntu)

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

Title:
  Ubuntu Online Accounts integration broken in Saucy

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

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


[Bug 1203211] Re: Kernel 3.10.0-4 fails on graphical boot with i915

2013-07-21 Thread Kelly Hyde
Yeah, my system boots fine with 3.10.0-4 if I remove all of the i915
parameters in GRUB too. Those parameters used to be required to get a
working framebuffer on the MBP 8,2 but I guess they aren't anymore.

I'll update the description and title based on the new information.

** Description changed:

  After updating today to kernel 3.10.0-4 on Ubuntu GNOME 13.10 (Macbook
  Pro 8,2), I am unable to boot graphically. Recovery mode boot works
  fine. When attempting to boot using integrated graphics, the syslog gets
  spammed with this sequence of errors over and over:
  
  Jul 19 19:07:09 polarimetric-MacBookPro acpid: 1 client rule loaded
  Jul 19 19:07:09 polarimetric-MacBookPro kernel: [   26.475546] i915: Unknown 
parameter `modeset'
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: Child process 
1432 was already dead.
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_ref: assertion 'object-ref_count  0' failed
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_unref: assertion 'object-ref_count  0' failed
  Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.096139 seconds
  Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.097622 seconds
  Jul 19 19:07:09 polarimetric-MacBookPro acpid: client 1432[0:0] has 
disconnected
  
- This error does not occur on the previous version 3.10.0-3. Since this
- only occurs on 3.10.0-4 but the errors are GDM-related, I'm not sure if
- it's a kernel bug or a GDM bug, so I'm marking it as affecting both for
- the time being. I think it's kernel-related, though, because I never see
- any text on the screen, and the screen backlight never comes on
- (normally, I see a message about the wl driver registering my wireless
- card and IRQ #17 being disabled before GDM initializes).
+ This error only occurs if modprobe parameters are passed at boot, so the
+ problem appears to be with modprobe. All module parameters are said to
+ be invalid. After boot, attempting to insert a module results in the
+ same error.
  
  EDIT: Please ignore the version string in the below information; I'm
  reporting this bug from 3.10.0-3 but it only affects 3.10.0-4.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-3-generic 3.10.0-3.12
  ProcVersionSignature: Ubuntu 3.10.0-3.12-generic 3.10.1
  Uname: Linux 3.10.0-3-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  polarimetric   1862 F pulseaudio
  Date: Fri Jul 19 19:35:57 2013
  HibernationDevice: RESUME=UUID=8b32a68d-d883-4492-8fa1-a2cf30529ec6
  InstallationDate: Installed on 2013-06-06 (43 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
  MachineType: Apple Inc. MacBookPro8,2
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 EFI VGA
   1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-3-generic 
root=UUID=070a2baf-a3a7-4034-aeaf-419e7b9df4f7 ro quiet splash i915.modeset=1 
i915.lvds_channel_mode=2 i915.lvds_use_ssc=0 intel_pstate=enable vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-3-generic N/A
   linux-backports-modules-3.10.0-3-generic  N/A
   linux-firmware1.112
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-06-28 (21 days ago)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

** Summary changed:

- Kernel 3.10.0-4 fails on graphical boot with i915
+ Modprobe doesn't recognize any parameters on 3.10.0-4

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

Title:
  Modprobe doesn't recognize any parameters on 3.10.0-4

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

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

[Bug 1203211] Re: Kernel 3.10.0-4 fails on graphical boot with i915

2013-07-20 Thread Kelly Hyde
@Jean-Louis Dupond, are you using GDM or are you using a different
display manager? If you're experiencing the same thing and not using
GDM/Ubuntu GNOME, I'll mark the bug as not affecting GDM.

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

Title:
  Kernel 3.10.0-4 fails on graphical boot with i915

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

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


[Bug 1203211] Re: Kernel 3.10.0-4 fails on graphical boot with i915

2013-07-20 Thread Kelly Hyde
Yeah, I thought it was strange because I looked at the changelog for
3.10.0-4 and nothing logically corresponded with this. Since I'm getting
modeset is an invalid parameter and Jean-Louis is getting that
i915_enable_rc6 is invalid, I'm guessing i915 is completely broken (or
modprobe, but I assume that would affect all modules and not just i915).

I've attached the kernel log. All of the relevant boots occurred on July
19 at around 7:00 pm (the error messages that I pasted into the original
bug report occurred at Jul 19 19:07:09).

** Attachment added: kern.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1203211/+attachment/3744075/+files/kern.log

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

Title:
  Kernel 3.10.0-4 fails on graphical boot with i915

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

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


[Bug 1154242] Re: [Apple Inc. MacBookPro8, 2] suspend/resume failure with FireWire device plugged in

2013-07-19 Thread Kelly Hyde
Hello, this problem is still occurring on Ubuntu 13.10 with Linux kernel
3.10.0-3. However, since I made this bug report, I have determined that
a FireWire device being plugged in at the time of suspend/resume causes
the failure. If a FireWire device is plugged in while resuming, there is
a very long delay (about 20 seconds) before the system suspends. After
that, if the FireWire device loses connection or is unplugged while the
computer is still suspended, resuming fails.

I reported this bug to the linux-pm mailing list and was ignored. It
actually appears that my message was deleted. I followed the format and
all other instructions on reporting upstream kernel bugs.

** Description changed:

- Since updating to kernel version 3.8.0-12, I'm having issues resuming
- from suspend. Resume only fails about half the time.
- 
- This problem was fixed on 3.8.0-13 and is re-broken on 3.8.0-14.
+ A FireWire device being plugged in at the time of suspend/resume causes
+ the failure. If a FireWire device is plugged in while resuming, there is
+ a very long delay (about 20 seconds) before the system suspends. After
+ that, if the FireWire device loses connection or is unplugged while the
+ computer is still suspended, resuming fails.
  
  This problem is still occurring on Ubuntu 13.10 with Linux kernel
  3.10.0-3.
  
  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  polarimetric   1998 F pulseaudio
  Date: Tue Mar 12 14:20:31 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=e6de4934-3dd3-42fc-954f-60d2f553fbb7
  InstallationDate: Installed on 2013-02-09 (31 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64+mac (20130208)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Apple Inc. MacBookPro8,2
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   0 EFI VGA
   1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-12-generic 
root=UUID=da0ce19e-0833-4548-a4cb-f4389fd6d8b0 ro quiet splash 
i915.lvds_channel_mode=2 i915.modeset=1 i915.lvds_use_ssc=0 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Apple Inc. MacBookPro8,2] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
  
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

Title:
  [Apple Inc. MacBookPro8,2] suspend/resume failure with FireWire device
  plugged in

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

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

[Bug 1154242] Re: [Apple Inc. MacBookPro8, 2] suspend/resume failure with FireWire device plugged in

2013-07-19 Thread Kelly Hyde
** Summary changed:

- [Apple Inc. MacBookPro8,2] suspend/resume failure (broken again on 3.8.0-14)
+ [Apple Inc. MacBookPro8,2] suspend/resume failure with FireWire device 
plugged in

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

** Description changed:

  Since updating to kernel version 3.8.0-12, I'm having issues resuming
  from suspend. Resume only fails about half the time.
  
  This problem was fixed on 3.8.0-13 and is re-broken on 3.8.0-14.
+ 
+ This problem is still occurring on Ubuntu 13.10 with Linux kernel
+ 3.10.0-3.
  
  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  polarimetric   1998 F pulseaudio
  Date: Tue Mar 12 14:20:31 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=e6de4934-3dd3-42fc-954f-60d2f553fbb7
  InstallationDate: Installed on 2013-02-09 (31 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64+mac (20130208)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Apple Inc. MacBookPro8,2
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   0 EFI VGA
   1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-12-generic 
root=UUID=da0ce19e-0833-4548-a4cb-f4389fd6d8b0 ro quiet splash 
i915.lvds_channel_mode=2 i915.modeset=1 i915.lvds_use_ssc=0 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Apple Inc. MacBookPro8,2] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
  
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

** Tags added: saucy

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

Title:
  [Apple Inc. MacBookPro8,2] suspend/resume failure with FireWire device
  plugged in

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

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

[Bug 1203211] [NEW] Kernel 3.10.0-4 fails on graphical boot with i915 (MacBook Pro 8, 2)

2013-07-19 Thread Kelly Hyde
Public bug reported:

After updating today to kernel 3.10.0-4 on Ubuntu GNOME 13.10 (Macbook
Pro 8,2), I am unable to boot graphically. Recovery mode boot works
fine. When attempting to boot using integrated graphics, the syslog gets
spammed with this sequence of errors over and over:

Jul 19 19:07:09 polarimetric-MacBookPro acpid: 1 client rule loaded
Jul 19 19:07:09 polarimetric-MacBookPro kernel: [   26.475546] i915: Unknown 
parameter `modeset'
Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: Child process 
1432 was already dead.
Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_ref: assertion 'object-ref_count  0' failed
Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_unref: assertion 'object-ref_count  0' failed
Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.096139 seconds
Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.097622 seconds
Jul 19 19:07:09 polarimetric-MacBookPro acpid: client 1432[0:0] has disconnected

This error does not occur on the previous version 3.10.0-3. Since this
only occurs on 3.10.0-4 but the errors are GDM-related, I'm not sure if
it's a kernel bug or a GDM bug, so I'm marking it as affecting both for
the time being. I think it's kernel-related, though, because I never see
any text on the screen, and the screen backlight never comes on
(normally, I see a message about the wl driver registering my wireless
card and IRQ #17 being disabled before GDM initializes).

EDIT: Please ignore the version string in the below information; I'm
reporting this bug from 3.10.0-3 but it only affects 3.10.0-4.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-3.10.0-3-generic 3.10.0-3.12
ProcVersionSignature: Ubuntu 3.10.0-3.12-generic 3.10.1
Uname: Linux 3.10.0-3-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.11-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  polarimetric   1862 F pulseaudio
Date: Fri Jul 19 19:35:57 2013
HibernationDevice: RESUME=UUID=8b32a68d-d883-4492-8fa1-a2cf30529ec6
InstallationDate: Installed on 2013-06-06 (43 days ago)
InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
MachineType: Apple Inc. MacBookPro8,2
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB:
 0 EFI VGA
 1 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-3-generic 
root=UUID=070a2baf-a3a7-4034-aeaf-419e7b9df4f7 ro quiet splash i915.modeset=1 
i915.lvds_channel_mode=2 i915.lvds_use_ssc=0 intel_pstate=enable vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.10.0-3-generic N/A
 linux-backports-modules-3.10.0-3-generic  N/A
 linux-firmware1.112
SourcePackage: linux
UpgradeStatus: Upgraded to saucy on 2013-06-28 (21 days ago)
dmi.bios.date: 01/24/12
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP81.88Z.0047.B27.1201241646
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-94245A3940C91C80
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro8,2
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-94245A3940C91C80
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
dmi.product.name: MacBookPro8,2
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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

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


** Tags: amd64 apport-bug saucy

** Summary changed:

- Kernel 3.10.0-4 fails on graphical boot with i915
+ Kernel 3.10.0-4 fails on graphical boot with i915 (MacBook Pro 8,2)

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

** Description changed:

  After updating today to kernel 3.10.0-4 on Ubuntu GNOME 13.10 (Macbook
  Pro 8,2), I am unable to boot graphically. Recovery mode boot works
  fine. When attempting to boot using integrated graphics, the syslog gets
  spammed with this sequence of errors over and over:
  
  Jul 19 19:07:09 polarimetric-MacBookPro acpid: 1 client rule loaded
  Jul 19 19:07:09 polarimetric-MacBookPro kernel: [   26.475546] i915: Unknown 
parameter `modeset'
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: Child process 
1432 was already dead.
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_ref: assertion 'object-ref_count  0' failed
  Jul 19 19:07:09 polarimetric-MacBookPro gdm-simple-slave[1426]: GLib-GObject: 
g_object_unref: assertion 'object-ref_count  0' failed
  Jul 19 19:07:09 polarimetric-MacBookPro gdm[1189]: GdmDisplay: display lasted 
0.096139 seconds
  Jul 19 19:07:09 polarimetric-MacBookPro 

[Bug 1199103] Re: gdm-session-worker crashed with SIGSEGV in g_simple_async_result_complete()

2013-07-17 Thread Kelly Hyde
Just had this happen after installing updates from July 16. This bug
happened simultaneously with bug #1202318.

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

Title:
  gdm-session-worker crashed with SIGSEGV in
  g_simple_async_result_complete()

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

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


[Bug 1131501] Re: Hot corners fire off repeatedly with touchpad

2013-06-29 Thread Kelly Hyde
** Changed in: compiz (Ubuntu)
   Status: New = Invalid

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

Title:
  Hot corners fire off repeatedly with touchpad

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

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


[Bug 1196146] [NEW] Root-owned extensions auto-installed upon upgrade to 13.10

2013-06-29 Thread Kelly Hyde
Public bug reported:

Upon upgrading to Ubuntu GNOME 13.10 from 13.04 using do-release-
upgrade, a bunch of extensions were added automatically to my system in
/usr/share/gnome-shell/extensions that were owned by root and thus
couldn't be removed using Tweak Tool or the GNOME Shell Extensions
website (on the website, clicking the X button didn't even throw an
error, just did nothing). All of the automatically installed extensions
were written by gcampax. I'm not sure if the bundling of extensions in
Ubuntu GNOME is intentional or not, but if it is, these extensions
should be owned by the user account so that they can be removed by the
common methods rather than only by removing the folders manually.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: ubuntu-gnome-desktop 0.19
ProcVersionSignature: Ubuntu 3.10.0-1.8-generic 3.10.0-rc7
Uname: Linux 3.10.0-1-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.10.2-0ubuntu3
Architecture: amd64
Date: Sat Jun 29 18:06:47 2013
InstallationDate: Installed on 2013-06-06 (23 days ago)
InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-gnome-meta
UpgradeStatus: Upgraded to saucy on 2013-06-28 (1 days ago)

** Affects: ubuntu-gnome
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug saucy third-party-packages

** Also affects: ubuntu-gnome
   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/1196146

Title:
  Root-owned extensions auto-installed upon upgrade to 13.10

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

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


[Bug 1125534] Re: Always shows update available for a held package, even when version number is the same

2013-06-29 Thread Kelly Hyde
** Changed in: update-manager (Ubuntu)
   Status: New = Invalid

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

Title:
  Always shows update available for a held package, even when version
  number is the same

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

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


[Bug 1196146] Re: Root-owned extensions auto-installed upon upgrade to 13.10

2013-06-29 Thread Kelly Hyde
Oh, okay. Sorry about that. I was running GNOME 3.8 on Ubuntu GNOME
13.04 previous to this with the PPA and never installed gnome-shell-
extensions, so I didn't realize it was a part of 3.8.

I'll mark the bug invalid. Although I think there's a bit of a
discoverability issue here (the GNOME Shell Extensions website and Tweak
Tool offered no explanation for why they couldn't be uninstalled, which
would be helpful), that's an upstream concern and not related to Ubuntu
GNOME.

** Changed in: ubuntu-gnome
   Status: New = Invalid

** Changed in: ubuntu-gnome-meta (Ubuntu)
   Status: New = Invalid

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

Title:
  Root-owned extensions auto-installed upon upgrade to 13.10

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

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


[Bug 1124390] Re: bcmwl driver causing 3.8 kernel panic with BCM4331

2013-05-17 Thread Kelly Hyde
** Description changed:

  The bcmwl driver is causing kernel panics throughout the system running
- the3.8 kernel. The panic can be reproduced in multiple ways, including:
+ the 3.8 kernel. The panic can be reproduced in multiple ways, including:
  
  1. Running sudo iwconfig (every time)
  2. Resuming from suspend (occasionally)
  3. Trying to report a bug from apportcheckresume
  
- The resuming from suspend case appears to be related to a wpa_supplicant
- error, where the kernel complains that wpa_ctrl_open is not a command.
  Each kernel panic looks exactly like the one I have attached. In every
  case, Xorg stops responding (in the resume case, the laptop gets stuck
  on a black screen with a command line cursor) and the machine must be
  forcibly powered off.
  
  Connecting to networks works perfectly fine, at both 802.11g and n
  speeds. If none of the above commands are invoked, the driver operates
  the network card without an issue.
  
  My laptop has the BCM4331 wireless card and it's being managed by the wl
  driver. When running sudo iwconfig, I was connected to an auto-mode
  802.11b/g/n router (I believe I was connected via wireless-N because the
  link speed shown was 144 Mbps).
+ 
+ A functional version of the bcmwl driver can be found in this PPA:
+ https://launchpad.net/~eugenesan/+archive/ppa To resolve this bug,
+ bcmwl-kernel-source in the official repositories for Raring needs to be
+ updated to 6.30.
  
  bcmwl-kernel-source version 6.20.155.1+bdcom-0ubuntu6
  network-manager version 0.9.7.995+git201301311547.17123fc-0ubuntu1
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-6-generic 3.8.0-6.11
  ProcVersionSignature: Ubuntu 3.8.0-6.11-generic 3.8.0-rc7
  Uname: Linux 3.8.0-6-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  polarimetric   2236 F pulseaudio
  CurrentDmesg:
   [   25.228391] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [   25.228863] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [   25.354790] init: plymouth-stop pre-start process (1501) terminated with 
status 1
  Date: Wed Feb 13 13:13:01 2013
  HibernationDevice: RESUME=UUID=e6de4934-3dd3-42fc-954f-60d2f553fbb7
  InstallationDate: Installed on 2013-02-09 (4 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64+mac (20130208)
  MachineType: Apple Inc. MacBookPro8,2
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 EFI VGA
   1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-6-generic 
root=UUID=da0ce19e-0833-4548-a4cb-f4389fd6d8b0 ro quiet splash 
i915.lvds_channel_mode=2 i915.modeset=1 i915.lvds_use_ssc=0 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-6-generic N/A
   linux-backports-modules-3.8.0-6-generic  N/A
   linux-firmware   1.100
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

Title:
  bcmwl driver causing 3.8 kernel panic with BCM4331

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

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

[Bug 1134389] Re: Broadcom Sta/wl Drivers causes random kernel panics on ubuntu raring

2013-05-06 Thread Kelly Hyde
@xir, did you restart after installing wl? I never got a kernel panic,
but the wl driver was not functional after installation until I
restarted. Your panic may be related.

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

Title:
  Broadcom Sta/wl Drivers causes random kernel panics on ubuntu raring

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

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


[Bug 1124390] Re: bcmwl driver causing 3.8 kernel panic with BCM4331

2013-05-04 Thread Kelly Hyde
A fully working version of bcmwl on Raring with working wireless-N on
the BCM4331 and no kernel panics with iwconfig can be found in this PPA:
https://launchpad.net/~eugenesan/+archive/ppa This is a Raring
compatible build of bcmwl 6.30.

If you add this PPA to your system, you'll want to disable automatic
installation of packages from it with the /etc/apt/preferences file or
else you'll get a lot of (probably) unwanted updates for other packages.

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

Title:
  bcmwl driver causing 3.8 kernel panic with BCM4331

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

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


[Bug 1124390] Re: bcmwl driver causing 3.8 kernel panic with BCM4331

2013-05-04 Thread Kelly Hyde
Also, additional note: Upon installing that package, networking will be
broken at first and you'll get scan errors in dmesg. Restart after
installation and they'll go away. Everything should work after that, at
least on 3.8.0-19.

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

Title:
  bcmwl driver causing 3.8 kernel panic with BCM4331

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

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


[Bug 1134389] Re: Broadcom Sta/wl Drivers causes random kernel panics on ubuntu raring

2013-05-04 Thread Kelly Hyde
I just wrote this in my similar bug report (bug #1124390) and I'll copy
it over here for anyone it might help:

A fully working version of bcmwl on Raring with working wireless-N on
the BCM4331 and no kernel panics with iwconfig can be found in this PPA:
https://launchpad.net/~eugenesan/+archive/ppa This is a Raring
compatible build of bcmwl 6.30.

If you add this PPA to your system, you'll want to disable automatic
installation of packages from it with the /etc/apt/preferences file or
else you'll get a lot of (probably) unwanted updates for other packages.

Note that you'll get networking errors upon first installing the package
(you'll get dropped from Wifi and you'll see scan errors in dmesg). Just
restart after installation and all should be in working order.

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

Title:
  Broadcom Sta/wl Drivers causes random kernel panics on ubuntu raring

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

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


[Bug 1124390] Re: bcmwl driver causing 3.8 kernel panic with BCM4331

2013-05-01 Thread Kelly Hyde
@Felipe: Yeah, that's the problem when I experimented with using the
testing version on Raring. It doesn't appear to be compatible. I got a
ton of syslog errors talking about Wifi scan errors and couldn't connect
to anything. If it works for Bernardo on Precise, though, hopefully
we'll get a version of bcmwl 6.30 for Raring soon and that will fix this
issue.

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

Title:
  bcmwl driver causing 3.8 kernel panic with BCM4331

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

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


[Bug 1124390] Re: bcmwl driver causing 3.8 kernel panic with BCM4331

2013-04-30 Thread Kelly Hyde
@Bernardo, thanks a bunch! Sounds great. I'll try to find out if there
are plans to bring this kernel version to Raring in the pipeline. I knew
it was unlikely to work but tried enabling the Precise PPA on my Raring
installation and installing the test version of bcmwl, but it couldn't
scan for networks.

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

Title:
  bcmwl driver causing 3.8 kernel panic with BCM4331

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

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


[Bug 1124390] Re: bcmwl driver causing 3.8 kernel panic with BCM4331

2013-04-30 Thread Kelly Hyde
Err, I meant bcmwl version, not kernel version.

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

Title:
  bcmwl driver causing 3.8 kernel panic with BCM4331

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

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


[Bug 1124390] Re: bcmwl driver causing 3.8 kernel panic with BCM4331

2013-04-29 Thread Kelly Hyde
There's a version of bcmwl in a testing PPA by Alberto Milone for
Precise that claims it fixes 3.8 kernel compatibility. The PPA is here:
https://launchpad.net/~albertomilone/+archive/broadcom However, this
version of bcmwl does not work with Raring. Could anyone on Precise
running the 3.8 kernel verify if this version fixes this issue?

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

Title:
  bcmwl driver causing 3.8 kernel panic with BCM4331

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

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


[Bug 1154242] Re: [Apple Inc. MacBookPro8, 2] suspend/resume failure (broken again on 3.8.0-14)

2013-03-27 Thread Kelly Hyde
I reported this bug upstream. I'll also report this finding here, as I
did on the upstream maintainers' mailing list:

After a little more testing, I've just determined the cause of the
problem: Resuming from suspend fails when a FireWire drive is plugged in
with mounted partitions at the time of suspend and then is
unplugged/otherwise disconnected while the computer is suspended. If the
FireWire drive is disconnected before the computer resumes, resuming
from suspend fails 100% of the time.

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

Title:
  [Apple Inc. MacBookPro8,2] suspend/resume failure (broken again on
  3.8.0-14)

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

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


[Bug 1124390] Re: bcmwl driver causing 3.8 kernel panic with BCM4331

2013-03-26 Thread Kelly Hyde
No, because disabling bcmwl and using b43 causes the problem to go away.
It only occurs when I'm using the wl driver. I've been using the b43
driver for a couple weeks now and I haven't experienced any kernel
panics.

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

Title:
  bcmwl driver causing 3.8 kernel panic with BCM4331

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

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


[Bug 1154242] Re: [Apple Inc. MacBookPro8, 2] suspend/resume failure (broken again on 3.8.0-14)

2013-03-26 Thread Kelly Hyde
Upstream kernel version 3.9.0-rc4 also has this problem.

** Tags added: kernel-bug-exists-upstream

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

Title:
  [Apple Inc. MacBookPro8,2] suspend/resume failure (broken again on
  3.8.0-14)

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

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


[Bug 1154242] Re: [Apple Inc. MacBookPro8, 2] suspend/resume failure (broken again on 3.8.0-14)

2013-03-24 Thread Kelly Hyde
This problem was fixed in 3.8.0-13 but has now resurfaced on 3.8.0-14.

** Summary changed:

- [Apple Inc. MacBookPro8,2] suspend/resume failure
+ [Apple Inc. MacBookPro8,2] suspend/resume failure (broken again on 3.8.0-14)

** Description changed:

  Since updating to kernel version 3.8.0-12, I'm having issues resuming
  from suspend. Resume only fails about half the time.
+ 
+ This problem was fixed on 3.8.0-13 and is re-broken on 3.8.0-14.
  
  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  polarimetric   1998 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  polarimetric   1998 F pulseaudio
  Date: Tue Mar 12 14:20:31 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=e6de4934-3dd3-42fc-954f-60d2f553fbb7
  InstallationDate: Installed on 2013-02-09 (31 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64+mac (20130208)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Apple Inc. MacBookPro8,2
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
-  TERM=linux
-  PATH=(custom, no user)
+  TERM=linux
+  PATH=(custom, no user)
  ProcFB:
-  0 EFI VGA
-  1 inteldrmfb
+  0 EFI VGA
+  1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-12-generic 
root=UUID=da0ce19e-0833-4548-a4cb-f4389fd6d8b0 ro quiet splash 
i915.lvds_channel_mode=2 i915.modeset=1 i915.lvds_use_ssc=0 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
-  linux-restricted-modules-3.8.0-12-generic N/A
-  linux-backports-modules-3.8.0-12-generic  N/A
-  linux-firmware1.104
+  linux-restricted-modules-3.8.0-12-generic N/A
+  linux-backports-modules-3.8.0-12-generic  N/A
+  linux-firmware1.104
  SourcePackage: linux
  Title: [Apple Inc. MacBookPro8,2] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
-  
+ 
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

Title:
  [Apple Inc. MacBookPro8,2] suspend/resume failure (broken again on
  3.8.0-14)

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

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

[Bug 1154242] Re: [Apple Inc. MacBookPro8, 2] suspend/resume failure (broken again on 3.8.0-14)

2013-03-24 Thread Kelly Hyde
** Attachment added: Apport log of the crash on 3.8.0-14
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1154242/+attachment/3594402/+files/susres.2013-03-24_14%3A46%3A52.672632.crash

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

Title:
  [Apple Inc. MacBookPro8,2] suspend/resume failure (broken again on
  3.8.0-14)

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

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


[Bug 1154242] Re: [Apple Inc. MacBookPro8,2] suspend/resume failure

2013-03-16 Thread Kelly Hyde
Based on my quick testing today, this problem appears to be fixed in the
3.8.0-13 update. I'll use it for a while, though, to see if the issue
recurs and I just had dumb luck.

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

Title:
  [Apple Inc. MacBookPro8,2] suspend/resume failure

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

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


[Bug 1134389] Re: Broadcom Sta/wl Drivers causes random kernel panics on ubuntu raring

2013-03-13 Thread Kelly Hyde
Are you able to get a log/stacktrace of the kernel panic you're
experiencing? I'm curious to know if it's the same as the kernel panic I
attached to my bug:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1124390 (I'm not
really sure if my panics are specific to my network card; if you're
getting the same ones, it's not, since we have different hardware.)

My bug is not the same as bug #1098225.

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

Title:
  Broadcom Sta/wl Drivers causes random kernel panics on ubuntu raring

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

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


[Bug 1124390] Re: bcmwl driver causing 3.8 kernel panic with BCM4331

2013-03-13 Thread Kelly Hyde
** No longer affects: linux (Ubuntu)

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

Title:
  bcmwl driver causing 3.8 kernel panic with BCM4331

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

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


[Bug 1154242] [NEW] [Apple Inc. MacBookPro8, 2] suspend/resume failure

2013-03-12 Thread Kelly Hyde
Public bug reported:

Since updating to kernel version 3.8.0-12, I'm having issues resuming
from suspend. Resume only fails about half the time.

ProblemType: KernelOops
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-12-generic 3.8.0-12.21
ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
Uname: Linux 3.8.0-12-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.9.1-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  polarimetric   1998 F pulseaudio
Date: Tue Mar 12 14:20:31 2013
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=e6de4934-3dd3-42fc-954f-60d2f553fbb7
InstallationDate: Installed on 2013-02-09 (31 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64+mac (20130208)
InterpreterPath: /usr/bin/python3.3
MachineType: Apple Inc. MacBookPro8,2
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB:
 0 EFI VGA
 1 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-12-generic 
root=UUID=da0ce19e-0833-4548-a4cb-f4389fd6d8b0 ro quiet splash 
i915.lvds_channel_mode=2 i915.modeset=1 i915.lvds_use_ssc=0 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-12-generic N/A
 linux-backports-modules-3.8.0-12-generic  N/A
 linux-firmware1.104
SourcePackage: linux
Title: [Apple Inc. MacBookPro8,2] suspend/resume failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 01/24/12
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP81.88Z.0047.B27.1201241646
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-94245A3940C91C80
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro8,2
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-94245A3940C91C80
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
dmi.product.name: MacBookPro8,2
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-kerneloops raring resume suspend

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

Title:
  [Apple Inc. MacBookPro8,2] suspend/resume failure

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

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


[Bug 1154242] Re: [Apple Inc. MacBookPro8,2] suspend/resume failure

2013-03-12 Thread Kelly Hyde
Yes. I just tested 3.8.0-12 again and it failed on the second
suspend/resume attempt. I booted into 3.8.0-9 and did the same thing,
made it through 7 tries without fail. (I also tested it with my FireWire
drive plugged in and unplugged in both cases, so I've ruled that out as
a cause, even though it's very noisy in the syslog with failed to
reconnect errors. This error:

[  193.805681] PM: Device 6:0:0:0 failed to resume async: error 131072

also occurs on both kernels, so it's not associated with that, either.

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

Title:
  [Apple Inc. MacBookPro8,2] suspend/resume failure

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

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


[Bug 1154242] Re: [Apple Inc. MacBookPro8,2] suspend/resume failure

2013-03-12 Thread Kelly Hyde
Also, not sure if this is useful information at all, but the boot splash
screen (Ubuntu with the orange dots) completely stopped working in
3.8.0-12 as well--it just sends me straight to the login screen. It
works on 3.8.0-9.

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

Title:
  [Apple Inc. MacBookPro8,2] suspend/resume failure

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

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


[Bug 1124390] Re: bcmwl driver causing 3.8 kernel panic with BCM4331

2013-03-08 Thread Kelly Hyde
** Summary changed:

- Unable to handle kernel paging request at 8800fee0
+ bcmwl driver causing 3.8 kernel panic with BCM4331

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

Title:
  bcmwl driver causing 3.8 kernel panic with BCM4331

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

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


[Bug 1124390] Re: bcmwl driver causing 3.8 kernel panic with BCM4331

2013-03-08 Thread Kelly Hyde
** Description changed:

- Steps to reproduce:
+ The bcmwl driver is causing kernel panics throughout the system running
+ the3.8 kernel. The panic can be reproduced in multiple ways, including:
  
- 1. Begin Ubuntu user session with Unity
- 2. Open Terminal and run: sudo iwconfig
+ 1. Running sudo iwconfig (every time)
+ 2. Resuming from suspend (occasionally)
+ 3. Trying to report a bug from apportcheckresume
  
- After doing this, the end result varies--either the entire screen is
- replaced by a terminal window showing the kernel error, or the Unity
- session appears to continue but all running windows stop responding and
- the computer cannot be restarted from Unity (need to use power button on
- laptop).
+ The resuming from suspend case appears to be related to a wpa_supplicant
+ error, where the kernel complains that wpa_ctrl_open is not a command.
+ Each kernel panic looks exactly like the one I have attached. In every
+ case, Xorg stops responding (in the resume case, the laptop gets stuck
+ on a black screen with a command line cursor) and the machine must be
+ forcibly powered off.
+ 
+ Connecting to networks works perfectly fine, at both 802.11g and n
+ speeds. If none of the above commands are invoked, the driver operates
+ the network card without an issue.
  
  My laptop has the BCM4331 wireless card and it's being managed by the wl
  driver. When running sudo iwconfig, I was connected to an auto-mode
  802.11b/g/n router (I believe I was connected via wireless-N because the
  link speed shown was 144 Mbps).
  
  bcmwl-kernel-source version 6.20.155.1+bdcom-0ubuntu6
  network-manager version 0.9.7.995+git201301311547.17123fc-0ubuntu1
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-6-generic 3.8.0-6.11
  ProcVersionSignature: Ubuntu 3.8.0-6.11-generic 3.8.0-rc7
  Uname: Linux 3.8.0-6-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  polarimetric   2236 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  polarimetric   2236 F pulseaudio
  CurrentDmesg:
-  [   25.228391] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
-  [   25.228863] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
-  [   25.354790] init: plymouth-stop pre-start process (1501) terminated with 
status 1
+  [   25.228391] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
+  [   25.228863] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
+  [   25.354790] init: plymouth-stop pre-start process (1501) terminated with 
status 1
  Date: Wed Feb 13 13:13:01 2013
  HibernationDevice: RESUME=UUID=e6de4934-3dd3-42fc-954f-60d2f553fbb7
  InstallationDate: Installed on 2013-02-09 (4 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64+mac (20130208)
  MachineType: Apple Inc. MacBookPro8,2
  MarkForUpload: True
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB:
-  0 EFI VGA
-  1 inteldrmfb
+  0 EFI VGA
+  1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-6-generic 
root=UUID=da0ce19e-0833-4548-a4cb-f4389fd6d8b0 ro quiet splash 
i915.lvds_channel_mode=2 i915.modeset=1 i915.lvds_use_ssc=0 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.8.0-6-generic N/A
-  linux-backports-modules-3.8.0-6-generic  N/A
-  linux-firmware   1.100
+  linux-restricted-modules-3.8.0-6-generic N/A
+  linux-backports-modules-3.8.0-6-generic  N/A
+  linux-firmware   1.100
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

Title:
  bcmwl driver causing 3.8 kernel panic with BCM4331

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com

[Bug 1152390] Re: Unity Launcher icons provide no hover feedback

2013-03-07 Thread Kelly Hyde
Yeah, I second that. I have become so used to SOME sort of feedback when
hovering over something that the complete lack in the Unity launcher
makes it feel unresponsive.

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

Title:
  Unity Launcher icons provide no hover feedback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1152390/+subscriptions

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


[Bug 1144739] Re: Apport takes down entire system trying to report apportcheckresume error

2013-03-06 Thread Kelly Hyde
Here's the output of the ls command:

-rw-r--r-- 1 root root 288792 Mar  6 00:25 /var/log/pm-suspend.log
-rw-r--r-- 1 root root 399000 Mar  6 07:37 /var/log/udev

/var/lib/pm-utils:
total 0

/var/log/dist-upgrade:
total 0

I tried running apport-bug with the .crash file and it exhibited the
same behavior, and gave me some further insight. Right when I clicked
show details, this happened:

Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845315] BUG: unable to 
handle kernel paging request at 8800fee0
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845333] IP: 
[816c5740] mutex_lock+0x20/0x50
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845354] PGD 2c0e063 PUD 
0 
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845363] Oops: 0002 [#1] 
SMP 
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845372] Modules linked 
in: parport_pc(F) ppdev(F) bnep rfcomm binfmt_misc(F) nls_iso8859_1(F) 
snd_hda_codec_cirrus coretemp kvm_intel kvm ghash_clmulni_intel(F) 
aesni_intel(F) aes_x86_64(F) xts(F) lrw(F) gf128mul(F) ablk_helper(F) cryptd(F) 
lib80211_crypt_tkip applesmc input_polldev joydev(F) snd_hda_intel 
snd_hda_codec snd_hwdep(F) snd_pcm(F) snd_page_alloc(F) snd_seq_midi(F) 
snd_seq_midi_event(F) snd_rawmidi(F) snd_seq(F) uvcvideo microcode(F) 
videobuf2_vmalloc videobuf2_memops snd_seq_device(F) videobuf2_core 
snd_timer(F) snd(F) btusb bluetooth videodev wl(POF) i915 lib80211 bcm5974 
cfg80211 drm_kms_helper lpc_ich drm soundcore(F) mei i2c_algo_bit apple_gmux 
video(F) apple_bl mac_hid lp(F) parport(F) hid_generic firewire_sbp2 hid_apple 
usbhid hid tg3 ptp pps_core sdhci_pci sdhci firewire_ohci ahci(F) firewire_core 
libahci(F) crc_itu_t(F)
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845551] CPU 5 
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845564] Pid: 1106, comm: 
NetworkManager Tainted: PF  O 3.8.0-9-generic #18-Ubuntu Apple Inc. 
MacBookPro8,2/Mac-94245A3940C91C80
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845572] RIP: 
0010:[816c5740]  [816c5740] mutex_lock+0x20/0x50
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845587] RSP: 
0018:88014ab778f0  EFLAGS: 00010246
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845593] RAX: 
 RBX: 8800fee0 RCX: 0008
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845600] RDX: 
 RSI: 0003 RDI: 8800fee0
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845605] RBP: 
88014ab77900 R08: a01c5d60 R09: 880165e8c800
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845611] R10: 
 R11: 00800452 R12: 8800fec8
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845618] R13: 
88014ab779c8 R14: 88014ab779c0 R15: 880120ae4c80
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845626] FS:  
7f1bcad20840() GS:88016fb4() knlGS:
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845632] CS:  0010 DS: 
 ES:  CR0: 80050033
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845638] CR2: 
8800fee0 CR3: 00014c135000 CR4: 000407e0
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845644] DR0: 
 DR1:  DR2: 
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845650] DR3: 
 DR6: 0ff0 DR7: 0400
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845658] Process 
NetworkManager (pid: 1106, threadinfo 88014ab76000, task 88014c9c2e80)
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845664] Stack:
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845669]  
88016947 8800fec8 88014ab77920 a017f5d6
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845682]  
0003 8801421e4718 88014ab77958 a018b732
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845693]  
8801421e4700 880120ae4c80 880120ae4c80 88010c406600
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845705] Call Trace:
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845749]  
[a017f5d6] cfg80211_get_dev_from_ifindex+0x56/0xa0 [cfg80211]
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845786]  
[a018b732] nl80211_prepare_netdev_dump.isra.39+0x72/0x130 [cfg80211]
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845814]  
[a018c308] nl80211_dump_scan+0x38/0x550 [cfg80211]
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845825]  
[8117b2b9] ? ksize+0x19/0xc0
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845835]  
[815ba49f] ? __alloc_skb+0x9f/0x2a0
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845845]  
[815ed1f3] netlink_dump+0x73/0x1e0
Mar  6 07:33:12 polarimetric-MacBookPro kernel: [  176.845852]  

[Bug 1144739] Re: Apport takes down entire system trying to report apportcheckresume error

2013-03-06 Thread Kelly Hyde
I've already reported the kernel paging request error as a bug here:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1124390

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

Title:
  Apport takes down entire system trying to report apportcheckresume
  error

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

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


[Bug 1124390] Re: Unable to handle kernel paging request at ffff8800fffffee0

2013-03-06 Thread Kelly Hyde
I Googled the problem a little more today and found that kernel paging
request errors are often related to network drivers. I disabled the
proprietary bcmwl driver and I'm now using b43--using b43, this error is
not reproducible. I've re-added bcmwl to the bug report.

** Also affects: bcmwl (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/1124390

Title:
  Unable to handle kernel paging request at 8800fee0

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

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


[Bug 1146988] Re: linux 3.8.0.10-generic does not boot

2013-03-05 Thread Kelly Hyde
Also facing this bug on my MacBook Pro 8,2 with 3.8.0-10. 3.8.0-9 still
boots fine.

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

Title:
  linux 3.8.0.10-generic does not boot

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

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


[Bug 1146988] Re: linux 3.8.0.10-generic does not boot

2013-03-05 Thread Kelly Hyde
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

** Tags added: kernel-bug-exists-upstream

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

Title:
  linux 3.8.0.10-generic does not boot

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

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


[Bug 1146988] Re: linux 3.8.0.10-generic does not boot

2013-03-05 Thread Kelly Hyde
I just tested this and the 3.8.2 mainline kernel exhibits the same
behavior. Recovery mode boots fine, but graphical boot just hangs with
no explanation given (the output just stops at the normal filesystem
mount dialog).

I'm confused by test the latest v3.9 kernel--there is only a linux-
headers package in that folder, no linux-image--but I'm assuming that's
just an error. 3.8.2 is the equivalent mainline kernel version to
3.8.0-10.

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

Title:
  linux 3.8.0.10-generic does not boot

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

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


[Bug 1146988] Re: linux 3.8.0.10-generic does not boot

2013-03-05 Thread Kelly Hyde
I tested mainline kernels 3.8.1 and 3.8.2. The bug is present in 3.8.2;
3.8.1 boots completely fine.

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

Title:
  linux 3.8.0.10-generic does not boot

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

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


[Bug 1144739] [NEW] Apport takes down entire system trying to report apportcheckresume error

2013-03-04 Thread Kelly Hyde
Public bug reported:

I am facing an issue with resuming from suspend, which Apport is picking
up on. The error pops up whether or not the system successfully resumes
from suspend. The Apport window shows that the error is coming from
apportcheckresume.

However, Apport never manages to successfully upload the bug report. If
I click Show Details, I see apportcheckresume and then a loading
indicator. The details never load, Apport starts seriously leaking
memory, and the entire system halts (the cursor is movable and Unity
menus/Dash/dock work, but no new applications, including Terminal, can
be opened; if I drop to tty, I can't get any further than putting in my
username). If I skip Show Details and just click Continue with
filing the report, the entire system (including Unity) hangs and I am
unable to drop to tty. The system has to be force shutdown with the
power button.

I've attached to this what I believe to be the crash report Apport is
trying to upload when it hangs.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: apport 2.9-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-9.18-generic 3.8.1
Uname: Linux 3.8.0-9-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.9-0ubuntu2
Architecture: amd64
Date: Mon Mar  4 11:27:25 2013
InstallationDate: Installed on 2013-02-09 (23 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64+mac (20130208)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: apport
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

** Attachment added: susres.2013-03-04_00:21:37.773382.crash
   
https://bugs.launchpad.net/bugs/1144739/+attachment/3556779/+files/susres.2013-03-04_00%3A21%3A37.773382.crash

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

Title:
  Apport takes down entire system trying to report apportcheckresume
  error

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

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


[Bug 1124390] Re: Unable to handle kernel paging request at ffff8800fffffee0

2013-03-04 Thread Kelly Hyde
This error is still occurring with 3.8.0-9 with the same steps to
reproduce.

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

Title:
  Unable to handle kernel paging request at 8800fee0

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

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


[Bug 1131501] [NEW] Hot corners fire off repeatedly with touchpad

2013-02-21 Thread Kelly Hyde
Public bug reported:

On my MacBook Pro 8,2 running Ubuntu 13.04, hot corners seem to fire off
multiple times when only scrolling over to them once. If the bottom
right corner is set to trigger Scale, scrolling over to the bottom right
corner triggers Scale to be opened and closed numerous times in very
quick succession rather than just opening/closing once. (Scrolling over
to the corner more slowly generally causes more triggers.) Triggering
the Unity Dash does not exhibit this behavior.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: compiz 1:0.9.9~daily13.02.19-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-7.14-generic 3.8.0
Uname: Linux 3.8.0-7-generic x86_64
NonfreeKernelModules: wl
.tmp.unity.support.test.0:
 
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Thu Feb 21 20:46:09 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.20.155.1+bdcom, 3.8.0-5-generic, x86_64: installed
 bcmwl, 6.20.155.1+bdcom, 3.8.0-6-generic, x86_64: installed
 bcmwl, 6.20.155.1+bdcom, 3.8.0-7-generic, x86_64: installed
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Apple Inc. Device [106b:00dc]
InstallationDate: Installed on 2013-02-09 (12 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64+mac (20130208)
MachineType: Apple Inc. MacBookPro8,2
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-7-generic 
root=UUID=da0ce19e-0833-4548-a4cb-f4389fd6d8b0 ro quiet splash 
i915.lvds_channel_mode=2 i915.modeset=1 i915.lvds_use_ssc=0 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
SourcePackage: compiz
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/24/12
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP81.88Z.0047.B27.1201241646
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-94245A3940C91C80
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro8,2
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-94245A3940C91C80
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
dmi.product.name: MacBookPro8,2
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.
version.compiz: compiz 1:0.9.9~daily13.02.19-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.42-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.2-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.2-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.6-0ubuntu3
xserver.bootTime: Thu Feb 21 13:57:32 2013
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.13.2-0ubuntu2
xserver.video_driver: intel

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


** Tags: amd64 apport-bug compiz-0.9 raring running-unity ubuntu

** Summary changed:

- Hot corners unusable with touchpad
+ Hot corners fire off repeatedly with touchpad

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

Title:
  Hot corners fire off repeatedly with touchpad

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

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


[Bug 1127872] Re: Audio stops working, requesting rewind due to end of underrun

2013-02-20 Thread Kelly Hyde
Milos, can you run:

apt-cache policy pulseaudio

for me and tell me the result? If it says 1:3.0-0ubuntu1, try running
Software Updater and updating to 1:3.0-0ubuntu2. I'm running
1:3.0-0ubuntu2 and can't reproduce this bug anymore.

If you're running 0ubuntu2 and still getting it, though, I'll leave the
bug report open.

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

Title:
  Audio stops working, requesting rewind due to end of underrun

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

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


[Bug 1127872] Re: Audio stops working, requesting rewind due to end of underrun

2013-02-19 Thread Kelly Hyde
I cannot seem to reproduce this bug anymore after the pulseaudio updates
released on February 18.

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

Title:
  Audio stops working, requesting rewind due to end of underrun

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

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


[Bug 1127872] Re: Audio stops working, requesting rewind due to end of underrun

2013-02-19 Thread Kelly Hyde
I don't believe that's related at all. I've been getting those messages
since I started using the 3.8 kernel. They happen every time the CPU
temp goes above 75 C or so. I believe they're benign errors, though,
because I haven't had any other related problems. (Also, this bug
doesn't/didn't coincide with those kernel messages.)

This issue occurred after the February 15 pulseaudio update and doesn't
seem to be occurring after the February 18 update. I'll wait a couple
days and mark it invalid if it doesn't recur.

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

Title:
  Audio stops working, requesting rewind due to end of underrun

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

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


[Bug 1127872] Re: Audio stops working, requesting rewind due to end of underrun

2013-02-17 Thread Kelly Hyde
** Summary changed:

- Audio stops working, requesting rewind due to end of overrun
+ Audio stops working, requesting rewind due to end of underrun

** Also affects: alsa-driver (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/1127872

Title:
  Audio stops working, requesting rewind due to end of underrun

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

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


[Bug 1127872] [NEW] Audio stops working, requesting rewind due to end of overrun

2013-02-16 Thread Kelly Hyde
Public bug reported:

On Ubuntu 13.04 after the latest pulseaudio update (1:3.0), my sound
keeps breaking intermittently. The problem seems to be related to
multiple audio sources playing/pausing at once. The way I can most
reliably reproduce it is playing a song in Rhythmbox while getting
Pidgin notification sounds; after pausing the song in Rhythmbox, audio
stops functioning completely and pulseaudio must be terminated for it to
come back. (Sometimes, even after terminating and restarting pulseaudio,
sound still does not work until logout/login or reboot.)

I ran pulseaudio with logging enabled and saw that after sound stopped
working, this output repeated itself every time I tried to produce a
sound:

( 282.746|   3.257) D: [alsa-sink] protocol-native.c: Requesting rewind
due to end of underrun.

These errors were also frequent after the malfunction:

( 279.489|   0.000) D: [pulseaudio] module-suspend-on-idle.c: Sink 
alsa_output.pci-_00_1b.0.analog-stereo becomes busy.
( 284.375|   0.000) D: [alsa-sink] sink-input.c: Requesting rewind due to 
corking

I've attached my entire pulseaudio log. There's a lot there because I
threw a lot of sounds at it to reproduce the error, but hopefully it's
helpful.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: pulseaudio 1:3.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-6.13-generic 3.8.0-rc7
Uname: Linux 3.8.0-6-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  polarimetric   7411 F pulseaudio
Date: Sun Feb 17 02:24:44 2013
InstallationDate: Installed on 2013-02-09 (8 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64+mac (20130208)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: pulseaudio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/24/12
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP81.88Z.0047.B27.1201241646
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-94245A3940C91C80
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro8,2
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-94245A3940C91C80
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
dmi.product.name: MacBookPro8,2
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-bug raring running-unity

** Attachment added: Pulseaudio log
   
https://bugs.launchpad.net/bugs/1127872/+attachment/3532658/+files/pulseverbose.log

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

Title:
  Audio stops working, requesting rewind due to end of overrun

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

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

[Bug 1127872] Re: Audio stops working, requesting rewind due to end of overrun

2013-02-16 Thread Kelly Hyde
** Description changed:

- On Ubuntu 13.04 after the latest pulseaudio update (1.3.0), my sound
+ On Ubuntu 13.04 after the latest pulseaudio update (1:3.0), my sound
  keeps breaking intermittently. The problem seems to be related to
  multiple audio sources playing/pausing at once. The way I can most
  reliably reproduce it is playing a song in Rhythmbox while getting
  Pidgin notification sounds; after pausing the song in Rhythmbox, audio
  stops functioning completely and pulseaudio must be terminated for it to
  come back. (Sometimes, even after terminating and restarting pulseaudio,
  sound still does not work until logout/login or reboot.)
  
  I ran pulseaudio with logging enabled and saw that after sound stopped
  working, this output repeated itself every time I tried to produce a
  sound:
  
  ( 282.746|   3.257) D: [alsa-sink] protocol-native.c: Requesting rewind
  due to end of underrun.
  
  These errors were also frequent after the malfunction:
  
  ( 279.489|   0.000) D: [pulseaudio] module-suspend-on-idle.c: Sink 
alsa_output.pci-_00_1b.0.analog-stereo becomes busy.
  ( 284.375|   0.000) D: [alsa-sink] sink-input.c: Requesting rewind due to 
corking
  
  I've attached my entire pulseaudio log. There's a lot there because I
  threw a lot of sounds at it to reproduce the error, but hopefully it's
  helpful.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: pulseaudio 1:3.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-6.13-generic 3.8.0-rc7
  Uname: Linux 3.8.0-6-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  polarimetric   7411 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  polarimetric   7411 F pulseaudio
  Date: Sun Feb 17 02:24:44 2013
  InstallationDate: Installed on 2013-02-09 (8 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64+mac (20130208)
  MarkForUpload: True
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

Title:
  Audio stops working, requesting rewind due to end of overrun

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

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

[Bug 1124390] Re: Unable to handle kernel paging request at ffff8800fffffee0

2013-02-15 Thread Kelly Hyde
An update: I've removed bcmwl and network-manager from the bug report
because I no longer believe they're related. This same kernel error just
popped up on an attempt to resume from suspend (I attached the log
output to this comment; this seems to be more detailed than the other).

After resuming from suspend, the lock screen and the UI appeared
normally, but the CPU average one minute load soared all the way up to
7.00 and I couldn't restart from the menu or really do anything. I
forced shutdown with the power button before it could go any further.

** No longer affects: bcmwl (Ubuntu)

** No longer affects: network-manager (Ubuntu)

** Attachment added: log2.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1124390/+attachment/3530562/+files/log2.txt

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

Title:
  Unable to handle kernel paging request at 8800fee0

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

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


[Bug 1124390] Re: Unable to handle kernel paging request at ffff8800fffffee0

2013-02-15 Thread Kelly Hyde
Oh, I should add--Xorg was the process causing the CPU to rev up.

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

Title:
  Unable to handle kernel paging request at 8800fee0

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

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


[Bug 1125500] [NEW] Music lens shows album before track when searching track name

2013-02-14 Thread Kelly Hyde
Public bug reported:

(using Rhythmbox as default player)

Searching music through the music lens works fine and shows my entire
library, but it's showing albums before tracks when searching for track
names.

Example: Search Karma Police in music lens

Expected outcome: Track Karma Police is shown in music lens and
pressing Enter right from the search box plays the track

Actual outcome: Album OK Computer is first result and individual song
Karma Police second; pressing Enter without manually selecting the
track causes Rhythmbox to play the entire album in the play queue

This is illogical behavior because one can search the album name if they
want the album. I don't mind the album coming up as a result; it should
just show the track first so that individual tracks can be selected more
quickly.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: unity 6.12.0daily13.02.08-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-6.11-generic 3.8.0-rc7
Uname: Linux 3.8.0-6-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Thu Feb 14 14:50:48 2013
InstallationDate: Installed on 2013-02-09 (5 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64+mac (20130208)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring 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/1125500

Title:
  Music lens shows album before track when searching track name

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

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


[Bug 1125534] [NEW] Always shows update available for a held package, even when version number is the same

2013-02-14 Thread Kelly Hyde
Public bug reported:

After setting a package I built from source to hold through echo 
hold | dpkg --set-selections, Software Updater is listing that package
every time I check for updates. The checkbox is not checked and cannot
be checked (appropriate behavior), but this shouldn't be displaying at
all considering that I have the latest version built from source. The
version numbers are exactly the same.

I've attached a screenshot.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: update-manager 1:0.181
ProcVersionSignature: Ubuntu 3.8.0-6.11-generic 3.8.0-rc7
Uname: Linux 3.8.0-6-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
Date: Thu Feb 14 15:32:37 2013
GsettingsChanges:
 b'com.ubuntu.update-manager' b'first-run' b'false'
 b'com.ubuntu.update-manager' b'launch-time' b'1360873862'
 b'com.ubuntu.update-manager' b'show-details' b'true'
 b'com.ubuntu.update-manager' b'window-height' b'433'
 b'com.ubuntu.update-manager' b'window-width' b'484'
InstallationDate: Installed on 2013-02-09 (5 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64+mac (20130208)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: update-manager
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring running-unity

** Attachment added: Screenshot
   
https://bugs.launchpad.net/bugs/1125534/+attachment/3529097/+files/Screenshot%20from%202013-02-14%2015%3A40%3A25.png

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

Title:
  Always shows update available for a held package, even when version
  number is the same

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

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


[Bug 1124390] [NEW] Unable to handle kernel paging request at ffff8800fffffee0

2013-02-13 Thread Kelly Hyde
Public bug reported:

Steps to reproduce:

1. Begin Ubuntu user session with Unity
2. Open Terminal and run: sudo iwconfig

After doing this, the end result varies--either the entire screen is
replaced by a terminal window showing the kernel error, or the Unity
session appears to continue but all running windows stop responding and
the computer cannot be restarted from Unity (need to use power button on
laptop).

My laptop has the BCM4331 wireless card and it's being managed by the wl
driver. When running sudo iwconfig, I was connected to an auto-mode
802.11b/g/n router (I believe I was connected via wireless-N because the
link speed shown was 144 Mbps).

bcmwl-kernel-source version 6.20.155.1+bdcom-0ubuntu6
network-manager version 0.9.7.995+git201301311547.17123fc-0ubuntu1

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-6-generic 3.8.0-6.11
ProcVersionSignature: Ubuntu 3.8.0-6.11-generic 3.8.0-rc7
Uname: Linux 3.8.0-6-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  polarimetric   2236 F pulseaudio
CurrentDmesg:
 [   25.228391] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
 [   25.228863] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
 [   25.354790] init: plymouth-stop pre-start process (1501) terminated with 
status 1
Date: Wed Feb 13 13:13:01 2013
HibernationDevice: RESUME=UUID=e6de4934-3dd3-42fc-954f-60d2f553fbb7
InstallationDate: Installed on 2013-02-09 (4 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64+mac (20130208)
MachineType: Apple Inc. MacBookPro8,2
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB:
 0 EFI VGA
 1 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-6-generic 
root=UUID=da0ce19e-0833-4548-a4cb-f4389fd6d8b0 ro quiet splash 
i915.lvds_channel_mode=2 i915.modeset=1 i915.lvds_use_ssc=0 
i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-6-generic N/A
 linux-backports-modules-3.8.0-6-generic  N/A
 linux-firmware   1.100
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/24/12
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP81.88Z.0047.B27.1201241646
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-94245A3940C91C80
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro8,2
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-94245A3940C91C80
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
dmi.product.name: MacBookPro8,2
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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

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

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring running-unity

** Attachment added: Syslog output of the kernel error.
   https://bugs.launchpad.net/bugs/1124390/+attachment/3526951/+files/log.txt

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

** Also affects: network-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/1124390

Title:
  Unable to handle kernel paging request at 8800fee0

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

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


[Bug 1124390] Re: Unable to handle kernel paging request at ffff8800fffffee0

2013-02-13 Thread Kelly Hyde
This did not/does not occur on Quantal with the 3.6.x kernel, so I'm
pretty sure this is a Raring specific/3.8.x kernel series issue. On
Quantal, my Wifi card was only supported by b43, so I've only begun
using bcmwl with Raring.

I think bcmwl added support for my Wifi card when the 6.20 firmware was
introduced.

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

Title:
  Unable to handle kernel paging request at 8800fee0

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

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


[Bug 1124390] Re: Unable to handle kernel paging request at ffff8800fffffee0

2013-02-13 Thread Kelly Hyde
I also should probably mention that I just noticed this output in dmesg:

[   20.231420] wl: module license 'MIXED/Proprietary' taints kernel.
[   20.346067] INFO @wl_cfg80211_attach : Registered CFG80211 phy
[  220.188626] ERROR @wl_cfg80211_get_station : Could not get rate (-1)
[  220.188637] ERROR @wl_cfg80211_get_station : Could not get rssi (-1)
[  220.188651] ERROR @wl_cfg80211_get_station : Could not get rate (-1)
[  220.188655] ERROR @wl_cfg80211_get_station : Could not get rssi (-1)
[  220.188668] ERROR @wl_dev_intvar_get : error (-1)
[  220.188672] ERROR @wl_cfg80211_get_tx_power : error (-1)

Not sure if this is relevant. This is after a reboot, so it's not
simultaneous with the kernel error.

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

Title:
  Unable to handle kernel paging request at 8800fee0

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

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


[Bug 1120976] Re: unity-gwibber-daemon consumes 96% CPU indefinitely after opening social lens

2013-02-13 Thread Kelly Hyde
This appears now to be working as expected.

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

** No longer affects: gwibber (Ubuntu)

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

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

Title:
  unity-gwibber-daemon consumes 96% CPU indefinitely after opening
  social lens

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

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


[Bug 1120957] [NEW] Installed tab hangs with loading indicator, Software Center uses 96% CPU and memory usage continues increasing

2013-02-10 Thread Kelly Hyde
Public bug reported:

On the Ubuntu 13.04 daily build, Software Center hangs when clicking on
the Installed tab. The circular loading indicator shows but it does
not progress beyond that point, using 96% CPU consistently and
continuously allocating more memory to itself. (I left it for about 15
minutes, it did not display a list and reached about 600 MB memory
usage.)

I have installed Google Chrome and Google Music Manager from .deb files
through Software Center. Everything else has been installed normally.

** Affects: software-center
 Importance: Undecided
 Status: New

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


** Tags: raring

** Also affects: software-center (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/1120957

Title:
  Installed tab hangs with loading indicator, Software Center uses 96%
  CPU and memory usage continues increasing

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

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


[Bug 1120957] Re: Installed tab hangs with loading indicator, Software Center uses 96% CPU and memory usage continues increasing

2013-02-10 Thread Kelly Hyde
*** This bug is a duplicate of bug 1118655 ***
https://bugs.launchpad.net/bugs/1118655

** This bug has been marked a duplicate of bug 1118655
   Software Center hangs selecting Installed view

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

Title:
  Installed tab hangs with loading indicator, Software Center uses 96%
  CPU and memory usage continues increasing

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

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


[Bug 1118655] Re: Software Center hangs selecting Installed view

2013-02-10 Thread Kelly Hyde
I can confirm that installing oneconf resolves the issue.

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

Title:
  Software Center hangs selecting Installed view

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

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



[Bug 1120976] [NEW] unity-gwibber-daemon consumes 96% CPU indefinitely after opening social lens

2013-02-10 Thread Kelly Hyde
Public bug reported:

If any Facebook or Twitter account is activated in Online Accounts,
after the social lens is opened through the Dash, unity-gwibber-daemon
begins using 96% CPU and continues indefinitely until the process is
killed. The process continues its high CPU usage even after the dash is
closed.

During and after this process, the social lens displays no results.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: gwibber 3.6.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-5.10-generic 3.8.0-rc6
Uname: Linux 3.8.0-5-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
Date: Sun Feb 10 03:26:39 2013
InstallationDate: Installed on 2013-02-09 (1 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64+mac (20130208)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gwibber
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring 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/1120976

Title:
  unity-gwibber-daemon consumes 96% CPU indefinitely after opening
  social lens

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

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