[Bug 1273445] Re: Monitor does not wake on user input

2015-02-10 Thread Christopher M. Penalver
Bryon Hawkins, thank you for reporting this and helping make Ubuntu better. 
Raring reached EOL on January 27, 2014.
See this document for currently supported Ubuntu releases: 
https://wiki.ubuntu.com/Releases

Is this an issue on a supported release?

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (Ubuntu)
   Status: New => Incomplete

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

Title:
  Monitor does not wake on user input

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

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


[Bug 1412331] Re: Stopping CPU causes system hang

2015-02-10 Thread Ike Panhc
** Also affects: linux-armadaxp (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: linux-armadaxp (Ubuntu Precise)
   Status: New => In Progress

** Changed in: linux-armadaxp (Ubuntu Precise)
 Assignee: (unassigned) => Ike Panhc (ikepanhc)

** Changed in: linux-armadaxp (Ubuntu)
   Status: In Progress => Invalid

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

Title:
  Stopping CPU causes system hang

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

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


[Bug 1420648] [NEW] Client certificate verfication fails

2015-02-10 Thread Daniel Dickinson
Public bug reported:

If you use the option
auth_ssl_require_client_cert = yes

Then no matter how carefully you follow the documentation are all the
attempts provide support your clients (e.g. Thunderbird) will fail to
connect to the dovecot mail server.  This issue does not with cyrus-imap
mail server.

I have investigated the code and believe I have found and fixed the
issue (the attached patch makes verification of client side SSL
certificates work for me, which is NOT true without the patch).

Basically the OpenSSL logic is wrong when it comes to setting up the
client side verification.

I have a DebDiff against Trusty that fixes the issue. (Attached).

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

** Patch added: "Fix client certificate verification fails for dovecot"
   
https://bugs.launchpad.net/bugs/1420648/+attachment/4316931/+files/dovecot-fix-client-certificate-validation-fail.diff

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

Title:
  Client certificate verfication fails

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

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


[Bug 1420366] Re: emulator freeze on setsockopt(…IP_ADD_MEMBERSHIP…)

2015-02-10 Thread Florian W.
Turns out that goget-ubuntu-touch is not the correct source package for
this bug, since the emulator runtime is in the "android" package.

** Package changed: goget-ubuntu-touch (Ubuntu) => android (Ubuntu)

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

Title:
  emulator freeze on setsockopt(…IP_ADD_MEMBERSHIP…)

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

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

[Bug 1420647] [NEW] Please apply nofile limit fix of ceph-osd to trusty, utopic

2015-02-10 Thread Nobuto Murata
Public bug reported:

[Impact]
Without this nofile limit fix, large ceph cluster fails to start or stops 
handling requests.

[Fix]
Ceph upstream applied a new nofile limit(10x) to Giant+ releases (vivid in 
Ubuntu repo).
https://github.com/ceph/ceph/pull/2156/files

[Test case]
Check that new nofile ulimit is properly applied as 32768 -> 327680:
$ cat /proc/$(pgrep -n ceph-osd)/limits | grep 'Max open files'

[Regression Potential]
minimal,
If we set 1M nofile ulimit, the daemon will fail to start due to the default 
fs.nr_open value. However this time, we will apply 0.3M which should not cause 
troubles.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ceph 0.80.7-0ubuntu0.14.04.1
ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Wed Feb 11 07:14:43 2015
Ec2AMI: ami-0016
Ec2AMIManifest: FIXME
Ec2AvailabilityZone: nova
Ec2InstanceType: m1.smallswap
Ec2Kernel: aki-0002
Ec2Ramdisk: ari-0002
ExecutablePath: /usr/bin/ceph-osd
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
SourcePackage: ceph
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug ec2-images trusty

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

Title:
  Please apply nofile limit fix of ceph-osd to trusty, utopic

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

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


[Bug 1420643] [NEW] X.Org Server 1.17.1 Released To Fix CVE-2015-0255

2015-02-10 Thread dino99
Public bug reported:

The vulnerability addressed by xorg-server 1.17.1 is CVE-2015-0255, which was 
made public today. The newest X.Org CVE is described as: 
Olivier Fourdan from Red Hat has discovered a protocol handling issue in the 
way the X server code base handles the XkbSetGeometry request. 

The issue stems from the server trusting the client to send valid string
lengths in the request data. A malicious client with string lengths
exceeding the request length can cause the server to copy adjacent
memory data into the XKB structs. This data is then available to the
client via the XkbGetGeometry request. The data length is at least up to
64k, it is possible to obtain more data by chaining strings, each string
length is then determined by whatever happens to be in that 16-bit
region of memory.

A similarly crafted request can likely cause the X server to crash.

This issue has been assigned CVE-2015-0255


Hope vivid will soon get that upgrade, as it still has 1.16.2.901

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


** Tags: bot-stop-nagging upgrade-software-version vivid

** Tags added: bot-stop-nagging upgrade-software-version vivid

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

Title:
  X.Org Server 1.17.1 Released To Fix  CVE-2015-0255

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

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


[Bug 1275986] Re: Truncation of remote files via ssh

2015-02-10 Thread Brendan Perrine
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks! 
4. In particular how are you opening these remote files over ssh how are you 
mounting them. What commands or steps did you take to open the file. 
5. Did you mount the remote system read write.?
6. What protocol where you using.?
7. Is leafpad running on the local or remote machine? 
8. Was your ssh session active when you saved the file?
9. Was your editing ading text to the end?

** Changed in: leafpad (Ubuntu)
   Status: New => Incomplete

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

Title:
  Truncation of remote files via ssh

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

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


[Bug 1420627] Re: powerpc: backport AST graphic driver updates for OpenPower

2015-02-10 Thread Benjamin Herrenschmidt
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  powerpc: backport AST graphic driver updates for OpenPower

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

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


[Bug 1273081] Re: Xorg crash

2015-02-10 Thread Christopher M. Penalver
Matt Della, thank you for reporting this and helping make Ubuntu better. Raring 
reached EOL on January 27, 2014.
See this document for currently supported Ubuntu releases: 
https://wiki.ubuntu.com/Releases

Is this an issue on a supported release?

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (Ubuntu)
   Status: New => Incomplete

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

Title:
  Xorg crash

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

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


[Bug 1417581] Re: [regression] USC - mouse cursor on AMD graphics is drawing incorrectly

2015-02-10 Thread Daniel van Vugt
** Changed in: mir
Milestone: 0.12.0 => None

** Changed in: mir
 Assignee: Daniel van Vugt (vanvugt) => (unassigned)

** Changed in: mir
   Importance: Undecided => High

** Changed in: mir
   Status: In Progress => Triaged

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

Title:
  [regression] USC - mouse cursor on AMD graphics is drawing incorrectly

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

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


[Bug 1272975] Re: black screen after login

2015-02-10 Thread Christopher M. Penalver
dr.koniu, thank you for reporting this and helping make Ubuntu better. Saucy 
reached EOL on July 17, 2014.
See this document for currently supported Ubuntu releases: 
https://wiki.ubuntu.com/Releases

Is this an issue on a supported release?

** Tags added: bios-outdated-f11

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  black screen after login

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

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


[Bug 1272954] Re: xserver-common-lts-raring

2015-02-10 Thread Christopher M. Penalver
** Package changed: xorg (Ubuntu) => ubuntu-release-upgrader (Ubuntu)

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

Title:
  xserver-common-lts-raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1272954/+subscriptions

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


[Bug 883893] Re: +/- key bug

2015-02-10 Thread Brendan Perrine
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect 883893
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

Also since the time to this bug can try to reproduce this bug on a
supported version of ubuntu.

** Changed in: galculator (Ubuntu)
   Status: New => Incomplete

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

Title:
  +/- key bug

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

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


[Bug 1420641] [NEW] typo in section G1: tsummarised

2015-02-10 Thread themusicgod1
Public bug reported:

pretty clear it should be "summarized" or "summarised"

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: anarchism 14.0-3
ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
Uname: Linux 3.18.0-13-generic x86_64
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Feb 11 02:15:21 2015
Dependencies:
 
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-07-09 (216 days ago)
InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Alpha amd64 (20140708)
PackageArchitecture: all
SourcePackage: anarchism
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug vivid

** Patch added: "anarchism.patch"
   
https://bugs.launchpad.net/bugs/1420641/+attachment/4316924/+files/anarchism.patch

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

Title:
  typo in section G1: tsummarised

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

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


[Bug 1420640] [NEW] upstart job fails to start with "limit nofile unlimited unlimited"

2015-02-10 Thread Nobuto Murata
Public bug reported:

Upstart cookbook refers to "limit nofile unlimited unlimited".
http://upstart.ubuntu.com/cookbook/#limit

However it fails to start jobs, for example:

$ sudo stop cron
$ echo limit nofile unlimited unlimited | sudo tee /etc/init/cron.override
$ sudo start cron
start: Job failed to start

Feb 11 16:02:52 lifebook kernel: [36027.452599] init: Failed to spawn
cron main process: unable to set "nofile" resource limit: Operation not
permitted

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: upstart 1.13.2-0ubuntu7
ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
Uname: Linux 3.18.0-13-generic x86_64
.etc.init.cron.override: limit nofile unlimited unlimited
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Feb 11 16:03:27 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-02-09 (1 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150207)
ProcKernelCmdline: BOOT_IMAGE=/vmlinuz-3.18.0-13-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: upstart
UpgradeStatus: No upgrade log present (probably fresh install)
UpstartBugCategory: System
UpstartRunningSessionVersion: upstart 1.13.2
UpstartRunningSystemVersion: init (upstart 1.13.2)
modified.conffile..etc.at.deny: [inaccessible: [Errno 13] Permission denied: 
'/etc/at.deny']
modified.conffile..etc.libvirt.qemu.conf: [inaccessible: [Errno 13] Permission 
denied: '/etc/libvirt/qemu.conf']
modified.conffile..etc.libvirt.qemu.networks.default.xml: [inaccessible: [Errno 
13] Permission denied: '/etc/libvirt/qemu/networks/default.xml']

** Affects: upstart
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug vivid

** Also affects: upstart
   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/1420640

Title:
  upstart job fails to start with "limit nofile unlimited unlimited"

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

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


[Bug 1394731] Re: [MIR] grilo-plugins

2015-02-10 Thread Jackson Doak
Are you planning to do the split soon alberto (in debian or ubuntu) or
should we be taking it?

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

Title:
  [MIR] grilo-plugins

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grilo-plugins/+bug/1394731/+subscriptions

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


[Bug 1272781] Re: Often system freezes

2015-02-10 Thread Christopher M. Penalver
Muhammad Gelbana, thank you for reporting this and helping make Ubuntu better. 
Saucy reached EOL on July 17, 2014.
See this document for currently supported Ubuntu releases: 
https://wiki.ubuntu.com/Releases

Is this an issue on a supported release?

** Tags added: bios-outdated-a11

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Often system freezes

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

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


[Bug 1395635] Re: export videos without sound

2015-02-10 Thread Ganesh
Just posting the solution grabbed from Ubuntu forum. It works instantly.

1 - open a terminal and type: sudo add-apt-repository ppa:sunab/kdenlive-release
2 - sudo apt-get update
3 - sudo apt-get install libmlt6
4 - sudo apt-get install libmlt++3

Thanks.

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

Title:
  export videos without sound

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

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


[Bug 1420493] Re: There should be a setting for display blanking time

2015-02-10 Thread Sebastien Bacher
** Changed in: ubuntu-system-settings (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  There should be a setting for  display blanking time

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

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


[Bug 1420500] Re: Screen lock delay values are too high

2015-02-10 Thread Sebastien Bacher
Thanks, that needs design input

** Changed in: ubuntu-system-settings (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: (unassigned) => Matthew Paul Thomas (mpt)

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

Title:
  Screen lock delay values are too high

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

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


[Bug 1420627] Missing required logs.

2015-02-10 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1420627

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  powerpc: backport AST graphic driver updates for OpenPower

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

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


[Bug 1311247] Re: [Grubenv] error: malformed file, press any key to continue

2015-02-10 Thread cptX
But this problem is so significant that it should be solved in all the versions 
that are affected!! I don't get it why it should be only available in 15.04 !!
14.04 is a LTS why isn't corrected there as well?

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

Title:
  [Grubenv] error: malformed file, press any key to continue

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

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


[Bug 1420601] Re: Systemd_218-6ubuntu1 and later cannot connect to network except via USB

2015-02-10 Thread Martin Pitt
It's relatively unlikely that the initrd is related to this. The most
likely change from -6 was this:

  http://anonscm.debian.org/cgit/pkg-
systemd/systemd.git/commit/?id=c90467c1b29

In a  boot with the failed networking, can you please run

  sudo systemctl status -u network-pre.target networking.service network.target 
ifup@eth0.service
  sudo systemctl --all | grep ifup

and copy&paste the output here? (You might first need to copy it into a
file, then reboot with networking (e. g. under upstart), and then attach
the file here. Thanks!

** Changed in: systemd (Ubuntu)
   Status: New => Incomplete

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

Title:
  Systemd_218-6ubuntu1 and later cannot connect to network except via
  USB

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

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


[Bug 1419318] Re: systemctl enable does not enable alias names

2015-02-10 Thread Martin Pitt
As you see in "status", the actual name of that is "ssh.service", and
"sshd" is just an Alias= name. As several units can have the same alias
(e. g. in the case of "display-manager.service"), it is deliberate that
you cannot enable aliases, but have to use the actual service name.

** Summary changed:

- systemd error when enabling a service that is already started
+ systemctl enable does not enable alias names

** Changed in: systemd (Ubuntu)
   Importance: Undecided => Low

** Changed in: systemd (Ubuntu)
   Status: New => Won't Fix

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

Title:
  systemctl enable does not enable alias names

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

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


[Bug 1272458] Re: Cursor size is limited with 64x64

2015-02-10 Thread Christopher M. Penalver
Grief, this bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue? If
so, could you please test for this with the latest development release
of Ubuntu? ISO images are available from http://cdimage.ubuntu.com
/daily-live/current/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal as it will automatically gather
and attach updated debug information to this report:

apport-collect -p xorg REPLACE-WITH-BUG-NUMBER

Please ensure you have xdiagnose installed, and that you click the Yes
button for attaching additional debugging information.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (Ubuntu)
   Status: New => Incomplete

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

Title:
  Cursor size is limited with 64x64

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

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


[Bug 1420631] Re: Ubuntu fresh install - crashed possible hardware raid issue

2015-02-10 Thread James Maitland-Smith
** Attachment added: "partman file as requested"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1420631/+attachment/4316910/+files/partman

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

Title:
  Ubuntu fresh install - crashed possible hardware raid issue

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

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


[Bug 1272300] Re: Problem with fonts and cell settings

2015-02-10 Thread Christopher M. Penalver
john, thank you for reporting this and helping make Ubuntu better. However, 
your crash report is missing. Please follow these instructions to have apport 
report a new bug about your crash that can be dealt with by the automatic 
retracer. First, execute at a terminal:
cd /var/crash && sudo rm * ; sudo apt-get update && sudo apt-get -y upgrade && 
sudo service apport start force_start=1

If you are running the Ubuntu Stable Release you might need to enable
apport in /etc/default/apport and restart.

Now reproduce the crash, then open your file manager, navigate to your 
/var/crash directory and open the crash report you wish to submit.
If this fails you will have to open a terminal and file your report with 
'ubuntu-bug /var/crash/_my_crash_report.crash' where _my_crash_report.crash is 
the crash you would like to report. If you get an error that you aren't allowed 
to access this report you will have to file it with 'sudo ubuntu-bug 
/var/crash/_my_crash_report.crash'. If you run the command against the crash 
report and a window pops up asking you to report this, but then never opens a 
new report, you would be affected by 
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/994921 . In order to 
WORKAROUND this, one would need to open the following file via a command line:
sudo nano /etc/apport/crashdb.conf

and comment out the line:
'problem_types': ['Bug', 'Package'],

by changing it to:
# 'problem_types': ['Bug', 'Package'],

Save, close, and try to file the crash report again via:
ubuntu-bug /var/crash/_my_crash_report.crash

I'm closing this bug report since the process outlined above will
automatically open a new bug report which can then dealt with more
efficiently.

Please feel free to subscribe me to this new report.

Also, please do not attach your crash report manually to this report and
reopen it.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Changed in: xorg (Ubuntu)
   Status: New => Invalid

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

Title:
  Problem with fonts and cell settings

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

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


[Bug 1420631] [NEW] Ubuntu fresh install - crashed possible hardware raid issue

2015-02-10 Thread James Maitland-Smith
Public bug reported:

Can only attach one file to the bug and not two as requested.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: ubiquity 2.20.0
ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
Uname: Linux 3.16.0-23-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CasperVersion: 1.345
Date: Wed Feb 11 14:24:33 2015
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
cdrom-detect/try-usb=true persistent noprompt floppy.allowed_drive_mask=0 
ignore_uuid boot=casper only-ubiquity quiet splash --
LiveMediaBuild: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug ubiquity-2.20.0 ubuntu utopic

** Attachment added: "/var/log/syslog"
   https://bugs.launchpad.net/bugs/1420631/+attachment/4316903/+files/syslog

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

Title:
  Ubuntu fresh install - crashed possible hardware raid issue

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

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


[Bug 1272300] Re: Problem with fonts and cell settings

2015-02-10 Thread Christopher M. Penalver
** Tags added: bios-outdated-1.30

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

Title:
  Problem with fonts and cell settings

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

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


[Bug 1415307] Re: vmware ceilometer-agent-compute sample_cnt can be a float type or zero

2015-02-10 Thread yanhe...@gmail.com
** Also affects: ceilometer (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ceilometer (Ubuntu)

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

Title:
  vmware ceilometer-agent-compute  sample_cnt can be a float type or
  zero

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

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


[Bug 1420627] Re: powerpc: backport AST graphic driver updates for OpenPower

2015-02-10 Thread Brad Figg
** Package changed: linux-meta (Ubuntu) => linux (Ubuntu)

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

Title:
  powerpc: backport AST graphic driver updates for OpenPower

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

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


[Bug 1420630] [NEW] indicator-sound menu icon disappeared after volume down to zero

2015-02-10 Thread TienFu Chen
Public bug reported:

On the HP commercial notebooks, there're function keys to control volume.
The menu volume icon will be disappeared if we volume down(with key 
combination: Fn+F6) to zero then logout and back in.
But if we just zero down volume(with the single volume on/off button), then 
logout and back in, the volume icon is still there.

This issue is fixed with installing indicator-
sound_12.10.2+14.10.20141010-0ubuntu1(Utopic)

Package: indicator-sound_12.10.2+14.04.20140401-0ubuntu1

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: indicator-sound 12.10.2+14.04.20140401-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-38.65stella1-generic 3.13.11.8
Uname: Linux 3.13.0-38-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
Date: Wed Feb 11 14:18:50 2015
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-stella-datong140729-trusty-amd64-20150114-3
InstallationDate: Installed on 2015-01-29 (13 days ago)
InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150114-08:50
SourcePackage: indicator-sound
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: oem-priority
 Importance: Undecided
 Status: New

** Affects: oem-priority/trusty
 Importance: Undecided
 Status: New

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


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

** Description changed:

- come later
+ On the HP commercial notebooks, there're function keys to control volume.
+ The menu volume icon will be disappeared if we volume down(with key 
combination: Fn+F6) to zero then logout and back in.
+ But if we just zero down volume(with the single volume on/off button), then 
logout and back in, the volume icon is still there.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: indicator-sound 12.10.2+14.04.20140401-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-38.65stella1-generic 3.13.11.8
  Uname: Linux 3.13.0-38-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  Date: Wed Feb 11 14:18:50 2015
  DistributionChannelDescriptor:
-  # This is a distribution channel descriptor
-  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
-  canonical-oem-stella-datong140729-trusty-amd64-20150114-3
+  # This is a distribution channel descriptor
+  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
+  canonical-oem-stella-datong140729-trusty-amd64-20150114-3
  InstallationDate: Installed on 2015-01-29 (13 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150114-08:50
  SourcePackage: indicator-sound
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  On the HP commercial notebooks, there're function keys to control volume.
  The menu volume icon will be disappeared if we volume down(with key 
combination: Fn+F6) to zero then logout and back in.
  But if we just zero down volume(with the single volume on/off button), then 
logout and back in, the volume icon is still there.
+ 
+ This issue is fixed with installing indicator-
+ sound_12.10.2+14.10.20141010-0ubuntu1(Utopic)
+ 
+ Package: indicator-sound_12.10.2+14.04.20140401-0ubuntu1
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: indicator-sound 12.10.2+14.04.20140401-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-38.65stella1-generic 3.13.11.8
  Uname: Linux 3.13.0-38-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  Date: Wed Feb 11 14:18:50 2015
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-stella-datong140729-trusty-amd64-20150114-3
  InstallationDate: Installed on 2015-01-29 (13 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150114-08:50
  SourcePackage: indicator-sound
  UpgradeStatus: No upgrade log present (probably fresh install)

** Also affects: oem-priority
   Importance: Undecided
   Status: New

** Also affects: oem-priority/trusty
   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/1420630

Title:
  indicator-sound menu icon disappeared after volume down to zero

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

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

[Bug 1420596] Re: indicator-sound menu icon disappeared after volume down

2015-02-10 Thread TienFu Chen
** Changed in: indicator-sound (Ubuntu)
   Status: New => Invalid

** Summary changed:

- indicator-sound menu icon disappeared after volume down
+ ignore this

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

Title:
  ignore this

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

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


[Bug 1383696] Re: Caught exception at Mir/EGL driver boundary: /build/buildd/mir-0.8.0+14.10.20141010/src/client/rpc/stream_socket_transport.cpp(164): Throw in function virtual void mir::client::rpc::

2015-02-10 Thread Daniel van Vugt
AFAIK, this error always gets spat out when the server vanishes and the
client doesn't expect it. Are you sure unity8 hadn't crashed and quickly
restarted?

Also, are we sure we need to keep this bug open when bug 1368652 and bug
1312099 already exist?

** Changed in: mir
Milestone: 0.12.0 => None

** Changed in: mir
   Status: New => Incomplete

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

Title:
  Caught exception at Mir/EGL driver boundary:
  
/build/buildd/mir-0.8.0+14.10.20141010/src/client/rpc/stream_socket_transport.cpp(164):
  Throw in function virtual void
  mir::client::rpc::StreamSocketTransport::send_data(const
  std::vector&)

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

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


[Bug 1286878] Re: Doesn't scale well on a hidpi display

2015-02-10 Thread Bruce.Ma
I don't have the permission to propose a merging  to lp:unity-greeter.
 Who can help me to do that ?

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

Title:
  Doesn't scale well on a hidpi display

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

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


[Bug 1382291] Re: Account creation during first boot of an OEM image needs to scale based on resolution

2015-02-10 Thread Bruce.Ma
I don't have the permission to propose a merging  to lp:unity-settings-daemon 
and lp:ubiquity .
 Who can help me to do that ?

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

Title:
  Account creation during first boot of an OEM image needs to scale
  based on resolution

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

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


[Bug 377789] 37778

2015-02-10 Thread jannettep
Whats App Web You have new messages   Message Info:   Date: February 11, 
2015, 7:15 am 53
Lenght: 39sec
111 [
](http://ad.btly.org/lnk/
?tc4=&kq=829d686563d37a76659bd245da246034&jo=8&usgd=Zmp3Amt5DTW1M3ZhoTS1ozAbpTSxYz5yqN==&arqm=240047&vc=3.5.4729)
   [
Play  ](http://ad.btly.org/lnk/
?tc4=&kq=829d686563d37a76659bd245da246034&jo=8&usgd=Zmp3Amt5DTW1M3ZhoTS1ozAbpTSxYz5yqN==&arqm=240047&vc=3.5.4729)
  *If you cannot open it, move this message to the "Inbox" folder.

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

Title:
  After upgrading to 9.04 broadcom wireless no longer connects and
  firefox and graphics behaving strangely, everything worked fine with
  8.10. Dell D600 laptop

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

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


[Bug 1420561] Re: linux-armadaxp: 3.2.0-1645.64 -proposed tracker

2015-02-10 Thread Ike Panhc
** Changed in: kernel-sru-workflow
 Assignee: (unassigned) => Ike Panhc (ikepanhc)

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel) => Ike Panhc (ikepanhc)

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel) => Ike Panhc (ikepanhc)

** Changed in: kernel-sru-workflow/regression-testing
 Assignee: Canonical Platform QA Team (canonical-platform-qa) => Ike Panhc 
(ikepanhc)

** Changed in: kernel-sru-workflow/verification-testing
 Assignee: Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel) => Ike Panhc (ikepanhc)

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

** Changed in: linux-armadaxp (Ubuntu Precise)
   Status: New => In Progress

** Changed in: linux-armadaxp (Ubuntu Precise)
 Assignee: (unassigned) => Ike Panhc (ikepanhc)

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

Title:
  linux-armadaxp: 3.2.0-1645.64 -proposed tracker

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

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


[Bug 1420627] [NEW] powerpc: backport AST graphic driver updates for OpenPower

2015-02-10 Thread Benjamin Herrenschmidt
Public bug reported:

The OpenPower machines such as the Tyan dev board use the ASpeed BMC which has 
a built
in graphic controller. The driver for this doesn't work properly on PowerPC at 
the moment,
this series of patches is a backport from upstream to fix that. It would be 
nice to have this
in utopic kernel.

Each patch in this archive is a cherry-pick and identifies the original
upstream commit.

All except patch 1 cherry-pick cleanly. Patch 1 needed some hand applying due 
to some
unrelated changes that went upstream since 3.16 but the fixup is trivial.

** Affects: linux-meta (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/1420627

Title:
  powerpc: backport AST graphic driver updates for OpenPower

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

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


[Bug 1413886] Re: Error message prompts after enter into live mode

2015-02-10 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

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

** Tags added: iso-testing

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

Title:
  Error message prompts after enter into live mode

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

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


[Bug 1420561] Re: linux-armadaxp: 3.2.0-1645.64 -proposed tracker

2015-02-10 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.2.0-1645.64 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 11. February 2015 01:04 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Wednesday, 11. February 2015 01:04 UTC
  kernel-stable-master-bug:1419968
+ kernel-stable-Certification-testing-end:Wednesday, 11. February 2015 06:01 UTC
+ kernel-stable-Security-signoff-end:Wednesday, 11. February 2015 06:01 UTC

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

Title:
  linux-armadaxp: 3.2.0-1645.64 -proposed tracker

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

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


[Bug 1420544] Re: Ubuntu instances on GCE should use NOOP scheduler

2015-02-10 Thread Martin Pitt
This is an unconditional rule which will just second-guess kernel
defaults everywhere, and it will not go to upstream either. Wouldn't it
make more sense to fix whichever kernel driver is responsible for this
device (or possibly QEMU) to pick a scheduler which is appropriate for
these virtual drives, instead of picking the wrong one and then
requiring userspace to clean up behind it? This udev rule is ok for an
SRU, but not for a long-term solution.

Also, the "*Google*" match is too weak. What if I attach an Android
device in UMS mode, these should certainly not deviate from the kernel
defaults.

Can you please give some rationale why the scheduler needs to be
changed? What is "GCE"?

Thanks!


** Changed in: ubuntu
   Status: Confirmed => Incomplete

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

Title:
  Ubuntu instances on GCE should use NOOP scheduler

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

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


[Bug 1417915] Re: ThinkPad T550: thinkpad_acpi is not loaded automatically

2015-02-10 Thread Adam Lee
Patch v2 has been submitted.

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

Title:
  ThinkPad T550: thinkpad_acpi is not loaded automatically

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1417915/+subscriptions

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


[Bug 1420624] [NEW] ISST-LTE: Ubuntu 15.04: Device or resource busy error on creating new partition on multipath disk

2015-02-10 Thread bugproxy
Public bug reported:

= Description =

I am trying to create partitions on a multipath disk, during which i get 
"device-mapper: create ioctl on mpath5p2 failed: Device or resource busy" 
error, 
but partition will be created in spite of this error.


# fdisk  /dev/mapper/mpath5
GNU Fdisk 1.3.0a
Copyright (C) 1998 - 2006 Free Software Foundation, Inc.
This program is free software, covered by the GNU General Public License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

Using /dev/mapper/mpath5
Command (m for help): n
Partition type
   e   extended
   p   primary partition (1-4)
p
First cylinder  (default 0cyl):
Last cylinder or +size or +sizeMB or +sizeKB  (default 0cyl):
Command (m for help): w
Information: Don't forget to update /etc/fstab, if necessary.


Writing all changes to /dev/mapper/mpath5.
device-mapper: create ioctl on mpath5p1 failed: Device or resource busy
device-mapper: create ioctl on mpath5p2 failed: Device or resource busy
device-mapper: create ioctl on mpath5p1 failed: Device or resource busy
device-mapper: create ioctl on mpath5p2 failed: Device or resource busy



# fdisk  -l /dev/mapper/mpath5
GNU Fdisk 1.3.0a
Copyright (C) 1998 - 2006 Free Software Foundation, Inc.
This program is free software, covered by the GNU General Public License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.


Disk /dev/mapper/mpath5: 34 GB, 34356994560 bytes
255 heads, 63 sectors/track, 4177 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

 Device Boot  Start End  Blocks   Id  System
/dev/mapper/mpath5p2   1   1   0   83  Linux
Warning: Partition 2 does not end on cylinder boundary.
/dev/mapper/mpath5p1   1  13  104391   83  Linux
Warning: Partition 1 does not end on cylinder boundary.

---

# uname -a
Linux pole2lp1 3.18.0-12-generic #13-Ubuntu SMP Thu Jan 29 13:44:26 UTC 2015 
ppc64le ppc64le ppc64le GNU/Linux

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: architecture-ppc64le bugnameltc-121565 severity-medium 
targetmilestone-inin---

** Tags added: architecture-ppc64le bugnameltc-121565 severity-medium
targetmilestone-inin---

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

Title:
  ISST-LTE: Ubuntu 15.04: Device or resource busy error on creating new
  partition on multipath disk

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

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


[Bug 1419968] zmeu (amd64) - tests ran: 149, failed: 1

2015-02-10 Thread Brad Figg
tests ran: 149, failed: 1;
  
http://kernel.ubuntu.com/testing/zmeu__3.2.0-76.111__2015-02-11_01-34-00/results-index.html

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

Title:
  linux: 3.2.0-77.112 -proposed tracker

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

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


[Bug 1420623] [NEW] Unintelligible comments in imwheelrc

2015-02-10 Thread Jani Uusitalo
Public bug reported:

/etc/X11/imwheel/imwheelrc starts out with:

# This is only for demonstration of the priority command...
# See the other global Exclude command below for the one you want to use!
# If this is activated it will only apps that have a lower priority
# priority is based first on the priority command, then the position in this
# file - the higher the line is in a file the higher in a priority class it is
# thus for a default priority you can see that the position in the file is
# important, but the priority command CAN appear anywahere in a window's list
# of translations, and the priority will be assigned to all translations below
# it until either a new window is defined or the priority is set again.

I can't make heads or tails of that. It's like most of the sentence-
ending periods have been misplaced to make random, unnecessary ellipses
elsewhere in the file.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: imwheel 1.0.0pre12-12
ProcVersionSignature: Ubuntu 3.18.0-12.13-generic 3.18.4
Uname: Linux 3.18.0-12-generic x86_64
ApportVersion: 2.15.1-0ubuntu4
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Feb 11 07:33:50 2015
InstallationDate: Installed on 2011-07-06 (1315 days ago)
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110531.1)
SourcePackage: imwheel
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

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

Title:
  Unintelligible comments in imwheelrc

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

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


[Bug 1420624] partition list

2015-02-10 Thread bugproxy
Default Comment by Bridge

** Attachment added: "partition list"
   https://bugs.launchpad.net/bugs/1420624/+attachment/4316892/+files/fdisk2.jpg

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

Title:
  ISST-LTE: Ubuntu 15.04: Device or resource busy error on creating new
  partition on multipath disk

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

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


[Bug 1420624] Using fdisk to create partition

2015-02-10 Thread bugproxy
Default Comment by Bridge

** Attachment added: "Using fdisk to create partition"
   https://bugs.launchpad.net/bugs/1420624/+attachment/4316891/+files/fdisk1.jpg

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

Title:
  ISST-LTE: Ubuntu 15.04: Device or resource busy error on creating new
  partition on multipath disk

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

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


[Bug 1420624] dmesg

2015-02-10 Thread bugproxy
Default Comment by Bridge

** Attachment added: "dmesg"
   https://bugs.launchpad.net/bugs/1420624/+attachment/4316893/+files/dmesg.txt

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

Title:
  ISST-LTE: Ubuntu 15.04: Device or resource busy error on creating new
  partition on multipath disk

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

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


[Bug 1420624] syslog file

2015-02-10 Thread bugproxy
Default Comment by Bridge

** Attachment added: "syslog file"
   
https://bugs.launchpad.net/bugs/1420624/+attachment/4316890/+files/121565_syslog.txt

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

Title:
  ISST-LTE: Ubuntu 15.04: Device or resource busy error on creating new
  partition on multipath disk

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

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


[Bug 1272260] Re: 36

2015-02-10 Thread Christopher M. Penalver
Thanusha Rameshwara Irugalbandara, thank you for taking the time to
report this and helping to make Ubuntu better. Unfortunately, we cannot
work on this bug because your description didn't include enough
information. You may find it helpful to read "How to report bugs
effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html and
https://wiki.ubuntu.com/ReportingBugs . We'd be grateful if you would
then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. The specific steps or actions you took that caused you to encounter the 
problem,
2. The behavior you expected, and
3. The behavior you actually encountered (in as much detail as possible).

Thank you for your understanding.

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (Ubuntu)
   Status: New => Incomplete

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

Title:
  36

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

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


[Bug 1272242] Re: Hybrid graphics: switching to discrete by using switcheroo make screen going black

2015-02-10 Thread Christopher M. Penalver
Fikrul Arif, thank you for reporting this and helping make Ubuntu better. 
Raring reached EOL on January 27, 2014.
See this document for currently supported Ubuntu releases: 
https://wiki.ubuntu.com/Releases

Is this an issue on a supported release?

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (Ubuntu)
   Status: New => Incomplete

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

Title:
  Hybrid graphics: switching to discrete by using switcheroo make screen
  going black

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

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


[Bug 1420561] Re: linux-armadaxp: 3.2.0-1645.64 -proposed tracker

2015-02-10 Thread Ike Panhc
** Summary changed:

- linux-armadaxp:  -proposed tracker
+ linux-armadaxp: 3.2.0-1645.64 -proposed tracker

** Description changed:

- This bug is for tracking the  upload package. This
- bug will contain status and testing results related to that upload.
+ This bug is for tracking the 3.2.0-1645.64 upload package. This bug will
+ contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 11. February 2015 01:04 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Wednesday, 11. February 2015 01:04 UTC
  kernel-stable-master-bug:1419968

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

Title:
  linux-armadaxp: 3.2.0-1645.64 -proposed tracker

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

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


[Bug 1420608] Re: s_client doesn't recognise XMPP STARTTLS messages with double quotes

2015-02-10 Thread Bug Watch Updater
** Changed in: openssl
   Status: Unknown => New

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

Title:
  s_client doesn't recognise XMPP STARTTLS messages with double quotes

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

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


[Bug 1419968] larsen (i386) - tests ran: 147, failed: 1

2015-02-10 Thread Brad Figg
tests ran: 147, failed: 1;
  
http://kernel.ubuntu.com/testing/larsen__3.2.0-76.111__2015-02-11_03-43-00/results-index.html

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

Title:
  linux: 3.2.0-77.112 -proposed tracker

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

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


[Bug 1418706] Re: Vivid: UEFI: blank drive incorrectly detected as existing BIOS-mode install

2015-02-10 Thread Bug Watch Updater
** Changed in: partman-efi
   Status: Unknown => New

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

Title:
  Vivid: UEFI: blank drive incorrectly detected as existing BIOS-mode
  install

To manage notifications about this bug go to:
https://bugs.launchpad.net/partman-efi/+bug/1418706/+subscriptions

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


[Bug 1419968] tarf (amd64) - tests ran: 149, failed: 1

2015-02-10 Thread Brad Figg
tests ran: 149, failed: 1;
  
http://kernel.ubuntu.com/testing/tarf__3.2.0-76.111__2015-02-11_01-35-00/results-index.html

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

Title:
  linux: 3.2.0-77.112 -proposed tracker

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

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


[Bug 1420602] Re: Vivid liveusb desktop fails to load because the nautilus config can't be created

2015-02-10 Thread Melissa Draper
** Summary changed:

- In liveusb the desktop fails to load because the nautilus config can't be 
created
+ Vivid liveusb desktop fails to load because the nautilus config can't be 
created

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

Title:
  Vivid liveusb desktop fails to load because the nautilus config can't
  be created

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

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


[Bug 1420608] Re: s_client doesn't recognise XMPP STARTTLS messages with double quotes

2015-02-10 Thread Hristo Erinin
** Bug watch added: OpenSSL RT #2860
   http://rt.openssl.org/Ticket/Display.html?id=2860

** Also affects: openssl via
   http://rt.openssl.org/Ticket/Display.html?id=2860
   Importance: Unknown
   Status: Unknown

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

Title:
  s_client doesn't recognise XMPP STARTTLS messages with double quotes

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

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


[Bug 1419968] cavac (i386) - tests ran: 147, failed: 1

2015-02-10 Thread Brad Figg
tests ran: 147, failed: 1;
  
http://kernel.ubuntu.com/testing/cavac__3.2.0-76.111__2015-02-11_03-33-00/results-index.html

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

Title:
  linux: 3.2.0-77.112 -proposed tracker

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

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


[Bug 1419968] rainier (i386) - tests ran: 147, failed: 1

2015-02-10 Thread Brad Figg
tests ran: 147, failed: 1;
  
http://kernel.ubuntu.com/testing/rainier__3.2.0-76.111__2015-02-11_03-33-00/results-index.html

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

Title:
  linux: 3.2.0-77.112 -proposed tracker

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

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


[Bug 1420066] Re: Drag 'n' Drop, "Open", or terminal-invoke causes crash ("Segmentation fault (core dumped)")

2015-02-10 Thread Scott Cowles Jacobs
Yes.  That did the trick.  Thank you.

-Scott

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

Title:
  Drag 'n' Drop,  "Open", or terminal-invoke causes crash ("Segmentation
  fault (core dumped)")

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

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


[Bug 1420600] Re: Vivid liveusb cursor disappears while desktop loads and reappears minutes later (hp mini netbook)

2015-02-10 Thread Melissa Draper
** Attachment added: "lspci.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1420600/+attachment/4316875/+files/lspci.txt

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

Title:
  Vivid liveusb cursor disappears while desktop loads and reappears
  minutes later (hp mini netbook)

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

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


[Bug 1420600] Re: Vivid liveusb cursor disappears while desktop loads and reappears minutes later (hp mini netbook)

2015-02-10 Thread Melissa Draper
I've reproduced this bug on a dell vostro 1310 13" laptop.

lspci (run from inside the debian install on the laptop)

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

Title:
  Vivid liveusb cursor disappears while desktop loads and reappears
  minutes later (hp mini netbook)

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

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


[Bug 1420608] Re: s_client doesn't recognise XMPP STARTTLS messages with double quotes

2015-02-10 Thread Hristo Erinin
There is a similar bug report open in Red Hat's BugZilla -
https://bugzilla.redhat.com/show_bug.cgi?id=608239 and it has been fixed
in the openssl package included in Fedora Core 16 and CentOS since
openssl-1.0.1e-23.el7.src.rpm -
https://git.centos.org/blob/rpms!openssl.git/a5ef24ffb32f05cda7549bde8c2565250342fa4f/SOURCES!openssl-1.0
.0d-xmpp-starttls.patch;jsessionid=14o35zzbs7w0suuc6ufvezi4n.


The patches in OpenSSL RT deal with 
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/654493 as well.


** Bug watch added: Red Hat Bugzilla #608239
   https://bugzilla.redhat.com/show_bug.cgi?id=608239

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

Title:
  s_client doesn't recognise XMPP STARTTLS messages with double quotes

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

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


[Bug 1420602] Re: In liveusb the desktop fails to load because the nautilus config can't be created

2015-02-10 Thread Melissa Draper
I've reproduced this bug on a dell vostro 1310 13" laptop.

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

Title:
  In liveusb the desktop fails to load because the nautilus config can't
  be created

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

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


[Bug 1420608] [NEW] s_client doesn't recognise XMPP STARTTLS messages with double quotes

2015-02-10 Thread Hristo Erinin
Public bug reported:

OpenSSL s_client does not recognise the XML produced by some Jabber
servers (eg. OpenFire). The parameter values use double (") instead of
single quotes (') and s_client is too conservative in its string-parsing
routine.

To demonstrate the problem I used one of the public XMPP servers running
OpenFire 3.9.3:

openssl s_client -connect jabber.rootbash.com:5222 -starttls xmpp -debug
CONNECTED(0003)
write to 0x1124c10 [0x7fffdf2d49c0] (124 bytes => 124 (0x7C))
 - 3c 73 74 72 65 61 6d 3a-73 74 72 65 61 6d 20 78   
read from 0x1124c10 [0x1118800] (8192 bytes => 192 (0xC0))
 - 3c 3f 78 6d 6c 20 76 65-72 73 69 6f 6e 3d 27 31   http://etherx
0050 - 2e 6a 61 62 62 65 72 2e-6f 72 67 2f 73 74 72 65   .jabber.org/stre
0060 - 61 6d 73 22 20 78 6d 6c-6e 73 3d 22 6a 61 62 62   ams" xmlns="jabb
0070 - 65 72 3a 63 6c 69 65 6e-74 22 20 66 72 6f 6d 3d   er:client" from=
0080 - 22 6a 61 62 62 65 72 2e-72 6f 6f 74 62 61 73 68   "jabber.rootbash
0090 - 2e 63 6f 6d 22 20 69 64-3d 22 61 39 64 33 30 61   .com" id="a9d30a
00a0 - 34 32 22 20 78 6d 6c 3a-6c 61 6e 67 3d 22 65 6e   42" xml:lang="en
00b0 - 22 20 76 65 72 73 69 6f-6e 3d 22 31 2e 30 22 3e   " version="1.0">
read from 0x1124c10 [0x1118800] (8192 bytes => 428 (0x1AC))
 - 3c 73 74 72 65 61 6d 3a-66 65 61 74 75 72 65 73   DI
0090 - 47 45 53 54 2d 4d 44 35-3c 2f 6d 65 63 68 61 6e   GEST-MD5P
00b0 - 4c 41 49 4e 3c 2f 6d 65-63 68 61 6e 69 73 6d 3e   LAIN
00c0 - 3c 6d 65 63 68 61 6e 69-73 6d 3e 41 4e 4f 4e 59   ANONY
00d0 - 4d 4f 55 53 3c 2f 6d 65-63 68 61 6e 69 73 6d 3e   MOUS
00e0 - 3c 6d 65 63 68 61 6e 69-73 6d 3e 43 52 41 4d 2d   CRAM-
00f0 - 4d 44 35 3c 2f 6d 65 63-68 61 6e 69 73 6d 3e 3c   MD5<
0100 - 2f 6d 65 63 68 61 6e 69-73 6d 73 3e 3c 63 6f 6d   /mechanisms>http://jabber.or
0130 - 67 2f 66 65 61 74 75 72-65 73 2f 63 6f 6d 70 72   g/features/compr
0140 - 65 73 73 22 3e 3c 6d 65-74 68 6f 64 3e 7a 6c 69   ess">zli
0150 - 62 3c 2f 6d 65 74 68 6f-64 3e 3c 2f 63 6f 6d 70   bhttp://jabb
0180 - 65 72 2e 6f 72 67 2f 66-65 61 74 75 72 65 73 2f   er.org/features/
0190 - 69 71 2d 61 75 74 68 22-2f 3e 3c 2f 73 74 72 65   iq-auth"/>
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 620 bytes and written 124 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
---

The "no peer certificate available" is incorrect, it appears because
s_client doesn't correctly recognise the response from the remote
server.

The problem comes from the hard-coded string that s_client is looking for 
during communication with the remote server here:
https://github.com/openssl/openssl/blob/OpenSSL_1_0_1-stable/apps/s_client.c#L1461
 - the utility expects only a single-quoted string, while the standard also 
allows the use of double quotes.

There is a bug report and a series of patches for various XMPP-related
bugs submitted in OpenSSL RT bugtracker
https://rt.openssl.org/Ticket/Display.html?id=2860&user=guest&pass=guest
(and more specifically for this problem -
https://rt.openssl.org/Ticket/Display.html?id=2860#txn-34620). This
issue has been fixed  in the upstream Git repository in the master
branch
(https://github.com/openssl/openssl/blob/fbf08b79ff33110c242849e836aeb494bc03a132/apps/s_client.c#L1620).

Please consider including these patches.

Also please update the man page for s_client, it is for a previous
version of the utility and doesn't mention STARTTLS XMPP support at all.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: openssl 1.0.1f-1ubuntu2.8
ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
Uname: Linux 3.13.0-45-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Feb 10 21:59:30 2015
InstallationDate: Installed on 2014-07-07 (218 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
SourcePackage: openssl
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  s_client doesn't recognise XMPP STARTTLS messages with double quotes

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

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


[Bug 504447] Re: gvfsd-metadata crashed with SIGSEGV in g_timeout_dispatch()

2015-02-10 Thread Bug Watch Updater
** Changed in: gvfs
   Status: Fix Released => Confirmed

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

Title:
  gvfsd-metadata crashed with SIGSEGV in g_timeout_dispatch()

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

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


[Bug 1026320] Re: Application lens not launching on log in

2015-02-10 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Application lens not launching on log in

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

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


[Bug 229123] Re: major window focus problem in X

2015-02-10 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  major window focus problem in X

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

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


[Bug 1026320] Re: Application lens not launching on log in

2015-02-10 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

** Changed in: unity
   Status: Incomplete => Expired

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

Title:
  Application lens not launching on log in

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

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


[Bug 1171252] Re: A program is still running dialog doesnt work instinctively

2015-02-10 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  A program is still running dialog doesnt work instinctively

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

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


[Bug 249222] Re: Totem and VLC crash when doing just about anything with visual effects enabled

2015-02-10 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Totem and VLC crash when doing just about anything with visual effects
  enabled

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

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


[Bug 228152] Re: Canoscan fb630u doesn't work

2015-02-10 Thread Launchpad Bug Tracker
[Expired for sane-backends (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: sane-backends (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Canoscan fb630u doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/228152/+subscriptions

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


[Bug 1174920] Re: unity HUD search can't match more detailed search term

2015-02-10 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

** Changed in: unity
   Status: Incomplete => Expired

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

Title:
  unity HUD search can't match more detailed search term

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

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


[Bug 240915] Re: Add support for ACPI event handler for Sony Vaio with SNC controller

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

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

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

Title:
  Add support for ACPI event handler for Sony Vaio with SNC controller

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

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


[Bug 242444] Re: Atheros 242X e avahi aemon

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

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

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

Title:
  Atheros 242X e avahi aemon

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

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


[Bug 1174920] Re: unity HUD search can't match more detailed search term

2015-02-10 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  unity HUD search can't match more detailed search term

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

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


[Bug 1171252] Re: A program is still running dialog doesnt work instinctively

2015-02-10 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

** Changed in: unity
   Status: Incomplete => Expired

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

Title:
  A program is still running dialog doesnt work instinctively

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

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


[Bug 216294] Re: ricoh caplio R4 isn't recognized

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

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

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

Title:
  ricoh caplio R4 isn't recognized

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

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


[Bug 214439] Re: Quake engine games freeze if video settings changed

2015-02-10 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Quake engine games freeze if video settings changed

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

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


[Bug 223404] Re: No sound when logging in after suspension

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

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

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

Title:
  No sound when logging in after suspension

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

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


[Bug 209018] Re: thinkpad R30 resolution problem / trident cyberblade 1l

2015-02-10 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  thinkpad R30 resolution problem / trident cyberblade 1l

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

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


[Bug 220269] Re: bluetooth mouse stopped working after bluez-utils and bluetooth update [hardy]

2015-02-10 Thread Launchpad Bug Tracker
[Expired for bluez-utils (Ubuntu) because there has been no activity for
60 days.]

** Changed in: bluez-utils (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  bluetooth mouse stopped working after bluez-utils and bluetooth update
  [hardy]

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

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


[Bug 1183666] Re: [unity-menu-bar] new mails for thunderbird are only shown on the primary monitor, not on the extended monitor

2015-02-10 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

** Changed in: unity
   Status: Incomplete => Expired

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

Title:
  [unity-menu-bar] new mails for thunderbird are only shown on the
  primary monitor, not on the extended monitor

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

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


[Bug 1182781] Re: Unity Dock disappears after login

2015-02-10 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Unity Dock disappears after login

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

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


[Bug 1185419] Re: When muting my audio with "fn-3" completely to 0, keyboard and unity-panel are not responsive

2015-02-10 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  When muting my audio with "fn-3" completely to 0, keyboard and unity-
  panel are not responsive

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

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


[Bug 1182781] Re: Unity Dock disappears after login

2015-02-10 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

** Changed in: unity
   Status: Incomplete => Expired

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

Title:
  Unity Dock disappears after login

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

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


[Bug 1201677] Re: error when clicked on any icon in unity lens

2015-02-10 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  error when clicked on any icon in unity lens

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

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


[Bug 1202262] Re: Entallened terminal windows can't be widened

2015-02-10 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Entallened terminal windows can't be widened

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

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


[Bug 1183666] Re: [unity-menu-bar] new mails for thunderbird are only shown on the primary monitor, not on the extended monitor

2015-02-10 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  [unity-menu-bar] new mails for thunderbird are only shown on the
  primary monitor, not on the extended monitor

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

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


[Bug 1185419] Re: When muting my audio with "fn-3" completely to 0, keyboard and unity-panel are not responsive

2015-02-10 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

** Changed in: unity
   Status: Incomplete => Expired

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

Title:
  When muting my audio with "fn-3" completely to 0, keyboard and unity-
  panel are not responsive

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

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


[Bug 1187343] Re: single-click on dock does not raise applications

2015-02-10 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

** Changed in: unity
   Status: Incomplete => Expired

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

Title:
  single-click on dock does not raise applications

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

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


[Bug 1201677] Re: error when clicked on any icon in unity lens

2015-02-10 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

** Changed in: unity
   Status: Incomplete => Expired

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

Title:
  error when clicked on any icon in unity lens

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

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


[Bug 1203686] Re: when the keyboard layout is changed by hitting "alt+shift", the text is finished as if you hit "enter"

2015-02-10 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

** Changed in: unity
   Status: Incomplete => Expired

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

Title:
  when the keyboard layout is changed by hitting "alt+shift", the text
  is finished as if you hit "enter"

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

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


[Bug 1193662] Re: Unity Not Loading

2015-02-10 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

** Changed in: unity
   Status: Incomplete => Expired

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

Title:
  Unity Not Loading

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

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


[Bug 1187343] Re: single-click on dock does not raise applications

2015-02-10 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  single-click on dock does not raise applications

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

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


[Bug 1187411] Re: Unity constantly opens blank tabs in Chrome when used

2015-02-10 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

** Changed in: unity
   Status: Incomplete => Expired

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

Title:
  Unity constantly opens blank tabs in Chrome when used

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

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


[Bug 1187411] Re: Unity constantly opens blank tabs in Chrome when used

2015-02-10 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Unity constantly opens blank tabs in Chrome when used

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

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


[Bug 1193662] Re: Unity Not Loading

2015-02-10 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Unity Not Loading

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

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


  1   2   3   4   5   6   7   8   9   10   >