[Bug 1684103] [NEW] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008

2017-04-19 Thread Cody A.W. Somerville
Public bug reported:

This is for an older kernel. Posting for posterity. However, seems this
section of code continues to be plagued with similar issues.


[160386.317128] WARNING: CPU: 1 PID: 5938 at 
/build/linux-lts-vivid-oEbVse/linux-lts-vivid-3.19.0/ubuntu/i915/i915_gem_gtt.c:523
 gen8_ppgtt_clear_range+0x1e6/0x1f0 [i915_bpo]()
[160386.317129] WARN_ON(!pd->page_table[pde])
[160386.317130] Modules linked in: ctr ccm xt_conntrack ipt_REJECT 
nf_reject_ipv4 xt_multiport ip6table_filter ip6_tables ebtable_nat ebtables 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack xt_tcpudp 
bridge stp llc iptable_filter ip_tables x_tables bnep rfcomm binfmt_misc 
nls_iso8859_1 arc4 iwlmvm mac80211 snd_hda_codec_hdmi snd_hda_codec_realtek 
uvcvideo videobuf2_vmalloc snd_hda_codec_generic iwlwifi cfg80211 
videobuf2_memops videobuf2_core v4l2_common videodev media hid_multitouch 
intel_rapl iosf_mbi x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel 
kvm joydev serio_raw snd_hda_intel lpc_ich snd_hda_controller snd_hda_codec 
snd_hwdep shpchp mei_me mei btusb snd_pcm thinkpad_acpi i915_bpo nvram 
snd_seq_midi snd_seq_midi_event snd_rawmidi bluetooth snd_seq snd_seq_device 
intel_ips snd_timer drm_kms_helper drm i2c_algo_bit mac_hid snd soundcore 
parport_pc ppdev lp parport dm_crypt us
 bhid hid crct10dif_pclmul crc32_pclmul aesni_intel aes_x86_64 lrw gf128mul 
glue_helper ablk_helper cryptd psmouse ahci libahci e1000e ptp pps_core wmi 
video
[160386.317181] CPU: 1 PID: 5938 Comm: chrome Not tainted 3.19.0-77-generic 
#85~14.04.1-Ubuntu
[160386.317183] Hardware name: LENOVO 20BSCTO1WW/20BSCTO1WW, BIOS N14ET32W 
(1.10 ) 08/13/2015
[160386.317184]   88013db13378 817b61f3 
88013db133c8
[160386.317187]  c07eebd8 88013db133b8 81075d6a 
0080
[160386.317189]  a616f083 0053 880153bf4000 

[160386.317192] Call Trace:
[160386.317198]  [] dump_stack+0x63/0x81
[160386.317203]  [] warn_slowpath_common+0x8a/0xc0
[160386.317205]  [] warn_slowpath_fmt+0x46/0x50
[160386.317225]  [] ? 
i915_gem_object_put_pages_gtt+0x153/0x1c0 [i915_bpo]
[160386.317242]  [] gen8_ppgtt_clear_range+0x1e6/0x1f0 
[i915_bpo]
[160386.317256]  [] ppgtt_unbind_vma+0x2a/0x30 [i915_bpo]
[160386.317268]  [] i915_vma_unbind+0x9b/0x270 [i915_bpo]
[160386.317279]  [] i915_gem_shrink+0x165/0x250 [i915_bpo]
[160386.317290]  [] i915_gem_shrinker_scan+0x98/0xa0 
[i915_bpo]
[160386.317292]  [] shrink_node_slabs+0x1de/0x3c0
[160386.317294]  [] shrink_zone+0x20a/0x240
[160386.317297]  [] do_try_to_free_pages+0x165/0x460
[160386.317299]  [] ? throttle_direct_reclaim+0x98/0x250
[160386.317300]  [] try_to_free_pages+0xba/0x180
[160386.317302]  [] __alloc_pages_nodemask+0x607/0xac0
[160386.317305]  [] alloc_pages_current+0x91/0x100
[160386.317315]  [] alloc_pt_single+0x81/0x1b0 [i915_bpo]
[160386.317324]  [] gen8_alloc_va_range+0x28c/0x8a0 [i915_bpo]
[160386.317335]  [] i915_vma_bind+0xb6/0x1b0 [i915_bpo]
[160386.317346]  [] i915_gem_object_do_pin+0x626/0xa90 
[i915_bpo]
[160386.317356]  [] i915_gem_object_pin+0x38/0x40 [i915_bpo]
[160386.317366]  [] 
i915_gem_execbuffer_reserve_vma.isra.19+0x7c/0x150 [i915_bpo]
[160386.317376]  [] i915_gem_execbuffer_reserve+0x2ec/0x330 
[i915_bpo]
[160386.317386]  [] 
i915_gem_do_execbuffer.isra.25+0x5b6/0xfc0 [i915_bpo]
[160386.317388]  [] ? current_fs_time+0x16/0x60
[160386.317390]  [] ? do_shared_fault.isra.56+0x185/0x1c0
[160386.317393]  [] ? __kmalloc+0x1ed/0x2b0
[160386.317405]  [] ? i915_gem_execbuffer2+0x6c/0x2c0 
[i915_bpo]
[160386.317415]  [] ? i915_gem_execbuffer2+0x6c/0x2c0 
[i915_bpo]
[160386.317424]  [] i915_gem_execbuffer2+0xb1/0x2c0 [i915_bpo]
[160386.317435]  [] drm_ioctl+0x1ec/0x660 [drm]
[160386.317438]  [] ? set_next_entity+0x9d/0xb0
[160386.317440]  [] ? pick_next_task_fair+0x61b/0x880
[160386.317442]  [] do_vfs_ioctl+0x2f8/0x510
[160386.317444]  [] SyS_ioctl+0x81/0xa0
[160386.317447]  [] system_call_fastpath+0x16/0x1b
[160386.317449] ---[ end trace 0e2bbc78ca43d634 ]---
[160386.320100] BUG: unable to handle kernel NULL pointer dereferenceat 
0008
[160386.320145] IP: [] gen8_ppgtt_insert_entries+0x46/0x1c0 
[i915_bpo]
[160386.320204] PGD 0 
[160386.320216] Oops:  [#1] SMP 
[160386.320234] Modules linked in: ctr ccm xt_conntrack ipt_REJECT 
nf_reject_ipv4 xt_multiport ip6table_filter ip6_tables ebtable_nat ebtables 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack xt_tcpudp 
bridge stp llc iptable_filter ip_tables x_tables bnep rfcomm binfmt_misc 
nls_iso8859_1 arc4 iwlmvm mac80211 snd_hda_codec_hdmi snd_hda_codec_realtek 
uvcvideo videobuf2_vmalloc snd_hda_codec_generic iwlwifi cfg80211 
videobuf2_memops videobuf2_core v4l2_common videodev media hid_multitouch 
intel_rapl iosf_mbi x86_pkg_temp_thermal 

[Bug 1684103] Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000008

2017-04-19 Thread Cody A.W. Somerville
Interestingly, noticing a lot of the related bug reports I'm seeing seem
to be all lenovo.

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

Title:
  BUG: unable to handle kernel NULL pointer dereference at
  0008

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

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


[Bug 1347614] Re: Fix for CVE-2013-0288 in precise package

2014-07-30 Thread Cody A.W. Somerville
There is a serious bug here that is not introduced in this change but on
upgrade none the less causes /etc/nslcd.conf to get mangled creating
situation where one is no longer able to access their server. :(

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

Title:
  Fix for CVE-2013-0288 in precise package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-pam-ldapd/+bug/1347614/+subscriptions

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


[Bug 1343345] Re: Buffer overflow running busy server on precise

2014-07-30 Thread Cody A.W. Somerville
*** This bug is a duplicate of bug 1347614 ***
https://bugs.launchpad.net/bugs/1347614

** This bug has been marked a duplicate of bug 1347614
   Fix for CVE-2013-0288 in precise package

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

Title:
  Buffer overflow running busy server on precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-pam-ldapd/+bug/1343345/+subscriptions

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


[Bug 1270520] [NEW] URIs for old releases in Ubuntu channel data file not updated

2014-01-18 Thread Cody A.W. Somerville
Public bug reported:

In the Ubuntu channel data / python-apt sourceslist template file, e.g.
/usr/share/python-apt/templates/Ubuntu.info, the URIs for old releases
have not been updated to match their new home at http://old-
releases.ubuntu.com

** Affects: python-apt (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/1270520

Title:
  URIs for old releases in Ubuntu channel data file not updated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1270520/+subscriptions

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


[Bug 780602] Re: nm-applet leaks memory and stops functioning after a while

2013-01-18 Thread Cody A.W. Somerville
I spoke with Mathieu Trudel-Lapierre, who is the developer assigned to
this bug, and he has clarified that this bug is indeed for the nm-applet
becoming unresponsive to interactions and submenus showing an empty list
issue. The fix for the leaks is correct but it did not fix the
underlaying issue that is causing the behaviour described in the bug
description. I think James M. Leddy misspoke/typoed in his comment - as
you can see, he actually changed the statuses from 'Fix Released' and
'Fix Committed' to 'Confirmed'.

Neal: Can you please remark bug 930563 as a duplicate of this bug?

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

Title:
  nm-applet leaks memory and stops functioning after a while

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/780602/+subscriptions

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


[Bug 780602] Re: nm-applet becomes unresponsive to interactions and submenus such as 'VPN Connections' show completly empty

2013-01-18 Thread Cody A.W. Somerville
** Summary changed:

- nm-applet leaks memory and stops functioning after a while
+ nm-applet becomes unresponsive to interactions and submenus such as 'VPN 
Connections' show completly empty

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

Title:
  nm-applet becomes unresponsive to interactions and submenus such as
  'VPN Connections' show completly empty

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/780602/+subscriptions

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


[Bug 930563] Re: NM Applet menu entries not responding

2013-01-18 Thread Cody A.W. Somerville
*** This bug is a duplicate of bug 780602 ***
https://bugs.launchpad.net/bugs/780602

** This bug has been marked a duplicate of bug 780602
   nm-applet becomes unresponsive to interactions and submenus such as 'VPN 
Connections' show completly empty

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

Title:
  NM Applet menu entries not responding

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

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


[Bug 780602] Re: nm-applet becomes unresponsive to interactions and submenus such as 'VPN Connections' show completly empty

2013-01-18 Thread Cody A.W. Somerville
** Description changed:

+ The nm-applet embedded in the task bar becomes indeterminestically
+ becomes unresponsive.  Clicking on the applet will still show the popup
+ menu, but none of the menu entries respond to mouse clicks.  When this
+ happens, the VPN connections and Other networks menus also show up
+ completely empty (only a small menu stub is displayed).
+ 
+ It is uncertain what causes this behaviour to begin. It was originally
+ thought that the cause was memory leaks in nm-applet: nm-applet leaks
+ memory in a fresh install of Natty, increasing to over 200 Mb in 6-8
+ hours. However, fixes for the memory leaks failed to resolve the
+ occurance of the anomolous behaviour described above.
+ 
+ dbus-monitor shows errors such as the following when clicking a menu item or 
attempting to access a submenu:
+ error sender=:1.14 - dest=:1.67 
error_name=org.gtk.GDBus.UnmappedGError.Quark._LIBDBUSMENU_2dGLIB.Code0 
reply_serial=107705
+string The IDs supplied '[80846]' do not refer to any menu items we have
+ 
+ The errors are returned by bus_event_group or bus_about_to_show_group in
+ libdbusmenu-glib/server.c.
+ 
+ --
+ 
+ Stable Release Update Application:
+ 
  [Impact]
  This issue affects most and any users of nm-applet, especially in 
environments (such as offices) where the detected wireless networks change a 
lot, and where roaming can occur frequently.
  
  [Test Case]
  Run nm-applet for multiple hours:
-  - Observe that the VPN Connections submenu still opens and lists connections 
(if VPN connections are configured)
-  - Observe that the More networks submenu for additional detected wireless 
networks still opens and lists networks.
+  - Observe that the VPN Connections submenu still opens and lists connections 
(if VPN connections are configured)
+  - Observe that the More networks submenu for additional detected wireless 
networks still opens and lists networks.
  
  A common failure case is where such a submenu will open but show an
  empty list (a piece of menu a few milimeters long).
  
  [Regression Potential]
  Minimal, the fixes have been available for a while in the development release 
(and in other recent releases) with no regressions; furthermore, this corrects 
obviously wrong memory handling without changing the effective behavior of 
the application.
  Possible issues could be introducing new memory leaks with the changes 
however, and although the risk is minimal, this could cause the same failure 
behavior as listed above under [Test Case].
  
  --
- 
- nm-applet leaks memory in a fresh install of Natty, increasing to over
- 200 Mb in 6-8 hours.  In addition the nm-applet embedded in the task bar
- becomes unresponsive after several hours.  Clicking on the applet will
- still show the popup menu, but none of the menu entries respond to mouse
- clicks.  When this happens, the VPN connections and Other networks
- menus also show up completely empty (only a small menu stub is
- displayed).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: network-manager-gnome 0.8.4~git.20110318t152954.9c4c9a0-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-9.43-generic-pae 2.6.38.4
  Uname: Linux 2.6.38-9-generic-pae i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  Date: Tue May 10 11:53:09 2011
  EcryptfsInUse: Yes
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta i386 (20110413)
  IpRoute:
   192.168.2.0/24 dev eth0  proto kernel  scope link  src 192.168.2.12  metric 1
   169.254.0.0/16 dev eth0  scope link  metric 1000
   default via 192.168.2.1 dev eth0  proto static
  Keyfiles: Error: [Errno 2] No such file or directory
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager-applet
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  nm-applet becomes unresponsive to interactions and submenus such as
  'VPN Connections' show completly empty

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/780602/+subscriptions

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

[Bug 780602] Re: nm-applet leaks memory and stops functioning after a while

2013-01-15 Thread Cody A.W. Somerville
This seems to occur frequently after suspend/resume. I see the same
errors as reported in comment #69.

The errors are returned by bus_event_group or bus_about_to_show_group in
libdbusmenu-glib/server.c.

As such, I don't think the memory leaks are related to the issue with nm
not responding / not showing submenus.

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

Title:
  nm-applet leaks memory and stops functioning after a while

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/780602/+subscriptions

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


[Bug 1071904] Re: network-manager menu irresponsive

2013-01-13 Thread Cody A.W. Somerville
*** This bug is a duplicate of bug 780602 ***
https://bugs.launchpad.net/bugs/780602

** This bug is no longer a duplicate of bug 930563
   NM Applet menu entries not responding
** This bug has been marked a duplicate of bug 780602
   nm-applet leaks memory and stops functioning after a while

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

Title:
  network-manager menu irresponsive

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

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


[Bug 1019395] Re: At random times NM applet menu stops responding

2013-01-13 Thread Cody A.W. Somerville
*** This bug is a duplicate of bug 780602 ***
https://bugs.launchpad.net/bugs/780602

** This bug is no longer a duplicate of bug 930563
   NM Applet menu entries not responding
** This bug has been marked a duplicate of bug 780602
   nm-applet leaks memory and stops functioning after a while

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

Title:
  At random times NM applet menu stops responding

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

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


[Bug 1012154] Re: NM can't connect to another, known, Wi-Fi network after resume from suspend; reboot fixes it

2013-01-13 Thread Cody A.W. Somerville
*** This bug is a duplicate of bug 780602 ***
https://bugs.launchpad.net/bugs/780602

** This bug is no longer a duplicate of bug 930563
   NM Applet menu entries not responding
** This bug has been marked a duplicate of bug 780602
   nm-applet leaks memory and stops functioning after a while

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

Title:
  NM can't connect to another, known, Wi-Fi network after resume from
  suspend; reboot fixes it

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

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


[Bug 996431] Re: Network manager's GUI randomly fails and locks itself

2013-01-13 Thread Cody A.W. Somerville
*** This bug is a duplicate of bug 780602 ***
https://bugs.launchpad.net/bugs/780602

** This bug is no longer a duplicate of bug 930563
   NM Applet menu entries not responding
** This bug has been marked a duplicate of bug 780602
   nm-applet leaks memory and stops functioning after a while

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

Title:
  Network manager's GUI randomly fails and locks itself

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

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


[Bug 985028] Re: nm-applet stops displaying VPN connections

2013-01-13 Thread Cody A.W. Somerville
*** This bug is a duplicate of bug 780602 ***
https://bugs.launchpad.net/bugs/780602

** This bug has been marked a duplicate of bug 780602
   nm-applet leaks memory and stops functioning after a while

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

Title:
  nm-applet stops displaying VPN connections

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

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


[Bug 930563] Re: NM Applet menu entries not responding

2013-01-13 Thread Cody A.W. Somerville
*** This bug is a duplicate of bug 780602 ***
https://bugs.launchpad.net/bugs/780602

** This bug has been marked a duplicate of bug 780602
   nm-applet leaks memory and stops functioning after a while

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

Title:
  NM Applet menu entries not responding

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

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


[Bug 728835] Re: [ath9] kswapd0: page allocation failure. order:1, mode:0x4020

2011-10-25 Thread Cody A.W. Somerville
Please provide test kernel and I can commit to providing verification of
fix.

** Tags removed: verification-reverted-natty
** Tags added: verification-needed-natty

** Changed in: linux (Ubuntu Natty)
   Status: Incomplete = Triaged

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

Title:
  [ath9] kswapd0: page allocation failure. order:1, mode:0x4020

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

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


[Bug 838005] Re: with the switch to live build preinstalled desktop images do not ship the ubiquity slideshow anymore

2011-09-23 Thread Cody A.W. Somerville
Sounds like a configuration issue and not an actual bug in live-build.

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

Title:
  with the switch to live build preinstalled desktop images do not ship
  the ubiquity slideshow anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/live-build/+bug/838005/+subscriptions

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


[Bug 552236] Re: xchat crashed with SIGSEGV in CRYPTO_add_lock()

2011-09-13 Thread Cody A.W. Somerville
Not sure if this is still happening since I currently have apport
disabled. However, No, system was not using encrypted home directory. I
was, however, connected to an IRC server over SSL.

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

Title:
  xchat crashed with SIGSEGV in CRYPTO_add_lock()

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

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


[Bug 817145] [NEW] Unable to find a medium containing live file system

2011-07-27 Thread Cody A.W. Somerville
Public bug reported:

Downloaded and burnt Ubuntu 11.04 (Ubiquity installer) to DVD on
friend's computer. Attempted to boot but was dropped to busybox with
error 'Unable to find a medium containing live file system'. After
finding a USB-PS/2 adapter so keyboard would work, I looked at
casper.log and found the error message '/init: line 7: can't open
/dev/sdb: No medium found' repeated numerous times followed by 'Unable
to find a medium containing a live file system'.

Modifying BIOS settings to use AHCI instead of IDE for sata related
stuff fixed the issue.

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

** Description changed:

- Downloaded and burnt Ubuntu 11.10 (Ubiquity installer) to DVD on
+ Downloaded and burnt Ubuntu 11.04 (Ubiquity installer) to DVD on
  friend's computer. Attempted to boot but was dropped to busybox with
  error 'Unable to find a medium containing live file system'. After
  finding a USB-PS/2 adapter so keyboard would work, I looked at
  casper.log and found the error message '/init: line 7: can't open
  /dev/sdb: No medium found' repeated numerous times followed by 'Unable
  to find a medium containing a live file system'.
  
  Modifying BIOS settings to use AHCI instead of IDE for sata related
  stuff fixed 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/817145

Title:
  Unable to find a medium containing live file system

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

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


[Bug 814695] [NEW] plymouth falls back to text-mode when booting

2011-07-22 Thread Cody A.W. Somerville
Public bug reported:

Booting causes plymouth not to show graphical boot - will fall back to
text-mode. Tried both the Ubuntu and Xubuntu logo themes.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: plymouth 0.8.2-2ubuntu23
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Jul 22 11:23:11 2011
DefaultPlymouth: /lib/plymouth/themes/ubuntu-logo/ubuntu-logo.plymouth
MachineType: Dell Inc. Vostro 1520
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=02124c02-cd15-48f0-879a-42110a537f2c ro 
crashkernel=384M-2G:64M,2G-:128M quiet splash vt.handoff=7
SourcePackage: plymouth
TextPlymouth: /lib/plymouth/themes/xubuntu-text/xubuntu-text.plymouth
UpgradeStatus: Upgraded to natty on 2011-06-02 (50 days ago)
dmi.bios.date: 04/08/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 0T808J
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd04/08/2009:svnDellInc.:pnVostro1520:pvrNull:rvnDellInc.:rn0T808J:rvr:cvnDellInc.:ct8:cvrN/A:
dmi.product.name: Vostro 1520
dmi.product.version: Null
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug natty

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

Title:
  plymouth falls back to text-mode when booting

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

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


[Bug 814695] Re: plymouth falls back to text-mode when booting

2011-07-22 Thread Cody A.W. Somerville
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/814695

Title:
  plymouth falls back to text-mode when booting

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

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


[Bug 795355] Re: Intermittent SSL connection faults

2011-07-11 Thread Cody A.W. Somerville
** Also affects: oem-priority
   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/795355

Title:
  Intermittent SSL connection faults

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/795355/+subscriptions

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


[Bug 722168] Re: mksquashfs hangs

2011-06-21 Thread Cody A.W. Somerville
I believe that I'm also running into this bug except in my case
mksquashfs (from squashfs-tools 1:4.0-8) is being invoked by live-helper
(now known as live-build). Occasionally, mksquashfs will hang at
seemingly 100%. I've captured the following debug information:

  `-lh_build,16803 /usr/bin/lh_build
  `-lh_binary,7979 /usr/bin/lh_binary
  `-lh_binary_rootf,9495 /usr/bin/lh_binary_rootfs
  `-mksquashfs,9596 chroot filesystem.squashfs
  |-{mksquashfs},9598
  |-{mksquashfs},9599
  |-{mksquashfs},9600
  |-{mksquashfs},9601
  |-{mksquashfs},9602
  |-{mksquashfs},9603
  |-{mksquashfs},9604
  |-{mksquashfs},9605
  |-{mksquashfs},9606
  `-{mksquashfs},9607

strace of mksquashfs,9596:
sched_yield() = 0
sched_yield() = 0
sched_yield() = 0
sched_yield() = 0


strace of {mksquashfs},9598;
futex(0x92c6998, FUTEX_WAIT_PRIVATE, 5745, NULL

strace of {mksquashfs},9599:

strace of {mksquashfs},9600:
futex(0x92c6100, FUTEX_WAIT_PRIVATE, 73393, NULL) = -1 EAGAIN (Resource 
temporarily unavailable)
futex(0x92c6100, FUTEX_WAIT_PRIVATE, 73396, NULL

strace of {mksquashfs},9601:
futex(0x92cb368, FUTEX_WAIT_PRIVATE, 852, NULL

strace of {mksquashfs},9602:
futex(0x92c6100, FUTEX_WAIT_PRIVATE, 73396, NULL

strace of {mksquashfs},9603:
futex(0x92cb368, FUTEX_WAIT_PRIVATE, 851, NULL) = -1 EAGAIN (Resource 
temporarily unavailable)
futex(0x92cb368, FUTEX_WAIT_PRIVATE, 852, NULL

strace of {mksquashfs},9604:
futex(0x92c6100, FUTEX_WAIT_PRIVATE, 73394, NULL) = -1 EAGAIN (Resource 
temporarily unavailable)
futex(0x92c6100, FUTEX_WAIT_PRIVATE, 73396, NULL

strace of {mksquashfs},9605:
futex(0x92cb368, FUTEX_WAIT_PRIVATE, 849, NULL) = -1 EAGAIN (Resource 
temporarily unavailable)
futex(0x92cb368, FUTEX_WAIT_PRIVATE, 852, NULL

strace of {mksquashfs},9606:
futex(0x92c6100, FUTEX_WAIT_PRIVATE, 73395, NULL) = -1 EAGAIN (Resource 
temporarily unavailable)
futex(0x92c6100, FUTEX_WAIT_PRIVATE, 73396, NULL

strace of {mksquashfs},9607:
futex(0x92cb368, FUTEX_WAIT_PRIVATE, 850, NULL) = -1 EAGAIN (Resource 
temporarily unavailable)
futex(0x92cb368, FUTEX_WAIT_PRIVATE, 852, NULL

strace of mksquashfs,9596 with -f option (to follow children):
...
[pid 9596] sched_yield() = 0
[pid 9596] sched_yield() = 0
[pid 9596] --- SIGALRM (Alarm clock) @ 0 (0) ---
[pid 9596] sigreturn() = ? (mask now [])
[pid 9596] sched_yield() = 0
[pid 9596] sched_yield() = 0
...
pid 9596] sched_yield() = 0
[pid 9599] ... futex resumed ) = -1 ETIMEDOUT (Connection timed out)
[pid 9599] gettimeofday({1302110049, 888547}, NULL) = 0
[pid 9599] futex(0x80e17a0, FUTEX_WAKE_PRIVATE, 1) = 0
[pid 9599] clock_gettime(CLOCK_REALTIME, {1302110049, 888637707}) = 0
[pid 9599] futex(0x8363de4, FUTEX_WAIT_PRIVATE, 4655307, {0, 249909293} 
unfinished ...
[pid 9598] ... futex resumed ) = ? ERESTARTSYS (To be restarted)
[pid 9596] --- SIGALRM (Alarm clock) @ 0 (0) ---
[pid 9598] futex(0x92c6998, FUTEX_WAIT_PRIVATE, 5745, NULL unfinished ...
[pid 9596] sigreturn() = ? (mask now [])
[pid 9596] sched_yield() = 0
[pid 9596] sched_yield() = 0
...

(gdb) thread apply all bt full:

Thread 11 (Thread 0xf6ca4b70 (LWP 9598)):
#0 0xf7723430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xf76f94dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2 0x08050fd4 in queue_get (queue=0x92c6970) at mksquashfs.c:457
data = value optimized out
#3 0x080514d1 in writer (arg=0x0) at mksquashfs.c:2314
file_buffer = 0xe7ef070
off = 1006143431
write_error = 0
oldstate = 0
#4 0xf76f4cc9 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0xf763a6ae in clone () from /lib/libc.so.6
No symbol table info available.

Thread 10 (Thread 0xf64a3b70 (LWP 9599)):
#0 0xf7723430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xf76f9884 in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/libpthread.so.0
No symbol table info available.
#2 0x0804b1f4 in progress_thrd (arg=0x0) at mksquashfs.c:2521
timeval = {tv_sec = 1302110661, tv_usec = 973737}
timespec = {tv_sec = 1302110662, tv_nsec = 223737000}
itimerval = {it_interval = {tv_sec = 0, tv_usec = 25}, it_value = 
{tv_sec = 0, tv_usec = 25}}
winsize = {ws_row = 0, ws_col = 0, ws_xpixel = 0, ws_ypixel = 0}
#3 0xf76f4cc9 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4 0xf763a6ae in clone () from /lib/libc.so.6
No symbol table info available.

Thread 9 (Thread 0xf5ca2b70 (LWP 9600)):
#0 0xf7723430 in __kernel_vsyscall ()
No symbol table info available.
#1 0xf76f94dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2 0x08050fd4 in queue_get (queue=0x92c60d8) at mksquashfs.c:457
data = value optimized out
#3 0x08051345 in deflator (arg=0x0) 

[Bug 701259] Re: dell-laptop module hard blocks wifi on Dell Vostro 1520

2011-06-14 Thread Cody A.W. Somerville
After upgrading to natty, my broadcom wireless doesn't work at all -
regardless if the dell-laptop module is loaded or not. rfkill started
listing bcwml regardless if dell-laptop module is loaded or not. If
dell-laptop module is loaded, rfkill shows additionally WLAN and
bluetooth.

Linux sybarite 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC
2011 x86_64 x86_64 x86_64 GNU/Linux

Switching the wireless card out for an intel card results in wlan
working.

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

Title:
  dell-laptop module hard blocks wifi on Dell Vostro 1520

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

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


[Bug 768032] Re: gltext seems to leak memory eventually causing oom-killer to run

2011-06-03 Thread Cody A.W. Somerville
** Also affects: xscreensaver (Ubuntu Natty)
   Importance: Undecided
   Status: New

** Also affects: xscreensaver (Ubuntu Oneiric)
   Importance: Undecided
   Status: Fix Released

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

Title:
  gltext  seems to leak memory eventually causing oom-killer to run

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


[Bug 711284] Re: After natty update today, system is unresponsive and freezes often

2011-06-02 Thread Cody A.W. Somerville
I'm experiencing crippling high iowait as well after upgrading to natty.
I think comment #7 might be on to something.

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

Title:
  After natty update today, system is unresponsive and freezes often

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


[Bug 785875] Re: installer doesn't override existing kernels

2011-05-20 Thread Cody A.W. Somerville
** Package changed: live-installer (Ubuntu) = ubiquity (Ubuntu)

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

Title:
  installer doesn't override existing kernels

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


[Bug 613705] Re: English login broken if installation done in Chinese

2011-05-20 Thread Cody A.W. Somerville
** Package changed: live-installer (Ubuntu) = language-selector
(Ubuntu)

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

Title:
  English login broken if installation done in Chinese

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


[Bug 595153] Re: Invalid login id or password = infinite loop.

2011-05-20 Thread Cody A.W. Somerville
** Package changed: live-installer (Ubuntu) = ubiquity (Ubuntu)

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

Title:
  Invalid login id or password = infinite loop.

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


[Bug 756920] Re: Natty manual-partitioner is dangerously forgetful

2011-04-11 Thread Cody A.W. Somerville
** Package changed: live-installer (Ubuntu) = ubiquity (Ubuntu)

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

Title:
  Natty manual-partitioner is dangerously forgetful

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


[Bug 661678] Re: bzr whoami: unable to copy ownership from '$HOME/.bazaar' to '$HOME/.bazaar/bazaar.conf'

2011-03-22 Thread Cody A.W. Somerville
Hi Martin,

 One of our new hires (manager for our PM team) recently installed
Ubuntu 10.10. For some, as of yet, undiscovered reason his install has
him a member of the 'users' group instead of a per-user group (almost as
if USERGROUPS was set to no in /etc/adduser.conf). Whats even more odd
is that his per-user group does exist - he just isn't a member of it.
His home directory and a number of files + folders underneath of it are
owned by '$USER:$USER' but most are owned by '$USER:users'. New files he
creates are owned by '$USER:users' thus the reason the chown failed.

 I've spoken with Colin Watson about this and he can't think of any
reason to explain this. However, there is clearly some codepath that
results in this situation since the original reporter of this bug
appears to be in the exact same situation.

 For bzr, is the chown necessary? I'm guessing its to prevent the files
being owned by, for example, root if the first invocation of bzr is done
via sudo or something? Maybe just silencing the error is appropriate to
close out this bug (since clearly the user group stuff isn't a bzr
problem) - ie. (assuming my guess was correct), accept the chown as a
best effort attempt to provide smoother experience?

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

Title:
  bzr whoami: unable to copy ownership from '$HOME/.bazaar' to
  '$HOME/.bazaar/bazaar.conf'

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


[Bug 661678] Re: bzr whoami: unable to copy ownership from '$HOME/.bazaar' to '$HOME/.bazaar/bazaar.conf'

2011-03-21 Thread Cody A.W. Somerville
** Tags added: oem-services

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

Title:
  bzr whoami: unable to copy ownership from '$HOME/.bazaar' to
  '$HOME/.bazaar/bazaar.conf'

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


[Bug 715318] Re: Disconnecting USB headset while audio playing results in kernel panic

2011-03-02 Thread Cody A.W. Somerville
** Tags removed: needs-upstream-testing

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

Title:
  Disconnecting USB headset while audio playing results in kernel panic

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


[Bug 688861] Re: undefined symbols in library

2011-03-01 Thread Cody A.W. Somerville
** Changed in: qt-x11-free (Ubuntu Natty)
 Assignee: Kubuntu Developers (kubuntu-dev) = (unassigned)

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.
https://bugs.launchpad.net/bugs/688861

Title:
  undefined symbols in library

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


[Bug 715318] Re: Disconnecting USB headset while audio playing results in kernel panic

2011-02-28 Thread Cody A.W. Somerville
I've tested the patch and can confirm it appears to fix 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/715318

Title:
  Disconnecting USB headset while audio playing results in kernel panic

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


[Bug 715318] Re: Disconnecting USB headset while audio playing results in kernel panic

2011-02-28 Thread Cody A.W. Somerville
** Also affects: linux (Ubuntu Maverick)
   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/715318

Title:
  Disconnecting USB headset while audio playing results in kernel panic

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


[Bug 715318] Re: Disconnecting USB headset while audio playing results in kernel panic

2011-02-25 Thread Cody A.W. Somerville
If you could build a patched kernel in a PPA, I'd be happy to test.

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

Title:
  Disconnecting USB headset while audio playing results in kernel panic

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


[Bug 720553] Re: Weird issues with simple-scan in Maverick

2011-02-16 Thread Cody A.W. Somerville


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

Title:
  Weird issues with simple-scan in Maverick

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


[Bug 720553] [NEW] Weird issues with simple-scan in Maverick

2011-02-16 Thread Cody A.W. Somerville
Public bug reported:

Binary package hint: simple-scan

1. Put a single page in the ADF.
2. Click scan 'All Pages From Feeder' or scan 'Single Page' - if the latter, 
skip down to #6.
3. Scan as shown by simple-scan is weird - actual scan of entire page only 
takes up small part of page (like its zoomed out) and the scan of the page is 
repeated horizontally multiple times (see attached screenshot).
4. At this point my all-in-one printer shows on its display 'Now scanning...' 
and it looks like part of the page is still in the printer. If there are 
multiple pages in the ADF, it will scan each page and then get stuck like this 
on the last page - unfortunately all the pages scanned in are still messed up 
as described.
5. Clicking scan 'Single Page' creates another page in 'simple-scan' with what 
appears to be the tail end of the first page. The printer finishes spitting out 
the page and chimes telling me the scan is complete. Clicking scan 'All Pages 
From Feeder' instead does not result in this behaviour. However, killing 
simple-scan instead *does* result in the printer chiming success and spitting 
out the rest of the page.
6. If I click 'Save as' from the 'Document' menu and save the scan as a pdf, 
attempting to open the pdf in a pdf reader results in the reader complaining 
about the pdf being corrupt or damaged. Saving as a jpeg (the default) produces 
a valid jpeg but the image is the same as how the scan looks in simple-scan.

Using xsane to do the scan doesn't result in this problem (though the
scan for each page does have a chunk of whitespace at the end like it
thinks the pages are legal size or something).

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: simple-scan 2.32.0-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.35-25.44-generic 2.6.35.10
Uname: Linux 2.6.35-25-generic x86_64
NonfreeKernelModules: nvidia wl
Architecture: amd64
Date: Thu Feb 17 01:39:32 2011
DriverPackageVersions:
 libsane 1.0.21-2ubuntu2
 libsane-extras N/A
 hplip 3.10.6-1ubuntu10.2
 hpoj N/A
MachineType: Dell Inc. Vostro 1520
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-25-generic 
root=UUID=02124c02-cd15-48f0-879a-42110a537f2c ro 
crashkernel=384M-2G:64M,2G-:128M quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: simple-scan
dmi.bios.date: 04/08/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 0T808J
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd04/08/2009:svnDellInc.:pnVostro1520:pvrNull:rvnDellInc.:rn0T808J:rvr:cvnDellInc.:ct8:cvrN/A:
dmi.product.name: Vostro 1520
dmi.product.version: Null
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug maverick

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

Title:
  Weird issues with simple-scan in Maverick

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


[Bug 720553] Re: Weird issues with simple-scan in Maverick

2011-02-16 Thread Cody A.W. Somerville

** Attachment added: Screenshot of simple-scan showing messed up scan
   
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/720553/+attachment/1855595/+files/simple-scan_issue-1.png

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

Title:
  Weird issues with simple-scan in Maverick

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


[Bug 718956] [NEW] Sync reprepro 4.4.0-1 (universe) from Debian unstable (main)

2011-02-14 Thread Cody A.W. Somerville
Public bug reported:

Please sync reprepro 4.4.0-1 (universe) from Debian unstable (main)

Changelog entries since current natty version 4.3.0-1:

reprepro (4.4.0-1) unstable; urgency=low

  * new upstream release
  - fix multiple typos in docs/manual.html (Closes: 610304)
  - add removesrcs command (Closes: 606457)

 -- Bernhard R. Link brl...@debian.org  Mon, 17 Jan 2011 20:02:23
+0100

** Affects: reprepro (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

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

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

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

Title:
  Sync reprepro 4.4.0-1 (universe) from Debian unstable (main)

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


[Bug 715318] Re: Disconnecting USB headset while audio playing results in kernel panic

2011-02-08 Thread Cody A.W. Somerville
** Visibility changed to: Public

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

Title:
  Disconnecting USB headset while audio playing results in kernel panic

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


[Bug 707749] Re: ValueError: Invalid version string

2011-02-01 Thread Cody A.W. Somerville
debian_support.Version is specifically for debian packages and not
versioning of Debian, Ubuntu, Insert other distribution here releases
which are not guaranteed to be valid debian package versions.

Here is an example of a .disk/info that breaks usb-creator:
Ubuntu Warthog - Build i386 LIVE/INSTALL Binary 20110127-14:42

FYI: In mangle_syslinux you look to see if .disk/info exploded using
space as delimiter produces a list with a length greater than 2 before
trying to extract the numerical version. This would work in this case as
well if you didn't count everything after and including the dash
character, ie. the comment.

** Changed in: usb-creator (Ubuntu)
   Status: Incomplete = New

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

Title:
  ValueError: Invalid version string

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


[Bug 701259] Re: dell-laptop module hard blocks wifi on Dell Vostro 1520

2011-01-28 Thread Cody A.W. Somerville
I've finally got around to testing on lucid live cd. The issue is NOT
present and wireless works fine after using jockey to install driver.
This confirms that this a regression.

Some observations:

 1. /proc/modules shows that the dell-laptop module is indeed loaded: 
dell_laptop 7941 0 - Live 0xa0065000
 2. rfkill list does not list any devices however.

Here is the output of modinfo dell-laptop on lucid:

$ modinfo dell_laptop
filename:   
/lib/modules/2.6.32-24-generic/kernel/drivers/platform/x86/dell-laptop.ko
alias:  dmi:*svnDellInc.:*:ct8:*
license:GPL
description:Dell laptop driver
author: Matthew Garrett m...@redhat.com
srcversion: 104553967ECAF17A9FB03B3
depends:dcdbas
vermagic:   2.6.32-24-generic SMP mod_unload modversions

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

Title:
  dell-laptop module hard blocks wifi on Dell Vostro 1520

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


[Bug 707749] [NEW] ValueError: Invalid version string

2011-01-25 Thread Cody A.W. Somerville
Public bug reported:

Binary package hint: usb-creator

install.mangle_syslinux misuses debian_support.Version to compare
release versions against each other. This can cause an unexpected
exception (ValueError: Invalid version string %s) if the value it
retrieves from .disk/info isn't a valid version for a Debian package.

usb-creator either should stop abusing debian_support.Version and/or
catch this exception and set target_os_ver to None.

** Affects: usb-creator (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/707749

Title:
  ValueError: Invalid version string

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


[Bug 664115] Re: parted calls 'udevadm settle' after every change causing it to hang for 180s if no udevd with matching magic key is running.

2011-01-17 Thread Cody A.W. Somerville
** Also affects: parted (Ubuntu Lucid)
   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/664115

Title:
  parted calls 'udevadm settle' after every change causing it to hang
  for 180s if no udevd with matching magic key is running.

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


[Bug 632696] Re: libvirt won't start a VM with serial or console when apparmor is enabled

2011-01-14 Thread Cody A.W. Somerville
I've ran into this issue twice now today. I can be creating VMs just
fine and then go to create another one and it fails with this error.
Rebooting fixed the issue the first time and I was able to create VMs
again like normal but then for seemingly no reason I started getting the
error again.

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

Title:
  libvirt won't start a VM with serial or console when apparmor is
  enabled

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


[Bug 703091] [NEW] Cups reports '/usr/lib/cups/backend/hp failed' when unable to connect to printer instead of providing helpful error message.

2011-01-14 Thread Cody A.W. Somerville
Public bug reported:

Binary package hint: cups

I changed the hostname on my printer. I forgot about this and the next
time I went to print something nothing would happen. I noticed the
status of my printer however changed from 'Idle' to 'Processing' to
'Idle -  /usr/lib/cups/backend/hp failed'. If it hadn't occurred to me
that I had changed the hostname, I probably wouldn't have figured out
what was wrong. After updating the device URI from
'hp:/net/Officejet_Pro_8500_A909g?zc=HPFEA7D1' to
'hp:/net/Officejet_Pro_8500_A909g?zc=hp-officejetpro' I was able to
successfully print pages again.

The relevant error messages in /var/log/cups/error_log were as follows:

D [14/Jan/2011:16:42:48 -0500] [Job 185] STATE: +connecting-to-device
D [14/Jan/2011:16:42:48 -0500] [Job 185] prnt/backend/hp.c 745: ERROR: open 
device failed stat=12: hp:/net/Officejet_Pro_8500_A909g?zc=HPFEA7D1
D [14/Jan/2011:16:42:48 -0500] [Job 185] GPL Ghostscript 8.71: Unrecoverable 
error, exit code 1
D [14/Jan/2011:16:42:48 -0500] [Job 185] renderer exited with status 1
D [14/Jan/2011:16:42:48 -0500] [Job 185] Possible error on renderer command 
line or PostScript error. Check options.Kid3 exit status: 3
D [14/Jan/2011:16:42:48 -0500] [Job 185] Backend returned status 1 (failed)
D [14/Jan/2011:16:42:48 -0500] [Job 185] End of messages
D [14/Jan/2011:16:42:48 -0500] [Job 185] printer-state=3(idle)
D [14/Jan/2011:16:42:48 -0500] [Job 185] 
printer-state-message=/usr/lib/cups/backend/hp failed
D [14/Jan/2011:16:42:48 -0500] [Job 185] printer-state-reasons=none

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: cups 1.4.4-6ubuntu2.3
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
Uname: Linux 2.6.35-24-generic x86_64
NonfreeKernelModules: nvidia wl
Architecture: amd64
Date: Fri Jan 14 16:37:27 2011
Lpstat: device for HP-Officejet-Pro-8500-A909g: 
hp:/net/Officejet_Pro_8500_A909g?zc=HPFEA7D1
MachineType: Dell Inc. Vostro 1520
Papersize: letter
PpdFiles: HP-Officejet-Pro-8500-A909g: HP Officejet Pro 8500 a909g hpijs, 3.10.6
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-24-generic 
root=UUID=02124c02-cd15-48f0-879a-42110a537f2c ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: cups
dmi.bios.date: 04/08/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 0T808J
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd04/08/2009:svnDellInc.:pnVostro1520:pvrNull:rvnDellInc.:rn0T808J:rvr:cvnDellInc.:ct8:cvrN/A:
dmi.product.name: Vostro 1520
dmi.product.version: Null
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug maverick

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

Title:
  Cups reports '/usr/lib/cups/backend/hp failed' when unable to connect
  to printer instead of providing helpful error message.

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


[Bug 703091] Re: Cups reports '/usr/lib/cups/backend/hp failed' when unable to connect to printer instead of providing helpful error message.

2011-01-14 Thread Cody A.W. Somerville


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

Title:
  Cups reports '/usr/lib/cups/backend/hp failed' when unable to connect
  to printer instead of providing helpful error message.

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


[Bug 632696] Re: libvirt won't start a VM with serial or console when apparmor is enabled

2011-01-14 Thread Cody A.W. Somerville
I've ran into this issue twice now today. I can be creating VMs just
fine and then go to create another one and it fails with this error.
Rebooting fixed the issue the first time and I was able to create VMs
again like normal but then for seemingly no reason I started getting the
error again.

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

Title:
  libvirt won't start a VM with serial or console when apparmor is
  enabled

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


[Bug 664115] Re: parted calls 'udevadm settle' after every change causing it to hang for 180s if no udevd with matching magic key is running.

2011-01-12 Thread Cody A.W. Somerville
I tested this update and can confirm that the hanging behaviour
described in this bug no longer occurs with the proposed update
installed.

** Summary changed:

- chroot loop devices stall for extremely long periods
+ parted calls 'udevadm settle' after every change causing it to hang for 180s 
if no udevd with matching magic key is running.

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

Title:
  parted calls 'udevadm settle' after every change causing it to hang
  for 180s if no udevd with matching magic key is running.

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


[Bug 701259] [NEW] dell-laptop module hard blocks wifi on Dell Vostro 1520

2011-01-10 Thread Cody A.W. Somerville
Public bug reported:

I was surprised to find my wifi not work after upgrading to Maverick as
it had worked just fine in lucid. The network-manager would show
wireless network disabled and 'Enable Wireless' shown by right clicking
the network-manager icon was disabled/greyed out.

So I did some debugging and found the following:

 1. The wifi light on my laptop never lit up anymore
 2. Bluetooth appears to work now (yay!) as toggling the physical rf kill 
switch would show the device coming up and down in dmesg. However, nothing in 
there about the wifi device.
 3. Removing the 'dell-laptop' kernel module made my wifi work (yay!)
 4. With 'dell-laptop' installed, 'rfkill list' shows that the wifi is hard 
blocked.
 5. With 'dell-laptop' removed, 'rfkill list' shows nothing.
 6. The physical rfkill switch works just fine with 'dell-laptop' removed.

So clearly there is a (serious) regression occurring here. I'm unsure if
'dell-laptop' was getting loaded in lucid but I'll boot up a lucid live-
cd when I get a chance to check.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-24-generic 2.6.35-24.42
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
Uname: Linux 2.6.35-24-generic x86_64
NonfreeKernelModules: nvidia wl
AcpiTables: Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1:
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 0/1
   Subdevice #0: subdevice #0
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  cody-somerville   1993 F xfce4-mixer-plu
  cody-somerville   2080 F pulseaudio
  cody-somerville   2185 F xfce4-volumed
 /dev/snd/pcmC0D0p:   cody-somerville   2080 F...m pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf330 irq 48'
   Mixer name   : 'IDT 92HD81B1C5'
   Components   : 'HDA:111d76d5,102802bc,00100302'
   Controls  : 14
   Simple ctrls  : 8
Date: Mon Jan 10 17:10:51 2011
HibernationDevice: RESUME=UUID=a7e620fa-14d8-40ad-a2b0-d7a075f6ea12
MachineType: Dell Inc. Vostro 1520
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-24-generic 
root=UUID=02124c02-cd15-48f0-879a-42110a537f2c ro quiet splash
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.38
RfKill:
 
SourcePackage: linux
dmi.bios.date: 04/08/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 0T808J
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd04/08/2009:svnDellInc.:pnVostro1520:pvrNull:rvnDellInc.:rn0T808J:rvr:cvnDellInc.:ct8:cvrN/A:
dmi.product.name: Vostro 1520
dmi.product.version: Null
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug kernel-uncat maverick needs-upstream-testing 
regression-release

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

Title:
  dell-laptop module hard blocks wifi on Dell Vostro 1520

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


[Bug 701259] Re: dell-laptop module hard blocks wifi on Dell Vostro 1520

2011-01-10 Thread Cody A.W. Somerville


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

Title:
  dell-laptop module hard blocks wifi on Dell Vostro 1520

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


[Bug 598228] Re: Microphone port does not work (Dell Vostro 1520)

2010-12-07 Thread Cody A.W. Somerville
** Changed in: alsa-driver (Ubuntu)
   Status: Expired = Incomplete

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

Title:
  Microphone port does not work (Dell Vostro 1520)

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


[Bug 664115] Re: chroot loop devices stall for extremely long periods

2010-11-15 Thread Cody A.W. Somerville
Deleting patch from bug since its already been rejected.

** Patch removed: Most of a solution to the problem
   
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/664115/+attachment/1706771/+files/parted-speed.patch

** Tags added: natty
** Tags removed: amd64 apport-bug patch

-- 
chroot loop devices stall for extremely long periods
https://bugs.launchpad.net/bugs/664115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 671126] Re: --keyring argument breaks qemu-debootstrap

2010-11-04 Thread Cody A.W. Somerville
** Also affects: qemu-kvm (Ubuntu)
   Importance: Undecided
   Status: New

-- 
--keyring argument breaks qemu-debootstrap
https://bugs.launchpad.net/bugs/671126
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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


[Bug 671126] Re: --keyring argument breaks qemu-debootstrap

2010-11-04 Thread Cody A.W. Somerville
** Also affects: qemu-kvm (Ubuntu)
   Importance: Undecided
   Status: New

-- 
--keyring argument breaks qemu-debootstrap
https://bugs.launchpad.net/bugs/671126
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 664115] Re: chroot loop devices stall for extremely long periods

2010-11-03 Thread Cody A.W. Somerville
** Tags added: oem-services

-- 
chroot loop devices stall for extremely long periods
https://bugs.launchpad.net/bugs/664115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 664115] Re: chroot loop devices stall for extremely long periods

2010-11-03 Thread Cody A.W. Somerville
** Description changed:

- Binary package hint: coreutils
+ parted can take a very long time when run within a chroot.
  
- Copied from the attached script that shows how to reproduce the problem:
+ The issue here is an interface mismatch between udevd and udevadm.
  
- # If I use parted to create a partition table in a file representing
- # a disk image, it should take milliseconds to do.  This seems to be
- # the case when executing these steps directly:
- #
- # use losetup (from live-build) to get a /dev/loopN
- # attach an empty file to the /dev/loopN
- # run a parted script on the empty file to create a partition table
- # release the /dev/loopN
- #
- # However, when executed from within a chroot, this can take multiple
- # minutes, specifically when executing the parted step.
- #
- # Requires:
- # -- A normal maverick desktop system
- # -- a lucid chroot built and available on that desktop system
- # -- apt-get install live-build parted in both the maverick
- #desktop and the chroot
- #
- # To show the problem, run this script.  First, without a chroot:
- # $ sudo ./problem.sh
- # then, use a chroot:
- # $ sudo ./problem.sh chroot-directory
- #
- # The first run takes ~100-200 millisec on my system; the second run
- # with chroot takes ~6 *minutes*!  And, it does not matter whether or
- # not /dev is bind-mounted to /dev in the chroot -- either way takes
- # about the same amount of time.
+ 'udevadm settle' works by sending a netlink message to the udevd
+ process. However, the magic key (UDEV_MONITOR_MAGIC) udevd uses to
+ communicate w/ udevadm changed between lucid and maverick (presumably
+ due to a non-backwards-compatible interface change). So, if you are
+ running a maverick system and try to run lucid's udevadm in a chroot,
+ there will be no compatible udevd to respond. The long delay is due to a
+ hardcoded timeout default in udevadm - it will wait up to 180s for udevd
+ to signal settle completion.
  
- ProblemType: Bug
- DistroRelease: Ubuntu 10.10
- Package: coreutils 8.5-1ubuntu3
- ProcVersionSignature: Ubuntu 2.6.35-22.34-generic 2.6.35.4
- Uname: Linux 2.6.35-22-generic x86_64
- NonfreeKernelModules: fglrx
- Architecture: amd64
- Date: Wed Oct 20 13:21:59 2010
- InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
- ProcEnviron:
-  PATH=(custom, user)
-  LANG=en_US.utf8
-  SHELL=/bin/bash
- SourcePackage: coreutils
+ I verified this by debootstrapping both a lucid and a maverick chroot on
+ a maverick host. In a pristine host config:
+ 
+chroot /chroot/lucid udevadm settle- hang
+chroot /chroot/maverick udevadm settle - no hang
+ 
+ If I modify the host's udev to listen to lucid's UDEV_MONITOR_MAGIC
+ define, I get the inverse results.
+ 
+ So how does live-helper trigger this? parted has an ubuntu-specific
+ patch that calls 'udevadm settle' after manipulating partitions to avoid
+ races with other applications that might be triggered by partition
+ changes.

-- 
chroot loop devices stall for extremely long periods
https://bugs.launchpad.net/bugs/664115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 664115] Re: chroot loop devices stall for extremely long periods

2010-10-22 Thread Cody A.W. Somerville
The bug isn't in live-build, even if we can work around this issue with
a hack, and there is no way upstream will accept this patch. Reassigning
to udev.

** Package changed: live-build (Ubuntu) = udev (Ubuntu)

-- 
chroot loop devices stall for extremely long periods
https://bugs.launchpad.net/bugs/664115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 664382] Re: dput doesn't accept ppa overriding on command line

2010-10-21 Thread Cody A.W. Somerville
dput knows nothing about PPAs, it just includes a ppa stanza in
/etc/dput.cf that accepts an argument permitting you to upload to
different ppas. You override that with your ppa stanza in ~/.dput.cf
that is hard coded to upload to ~popey/ppa/ubuntu/

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

-- 
dput doesn't accept ppa overriding on command line
https://bugs.launchpad.net/bugs/664382
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 643261] Re: dput ppa:... should check series

2010-09-20 Thread Cody A.W. Somerville
** Changed in: dput (Ubuntu)
   Importance: Undecided = Wishlist

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

-- 
dput ppa:... should check series
https://bugs.launchpad.net/bugs/643261
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 633109] Re: No progress bar for sftp uploads

2010-09-08 Thread Cody A.W. Somerville
** Changed in: dput (Ubuntu)
   Importance: Undecided = Wishlist

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

-- 
No progress bar for sftp uploads
https://bugs.launchpad.net/bugs/633109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 51016] Re: Play music while installing

2010-09-08 Thread Cody A.W. Somerville
** Package changed: debian-installer (Ubuntu) = ubiquity (Ubuntu)

** Changed in: ubiquity (Ubuntu)
   Status: Confirmed = Opinion

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

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


[Bug 613284] Re: Sync live-build 2.0~a22-1 (universe) from Debian unstable (main)

2010-08-10 Thread Cody A.W. Somerville
** Summary changed:

- Sync live-build 2.0~a21-1 (universe) from Debian unstable (main)
+ Sync live-build 2.0~a22-1 (universe) from Debian unstable (main)

** Description changed:

- Please sync live-build 2.0~a21-1 (universe) from Debian unstable (main)
+ Please sync live-build 2.0~a22-1 (universe) from Debian unstable (main)
  
  All changelog entries:
  
+ live-build  (2.0~a22-1) unstable; urgency=low
+ 
+   [ Daniel Baumann ]
+   * Making cp calls for syslinux templates recursive, thanks to Tiago
+  Bortoletto Vaz ti...@debian.org.
+  
+   [ Chris Lamb ]
+   * Fixing spelling typo.
+   * Run chroot stage with /var/lib/dpkg mounted as a tmpfs
+  
+   [ Richard Nelson ]
+   * Correct typo on build.html.
+   * Update to change in location and name of /live-helper.sh to
+  /scripts/build.sh.
+  
+   [ Daniel Baumann ]
+   * Marking ndiff as lenny only in rescue list (Closes: #591469).
+  
+   [ Tiago Bortoletto Vaz ]
+   * Adding curly braces to LH_MEDIA in syslinux template.
+   * Fixing all LH_MEDIA related stuff in syslinux templates.
+   * Adding Brazilian Portuguese templates for syslinux.
+  
+   [ Daniel Baumann ]
+   * Updating debian-cd data.
+  
+   [ Chris Lamb ]
+   * Fix LH_INTERACTIVE switch statement.
+  
+   [ Daniel Baumann ]
+   * Setting default desktop for tasksel when installing package tasks to
+ avoid ending up with a pulled in gnome in all cases, thanks a lot to
+ Ben Armstrong sy...@debian.org for finding this solution.
+ 
+  -- Daniel Baumann dan...@debian.org  Tue, 10 Aug 2010 04:21:01 +0200
+ 
  live-build (2.0~a21-1) unstable; urgency=low
  
-   [ Daniel Baumann ]
-   * Removing outdated repository configurations.
-   * Updating backports repository configuration.
+   [ Daniel Baumann ]
+   * Removing outdated repository configurations.
+   * Updating backports repository configuration.
  
-   [ Richard Nelson ]
-   * Correct expression on l-b.cgi email field.
+   [ Richard Nelson ]
+   * Correct expression on l-b.cgi email field.
  
-   [ Daniel Baumann ]
-   * Updating package to standards version 3.9.1.
+   [ Daniel Baumann ]
+   * Updating package to standards version 3.9.1.
  
-   [ Marco Amadori ]
-   * Correcting typo, live-helper should depend on live-build.
+   [ Marco Amadori ]
+   * Correcting typo, live-helper should depend on live-build.
  
-  -- Daniel Baumann dan...@debian.org  Tue, 27 Jul 2010 16:07:52 +0200
+  -- Daniel Baumann dan...@debian.org  Tue, 27 Jul 2010 16:07:52 +0200
  
  live-build (2.0~a20-1) unstable; urgency=low
  
-   * Removing temporary hack to skip memtest86+ in image autobuild
- script.
-   * Adding updated losetup-lukshome hook from Rui Miguel P. Bernardo
- rui.bernardo...@gmail.com.
-   * Renaming live-helper package to its generic name live-build, now all
- Debian Live are consistently and properly named.
-   * Splitting out cgi frontend to own package.
-   * Rearranging helpers scripts in source tree.
-   * Using global version file.
-   * Updating po makefile.
-   * Removing example sources, not really useful anymore since
- repositories are in place.
+   * Removing temporary hack to skip memtest86+ in image autobuild
+ script.
+   * Adding updated losetup-lukshome hook from Rui Miguel P. Bernardo
+ rui.bernardo...@gmail.com.
+   * Renaming live-helper package to its generic name live-build, now all
+ Debian Live are consistently and properly named.
+   * Splitting out cgi frontend to own package.
+   * Rearranging helpers scripts in source tree.
+   * Using global version file.
+   * Updating po makefile.
+   * Removing example sources, not really useful anymore since
+ repositories are in place.
  
-  -- Daniel Baumann dan...@debian.org  Sat, 24 Jul 2010 17:22:56 +0200
+  -- Daniel Baumann dan...@debian.org  Sat, 24 Jul 2010 17:22:56 +0200

-- 
Sync live-build 2.0~a22-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/613284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 613284] [NEW] Sync live-build 2.0~a21-1 (universe) from Debian unstable (main)

2010-08-03 Thread Cody A.W. Somerville
Public bug reported:

Please sync live-build 2.0~a21-1 (universe) from Debian unstable (main)

All changelog entries:

live-build (2.0~a21-1) unstable; urgency=low

  [ Daniel Baumann ]
  * Removing outdated repository configurations.
  * Updating backports repository configuration.

  [ Richard Nelson ]
  * Correct expression on l-b.cgi email field.

  [ Daniel Baumann ]
  * Updating package to standards version 3.9.1.

  [ Marco Amadori ]
  * Correcting typo, live-helper should depend on live-build.

 -- Daniel Baumann dan...@debian.org  Tue, 27 Jul 2010 16:07:52 +0200

live-build (2.0~a20-1) unstable; urgency=low

  * Removing temporary hack to skip memtest86+ in image autobuild
script.
  * Adding updated losetup-lukshome hook from Rui Miguel P. Bernardo
rui.bernardo...@gmail.com.
  * Renaming live-helper package to its generic name live-build, now all
Debian Live are consistently and properly named.
  * Splitting out cgi frontend to own package.
  * Rearranging helpers scripts in source tree.
  * Using global version file.
  * Updating po makefile.
  * Removing example sources, not really useful anymore since
repositories are in place.

 -- Daniel Baumann dan...@debian.org  Sat, 24 Jul 2010 17:22:56 +0200

** Affects: ubuntu
 Importance: Wishlist
 Status: Confirmed

** Changed in: ubuntu
   Importance: Undecided = Wishlist

** Changed in: ubuntu
   Status: New = Confirmed

-- 
Sync live-build 2.0~a21-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/613284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 598228] [NEW] Microphone port does not work (Dell Vostro 1520)

2010-06-24 Thread Cody A.W. Somerville
Public bug reported:

The microphone port on my Dell Vostro 1520 does not work. I've tried
several different microphones but none work.

Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller 
[8086:293e] (rev 03)
Subsystem: Dell Device [1028:02bc]
Codec: IDT 92HD81B1C5


ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: alsa-base 1.0.22.1+dfsg-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
NonfreeKernelModules: nvidia wl
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 0/1
   Subdevice #0: subdevice #0
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  cody-somerville   1793 F xfce4-mixer-plu
  cody-somerville   1809 F pulseaudio
  cody-somerville   1878 F xfce4-volumed
 /dev/snd/pcmC0D0p:   cody-somerville   1809 F...m pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf330 irq 22'
   Mixer name   : 'IDT 92HD81B1C5'
   Components   : 'HDA:111d76d5,102802bc,00100302'
   Controls  : 14
   Simple ctrls  : 8
Date: Thu Jun 24 14:55:14 2010
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
dmi.bios.date: 04/08/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 0T808J
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd04/08/2009:svnDellInc.:pnVostro1520:pvrNull:rvnDellInc.:rn0T808J:rvr:cvnDellInc.:ct8:cvrN/A:
dmi.product.name: Vostro 1520
dmi.product.version: Null
dmi.sys.vendor: Dell Inc.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
Microphone port does not work (Dell Vostro 1520)
https://bugs.launchpad.net/bugs/598228
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 598228] Re: Microphone port does not work (Dell Vostro 1520)

2010-06-24 Thread Cody A.W. Somerville

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/50862910/AlsaDevices.txt

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

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/50862912/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/50862913/Card0.Codecs.codec.0.txt

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

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

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/50862916/PciMultimedia.txt

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

-- 
Microphone port does not work (Dell Vostro 1520)
https://bugs.launchpad.net/bugs/598228
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 598228] Re: Microphone port does not work (Dell Vostro 1520)

2010-06-24 Thread Cody A.W. Somerville

** Attachment added: alsa-info.txt
   http://launchpadlibrarian.net/50863042/alsa-info.txt.kF0OCshRZa

-- 
Microphone port does not work (Dell Vostro 1520)
https://bugs.launchpad.net/bugs/598228
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 594715] [NEW] Sync live-installer 18 (main) from Debian unstable (main)

2010-06-15 Thread Cody A.W. Somerville
Public bug reported:

Please sync live-installer 18 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
 1. Remaining Ubuntu delta accepted upstream.

Changelog entries since current maverick version 17ubuntu1:

live-installer (18) unstable; urgency=low

  [ Cody A.W. Somerville ]
  * Always reconfigure X but if xorg.conf exists and is not zero byte then
copy xorg.conf before reconfiguring and then copy back once complete.

  [ Updated translations ]
  * Asturian (ast.po) by astur
  * German (de.po) by Holger Wansing
  * French (fr.po) by Christian Perrier
  * Lithuanian (lt.po) by Kęstutis Biliūnas
  * Slovenian (sl.po) by Vanja Cvelbar

 -- Daniel Baumann dan...@debian.org  Thu, 18 May 2010 18:53:34 +0200

** Affects: live-installer (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

** Changed in: live-installer (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: live-installer (Ubuntu)
   Status: New = Confirmed

-- 
Sync live-installer 18 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/594715
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 574468] Re: 10.04 64 bit server installation unable to mount CD on blade

2010-05-18 Thread Cody A.W. Somerville
** Package changed: live-installer (Ubuntu) = cdrom-detect (Ubuntu)

-- 
10.04 64 bit server installation unable to mount CD on blade
https://bugs.launchpad.net/bugs/574468
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 582334] [NEW] network-manager-applet should start earlier in session startup

2010-05-18 Thread Cody A.W. Somerville
Public bug reported:

Binary package hint: xubuntu-default-settings

network-manager-applet should start earlier in session startup to permit
getting to the web quicker.

** Affects: xubuntu-default-settings (Ubuntu)
 Importance: Undecided
 Status: New

-- 
network-manager-applet should start earlier in session startup
https://bugs.launchpad.net/bugs/582334
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-07 Thread Cody A.W. Somerville
 * Please describe the change that is actually being made (ie. the commit 
message is pretty descriptive and would be a good start). 
 * Please describe how this change fixes this bug.
 * Although the patch being done upstream and upstream history can be a factor 
in your regression analysis, the meat and potatoes should be based on the 
actual change you're proposing.

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to soprano in ubuntu.

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


[Bug 570010] Re: GDM is not correctly themed

2010-04-26 Thread Cody A.W. Somerville

** Attachment added: dpkg -l
   http://launchpadlibrarian.net/45514157/dpkg_list.txt

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

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


[Bug 570010] Re: GDM is not correctly themed

2010-04-26 Thread Cody A.W. Somerville

** Attachment added: dpkg-divert --list
   http://launchpadlibrarian.net/45514172/dpkg-divert_list.txt

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

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


[Bug 570010] Re: GDM is not correctly themed

2010-04-26 Thread Cody A.W. Somerville
# ls -al /var/lib/gdm/.gconf*
-rw-r--r-- 1 gdm gdm  389 2010-04-15 02:56 /var/lib/gdm/.gconf.path

/var/lib/gdm/.gconf:
total 16
drwx--  4 gdm gdm 4096 2010-04-25 20:24 .
drwxr-x--- 11 gdm gdm 4096 2010-04-26 09:29 ..
drwx--  4 gdm gdm 4096 2009-10-04 00:55 apps
drwx--  3 gdm gdm 4096 2009-09-29 16:16 desktop

/var/lib/gdm/.gconfd:
total 20
drwx--  2 gdm gdm  4096 2010-04-25 20:28 .
drwxr-x--- 11 gdm gdm  4096 2010-04-26 09:29 ..
-rwx--  1 gdm gdm 10914 2010-04-25 20:28 saved_state

/var/lib/gdm/.gconf.defaults:
total 16
drwxr-xr-x  2 gdm  gdm  4096 2010-04-25 20:24 .
drwxr-x--- 11 gdm  gdm  4096 2010-04-26 09:29 ..
-rw-r--r--  1 root root  743 2010-04-05 04:03 %gconf-tree.xml
-rw-r--r--  1 gdm  gdm   469 2010-04-15 02:57 %gconf-tree.xml.ubuntu

/var/lib/gdm/.gconf.mandatory:
total 28
drwxr-xr-x  2 gdm gdm  4096 2010-04-15 09:30 .
drwxr-x--- 11 gdm gdm  4096 2010-04-26 09:29 ..
-rw-r--r--  1 gdm gdm 16519 2010-04-15 02:56 %gconf-tree.xml

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

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


[Bug 570010] Re: GDM is not correctly themed

2010-04-26 Thread Cody A.W. Somerville

** Attachment added: /var/lib/gdm/.gconf.defaults/%gconf-tree.xml
   http://launchpadlibrarian.net/45514194/%25gconf-tree.xml

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

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


[Bug 570010] Re: GDM is not correctly themed

2010-04-26 Thread Cody A.W. Somerville
Attaching /var/lib/gdm/.gconf.defaults/%gconf-tree.xml.ubuntu too as it
seems like it might be relevant.

** Attachment added: /var/lib/gdm/.gconf.defaults/%gconf-tree.xml.ubuntu
   http://launchpadlibrarian.net/45514230/%25gconf-tree.xml.ubuntu

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

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


[Bug 570010] [NEW] GDM is not correctly themed

2010-04-25 Thread Cody A.W. Somerville
Public bug reported:

Binary package hint: xubuntu-default-settings

GDM is not correctly themed for me in lucid. See attached screenshots.

** Affects: xubuntu-default-settings (Ubuntu)
 Importance: Undecided
 Status: New

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

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


[Bug 570010] Re: GDM is not correctly themed

2010-04-25 Thread Cody A.W. Somerville

** Attachment added: Screenshot of GDM login
   http://launchpadlibrarian.net/45421149/lucid-gdm-theme-issue-0.png

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

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


[Bug 570010] Re: GDM is not correctly themed

2010-04-25 Thread Cody A.W. Somerville
This is a screenshot of xfce4-screenshooter in GDM login session to help
demonstrate incorrect theme being used.

** Attachment added: Screenshot of GDM login #2
   http://launchpadlibrarian.net/45422054/lucid-gdm-theme-issue-1.png

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

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


[Bug 567270] [NEW] [MIR] live-installer

2010-04-20 Thread Cody A.W. Somerville
Public bug reported:

Binary package hint: live-installer

Please consider live-installer for inclusion in Main.The live-installer
udeb is used internally at Canonical by multiple business units and by
users in the community who use the live-helper image build creation
tool. By having the udeb in main, the live-helper tool will be able to
automatically fetch the udeb and use it as appropriate.

The live-installer udeb priority is optional (lower than standard) so it
won't be pulled into the normal Ubuntu d-i build.

No important bugs reported against live-installer in Debian[1] or
Ubuntu[2]

[1] http://bugs.debian.org/cgi-bin/pkgreport.cgi?package=live-installer
[2] https://bugs.edge.launchpad.net/ubuntu/+source/live-installer

The package is maintain well in both Debian (Debian Install System Team)
and Ubuntu (Canonical OEM Services).

** Affects: live-installer (Ubuntu)
 Importance: Medium
 Status: New

** Changed in: live-installer (Ubuntu)
   Importance: Undecided = Medium

-- 
[MIR] live-installer
https://bugs.launchpad.net/bugs/567270
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 567270] Re: [MIR] live-installer

2010-04-20 Thread Cody A.W. Somerville
Colin confirmed this earlier on IRC:

[10:23] cjwatson as long as the priority remains lower than standard
[10:24] cjwatson if it is standard or above, you'll break the normal installer
[10:24] cjwatson (it's currently optional which is OK)

-- 
[MIR] live-installer
https://bugs.launchpad.net/bugs/567270
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 567270] Re: [MIR] live-installer

2010-04-20 Thread Cody A.W. Somerville
Added live-installer to supported-installer-common seed per Colin.

-- 
[MIR] live-installer
https://bugs.launchpad.net/bugs/567270
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 566913] [NEW] Clicking 'New Login' reports no longer implemented by gdmflexiserver

2010-04-19 Thread Cody A.W. Somerville
Public bug reported:

Binary package hint: xscreensaver

Clicking 'New Login' in lucid reports no longer implemented by
gdmflexiserver. However, running gdmflexiserver from the command line
results in me being taken to the gdm login screen so I'm guessing
xscreensaver just needs to be patched to execute the correct command
necessary to work with the new gdm.

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

-- 
Clicking 'New Login' reports no longer implemented by gdmflexiserver
https://bugs.launchpad.net/bugs/566913
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 566913] Re: Clicking 'New Login' reports no longer implemented by gdmflexiserver

2010-04-19 Thread Cody A.W. Somerville
Confirmed; 'debian/patches/53_XScreenSaver.ad.in.patch' needs to be
updated to set the new login command as just 'gdmflexiserver' instead of
'gdmflexiserver -l -a -c FLEXI_XSERVER'.

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

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

-- 
Clicking 'New Login' reports no longer implemented by gdmflexiserver
https://bugs.launchpad.net/bugs/566913
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 566913] Re: Clicking 'New Login' reports no longer implemented by gdmflexiserver

2010-04-19 Thread Cody A.W. Somerville
Committed fix to lp:~ubuntu-desktop/xscreensaver/ubuntu

Tormod Volden: If Debian is now using the new GDM, then yes.

** Changed in: xscreensaver (Ubuntu)
   Status: Triaged = Fix Committed

** Changed in: xscreensaver (Ubuntu)
 Assignee: (unassigned) = Cody A.W. Somerville (cody-somerville)

-- 
Clicking 'New Login' reports no longer implemented by gdmflexiserver
https://bugs.launchpad.net/bugs/566913
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 546485] Re: font rendering regression

2010-04-11 Thread Cody A.W. Somerville
Setting back to confirmed because this is a task in Ubuntu and not for
the upstream project - so unless the fix is committed to the branch for
this package, it isn't fix committed. Furthermore, cimi said *maybe*
fixed - thats not conclusive at all.

** Changed in: gtk2-engines-murrine (Ubuntu Lucid)
   Importance: Low = Undecided

** Changed in: gtk2-engines-murrine (Ubuntu Lucid)
   Status: Fix Committed = Confirmed

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

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


[Bug 554069] Re: xscreensaver activated on kubuntu after upgrade to lucid

2010-04-10 Thread Cody A.W. Somerville
Agreed. Please revert and fix the real issue - that xscreensaver gets
installed for whatever reason on Kubuntu upgrade from Karmic to Lucid.

Furthermore, in the future, changes that you know or suspect will affect
other flavors of Ubuntu should be discussed first on ubuntu-devel before
being made.

-- 
xscreensaver activated on kubuntu after upgrade to lucid
https://bugs.launchpad.net/bugs/554069
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 559546] Re: Totem (-gstreamer) does not show video without tricks

2010-04-09 Thread Cody A.W. Somerville
I also experienced this issue in normal Ubuntu. Not sure if the problem
is in gstreamer or Totem.

-- 
Totem (-gstreamer) does not show video without tricks
https://bugs.launchpad.net/bugs/559546
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 558921] [NEW] WARNING: at /build/buildd/linux-2.6.32/net/sched/sch_generic.c:261 dev_watchdog 0x1fe/0x210()

2010-04-08 Thread Cody A.W. Somerville
Public bug reported:

Shortly after installing lucid on this laptop and booting for the first
time, apport indicated this crash had occurred.

ProblemType: KernelOops
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-19-generic 2.6.32-19.28
Regression: No
Reproducible: No
ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-19-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Annotation: Your system might become unstable now and might need to be 
restarted.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: SI7012 [SiS SI7012], device 0: Intel ICH [SiS SI7012]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  kyle   1326 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'SI7012'/'SiS SI7012 with ALC203 at irq 18'
   Mixer name   : 'Realtek ALC203 rev 0'
   Components   : 'AC97a:414c4770'
   Controls  : 31
   Simple ctrls  : 20
Date: Thu Apr  8 23:02:24 2010
Failure: oops
Frequency: I don't know.
HibernationDevice: RESUME=UUID=ef047ae8-f7bb-48f1-a570-f39e2f95b12d
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100406.1)
Lsusb:
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Acer, inc. Aspire 3000
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-19-generic 
root=UUID=4ad04bbb-e75b-4ea4-8a3b-9865de127ee0 ro quiet splash
RelatedPackageVersions: linux-firmware 1.33
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: WARNING: at /build/buildd/linux-2.6.32/net/sched/sch_generic.c:261 
dev_watchdog+0x1fe/0x210()
dmi.bios.date: 08/24/05
dmi.bios.vendor: Acer
dmi.bios.version: 3A27
dmi.board.name: Lugano M
dmi.board.vendor: Acer, Inc.
dmi.board.version: Not Applicable
dmi.chassis.type: 1
dmi.chassis.vendor: , Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAcer:bvr3A27:bd08/24/05:svnAcer,inc.:pnAspire3000:pvrNotApplicable:rvnAcer,Inc.:rnLuganoM:rvrNotApplicable:cvn,Inc.:ct1:cvrN/A:
dmi.product.name: Aspire 3000
dmi.product.version: Not Applicable
dmi.sys.vendor: Acer, inc.

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


** Tags: apport-kerneloops i386 kernel-oops lucid needs-upstream-testing

-- 
WARNING: at /build/buildd/linux-2.6.32/net/sched/sch_generic.c:261 dev_watchdog 
0x1fe/0x210()
https://bugs.launchpad.net/bugs/558921
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 558921] Re: WARNING: at /build/buildd/linux-2.6.32/net/sched/sch_generic.c:261 dev_watchdog 0x1fe/0x210()

2010-04-08 Thread Cody A.W. Somerville

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/43500813/AlsaDevices.txt

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/43500814/ArecordDevices.txt

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

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/43500816/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.txt
   http://launchpadlibrarian.net/43500817/Card0.Codecs.codec97.0.ac97.0.0.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.regs.txt
   
http://launchpadlibrarian.net/43500818/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

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

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

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/43500821/IwConfig.txt

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

** Attachment added: OopsText.txt
   http://launchpadlibrarian.net/43500823/OopsText.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/43500824/PciMultimedia.txt

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

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

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

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

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

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/43500830/WifiSyslog.txt

-- 
WARNING: at /build/buildd/linux-2.6.32/net/sched/sch_generic.c:261 dev_watchdog 
0x1fe/0x210()
https://bugs.launchpad.net/bugs/558921
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 552108] Re: software-center crashed with RuntimeError in __iter__()

2010-04-07 Thread Cody A.W. Somerville
Hi Gary, I've ran into this problem (seems to occur randomly when using
software-center - note, I'm running a live-cd). Please feel free to ping
me on IRC if you need me to help you debug this issue.

-- 
software-center crashed with RuntimeError in __iter__()
https://bugs.launchpad.net/bugs/552108
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 557766] [NEW] [Realtek ALC268] pactl stat failed to find default card

2010-04-07 Thread Cody A.W. Somerville
Public bug reported:

Binary package hint: pulseaudio

No sound on lucid live-cd. Running 'speaker-test -c2 -Dplug:front' does
produce noise from the speakers.

*-multimedia
 description: Audio device
 product: 82801H (ICH8 Family) HD Audio Controller
 vendor: Intel Corporation
 physical id: 1b
 bus info: p...@:00:1b.0
 version: 03
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi pciexpress bus_master cap_list
 configuration: driver=HDA Intel latency=0
 resources: irq:22 memory:f830-f8303fff

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14
ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-19-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: i386
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/dsp', 
'/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D1', 
'/dev/snd/hwC0D3', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/pcmC0D1p', '/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D3p', '/dev/snd/seq', 
'/dev/snd/timer', '/dev/sequencer2', '/dev/sequencer'] failed with exit code 1:
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf830 irq 22'
   Mixer name   : 'Realtek ALC268'
   Components   : 'HDA:10ec0268,1179ff0a,0013 
HDA:11c11040,11790001,00100200 HDA:10ec0268,1179ff0e,0013'
   Controls  : 26
   Simple ctrls  : 14
Date: Thu Apr  8 02:04:06 2010
LiveMediaBuild: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100406.1)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SelectedCard: 0 Intel HDA-Intel - HDA Intel
SourcePackage: pulseaudio
Symptom: audio
Title: [Realtek ALC268] pactl stat failed to find default card
dmi.bios.date: 06/15/2007
dmi.bios.vendor: TOSHIBA
dmi.bios.version: V1.40
dmi.board.name: ISRAA
dmi.board.vendor: TOSHIBA
dmi.board.version: 1.00
dmi.chassis.asset.tag: *
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnTOSHIBA:bvrV1.40:bd06/15/2007:svnTOSHIBA:pnSatelliteX200:pvrPSPB9C-AA30DC:rvnTOSHIBA:rnISRAA:rvr1.00:cvnTOSHIBA:ct10:cvrN/A:
dmi.product.name: Satellite X200
dmi.product.version: PSPB9C-AA30DC
dmi.sys.vendor: TOSHIBA

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


** Tags: apport-bug i386 lucid

-- 
[Realtek ALC268] pactl stat failed to find default card
https://bugs.launchpad.net/bugs/557766
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 557766] Re: [Realtek ALC268] pactl stat failed to find default card

2010-04-07 Thread Cody A.W. Somerville

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/43400995/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/43400996/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/43400997/ArecordDevices.txt

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

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/43400999/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/43401000/Card0.Codecs.codec.0.txt

** Attachment added: Card0.Codecs.codec.1.txt
   http://launchpadlibrarian.net/43401001/Card0.Codecs.codec.1.txt

** Attachment added: Card0.Codecs.codec.3.txt
   http://launchpadlibrarian.net/43401002/Card0.Codecs.codec.3.txt

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

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

** Attachment added: PactlStat.txt
   http://launchpadlibrarian.net/43401005/PactlStat.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/43401006/PciMultimedia.txt

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

-- 
[Realtek ALC268] pactl stat failed to find default card
https://bugs.launchpad.net/bugs/557766
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 557766] Re: [Realtek ALC268] pactl stat failed to find default card

2010-04-07 Thread Cody A.W. Somerville
Killing pulseaudio results in sound working.

-- 
[Realtek ALC268] pactl stat failed to find default card
https://bugs.launchpad.net/bugs/557766
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 551888] Re: update-manager no longer shows up in systray when updates are available in Xubuntu

2010-04-01 Thread Cody A.W. Somerville
Interestingly, my system is 64bit. However, I've seen the update-
notifier icon like usual once or twice now. However, thats not to say
something isn't off still. If I do apt-get update and the update-
notifier shows up grayed out, why doesn't it appear orange immediately
afterwards to show me updates are available when it knows updates are
available?

-- 
update-manager no longer shows up in systray when updates are available in 
Xubuntu
https://bugs.launchpad.net/bugs/551888
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 551888] [NEW] update-manager no longer shows up in systray when updates are available in Xubuntu

2010-03-30 Thread Cody A.W. Somerville
Public bug reported:

Binary package hint: update-manager

update-manager no longer shows up in the systray when updates are
available in Xubuntu (Xubuntu has the pop up behavior disabled via gconf
key) . It does however show up, grayed out, when apt is running. Right
clicking and selecting show updates when it is in the systray shows the
available updates as expected.

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

-- 
update-manager no longer shows up in systray when updates are available in 
Xubuntu
https://bugs.launchpad.net/bugs/551888
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 551892] [NEW] Icon in systray will sometimes show incorrect state

2010-03-30 Thread Cody A.W. Somerville
Public bug reported:

Binary package hint: exaile

Icon in systray will sometimes show incorrect state; ie. It'll sometimes
show the two green bars to indicate Exaile is paused when Exaile is
actually playing and vice-versa. Explicitly changing the song seems to
result in the icon being updated correctly.

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

-- 
Icon in systray will sometimes show incorrect state
https://bugs.launchpad.net/bugs/551892
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   3   4   5   6   7   8   9   10   >