[Bug 1701068] Re: motd.ubuntu.com currently shows media item (HBO's Silicon Valley using Ubuntu)

2017-06-29 Thread Timothy R. Chavez
@Dustin

Are we looking at the same USER_AGENT string? I ran the block of code
from `update-motd.d/50-motd-news` on my laptop that constructs the
USER_AGENT variable that's sent to motd.ubuntu.com and it looks like
this: "curl/7.47.0-1ubuntu2.2 Ubuntu/16.04.2/LTS
GNU/Linux/4.7.0-040700-generic/x86_64
Intel(R)/Core(TM)/i7-7500U/CPU/@/2.70GHz uptime/1499911.84/3827524.62"
not what's described at https://en.wikipedia.org/wiki/User_agent and not
what you pasted above. Reading the comments in the code, it's clear that
it's being used to craft the response, but what's not clear is if
Canonical is collecting the server information... If they are, I think
it's fair to make that apparent. That's all.

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

Title:
  motd.ubuntu.com currently shows media item (HBO's Silicon Valley using
  Ubuntu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1701068/+subscriptions

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


[Bug 1701068] Re: motd.ubuntu.com currently shows media item (HBO's Silicon Valley using Ubuntu)

2017-06-29 Thread Timothy R. Chavez
@Simos:

Not sure about the Twitter storm you're referring too. The http request
being sent to motd.ubuntu.com is embedding information like system
uptime in the user-agent header. That appears to be used to determine
which information to send back in the http response. What's not clear,
is if it's being collected or not. Also, while unattended-upgrades for
-security may be a default, it may also be disabled, so I don't think
you can assume that. That said, I do think it's a good point that if
you're automatically receiving security upgrades, how much the motd news
that covers such things actually matters. Is your recommendation to
disable motd-news by default and make it opt-in?

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

Title:
  motd.ubuntu.com currently shows media item (HBO's Silicon Valley using
  Ubuntu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1701068/+subscriptions

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


[Bug 1701068] Re: motd.ubuntu.com currently shows media item (HBO's Silicon Valley using Ubuntu)

2017-06-29 Thread Timothy R. Chavez
I should walk back some of what I've said. I don't want to be
inflammatory. I implied Canonical was collecting this information when
they may only in fact be using it to decide which messages to send back
to the client. It's entirely possible that the information is being
"thrown away" after the http response is sent. If that's the case, it
would be great to state it somewhere. Ideally it would be nice to make
all those decisions locally, but I recognize the trade offs in terms of
payload size and complexity. My apologies

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

Title:
  motd.ubuntu.com currently shows media item (HBO's Silicon Valley using
  Ubuntu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1701068/+subscriptions

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


[Bug 1701068] Re: motd.ubuntu.com currently shows media item (HBO's Silicon Valley using Ubuntu)

2017-06-29 Thread Timothy R. Chavez
I don't know if this should be a separate issue, but while investigating
this issue and learning about motd-news, I stumbled across this in the
code https://gist.github.com/anonymous/fdc1cab8cb193ca19aa4c663c1ebd1f5
#file-gistfile1-txt-L245 -- While I applaud the creativity, I don't
think it's right for Canonical to be collecting server information into
the USER_AGENT and curl'ing it back to motd.ubuntu.com. First, it's
completely non-obvious. No one would be the wiser that Canonical is
collecting this information if they weren't actually looking at the
code. Second, you have to opt-out of it. Third, by opting out of it,
you're also forced to opt out of critical information about
vulnerabilities, distro EOL messages, etc. In this way, we're sort of
having to "buy" motd-news with information about our servers. That
should be spelled out somewhere, at the very least.

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

Title:
  motd.ubuntu.com currently shows media item (HBO's Silicon Valley using
  Ubuntu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1701068/+subscriptions

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


[Bug 1701068] Re: motd.ubuntu.com currently shows media item (HBO's Silicon Valley using Ubuntu)

2017-06-29 Thread Timothy R. Chavez
Just my opinion here..

```
* Sometimes, there's critical information that either we, the distro, or 
perhaps even the local IT administrator of a fleet of systems needs to 
communicate to users at login. Think, "ShellShock", "Heartbleed", "StackClash". 
This seems to happen every few months, in the current state of the world.

* Other times, we need to communicate something about the distribution. EoL 
messages, new feature availability, etc.
```

^^^ Great use of motd-news

```
And sometimes, it's just a matter of presenting a fun fact.
```

^^^ Not a great use of motd-news

I wouldn't want to have to opt out of receiving critical information or
EOL messages just to avoid receiving fun facts. Can we maybe split off
the fun fact stuff into it's own motd-funfact script and have it
disabled by default on the server image?

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

Title:
  motd.ubuntu.com currently shows media item (HBO's Silicon Valley using
  Ubuntu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1701068/+subscriptions

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


[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305705

** No longer affects: somerville

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

Title:
  High frequency of load/unload cycles on some hard disks may shorten
  lifetime

To manage notifications about this bug go to:
https://bugs.launchpad.net/acpi-support/+bug/59695/+subscriptions

-- 
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 226994] Re: Hardy: FN-Esc does not call PM hooks on suspend

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305820

** No longer affects: somerville

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

Title:
  Hardy: FN-Esc does not call PM hooks on suspend

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

-- 
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 341526] Re: [Feature Request] Add support for Dell Driver Injection Disk

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305933

** No longer affects: somerville

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/341526

Title:
  [Feature Request] Add support for Dell Driver Injection Disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hw-detect/+bug/341526/+subscriptions

-- 
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 334103] Re: [XPS 1340] hibernate/resume failure [non-free: nvidia]

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1306023

** No longer affects: somerville

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

Title:
  [XPS 1340] hibernate/resume failure [non-free: nvidia]

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

-- 
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 334103] Re: [XPS 1340] hibernate/resume failure [non-free: nvidia]

2014-04-10 Thread Timothy R. Chavez
** Changed in: somerville
   Status: New = Invalid

** No longer affects: dell

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

Title:
  [XPS 1340] hibernate/resume failure [non-free: nvidia]

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

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


[Bug 261010] Re: X org restarts 'randomy'

2014-04-10 Thread Timothy R. Chavez
** Changed in: somerville
   Status: New = Invalid

** No longer affects: dell

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

Title:
  X org restarts 'randomy'

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

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


[Bug 290283] Re: Fn+Battery doesn't work anymore on XPS M1330

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 281134 ***
https://bugs.launchpad.net/bugs/281134

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305446

** No longer affects: somerville

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

Title:
  Fn+Battery doesn't work anymore on XPS M1330

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

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


[Bug 365144] Re: Hibernate should not be present if the user doesn't have a swap partition

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305445

** No longer affects: somerville

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

Title:
  Hibernate should not be present if the user doesn't have a swap
  partition

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

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


[Bug 315646] Re: [Feature Request] OEM config should offer support to show EULAs

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305449

** No longer affects: somerville

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

Title:
  [Feature Request] OEM config should offer support to show EULAs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oem-config/+bug/315646/+subscriptions

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


[Bug 371444] Re: [Feature Request] Add Wireless configuration screen to oem-config if wireless is available

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305454

** No longer affects: somerville

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

Title:
  [Feature Request] Add Wireless configuration screen to oem-config if
  wireless is available

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

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


[Bug 315647] Re: [Feature Request] OEM config should have bulletproof X support

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305459

** No longer affects: somerville

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

Title:
  [Feature Request] OEM config should have bulletproof X support

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

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


[Bug 183033] Re: Intel Core 2 Duo - Resume from suspend, CPU Frequency Scaling is gone on CPU1

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305463

** No longer affects: somerville

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

Title:
  Intel Core 2 Duo - Resume from suspend, CPU Frequency Scaling is gone
  on CPU1

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

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


[Bug 277211] Re: Dell Wireless 355 Bluetooth card can't turned on in Ubuntu

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305460

** No longer affects: somerville

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

Title:
  Dell Wireless 355 Bluetooth card can't turned on in Ubuntu

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

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


[Bug 179075] Re: Nautilus fails on 7.10 upgrade, fix simple

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305469

** No longer affects: somerville

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

Title:
  Nautilus fails on 7.10 upgrade, fix simple

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

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


[Bug 315648] Re: [Feature Request] OEM config language selection should have hover text

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305465

** No longer affects: somerville

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

Title:
  [Feature Request] OEM config language selection should have hover text

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

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


[Bug 180866] Re: [XPS M1330] Eject Button Doesn't Work

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305466

** No longer affects: somerville

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

Title:
  [XPS M1330] Eject Button Doesn't Work

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

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


[Bug 183928] Re: update iwlwifi to latest version

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305462

** No longer affects: somerville

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

Title:
  update iwlwifi to latest version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-backports-modules-2.6.24/+bug/183928/+subscriptions

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


[Bug 180822] Re: Dell XPS M1330 Hotkey

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305467

** No longer affects: somerville

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

Title:
  Dell XPS M1330 Hotkey

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

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


[Bug 315644] Re: [Feature Request] OEM config should offer to purge extra language packages or offer command line option to do so

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305471

** No longer affects: somerville

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

Title:
  [Feature Request] OEM config should offer to purge extra language
  packages or offer command line option to do so

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

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


[Bug 181999] Re: [Hardy] update behind proxy - connections time out

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305474

** No longer affects: somerville

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

Title:
  [Hardy] update behind proxy - connections time out

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

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


[Bug 174876] Re: apt-get/aptitude repeatedly downloads the same packages

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305473

** No longer affects: somerville

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

Title:
  apt-get/aptitude repeatedly downloads the same packages

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

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


[Bug 174756] Re: [i965] Inspiron 1420: Intel GM965 s-video TV-out shows wrong colors on Ubuntu 7.10

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305475

** No longer affects: somerville

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

Title:
  [i965] Inspiron 1420: Intel GM965 s-video TV-out shows wrong colors on
  Ubuntu 7.10

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

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


[Bug 176687] Re: [Hardy]Status of display brightness freezes g-p-m (or even X) for a while

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 191725 ***
https://bugs.launchpad.net/bugs/191725

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305472

** No longer affects: somerville

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

Title:
  [Hardy]Status of display brightness freezes g-p-m (or even X) for a
  while

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

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


[Bug 337335] Re: [Studio XPS 1340 ] Audio is crackely/unclear for login sounds and music

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 336965 ***
https://bugs.launchpad.net/bugs/336965

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305487

** No longer affects: somerville

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

Title:
  [Studio XPS 1340 ] Audio is crackely/unclear for login sounds and
  music

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

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


[Bug 187149] Re: [Feature Request] Add support for DM-RAID aka Dell DataSafe

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305488

** No longer affects: somerville

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

Title:
  [Feature Request] Add support for DM-RAID aka Dell DataSafe

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

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


[Bug 191859] Re: [Regression][Inspiron 1420] Audio doesn't work out of the box

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305493

** No longer affects: somerville

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

Title:
  [Regression][Inspiron 1420] Audio doesn't work out of the box

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

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


[Bug 204878] Re: When using biggest_free, you are unable to specify a drive

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305496

** No longer affects: somerville

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

Title:
  When using biggest_free, you are unable to specify a drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/204878/+subscriptions

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


[Bug 202301] Re: Firefox online/offline startpage not translated/localized

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305495

** No longer affects: somerville

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

Title:
  Firefox online/offline startpage not translated/localized

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/202301/+subscriptions

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


[Bug 318978] Re: Hard drive in Studio XPS 13 and 16 cause a 17-18s resume time

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305505

** No longer affects: somerville

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

Title:
  Hard drive in Studio XPS 13 and 16 cause a 17-18s resume time

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

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


[Bug 172384] Re: Cannot unmount DellRestore and DellUtility partitions

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305510

** No longer affects: somerville

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

Title:
  Cannot unmount DellRestore and DellUtility partitions

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

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


[Bug 331642] Re: jaunty - automatic-ubiquity requires oem password

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 328281 ***
https://bugs.launchpad.net/bugs/328281

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305507

** No longer affects: somerville

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

Title:
  jaunty - automatic-ubiquity requires oem password

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

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


[Bug 225811] Re: kernel: fix x86 DMI checks for PCI quirks

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305499

** No longer affects: somerville

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

Title:
  kernel: fix x86 DMI checks for PCI quirks

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

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


[Bug 174644] Re: [Xps 420] Driver Request: TV Tuner (Hauppage)

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305508

** No longer affects: somerville

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

Title:
  [Xps 420] Driver Request: TV Tuner (Hauppage)

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

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


[Bug 271191] Re: FATAL: Error inserting wl (/lib/modules/2.6.24-21-generic/volatile/wl.ko): Unknown symbol in module

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305501

** No longer affects: somerville

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

Title:
  FATAL: Error inserting wl
  (/lib/modules/2.6.24-21-generic/volatile/wl.ko): Unknown symbol in
  module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-backports-modules-2.6.24/+bug/271191/+subscriptions

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


[Bug 164974] Re: [Hardy] [XPS M1330] Resume from suspend/hibernate doesn't always work (i965)

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305512

** No longer affects: somerville

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

Title:
  [Hardy] [XPS M1330] Resume from suspend/hibernate doesn't always work
  (i965)

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

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


[Bug 238770] Re: [i965gm] The Screen is divided 2 parts when rotation to Left or Right.

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305500

** No longer affects: somerville

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

Title:
  [i965gm] The Screen is divided 2 parts when rotation to Left or Right.

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

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


[Bug 153772] Re: Dimension 9200 hibernation fails to shutdown on Gutsy

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305514

** No longer affects: somerville

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

Title:
  Dimension 9200 hibernation fails to shutdown on Gutsy

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

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


[Bug 153702] Re: Dell Inspiron 530 SATA drive not detected in IDE mode

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305518

** No longer affects: somerville

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

Title:
  Dell Inspiron 530 SATA drive not detected in IDE mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/module-init-tools/+bug/153702/+subscriptions

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


[Bug 153717] Re: Dell Inspiron 1420 running Gutsy doesn't play any sound

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 138070 ***
https://bugs.launchpad.net/bugs/138070

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305516

** No longer affects: somerville

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

Title:
  Dell Inspiron 1420 running Gutsy doesn't play any sound

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

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


[Bug 413135] Re: Installer needs way to install PAE kernel on i386 9.10 DVD

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305535

** No longer affects: somerville

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

Title:
  Installer needs way to install PAE kernel on i386 9.10 DVD

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

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


[Bug 137500] Re: problem with Wireless 350 Bluetooth

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/130

** No longer affects: somerville

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

Title:
  problem with Wireless 350 Bluetooth

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

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


[Bug 146228] Re: Gutsy Reboot on Resume, nvidia-glx-new and linux-2.6.22-12

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305552

** No longer affects: somerville

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

Title:
  Gutsy Reboot on Resume, nvidia-glx-new and linux-2.6.22-12

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.22/+bug/146228/+subscriptions

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


[Bug 137828] Re: Dell Latitude nVidia card not handled correctly

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305554

** No longer affects: somerville

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

Title:
  Dell Latitude nVidia card not handled correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.24/+bug/137828/+subscriptions

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


[Bug 137829] Re: Dell Latitude 43xx wireless card not handled correctly.

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305553

** No longer affects: somerville

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

Title:
  Dell Latitude 43xx wireless card not handled correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.22/+bug/137829/+subscriptions

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


[Bug 137470] Re: spurious completions during NCQ Hitachi HTS722016K9A300/HTS722012K9A300/HTS541616J9SA00/HTS542525K9SA00

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305556

** No longer affects: somerville

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

Title:
  spurious completions during NCQ Hitachi
  HTS722016K9A300/HTS722012K9A300/HTS541616J9SA00/HTS542525K9SA00

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

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


[Bug 269951] Re: XF86Standby does not trigger hibernate or sleep

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305562

** No longer affects: somerville

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

Title:
  XF86Standby does not trigger hibernate or sleep

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

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


[Bug 269490] Re: suspend/resume broken on dell Latitude E6400 kernel 2.6.27-3

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 276943 ***
https://bugs.launchpad.net/bugs/276943

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305573

** No longer affects: somerville

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

Title:
  suspend/resume broken on dell Latitude E6400 kernel 2.6.27-3

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

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


[Bug 267945] Re: X hangs, corrupts/blanks vt sessions preventing installation [Mobile GM965 8086:2a02]

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305574

** No longer affects: somerville

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

Title:
  X hangs, corrupts/blanks vt sessions preventing installation [Mobile
  GM965 8086:2a02]

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

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


[Bug 261014] Re: Wireless failes to reconnect automaticaly after suspend or takes too long to reconnect

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 292054 ***
https://bugs.launchpad.net/bugs/292054

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305581

** No longer affects: somerville

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

Title:
  Wireless failes to reconnect automaticaly after suspend or takes too
  long to reconnect

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

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


[Bug 263184] Re: wl driver doesnt work with kernel .27-2 and broadcom chipset

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305575

** No longer affects: somerville

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

Title:
  wl driver doesnt work with kernel .27-2 and broadcom chipset

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

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


[Bug 261977] Re: nv is chosen even if it doesn't support the card

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305579

** No longer affects: somerville

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

Title:
  nv is chosen even if it doesn't support the card

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

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


[Bug 261012] Re: Dell XPS 1330 loud beep when resumeing from suspend

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 242713 ***
https://bugs.launchpad.net/bugs/242713

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305577

** No longer affects: somerville

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

Title:
  Dell XPS 1330  loud beep when resumeing from suspend

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

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


[Bug 261010] Re: X org restarts 'randomy'

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305594

** No longer affects: somerville

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

Title:
  X org restarts 'randomy'

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

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


[Bug 261021] Re: dell xps 1330 black screen on resume for ram

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305580

** No longer affects: somerville

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

Title:
  dell xps 1330 black screen on resume for ram

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

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


[Bug 249806] Re: Screen flickers and password window is not complete when testing screensaver

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305591

** No longer affects: somerville

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

Title:
  Screen flickers and password window is not complete when testing
  screensaver

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

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


[Bug 252852] Re: Inspiron 1420 Wireless doesn't work after upgrading to hardy

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305589

** No longer affects: somerville

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

Title:
   Inspiron 1420 Wireless doesn't work after upgrading to hardy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-backports-modules-2.6.24/+bug/252852/+subscriptions

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


[Bug 259816] Re: wl: telnet/ssh connections blocked when going through NAT to external sites

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305597

** No longer affects: somerville

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

Title:
  wl: telnet/ssh connections blocked when going through NAT to external
  sites

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

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


[Bug 129477] Re: Touchpad not recognized on Dell Inspiron 1420

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305601

** No longer affects: somerville

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

Title:
  Touchpad not recognized on Dell Inspiron 1420

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

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


[Bug 121096] Re: request for nvidia 100 series driver in restricted-modules

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 120943 ***
https://bugs.launchpad.net/bugs/120943

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305602

** No longer affects: somerville

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

Title:
  request for nvidia 100 series driver in restricted-modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.22/+bug/121096/+subscriptions

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


[Bug 118843] Re: scanimage does not scan image with CanoScan FB630U

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305593

** No longer affects: somerville

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

Title:
  scanimage does not scan image with CanoScan FB630U

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

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


[Bug 119355] Re: Gutsy Gibbon - No Sound and Poor Video - Intel 82801H

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 131133 ***
https://bugs.launchpad.net/bugs/131133

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305598

** No longer affects: somerville

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

Title:
  Gutsy Gibbon - No Sound and Poor Video - Intel 82801H

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

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


[Bug 119423] Re: Suspend to RAM (Sleeping) not working on DELL Latitude D520

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305608

** No longer affects: somerville

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

Title:
  Suspend to RAM (Sleeping) not working on DELL Latitude D520

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

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


[Bug 120217] Re: Driver Updates not being installed

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305603

** No longer affects: somerville

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

Title:
  Driver Updates not being installed

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

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


[Bug 129817] Re: install fails: busybox (initramfs): can't access tty: (/dev/sda trouble?)

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305599

** No longer affects: somerville

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

Title:
  install fails: busybox (initramfs): can't access tty: (/dev/sda
  trouble?)

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

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


[Bug 130571] Re: Corrupted data when copying photos from a Secure Digital media card on a Dell inspiron 9300

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305616

** No longer affects: somerville

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

Title:
  Corrupted data when copying photos from a Secure Digital media card on
  a Dell inspiron 9300

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

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


[Bug 135062] Re: mouse pointer moves cursor while typing

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305613

** No longer affects: somerville

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

Title:
  mouse pointer moves cursor while typing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-mouse/+bug/135062/+subscriptions

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


[Bug 237746] Re: Update Hardy LBM to use upstream wireless-compat stack

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305634

** No longer affects: somerville

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

Title:
  Update Hardy LBM to use upstream wireless-compat stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-backports-modules-2.6.24/+bug/237746/+subscriptions

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


[Bug 249792] Re: The Detect word is translated incorrectly with CHN simplified character from resolution dialog in Ubuntu 8.04

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305628

** No longer affects: somerville

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

Title:
  The Detect word is translated incorrectly with CHN simplified
  character from resolution dialog in Ubuntu 8.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-pack-gnome-zh/+bug/249792/+subscriptions

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


[Bug 125238] Re: Problema in Boot

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 129817 ***
https://bugs.launchpad.net/bugs/129817

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305623

** No longer affects: somerville

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

Title:
  Problema in Boot

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

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


[Bug 243372] Re: [RV635] RadeonHD 3670, unable to show entire color scheme

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305630

** No longer affects: somerville

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

Title:
  [RV635] RadeonHD 3670, unable to show entire color scheme

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/243372/+subscriptions

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


[Bug 185355] Re: Hardy: Closed laptop lid backlight comes back on with external keyboard/mouse, overheats

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 41994 ***
https://bugs.launchpad.net/bugs/41994

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305619

** No longer affects: somerville

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

Title:
  Hardy: Closed laptop lid backlight comes back on with external
  keyboard/mouse, overheats

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

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


[Bug 226857] Re: System freezes when watching movie on external display

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305639

** No longer affects: somerville

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

Title:
  System freezes when watching movie on external display

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

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


[Bug 418826] Re: [Inspiron 1525] hibernate/resume failure

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305641

** No longer affects: somerville

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

Title:
  [Inspiron 1525] hibernate/resume failure

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

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


[Bug 226981] Re: Hardy: FN-up/down keys change brightness too rapidly on DELL XPS m1330

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 207473 ***
https://bugs.launchpad.net/bugs/207473

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305644

** No longer affects: somerville

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

Title:
  Hardy: FN-up/down keys change brightness too rapidly on DELL XPS m1330

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

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


[Bug 120943] Re: Update nvidia-glx-new package to latest 100 series driver

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305638

** No longer affects: somerville

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

Title:
  Update nvidia-glx-new package to latest 100 series driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.22/+bug/120943/+subscriptions

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


[Bug 146280] Re: FN Keys for LCD brightness since kernel 2.6.22-12-generic x86_64

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305648

** No longer affects: somerville

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

Title:
  FN Keys for LCD brightness since kernel 2.6.22-12-generic x86_64

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

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


[Bug 195914] Re: Ekiga gstreamer inputs default to outdated V4L, and require to be changed to V4L2

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305646

** No longer affects: somerville

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

Title:
  Ekiga  gstreamer inputs default to outdated V4L, and require to be
  changed to V4L2

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

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


[Bug 196176] Re: FN-F8 doesn't switch displays on M1330

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 179444 ***
https://bugs.launchpad.net/bugs/179444

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305647

** No longer affects: somerville

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

Title:
  FN-F8 doesn't switch displays on M1330

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

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


[Bug 135169] Re: [XPS M1330] HDMI port being configured instead of LCD

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305665

** No longer affects: somerville

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

Title:
  [XPS M1330] HDMI port being configured instead of LCD

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

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


[Bug 205925] Re: [HARDY] loud noise on resume [XPSM1330]

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 242713 ***
https://bugs.launchpad.net/bugs/242713

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305678

** No longer affects: somerville

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

Title:
  [HARDY] loud noise on resume [XPSM1330]

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

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


[Bug 211774] Re: [hardy] [dell] [d820] Systemstart fails, gdmgreeter seems to hang

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305672

** No longer affects: somerville

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

Title:
  [hardy] [dell] [d820] Systemstart fails, gdmgreeter seems to hang

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

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


[Bug 209715] Re: Add support for Dell BT Wireless 370 410

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305673

** No longer affects: somerville

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

Title:
  Add support for Dell BT Wireless 370  410

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

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


[Bug 212660] Re: ehci-hcd causes failed suspends on kernel 2.6.24

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305671

** No longer affects: somerville

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

Title:
  ehci-hcd causes failed suspends on kernel 2.6.24

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

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


[Bug 140839] Re: Cannot increase display brightness with hotkeys

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305669

** No longer affects: somerville

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

Title:
  Cannot increase display brightness with hotkeys

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

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


[Bug 218345] Re: fglrx 8.4 released today. Any chance for hardy?

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305668

** No longer affects: somerville

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

Title:
  fglrx 8.4 released today. Any chance for hardy?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.24/+bug/218345/+subscriptions

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


[Bug 206329] Re: [Hardy] D820 - System locks completely

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305677

** No longer affects: somerville

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

Title:
  [Hardy] D820 - System locks completely

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

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


[Bug 217176] Re: laptop panel brightness changes multiple times when using the Fn keys to adjust it

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 207473 ***
https://bugs.launchpad.net/bugs/207473

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305670

** No longer affects: somerville

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

Title:
  laptop panel brightness changes multiple times when using the Fn keys
  to adjust it

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

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


[Bug 317270] Re: [Studio XPS 16] touchpad doesn't return from resume

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305690

** No longer affects: somerville

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

Title:
  [Studio XPS 16] touchpad doesn't return from resume

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

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


[Bug 322471] Re: Dell 355 Bluetooth adapter not detected

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305682

** No longer affects: somerville

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

Title:
  Dell 355 Bluetooth adapter not detected

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

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


[Bug 319725] Re: [Studio XPS 13, Inspiron 531, Studio 16] gnome-settings-daemon crash

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305684

** No longer affects: somerville

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

Title:
  [Studio XPS 13, Inspiron 531, Studio 16] gnome-settings-daemon crash

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

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


[Bug 320787] Re: package openoffice.org-voikko 2.1-1build2 failed to install/upgrade:

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305683

** No longer affects: somerville

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

Title:
  package openoffice.org-voikko 2.1-1build2 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openoffice.org-voikko/+bug/320787/+subscriptions

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


[Bug 153061] Re: Dell Inspiron 1420 built-in microphone does not record

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 153963 ***
https://bugs.launchpad.net/bugs/153963

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305687

** No longer affects: somerville

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

Title:
  Dell Inspiron 1420 built-in microphone does not record

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-backports-modules-2.6.22/+bug/153061/+subscriptions

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


[Bug 316037] Re: Dell XPS m1530 forced eject

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305693

** No longer affects: somerville

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

Title:
  Dell XPS m1530 forced eject

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

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


[Bug 307819] Re: Inspiron 1525: integrated webcam doesnt work in kopete

2014-04-10 Thread Timothy R. Chavez
*** This bug is a duplicate of bug 291642 ***
https://bugs.launchpad.net/bugs/291642

The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305696

** No longer affects: somerville

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

Title:
  Inspiron 1525: integrated webcam doesnt work in kopete

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

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


[Bug 222673] Re: language-pack-gnome-pt-base has pt-br translation

2014-04-10 Thread Timothy R. Chavez
The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1305667

** No longer affects: somerville

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

Title:
  language-pack-gnome-pt-base has pt-br translation

To manage notifications about this bug go to:
https://bugs.launchpad.net/langpack-o-matic/+bug/222673/+subscriptions

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


  1   2   3   4   5   6   >