[Bug 502138] Re: grub-pc keystatus check

2016-05-09 Thread TJ
Setting this to Fix Released since 30_osprober was modified since 2010
and this no longer affects any Ubuntu release.

An issue that may be confused with this is bug 425979 "[UEFI boot only]
Holding shift fails to display grub2 menu"

** Changed in: grub2 (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  grub-pc keystatus check

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

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


[Bug 519131] Re: Latest two versions of grub-common do not honor shift key.

2016-05-09 Thread TJ
** Changed in: grub2 (Ubuntu)
   Status: New => Fix Released

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

Title:
  Latest two versions of grub-common do not honor shift key.

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

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


[Bug 832156] Re: The grub screen is not visible on boot up

2016-05-09 Thread TJ
** Changed in: grub2 (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/832156

Title:
  The grub screen is not visible on boot up

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

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


[Bug 1087042] Re: LO Writer "Window" list doesn't correctly show open documents

2016-05-09 Thread madbiologist
Official support for Ubuntu 12.10 "Quantal Quetzal" has ended. If this
problem still occurs on Ubuntu 16.04 "Xenial Xerus" please run ubuntu-
bug to file a new bug report so that we can get a fresh set of system
info and log files.

** Changed in: libreoffice (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/1087042

Title:
  LO Writer "Window" list doesn't correctly show open documents

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

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


[Bug 1580018] Re: ubuntu-core image missing awk

2016-05-09 Thread Michael Nelson
** Description changed:

- I'm trying to snap a tool which uses awk. I checked the default apparmor
- profile for any snap, and it seems to indicate that awk is installed and
- enabled by the profile, but when checking (via a test snap),
- /usr/bin/awk symlinks to /etc/alternatives/awk symlinks to /usr/bin/gawk
- which doesn't exist (in ubuntu-core 16.04.0-24):
+ I'm trying to snap a tool which uses awk. Now I can try including awk in
+ my snap directly, but I checked the default apparmor profile for any
+ snap, and it seems to indicate that awk is installed and enabled by the
+ profile, but when checking (via a test snap), /usr/bin/awk symlinks to
+ /etc/alternatives/awk symlinks to /usr/bin/gawk which doesn't exist (in
+ ubuntu-core 16.04.0-24):
  
- michael@dev-xenial2:~/dev/todo.txt⟫ cat /snap/todo/11/testawk.sh 
+ michael@dev-xenial2:~/dev/todo.txt⟫ cat /snap/todo/11/testawk.sh
  #! /bin/bash
  
  ls -l /usr/bin/{,g,m}awk
  ls -l /etc/alternatives/awk
  /usr/bin/awk -h
  /etc/alternatives/awk -h
  
- michael@dev-xenial2:~/dev/todo.txt⟫ todo.testawk 
+ michael@dev-xenial2:~/dev/todo.txt⟫ todo.testawk
  ls: cannot access '/usr/bin/gawk': No such file or directory
  lrwxrwxrwx 1 root root 21 Mar  8 11:29 /usr/bin/awk -> 
/etc/alternatives/awk
  -rwxr-xr-x 1 root root 117768 Mar 24  2014 /usr/bin/mawk
  lrwxrwxrwx 1 root root 13 Apr 12 14:18 /etc/alternatives/awk -> /usr/bin/gawk
  /snap/todo/11/testawk.sh: line 5: /usr/bin/awk: No such file or directory
  /snap/todo/11/testawk.sh: line 6: /etc/alternatives/awk: No such file or 
directory

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

Title:
  ubuntu-core image missing awk

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

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

[Bug 1580029] Re: Login loop afer update kernel

2016-05-09 Thread vibol
After i run apport-collect 1580029 and allow access to the browser. It seen i 
can't run this command
Anyway the log of the apport-collect 1580029 is

.dpkg-query: no packages found matching linux
...
Traceback (most recent call last):
  File "/usr/bin/apport-cli", line 370, in 
if not app.run_argv():
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 653, in run_argv
return self.run_update_report()
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 569, in 
run_update_report
response = self.ui_present_report_details(allowed_to_report)
  File "/usr/bin/apport-cli", line 183, in ui_present_report_details
self.format_filesize(self.get_complete_size()))
  File "/usr/bin/apport-cli", line 99, in addbutton
self.keys.append(re.search('&(.)', button).group(1).upper())
AttributeError: 'NoneType' object has no attribute 'group'

** 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/1580029

Title:
  Login loop afer update kernel

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

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


[Bug 1536353] Re: [regression] Printer drivers install is broken as lsb package is not available anymore

2016-05-09 Thread Nicolas DERIVE
@felipe-lew-yee-q please don't play with bug statuses. Let developers
working on the problem change them... doing that you just make it
disappear from their bug queue...

Change lsb status back to "confirmed".

** Changed in: lsb (Ubuntu)
   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/1536353

Title:
  [regression] Printer drivers install is broken as lsb package is not
  available anymore

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

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


[Bug 425979] Re: [UEFI boot only] Holding shift fails to display grub2 menu

2016-05-09 Thread TJ
** Description changed:

  Binary package hint: grub2
  
- Grub2 has switched away from a minimum 1 second delay to hit enter, in
- preference to simply holding down shift during the boot sequence.
- However, this behaviour doesn't work on all machines.
+ Ubuntu added a patch on top of mainline GRUB and Debian such that holding 
down the Shift modifier key during boot will cause it to display
+ the hidden boot menu.
  
- Further, many users will only learn this after their machine fails to
- boot normally, leaving them unable to boot at all without outside
- assistance.
+ In the original IBM PC/AT design the modifier keys (Shifts, Ctrls, Alts) are 
handled separately to all other keys. Instead of reporting state transitions 
there is an I/O port register that is read by the software where each bit 
position represents the current state of the associated
+ modifier key.
+ 
+ The functionality to read this I/O port register works correctly for
+ BIOS systems or UEFI systems starting in Legacy/CSM mode.
+ 
+ On UEFI systems this does not work. The reasons are:
+ 
+ 1. At the time this Ubuntu-specific functionality was added to Ubuntu
+ the UEFI specification, and UEFI implementations by manufacturers, did
+ not provide a way to detect the state of the modifier keys.
+ 
+ 2. UEFI only provides the same mechanism as for all other keys: detect a
+ transition of state (key_down or key_up).
+ 
+ 3. When GRUB timeout is set to 0 (zero) there is no way to detect a key
+ press transition.
+ 
+ It appears that UEFI specification version 2.4 may now support the
+ required reading of modifier key state so I shall be investigating
+ whether we can now add support for UEFI systems that implement the v2.4
+ specification.

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

Title:
  [UEFI boot only] Holding shift fails to display grub2 menu

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

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


[Bug 1579786] Re: Resource limits do not apply when host is Trusty

2016-05-09 Thread Mihaly Arva-Toth
Thank you, there was not installed cgroup-lite before, and I found
CGroup ignore lines in lxd.log. (Can you add cgroup-lite install to your
tutorial? https://www.stgraber.org/2016/03/15/lxd-2-0-installing-and-
configuring-lxd-212/ )

After I installed cgroup-lite, memory limiting is works. But CPU core
limiting does not. I found this in lxd.log:

t=2016-05-10T08:26:21+0200 lvl=eror msg="Error reading host's
cpuset.effective_cpus"

lxdhost is a KVM guest with emulated CPU.

root@lxdh14:~# cat /proc/cpuinfo | grep '^model name'
model name  : QEMU Virtual CPU version 2.0.0
model name  : QEMU Virtual CPU version 2.0.0

Is this the root of problem?

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

Title:
  Resource limits do not apply when host is Trusty

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

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


[Bug 1578191] Re: sss_ssh_authorizedkeys: sss_ssh_format_pubkey() failed (22): Invalid argument

2016-05-09 Thread Timo Aaltonen
fixed since utopic, leaving open for trusty which might get 1.11.8

** Also affects: sssd (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: sssd (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  sss_ssh_authorizedkeys: sss_ssh_format_pubkey() failed (22): Invalid
  argument

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

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


[Bug 1580035] [NEW] pcsd does not start due to missing ruby gem orderedhash

2016-05-09 Thread Tommy Giesler
Public bug reported:

Greetings,

after the first installation of pcs on a freshly installed Ubuntu 16.04
minimal the pcsd cannot start because of a missing gem.

->%-
lsb_release -rd
Description:Ubuntu 16.04 LTS
Release:16.04
-%<-
apt-cache policy pcs
pcs:
  Installed: 0.9.149-1
  Candidate: 0.9.149-1
  Version table:
 *** 0.9.149-1 500
500 http://mirror.hetzner.de/ubuntu/packages xenial/universe amd64 
Packages
500 http://de.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
100 /var/lib/dpkg/status
->%-

->%-
root@Ubuntu-1604-xenial-64-minimal ~ # journalctl -u pcsd
-- Logs begin at Tue 2016-05-10 08:12:21 CEST, end at Tue 2016-05-10 08:20:02 
CEST. --
May 10 08:15:28 Ubuntu-1604-xenial-64-minimal systemd[1]: Started PCS GUI and 
remote configuration interface.
May 10 08:15:28 Ubuntu-1604-xenial-64-minimal ruby[11517]: 
/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot 
load such file -- orderedhash (LoadError)
May 10 08:15:28 Ubuntu-1604-xenial-64-minimal ruby[11517]: from 
/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
May 10 08:15:28 Ubuntu-1604-xenial-64-minimal ruby[11517]: from 
/usr/lib/ruby/vendor_ruby/backports/std_lib.rb:9:in `require_with_backports'
May 10 08:15:28 Ubuntu-1604-xenial-64-minimal ruby[11517]: from 
/usr/share/pcsd/config.rb:2:in `'
May 10 08:15:28 Ubuntu-1604-xenial-64-minimal ruby[11517]: from 
/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
May 10 08:15:28 Ubuntu-1604-xenial-64-minimal ruby[11517]: from 
/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
May 10 08:15:28 Ubuntu-1604-xenial-64-minimal ruby[11517]: from 
/usr/lib/ruby/vendor_ruby/backports/std_lib.rb:9:in `require_with_backports'
May 10 08:15:28 Ubuntu-1604-xenial-64-minimal ruby[11517]: from 
/usr/share/pcsd/pcs.rb:12:in `'
May 10 08:15:28 Ubuntu-1604-xenial-64-minimal ruby[11517]: from 
/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
May 10 08:15:28 Ubuntu-1604-xenial-64-minimal ruby[11517]: from 
/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
May 10 08:15:28 Ubuntu-1604-xenial-64-minimal ruby[11517]: from 
/usr/share/pcsd/ssl.rb:7:in `'
May 10 08:15:28 Ubuntu-1604-xenial-64-minimal systemd[1]: pcsd.service: Main 
process exited, code=exited, status=1/FAILURE
May 10 08:15:28 Ubuntu-1604-xenial-64-minimal systemd[1]: pcsd.service: Unit 
entered failed state.
May 10 08:15:28 Ubuntu-1604-xenial-64-minimal systemd[1]: pcsd.service: Failed 
with result 'exit-code'.
-%<-

After installing the gem manually it runs fine:
->%-
root@Ubuntu-1604-xenial-64-minimal ~ # gem install orderedhash
Fetching: orderedhash-0.0.6.gem (100%)
Successfully installed orderedhash-0.0.6
Parsing documentation for orderedhash-0.0.6
Installing ri documentation for orderedhash-0.0.6
Done installing documentation for orderedhash after 0 seconds
1 gem installed
root@Ubuntu-1604-xenial-64-minimal ~ # systemctl restart pcsd.service 
root@Ubuntu-1604-xenial-64-minimal ~ # systemctl status pcsd.service 
â pcsd.service - PCS GUI and remote configuration interface
   Loaded: loaded (/lib/systemd/system/pcsd.service; enabled; vendor preset: 
enabled)
   Active: active (running) since Tue 2016-05-10 08:21:07 CEST; 4s ago
 Main PID: 11607 (ruby)
Tasks: 4 (limit: 512)
   CGroup: /system.slice/pcsd.service
   ââ11607 /usr/bin/ruby -C/var/lib/pcsd -I/usr/share/pcsd -- 
/usr/share/pcsd/ssl.rb & > /dev/null &

May 10 08:21:07 Ubuntu-1604-xenial-64-minimal systemd[1]: Started PCS GUI and 
remote configuration interface.
-%<-

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

** Affects: pcs (Debian)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Debian Bug tracker #818760
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818760

** Also affects: pcs (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818760
   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/1580035

Title:
  pcsd does not start due to missing ruby gem orderedhash

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

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

[Bug 425979] Re: [UEFI boot onlu] Holding shift fails to display grub2 menu

2016-05-09 Thread TJ
** Summary changed:

- Holding shift fails to display grub2 menu
+ [UEFI boot onlu] Holding shift fails to display grub2 menu

** Summary changed:

- [UEFI boot onlu] Holding shift fails to display grub2 menu
+ [UEFI boot only] Holding shift fails to display grub2 menu

** Changed in: grub2 (Ubuntu)
 Assignee: (unassigned) => TJ (tj)

** Changed in: grub2 (Ubuntu)
   Importance: Undecided => High

** Changed in: grub2 (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  [UEFI boot only] Holding shift fails to display grub2 menu

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

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


[Bug 1580029] Missing required logs.

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

apport-collect 1580029

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

Title:
  Login loop afer update kernel

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

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


[Bug 1461207] Re: ubuntu touch: filemanager: open file *.html fails

2016-05-09 Thread Victor gonzalez
** Project changed: ubuntu-filemanager-app => canonical-devices-system-
image

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

Title:
  ubuntu touch: filemanager: open file *.html fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1461207/+subscriptions

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


[Bug 1539158] Re: Unable to pair with in-car hands-free system after OTA-9 update

2016-05-09 Thread Konrad Zapałowicz
@Stunts

I wonder if you had time and chance to test the possible fix. Let me
know because if it works then we could include it in the upcoming OTA

Thanks.

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

Title:
  Unable to pair with in-car hands-free system after OTA-9 update

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1539158/+subscriptions

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


[Bug 1575430] Re: App very slow, great lag after update 2.2.4

2016-05-09 Thread Zsombor Egri
** Project changed: ubuntu-ui-toolkit => ubuntu-ui-toolkit (Ubuntu)

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

Title:
  App very slow, great lag after update 2.2.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/telegram-app/+bug/1575430/+subscriptions

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


[Bug 1575430] Re: App very slow, great lag after update 2.2.4

2016-05-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Confirmed

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

Title:
  App very slow, great lag after update 2.2.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/telegram-app/+bug/1575430/+subscriptions

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


[Bug 1461207] Re: ubuntu touch: filemanager: open file *.html fails

2016-05-09 Thread Victor gonzalez
** Tags added: bq-feedback

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

Title:
  ubuntu touch: filemanager: open file *.html fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1461207/+subscriptions

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


[Bug 1571158] Re: Crash in QXcbWindow::setParent() due to NULL xcbScreen()

2016-05-09 Thread Timo Jyrinki
You could continue to use the PPA until the update is available for
everyone (a few weeks at minimum), the PPA contents will stay as is
until then. Just remember to eventually run that ppa-purge command so
that you won't accidentally get some other package update(s).

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

Title:
  Crash in QXcbWindow::setParent() due to NULL xcbScreen()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1571158/+subscriptions

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


[Bug 1574317] Re: Prompt to decrypt LVM device is hidden behind (blank) splash screen

2016-05-09 Thread TJ
There's a test package available from my PPA:

https://launchpad.net/~tj/+archive/ubuntu/bugfixes

lubuntu-artwork (0.62) xenial; urgency=medium

  * plymouth-theme-lubuntu-logo: also install PNG files (LP: 1574317)

 -- TJ   Mon, 09 May 2016 22:28:32 +0100

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

Title:
  Prompt to decrypt LVM device is hidden behind (blank) splash screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-artwork/+bug/1574317/+subscriptions

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


[Bug 1575684] Re: nm-applet keep disappearing with ubuntu-mate raspberry pi

2016-05-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: network-manager-applet (Ubuntu)
   Status: New => Confirmed

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

Title:
  nm-applet keep disappearing with ubuntu-mate raspberry pi

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

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


[Bug 1575430] [NEW] App very slow, great lag after update 2.2.4

2016-05-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

well chaps, subject nails it.
Ever since the upgrade to version 2.2.4 for Telegram on Ubuntu phone, there is 
an enormous lag on the app.
When clicking to select a conversation or group, it marks it as grey and takes 
between 4 to 8 seconds to open it. And another 3 seconds, on average, to load a 
conversation. Text only, not loading any images.

The reason I'm filling this one is that the difference from the previous
version is quite noticeable. Prior to this update, it was very fluid.
And enjoyable to use.

I'm using a BQ Aquaris E4.5 Ubuntu Edition on Ota 10.1

** Affects: telegram-app
 Importance: Critical
 Status: Confirmed

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Undecided
 Status: New

-- 
App very slow, great lag after update 2.2.4
https://bugs.launchpad.net/bugs/1575430
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

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


[Bug 1580029] [NEW] Login loop afer update kernel

2016-05-09 Thread vibol
Public bug reported:

Hello, i'm still on login loop after i upgrade kernel from 3.13.0-85 to
3.13.0-86 today with update notification application.

Note: It may affect with my Nvida Gtx 750 ti driver as i think.

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

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

Title:
  Login loop afer update kernel

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

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


[Bug 1464064] Re: Ubuntu apt repos are not available via HTTPS

2016-05-09 Thread Xiaoyin Liu
Could Launchpad at least allow mirrors to specify https links on the
mirror list? I find Tsinghua University mirror
(http://mirrors.tuna.tsinghua.edu.cn/ubuntu/) redirects http to https,
and two mirrors set HSTS headers when requested over HTTPS
(https://mirrors.wikimedia.org/ubuntu/,
https://mirrors.cat.pdx.edu/ubuntu/). I think if mirrors are willing to
prefer or enforce HTTPS, Ubuntu should allow them to use https in their
mirror's URL.

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

Title:
  Ubuntu apt repos are not available via HTTPS

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

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


[Bug 1575781] Re: Firefox 46 crashes on Ubuntu 12.04 (precise) with Oxygen-GTK3

2016-05-09 Thread JonO
Trying to do #28 to fix the white text on white upon selecting.. Got
this error:

:~$ dpkg-source -x oxygen-gtk3_1.2.2-0ubuntu2.dsc
gpgv: Signature made Thu 05 May 2016 13:00:28 BST using RSA key ID C64ABC9A
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on 
./oxygen-gtk3_1.2.2-0ubuntu2.dsc
dpkg-source: error: cannot fstat file ./oxygen-gtk3_1.2.2.orig.tar.bz2: No such 
file or directory

?

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

Title:
  Firefox 46 crashes on Ubuntu 12.04 (precise) with Oxygen-GTK3

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

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


[Bug 1579730] Re: sshuttle dies with a SyntaxError

2016-05-09 Thread Malte S. Stretz
The sshuttle version from yakkety (0.78.0-1) works.  The server I try to
connect to is rather old so this is probably "Make server parts work
with old versions of Python. Fixes #81."

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

** Summary changed:

- sshuttle dies with a SyntaxError
+ sshuttle dies with a SyntaxError when connecting to older servers

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

Title:
  sshuttle dies with a SyntaxError when connecting to older servers

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

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


[Bug 1580025] [NEW] Version Bump request

2016-05-09 Thread Michael
Public bug reported:

Atheme-services upstream is now https://github.com/atheme/atheme
current version in ubuntu packages is atheme-services-6.0.3
current stable version upstream version is atheme-services-7.2.6.

** Affects: atheme-services (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/1580025

Title:
  Version Bump request

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/atheme-services/+bug/1580025/+subscriptions

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


[Bug 1579907] Re: package samba-common 2:4.3.8+dfsg-0ubuntu0.15.10.2 failed to install/upgrade: package samba-common is already installed and configured

2016-05-09 Thread dino99
*** This bug is a duplicate of bug 1407757 ***
https://bugs.launchpad.net/bugs/1407757

** This bug has been marked a duplicate of bug 1407757
   multi-arch packages cannot be installed due to dpkg wrongly detecting them 
as already installed

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

Title:
  package samba-common 2:4.3.8+dfsg-0ubuntu0.15.10.2 failed to
  install/upgrade: package samba-common is already installed and
  configured

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

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


[Bug 1460464] Re: Add support for the OPUS audio format

2016-05-09 Thread Yuan-Chen Cheng
this bug is for phone and tablet. it's release after we have phone/table
run in  Xenial.

** Changed in: canonical-devices-system-image
   Status: Fix Released => Confirmed

** Changed in: telegram-app
   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/1460464

Title:
  Add support for the OPUS audio format

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1460464/+subscriptions

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


[Bug 1498962] Re: MPRIS is only partially implemented

2016-05-09 Thread pedaliero2012
The bug #1559012 is also a duplicate

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

Title:
  MPRIS is only partially implemented

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

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


[Bug 1559012] Re: no metaData is available when streaming online radio.

2016-05-09 Thread pedaliero2012
*** This bug is a duplicate of bug 1498962 ***
https://bugs.launchpad.net/bugs/1498962

** This bug has been marked a duplicate of bug 1498962
   MPRIS is only partially implemented

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

Title:
  no metaData is available when streaming online radio.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtubuntu-media/+bug/1559012/+subscriptions

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


[Bug 1571158] Re: Crash in QXcbWindow::setParent() due to NULL xcbScreen()

2016-05-09 Thread Mahnu
Thank you again for you work and your answers.
I hope that the updated package will pass all the required Q&A. I understand 
(and agree with the fact) that it is very important to make sure that there is 
no regression.
 
Let me know if I can be of any help.

In the mean time, would it be ok to use your ppa? Or do you recommend
something else?

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

Title:
  Crash in QXcbWindow::setParent() due to NULL xcbScreen()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1571158/+subscriptions

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


[Bug 1578283] Re: App scope is blank

2016-05-09 Thread Marcus Tomlinson
@alecu, Yeah I am yet to reproduce the myself :/

However, the revert I did in silo 54 does seem to fix it somehow. Since
applying the silo, Alan, Andrea, and Pat can no longer reproduce the
issue. Just waiting for a thumbs up from Jean-Baptiste.

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

Title:
  App scope is blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1578283/+subscriptions

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


[Bug 1515169] Re: [i915_bpo][SKL-U] System hangs when VGA monitor plugged in

2016-05-09 Thread Andris Petrams
The computer is connected to two monitors to the motherboards DVI and VGA 
outputs.
When I installed Ubuntu version 16.04, i had a problem - after every computer 
restart VGA-monitor says "going to sleep" and darkens.
If I open "System Settings->Dysplays" and click on the monitor that is 
connected to the VGA, 
"Switch Off->Apply->Keep Configuration" and then again "Switch On->Apply->Keep 
Configuration"
then both monitors are working normally, but after each restart i have to 
repeat these steps again.

The second option is - on the monitor settings, i set a small "Turn off 
inactive" time (1 minute) 
and when the computer is switched on or restarted, I wait while the first 
monitor (DVI) is "going to sleep" 
and then moving the mouse wakes up both. But if just turn on the computer and 
use it then VGA monitor never wakes up.

On two different computers with different motherboards MSI A75MA-P35 and the 
ASUS F1A75-V EVO,
but the same processors AMD A8-3870K with integrated Radeon graphics, the 
result is the same.

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

Title:
  [i915_bpo][SKL-U] System hangs when VGA monitor plugged in

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

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


[Bug 1528728] Re: gnome-terminal starts up at 79×23 instead of 80×24

2016-05-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~robert-ancell/vte/update-0.44

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

Title:
  gnome-terminal starts up at 79×23 instead of 80×24

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

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

[Bug 1403938] Re: Sound problem with firefox

2016-05-09 Thread Philip J Reilly
Fixed! Just use any other browser. Firefox is on its death bed anyway!

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

Title:
  Sound problem with firefox

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

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


[Bug 1580021] Re: Update to 0.44

2016-05-09 Thread Robert Ancell
Required for gnome-terminal 3.20 (bug 1580015)

** Changed in: vte2.91 (Ubuntu)
   Status: New => Triaged

** Changed in: vte2.91 (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/1580021

Title:
  Update to 0.44

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte2.91/+bug/1580021/+subscriptions

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


[Bug 1580021] [NEW] Update to 0.44

2016-05-09 Thread Robert Ancell
Public bug reported:

Update to 0.44

** Affects: vte2.91 (Ubuntu)
 Importance: Wishlist
 Status: Triaged


** Tags: upgrade-software-version

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

Title:
  Update to 0.44

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte2.91/+bug/1580021/+subscriptions

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


[Bug 1580021] Re: Update to 0.44

2016-05-09 Thread Robert Ancell
Some work done in lp:~robert-ancell/vte2.9/update-0.44

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

Title:
  Update to 0.44

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte2.91/+bug/1580021/+subscriptions

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


[Bug 1580015] Re: Update to 3.20

2016-05-09 Thread Robert Ancell
Actually just needs vte 0.44 (bug 1580021)

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

Title:
  Update to 3.20

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

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


[Bug 1580021] Re: Update to 0.44

2016-05-09 Thread Robert Ancell
Make that lp:~robert-ancell/vte/update-0.44

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

Title:
  Update to 0.44

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte2.91/+bug/1580021/+subscriptions

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


[Bug 1575408] Re: pkgAcquire::Run warnings ("Can't drop privileges for downloading...") during font-file downloads

2016-05-09 Thread Coenraad Loubser
Still present in latest image of Ubuntu 16.04 x64 Desktop install

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

Title:
  pkgAcquire::Run warnings ("Can't drop privileges for downloading...")
  during font-file downloads

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

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


[Bug 1526968] Re: Gstreamer play with no sound when playing video with OPUS audio track

2016-05-09 Thread madbiologist
gst-plugins-base1.0 version 1.8.0-1ubuntu1 is available in Ubuntu 16.04
"Xenial Xerus".

** Changed in: gstreamer1.0 (Ubuntu)
   Status: New => Fix Released

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

Title:
  Gstreamer play with no sound when playing video with OPUS audio track

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1526968/+subscriptions

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


[Bug 1557947] Re: Please sync vte2.91 0.42.5 from Debian

2016-05-09 Thread Robert Ancell
** Changed in: vte2.91 (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Please sync vte2.91 0.42.5 from Debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte2.91/+bug/1557947/+subscriptions

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


[Bug 1579303] Re: Please include ubuntu-keyboard-chinese-chewing as default

2016-05-09 Thread Rex Tsai
Change merged. 
* Merge into ubuntu-touch.yakkety : add-chinese-chewing : Code : Ubuntu Seeds - 
https://code.launchpad.net/~michael-sheldon/ubuntu-seeds/add-chinese-chewing/+merge/293631

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

** Changed in: ubuntu-meta (Ubuntu)
   Status: New => Fix Released

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

Title:
  Please include ubuntu-keyboard-chinese-chewing as default

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

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


[Bug 1460464] Re: Add support for the OPUS audio format

2016-05-09 Thread madbiologist
gst-plugins-base1.0 version 1.8.0-1ubuntu1 is available in Ubuntu 16.04
"Xenial Xerus".

** Changed in: telegram-app
   Status: Triaged => Fix Released

** Changed in: media-hub (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: canonical-devices-system-image
   Status: Triaged => Fix Released

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

Title:
  Add support for the OPUS audio format

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1460464/+subscriptions

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


[Bug 1580018] [NEW] ubuntu-core image missing awk

2016-05-09 Thread Michael Nelson
Public bug reported:

I'm trying to snap a tool which uses awk. I checked the default apparmor
profile for any snap, and it seems to indicate that awk is installed and
enabled by the profile, but when checking (via a test snap),
/usr/bin/awk symlinks to /etc/alternatives/awk symlinks to /usr/bin/gawk
which doesn't exist (in ubuntu-core 16.04.0-24):

michael@dev-xenial2:~/dev/todo.txt⟫ cat /snap/todo/11/testawk.sh 
#! /bin/bash

ls -l /usr/bin/{,g,m}awk
ls -l /etc/alternatives/awk
/usr/bin/awk -h
/etc/alternatives/awk -h

michael@dev-xenial2:~/dev/todo.txt⟫ todo.testawk 
ls: cannot access '/usr/bin/gawk': No such file or directory
lrwxrwxrwx 1 root root 21 Mar  8 11:29 /usr/bin/awk -> /etc/alternatives/awk
-rwxr-xr-x 1 root root 117768 Mar 24  2014 /usr/bin/mawk
lrwxrwxrwx 1 root root 13 Apr 12 14:18 /etc/alternatives/awk -> /usr/bin/gawk
/snap/todo/11/testawk.sh: line 5: /usr/bin/awk: No such file or directory
/snap/todo/11/testawk.sh: line 6: /etc/alternatives/awk: No such file or 
directory

** Affects: snapd (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/1580018

Title:
  ubuntu-core image missing awk

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

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

[Bug 1580015] [NEW] Update to 3.20

2016-05-09 Thread Robert Ancell
Public bug reported:

Update to 3.20

** Affects: gnome-terminal (Ubuntu)
 Importance: Wishlist
 Status: Triaged


** Tags: upgrade-software-version

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

Title:
  Update to 3.20

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

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


[Bug 1580015] Re: Update to 3.20

2016-05-09 Thread Robert Ancell
Some work done in lp:~ubuntu-desktop/gnome-terminal/ubuntu

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

Title:
  Update to 3.20

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

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


[Bug 1580015] Re: Update to 3.20

2016-05-09 Thread Robert Ancell
Required VTE 0.45

** Changed in: gnome-terminal (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: gnome-terminal (Ubuntu)
   Status: New => Triaged

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

Title:
  Update to 3.20

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

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


[Bug 1571158] Re: Crash in QXcbWindow::setParent() due to NULL xcbScreen()

2016-05-09 Thread Timo Jyrinki
Thanks Mahnu! I will publish the fix to the updates queue. When it gets
out of the queue, this bug will be updated with instructions on how to
test it once again (from the proposed updates). After that final round
of testing and when 7 days have passed, it will eventually be copied to
main updates for all.

There will not be any further update on this bug before the queue is
handled however, which may take time.

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

Title:
  Crash in QXcbWindow::setParent() due to NULL xcbScreen()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1571158/+subscriptions

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


[Bug 1524069] Re: [Xenial] KVM trusty guest 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while probing grub devices [was: Xenial KVM: updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes

2016-05-09 Thread Blake Rouse
Just hit this same issue with nova-compute on Xenial and creating a
Xenial instance in nova. I worked around the issue with:

juju set-config nova-compute cpu-mode=host-passthrough

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

Title:
  [Xenial] KVM trusty guest 3.13.0-68 raid6-pq panic in
  raid6_avx21_gen_syndrome() while probing grub devices [was: Xenial
  KVM: updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes kernel
  exception]

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

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


[Bug 1578222] Re: Undefined Symbols when linking to wildmagic

2016-05-09 Thread Logan Rosen
Fixed in 5.13-1ubuntu2. Thanks!

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

** Changed in: libwildmagic (Ubuntu)
   Importance: Undecided => High

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

Title:
  Undefined Symbols when linking to wildmagic

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

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


[Bug 1575301] Re: GPU Hang [i915 / drm] crashes whole session; triggered by LibreOffice dialog boxes (regression)

2016-05-09 Thread Bill Eaton
I can confirm this on a fresh install of Lubuntu 16.04 on a relatively
new laptop. This bug effectively renders the laptop useless.

Libreoffice crashes X regularly (!) and hence is not usable. When I look
at /var/log/syslog the culprit is always something like:

May  9 20:55:54 kermit kernel: [   46.807723] [drm] GPU HANG: ecode 
7:0:0x85fffdfc, in Xorg [812], reason: Ring hung, action: reset
May  9 20:55:54 kermit kernel: [   46.809807] drm/i915: Resetting chip after 
gpu hang

This seems to be a well known problem with the i915 driver. I've tried
some of the fixes that people suggest (adding various i915 options to
grub like i915.enable_rc6=0 i915.semaphores=0 i915.modeset=1
i915.use_mmio_flip=1 i915.enable_ppgtt=1). But so fare nothing works.

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

Title:
  GPU Hang [i915 / drm] crashes whole session; triggered by LibreOffice
  dialog boxes (regression)

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

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


[Bug 1370469] Re: Possible to make launcher stick open on lock screen

2016-05-09 Thread Launchpad Bug Tracker
[Expired for unity8 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: unity8 (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/1370469

Title:
  Possible to make launcher stick open on lock screen

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

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


[Bug 1554335] Re: Mouse auto select text in some windows

2016-05-09 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/1554335

Title:
  Mouse auto select text in some windows

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

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


[Bug 1539729] Re: amd_freq_sensitivity cannot be loaded

2016-05-09 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/1539729

Title:
  amd_freq_sensitivity cannot be loaded

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

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


[Bug 1553687] Re: Lenovo Y700-17ISK Boot Error: Failure writing sector 0x21c8800 to 'hd0'

2016-05-09 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/1553687

Title:
  Lenovo Y700-17ISK Boot Error: Failure writing sector 0x21c8800 to
  'hd0'

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

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


[Bug 1555487] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16388, buffer size = 16384, period size = 1024

2016-05-09 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/1555487

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16388, buffer size = 16384,
  period size = 1024

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

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


[Bug 1494434] Re: package cacti 0.8.8b+dfsg-5ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-05-09 Thread Launchpad Bug Tracker
[Expired for cacti (Ubuntu) because there has been no activity for 60
days.]

** Changed in: cacti (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/1494434

Title:
  package cacti 0.8.8b+dfsg-5ubuntu0.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1298630] Re: Unity8 does not display the new scopes when running on the emulator

2016-05-09 Thread Launchpad Bug Tracker
[Expired for android (Ubuntu) because there has been no activity for 60
days.]

** Changed in: android (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/1298630

Title:
  Unity8 does not display the new scopes when running on the emulator

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

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


[Bug 1439677] Re: unity8-dash crashed with SIGSEGV in data()

2016-05-09 Thread Launchpad Bug Tracker
[Expired for unity-scopes-shell (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: unity-scopes-shell (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/1439677

Title:
  unity8-dash crashed with SIGSEGV in data()

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

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


[Bug 1298630] Re: Unity8 does not display the new scopes when running on the emulator

2016-05-09 Thread Launchpad Bug Tracker
[Expired for unity8 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: unity8 (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/1298630

Title:
  Unity8 does not display the new scopes when running on the emulator

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

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


[Bug 1555743] Re: Error installing ubuntu, no grub can be charged

2016-05-09 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Error installing ubuntu, no grub can be charged

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

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


[Bug 1550864] Re: Elantech Touchpad' incorrectly detected as mouse in 'acer r3-131t-p7ha' on ubuntu 14.0.4 kernel 4.2.0-30

2016-05-09 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/1550864

Title:
  Elantech Touchpad' incorrectly detected as mouse in 'acer r3-131t-
  p7ha' on ubuntu 14.0.4 kernel 4.2.0-30

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

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


[Bug 1387020] Re: crash on resize unity8 window

2016-05-09 Thread Launchpad Bug Tracker
[Expired for unity8 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: unity8 (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/1387020

Title:
  crash on resize unity8 window

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

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


[Bug 1522319] Re: package samba-common 2:4.1.17+dfsg-4ubuntu3 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2016-05-09 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60
days.]

** Changed in: samba (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/1522319

Title:
  package samba-common 2:4.1.17+dfsg-4ubuntu3 failed to install/upgrade:
  le sous-processus script post-installation installé a retourné une
  erreur de sortie d'état 1

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

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

[Bug 1511068] Re: package cacti 0.8.8b+dfsg-5ubuntu0.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2016-05-09 Thread Launchpad Bug Tracker
[Expired for cacti (Ubuntu) because there has been no activity for 60
days.]

** Changed in: cacti (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/1511068

Title:
  package cacti 0.8.8b+dfsg-5ubuntu0.1 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

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

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

[Bug 1439677] Re: unity8-dash crashed with SIGSEGV in data()

2016-05-09 Thread Launchpad Bug Tracker
[Expired for unity8 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: unity8 (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/1439677

Title:
  unity8-dash crashed with SIGSEGV in data()

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

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


[Bug 1418165] Re: unity8 froze in Desktop mode after playing around with the indicators

2016-05-09 Thread Launchpad Bug Tracker
[Expired for unity8 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: unity8 (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/1418165

Title:
  unity8 froze in Desktop mode after playing around with the indicators

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

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


[Bug 1542736] Re: Sync gitg 3.19.4-1 (universe) from Debian experimental (main)

2016-05-09 Thread Launchpad Bug Tracker
[Expired for gitg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: gitg (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/1542736

Title:
  Sync gitg 3.19.4-1 (universe) from Debian experimental (main)

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

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


[Bug 1197638] Re: Add images in the slideshow for kubuntu-installer

2016-05-09 Thread Launchpad Bug Tracker
[Expired for ubiquity-slideshow-ubuntu (Ubuntu) because there has been
no activity for 60 days.]

** Changed in: ubiquity-slideshow-ubuntu (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/1197638

Title:
  Add images in the slideshow for kubuntu-installer

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

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


[Bug 1550688] Re: kernel 4.2.0-30-generic does not recognise touchpad

2016-05-09 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/1550688

Title:
  kernel 4.2.0-30-generic does not recognise touchpad

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

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


[Bug 1577103] Re: cannot create directory: /var/lib/brltty: Read-only file system

2016-05-09 Thread Launchpad Bug Tracker
This bug was fixed in the package brltty - 5.3.1-2ubuntu5

---
brltty (5.3.1-2ubuntu5) yakkety; urgency=medium

  * If RUN_BRLTTY is set to yes when upgrading from 5.3.1-2ubuntu3 or
earlier, disable the brltty systemd service, and also disable it
if upgrading from 5.3.1-2ubuntu4, as it was enabled, when in most
cases it should not be. (LP: #1577103)

 -- Luke Yelavich   Tue, 10 May 2016 12:45:01 +1000

** Changed in: brltty (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  cannot create directory: /var/lib/brltty: Read-only file system

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

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


[Bug 1378760] Re: [dash] managed to get listview stuck with pull to refresh exposed

2016-05-09 Thread Launchpad Bug Tracker
[Expired for unity8 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: unity8 (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/1378760

Title:
  [dash] managed to get listview stuck with pull to refresh exposed

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

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


[Bug 1580006] [NEW] Update to 3.20

2016-05-09 Thread Robert Ancell
Public bug reported:

Update to 3.20

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


** Tags: upgrade-software-version

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

Title:
  Update to 3.20

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

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


[Bug 1580006] Re: Update to 3.20

2016-05-09 Thread Robert Ancell
Requires traditional menubar patch to be updated.

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

Title:
  Update to 3.20

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

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


[Bug 1580007] [NEW] Update to 3.20

2016-05-09 Thread Robert Ancell
Public bug reported:

Update to 3.20

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


** Tags: upgrade-software-version

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

Title:
  Update to 3.20

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

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


[Bug 1580007] Re: Update to 3.20

2016-05-09 Thread Robert Ancell
Requires traditional menubar patch to be updated.

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

Title:
  Update to 3.20

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

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


[Bug 1564659] Re: TopMenu Mate Panel Applet Bug

2016-05-09 Thread Alan B. Clements
@brunocarv LibreOffice uses QT widgets which are not currently supported
with Topmenu.

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

Title:
  TopMenu Mate Panel Applet Bug

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

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


[Bug 1572127] Re: When I use Blender on lubuntu, it crashes by overload

2016-05-09 Thread Nazo
** Changed in: blender (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/1572127

Title:
  When I use Blender on lubuntu, it crashes by overload

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

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


[Bug 1579978] Re: upgrade to 1:7.2p2-4ubuntu1 fails on ubuntu server

2016-05-09 Thread Tomas Cassidy
I had no problems installing the upgraded packages after switching from
upstart-sysv to systemd-sysv on the affected machines.

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

Title:
  upgrade to 1:7.2p2-4ubuntu1 fails on ubuntu server

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

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


[Bug 696841] Re: vlc stops playing audio after pause/resume or seek

2016-05-09 Thread Adam Niedling
Why did you set it to fix released??

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

Title:
  vlc stops playing audio after pause/resume or seek

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

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


[Bug 935394] Re: qdacco version 0.8.2-1 FTBFS on i386 in precise

2016-05-09 Thread Logan Rosen
This was fixed in qdacco 0.8.2-1ubuntu1, which made its way into Precise
before the release date.

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

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

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

Title:
  qdacco version 0.8.2-1 FTBFS on i386 in precise

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

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


[Bug 1507342] Re: first time connection via AnyConnect does not work

2016-05-09 Thread Mike Miller
Thanks for the bug report. This is meant to work, OpenConnect has
support for a few different token-based authentication schemes, see
http://www.infradead.org/openconnect/token.html.

If you are having trouble connecting to your gateway with OpenConnect,
probably best to ask on openconnect-de...@lists.infradead.org.

** Changed in: openconnect (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/1507342

Title:
  first time connection via AnyConnect does not work

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

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


[Bug 1575467] Re: [Dell Inspiron 3451] WARNING: CPU: 1 PID: 1297 at /build/linux-lts-utopic-vy2yyy/linux-lts-utopic-3.16.0/drivers/gpu/drm/i915/intel_display.c:1743 vlv_wait_port_ready+0x126/0x170 [i9

2016-05-09 Thread Andrew
** Tags added: wily

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

Title:
  [Dell Inspiron 3451] WARNING: CPU: 1 PID: 1297 at /build/linux-lts-
  utopic-vy2yyy/linux-lts-
  utopic-3.16.0/drivers/gpu/drm/i915/intel_display.c:1743
  vlv_wait_port_ready+0x126/0x170 [i915]()

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

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


[Bug 898830] Re: [regression] no connection with openconnect

2016-05-09 Thread Mike Miller
I think this bug is basically fixed as well as it's going to. 12.04 was
released with 3.15, and oneiric is long gone out of support now, I don't
see any action needed or any reason for keeping this open.

** Changed in: openconnect (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: openconnect (Ubuntu Precise)
   Status: Confirmed => Fix Released

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

Title:
  [regression] no connection with openconnect

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

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


[Bug 1579993] Re: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu8: bcmwl kernel module failed to build

2016-05-09 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1578455 ***
https://bugs.launchpad.net/bugs/1578455

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1578455, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1578455
   bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu8: bcmwl kernel module failed 
to build [code model kernel does not support PIC mode]

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

Title:
  bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu8: bcmwl kernel module
  failed to build

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

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


[Bug 1579623] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1.2: open-vm-tools kernel module failed to build

2016-05-09 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1312855 ***
https://bugs.launchpad.net/bugs/1312855

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1312855, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1312855
   open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed 
to build [error: implicit declaration of function 'create_proc_entry']

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

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1.2: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1579623/+subscriptions

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


[Bug 1578455] Re: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu8: bcmwl kernel module failed to build [code model kernel does not support PIC mode]

2016-05-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: bcmwl (Ubuntu)
   Status: New => Confirmed

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

Title:
  bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu8: bcmwl kernel module
  failed to build [code model kernel does not support PIC mode]

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

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


[Bug 1578455] Re: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu8: bcmwl kernel module failed to build [code model kernel does not support PIC mode]

2016-05-09 Thread Daniel van Vugt
I'm grouping both bcmwl and broadcom-sta here. Because last time I
checked they were both based on the same upstream Broadcom code. So they
have the same bugs...

** Also affects: broadcom-sta (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: broadcom-sta (Ubuntu)
   Status: New => Confirmed

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

Title:
  bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu8: bcmwl kernel module
  failed to build [code model kernel does not support PIC mode]

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

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


[Bug 1579638] Re: doesn't compile on 4.4.0-21-generic

2016-05-09 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1578455 ***
https://bugs.launchpad.net/bugs/1578455

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1578455, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1578455
   bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu8: bcmwl kernel module failed 
to build [code model kernel does not support PIC mode]

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

Title:
  doesn't compile on 4.4.0-21-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/broadcom-sta/+bug/1579638/+subscriptions

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


[Bug 1482007] Re: octave fails to configure when removing a libhdf5 variant and an octave-* package in the same apt command

2016-05-09 Thread Mike Miller
** Summary changed:

- package octave 3.8.1-1ubuntu1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 127
+ octave fails to configure when removing a libhdf5 variant and an octave-* 
package in the same apt command

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

Title:
  octave fails to configure when removing a libhdf5 variant and an
  octave-* package in the same apt command

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

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


[Bug 1574106] Re: package snap (not installed) failed to install/upgrade: trying to overwrite '/usr/share/man/man1/snap.1.gz', which is also in package snapd 2.0.2

2016-05-09 Thread El Samuels
I think mine was the same. Copied from terminal:


wes@wes-Predator-G3620 ~> sudo apt install snap
[sudo] password for wes: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libfaac0 linux-image-4.2.0-35-generic linux-image-extra-4.2.0-35-generic
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  snap
0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded.
Need to get 375 kB of archives.
After this operation, 2,708 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 snap amd64 
2013-11-29-1ubuntu2 [375 kB]
Fetched 375 kB in 0s (705 kB/s)
Selecting previously unselected package snap.
(Reading database ... 390063 files and directories currently installed.)
Preparing to unpack .../snap_2013-11-29-1ubuntu2_amd64.deb ...
Unpacking snap (2013-11-29-1ubuntu2) ...
dpkg: error processing archive 
/var/cache/apt/archives/snap_2013-11-29-1ubuntu2_amd64.deb (--unpack):
 trying to overwrite '/usr/share/man/man1/snap.1.gz', which is also in package 
snapd 2.0.2
Processing triggers for man-db (2.7.5-1) ...
Errors were encountered while processing:
 /var/cache/apt/archives/snap_2013-11-29-1ubuntu2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


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

Title:
  package snap (not installed) failed to install/upgrade: trying to
  overwrite '/usr/share/man/man1/snap.1.gz', which is also in package
  snapd 2.0.2

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

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


[Bug 1574777] Re: tablet connected to monitor shows black screen - Idek Iiyama PL2409HD

2016-05-09 Thread Daniel van Vugt
I take it back. On Mir's android platform the predictive bypass
optimization will never delay rendering by more than 10ms at most. So an
incorrect EDID won't stop Mir from compositing. Although there might be
deeper Android code that is confused by the invalid refresh rate
reported by the monitor...

Equally possible is a bug in Unity8/QtMir causing the black screen...

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

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

** Tags added: multimonitor

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

Title:
  tablet connected to monitor shows black screen - Idek Iiyama PL2409HD

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1574777/+subscriptions

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


[Bug 1385735] Re: octave failed to upgrade from 14.04 to 14.10 due to missing Breaks on octave-fixed

2016-05-09 Thread Mike Miller
** Summary changed:

- PAckage 'octave' failed to install during upgrade of kubuntu from 14.04LTS to 
14.10
+ octave failed to upgrade from 14.04 to 14.10 due to missing Breaks on 
octave-fixed

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

Title:
  octave failed to upgrade from 14.04 to 14.10 due to missing Breaks on
  octave-fixed

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

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


[Bug 1536353] Re: [regression] Printer drivers install is broken as lsb package is not available anymore

2016-05-09 Thread Juan Felipe Huan Lew Yee
I changed lsb to fix released, but it was an accident, I'm sorry.

I tried #16 solution but it doesn't worked for me

** Changed in: lsb (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  [regression] Printer drivers install is broken as lsb package is not
  available anymore

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

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


[Bug 1537389] Re: The Desktop Never Loads and just stays on a black screen

2016-05-09 Thread Daniel van Vugt
dinamic:

Indeed comment #15 confirms you are hitting bug 1578461:

android_dlopen called but not implemented!
unity8: linker.c:27: android_dlopen: Assertion `0' failed.
()

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

Title:
  The Desktop Never Loads and just stays on a black screen

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

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


[Bug 1579996] Re: lshw does not report all CPU cores

2016-05-09 Thread Lee Trager
** Attachment added: "/proc/cpuinfo"
   
https://bugs.launchpad.net/ubuntu/+source/lshw/+bug/1579996/+attachment/4659591/+files/cpuinfo

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

Title:
  lshw does not report all CPU cores

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

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


[Bug 1579996] [NEW] lshw does not report all CPU cores

2016-05-09 Thread Lee Trager
Public bug reported:

lshw B.02.17 is not reporting all available CPU cores. This is fixed
with B.02.18.

** Affects: lshw (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/1579996

Title:
  lshw does not report all CPU cores

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lshw/+bug/1579996/+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   >