[Bug 1618803] Re: tcsh crashed with SIGSEGV in __GI___rewinddir()

2016-09-05 Thread sudodus
I tested in Lubuntu current daily live i386 and amd64. Only the amd64
version is affected by this bug.

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

Title:
  tcsh crashed with SIGSEGV in __GI___rewinddir()

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

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


[Bug 1618803] Re: tcsh crashed with SIGSEGV in __GI___rewinddir()

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

** Changed in: tcsh (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/1618803

Title:
  tcsh crashed with SIGSEGV in __GI___rewinddir()

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

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


[Bug 1620364] [NEW] Bookmark's star in drop down menu is empty, not consistent with the star in the address bar

2016-09-05 Thread andxwl1
Public bug reported:

The star representing a bookmark is full in the address bar and empty in the 
drop down menu.
I think that both stars should be full, like it is in Firefox and Chromium.

The empty star makes me think that the bookmark will be removed if I
click on it, while that's not true.

** Affects: webbrowser-app (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/1620364

Title:
  Bookmark's star in drop down menu is empty, not consistent with the
  star in the address bar

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

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


[Bug 1620297] Re: First scope not rendered until unlocked

2016-09-05 Thread Paweł Stołowski
** Description changed:

  The pre-populating of first scope on startup (before the screen is
  unlocked) doesn't seem to be fully working.
  
  My early investigation shows that the shell plugin correctly pre-
  populates scope model on startup when the screen is still locked, but
  after unlocking scope view is white for 1-2 seconds and only then the
  page is rendered and all the images are requested, so the perception is
  as if pre-population didn't work. The perceived performance depends on
  whether the 1st scope is a local scope (such as Apps) or a scope which
  needs remote images (and whether the images are already cached by the
  thumbnailer in the latter case).
  
- This might be related to https://bugs.launchpad.net/qtmir/+bug/1475678
+ This might be caused by https://bugs.launchpad.net/qtmir/+bug/1475678

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

Title:
  First scope not rendered until unlocked

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

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


[Bug 1472517] Re: unity-settings-daemon crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a()

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

** Changed in: unity-settings-daemon (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/1472517

Title:
  unity-settings-daemon crashed with SIGSEGV in
  g_type_check_instance_is_fundamentally_a()

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

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


[Bug 1443275] Re: fastqc doesn't generate report due to missing files

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

** Changed in: fastqc (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/1443275

Title:
  fastqc doesn't generate report due to missing files

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

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


[Bug 1620356] Re: 12.0.2 released with lot of fixes

2016-09-05 Thread dino99
** Tags added: 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/1620356

Title:
  12.0.2 released with lot of fixes

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

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


[Bug 1620345] Re: Slow startup due to FIPS selftest if openssl loaded

2016-09-05 Thread Nikita Popov
>From a quick isolated test, running

#include 
int main() {
SSL_library_init();
return 0;
}

in

time for i in `seq 1 1000`; do ./a.out; done

takes 15 seconds for me due to the FIPS_selftest() call. This is just
15ms per process start, but it adds up if you have a workload where
you're quickly spawning many processes.

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

Title:
  Slow startup due to FIPS selftest if openssl loaded

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

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


[Bug 1620297] Re: First scope not rendered until unlocked

2016-09-05 Thread Michał Sawicz
I'm afraid the fix to bug #1475678 caused this... Dash isn't told to
render until the screen is unlocked. Wonder if we should only tell apps
to not render after a few seconds... Or make the dash an exception...

** Package changed: unity8 (Ubuntu) => qtubuntu (Ubuntu)

** Changed in: canonical-devices-system-image
   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/1620297

Title:
  First scope not rendered until unlocked

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

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


[Bug 1620360] [NEW] i8kfan does not work with latest kernel

2016-09-05 Thread zebul666
Public bug reported:

On **ubuntu 16.04** and a dell **inspiron 3521**,

*i8kfan* does not work anymore on latest kernel (4.4.0-36-generic).
Nothing is happening when using i8kfan. Fan continue to blow or not to
blow given the the starting event.

aka i8kfan -1 1  or i8kfan -1 2 or i8kfan -1 3) always returns -1 -1

Using i8kutils 1.42 does not work better

`sensors` command shows a dell_smm-virtual-0 device.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: i8kutils 1.41
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Sep  5 16:57:42 2016
InstallationDate: Installed on 2016-05-22 (105 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: i8kutils
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  i8kfan does not work with latest kernel

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

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


[Bug 1620358] [NEW] System-wide monitors.xml is ignored

2016-09-05 Thread Geoff Short
Public bug reported:

Using gnome-settings-daemon 3.18.2-0ubuntu3.1 on Ubuntu 16.04.1 LTS

Logging in with a new user account, my two monitors are the wrong way
round. I can fix for this user by right-click; run "Display Settings"
and manually reconfiguring. This creates ~/.config/monitors.xml

I now copy that file to /etc/gnome-settings-daemon/xrandr/monitors.xml -
I expect this to apply to all other users on this PC:

$ gsettings get org.gnome.settings-daemon.plugins.xrandr 
default-configuration-file
'/etc/gnome-settings-daemon/xrandr/monitors.xml'

When other users log in, they still get the incorrect display setup. It
looks like /etc/gnome-settings-daemon/xrandr/monitors.xml is having no
effect.

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "monitors.xml"
   
https://bugs.launchpad.net/bugs/1620358/+attachment/4734979/+files/monitors.xml

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

Title:
  System-wide monitors.xml is ignored

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

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


[Bug 1608499] Re: Parallel depmod failure with dkms autoinstall

2016-09-05 Thread Julien Floret
This patch is available here:
https://github.com/dell-oss/dkms/commit/00114cbc0a1f8c0aa5143808205d1a7cc9e58d3b

which is now included into the 2.3 dkms tag:
https://github.com/dell/dkms/releases/tag/2.3

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

Title:
  Parallel depmod failure with dkms autoinstall

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

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


[Bug 1608499] Re: Parallel depmod failure with dkms autoinstall

2016-09-05 Thread Julien Floret
This fix is needed in Ubuntu 14.04 too.

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

Title:
  Parallel depmod failure with dkms autoinstall

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

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


[Bug 1211110] Re: network manager openvpn dns push data not updating system DNS addresses

2016-09-05 Thread Marco
Hi,

An update to my previous post.
There is still a bug in 16.04 about this:

- If you add the search domains yourself in IPV4 Settings everythings works
- If you receive search domains from the OpenVPN server, dnsmasq seems not to 
take them into consideration and names are not resolved. The workaround for 
this is to add manually on the VPN connection IPV4 settings the search domains 
that are being pushed by the OpenVPN server.

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

Title:
  network manager openvpn dns push data not updating system DNS
  addresses

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

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


[Bug 1620355] Re: USA )+18~88~436~4111)Quickbooks Error support Phone Number

2016-09-05 Thread Paul White
** 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/1620355

Title:
   USA )+18~88~436~4111)Quickbooks Error support Phone Number

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

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


[Bug 1620356] [NEW] 12.0.2 released with lot of fixes

2016-09-05 Thread dino99
Public bug reported:

Mesa 12.0.2 brings many stability improvements to the Mesa 12.0 release

Mesa 12.0.2 takes care of addressing crashes in GLX, EGL, and Wayland
EGL. There are also numerous memory leak fixes for video decoding
drivers.

https://lists.freedesktop.org/archives/mesa-
dev/2016-September/127937.html

This is hardly requested to get it pushed to the archives asap.

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


** Tags: bot-stop-nagging xenial yakkety

** Tags added: bot-stop-nagging

** Tags added: xenial yakkety

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

Title:
  12.0.2 released with lot of fixes

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

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


[Bug 1619246] Re: Capacity filter and weigher fails when volume has no volume type

2016-09-05 Thread James Page
** Also affects: cinder (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: cinder (Ubuntu)
   Status: New => In Progress

** Changed in: cinder (Ubuntu)
 Assignee: (unassigned) => James Page (james-page)

** Changed in: cinder (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Capacity filter and weigher fails when volume has no volume type

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

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


[Bug 1620355] [NEW] USA )+18~88~436~4111)Quickbooks Error support Phone Number

2016-09-05 Thread mohinishini
Public bug reported:


USA )+18~88~436~4111)Quickbooks Error support Phone Number
Quickbooks Error Support Number 18884364111 Quickbooks Support Phone 
Number,Quickbooks Error Support Phone Number 1-888-436-4111 Quickbooks 
Technical Support Phone Number,Quickbooks Tech Support Phone Number 
1888.436.4111 Quickbooks Technical Support Number,Quickbooks Tech Support 
NumberQuickbooks Error Support Number 18884364111 Quickbooks Support Phone 
Number,Quickbooks Error Support Phone Number 1-888-436-4111 Quickbooks 
Technical Support Phone Number,Quickbooks Tech Support Phone Number 
1888.436.4111 Quickbooks Technical Support Number,Quickbooks Tech Support 
NumberQuickbooks Error Support Number 18884364111 Quickbooks Support Phone 
Number,Quickbooks Error Support Phone Number 1-888-436-4111 Quickbooks 
Technical Support Phone Number,Quickbooks Tech Support Phone Number 
1888.436.4111 Quickbooks Technical Support Number,Quickbooks Tech Support 
NumberQuickbooks Error Support Number 18884364111 Quickbooks Support Phone 
Number,Quickbooks Error Support Phone Number 1-888-436-4111 Quick
 books Technical Support Phone Number,Quickbooks Tech Support Phone Number 
1888.436.4111 Quickbooks Technical Support Number,Quickbooks Tech Support 
NumberQuickbooks Error Support Number 18884364111 Quickbooks Support Phone 
Number,Quickbooks Error Support Phone Number 1-888-436-4111 Quickbooks 
Technical Support Phone Number,Quickbooks Tech Support Phone Number 
1888.436.4111 Quickbooks Technical Support Number,Quickbooks Tech Support 
NumberQuickbooks Error Support Number 18884364111 Quickbooks Support Phone 
Number,Quickbooks Error Support Phone Number 1-888-436-4111 Quickbooks 
Technical Support Phone Number,Quickbooks Tech Support Phone Number 
1888.436.4111 Quickbooks Technical Support Number,Quickbooks Tech Support 
NumberQuickbooks Error Support Number 18884364111 Quickbooks Support Phone 
Number,Quickbooks Error Support Phone Number 1-888-436-4111 Quickbooks 
Technical Support Phone Number,Quickbooks Tech Support Phone Number 
1888.436.4111 Quickbooks Technical Support Number,Quickbook
 s Tech Support NumberQuickbooks Error Support Number 18884364111 Quickbooks 
Support Phone Number,Quickbooks Error Support Phone Number 1-888-436-4111 
Quickbooks Technical Support Phone Number,Quickbooks Tech Support Phone Number 
1888.436.4111 Quickbooks Technical Support Number,Quickbooks Tech Support Number
https://java.net/bugzilla/show_bug.cgi?id=91516
https://blueprints.launchpad.net/inkscape/+spec/mohini
https://java.net/bugzilla/show_bug.cgi?id=89060
http://opencircuitdesign.com/bugzilla/show_bug.cgi?id=155
https://bugzilla.xamarin.com/show_bug.cgi?id=43997

USA )+18~88~436~4111)Quickbooks Error support Phone Number
Quickbooks Error Support Number 18884364111 Quickbooks Support Phone 
Number,Quickbooks Error Support Phone Number 1-888-436-4111 Quickbooks 
Technical Support Phone Number,Quickbooks Tech Support Phone Number 
1888.436.4111 Quickbooks Technical Support Number,Quickbooks Tech Support 
NumberQuickbooks Error Support Number 18884364111 Quickbooks Support Phone 
Number,Quickbooks Error Support Phone Number 1-888-436-4111 Quickbooks 
Technical Support Phone Number,Quickbooks Tech Support Phone Number 
1888.436.4111 Quickbooks Technical Support Number,Quickbooks Tech Support 
NumberQuickbooks Error Support Number 18884364111 Quickbooks Support Phone 
Number,Quickbooks Error Support Phone Number 1-888-436-4111 Quickbooks 
Technical Support Phone Number,Quickbooks Tech Support Phone Number 
1888.436.4111 Quickbooks Technical Support Number,Quickbooks Tech Support 
NumberQuickbooks Error Support Number 18884364111 Quickbooks Support Phone 
Number,Quickbooks Error Support Phone Number 1-888-436-4111 Quick
 books Technical Support Phone Number,Quickbooks Tech Support Phone Number 
1888.436.4111 Quickbooks Technical Support Number,Quickbooks Tech Support 
NumberQuickbooks Error Support Number 18884364111 Quickbooks Support Phone 
Number,Quickbooks Error Support Phone Number 1-888-436-4111 Quickbooks 
Technical Support Phone Number,Quickbooks Tech Support Phone Number 
1888.436.4111 Quickbooks Technical Support Number,Quickbooks Tech Support 
NumberQuickbooks Error Support Number 18884364111 Quickbooks Support Phone 
Number,Quickbooks Error Support Phone Number 1-888-436-4111 Quickbooks 
Technical Support Phone Number,Quickbooks Tech Support Phone Number 
1888.436.4111 Quickbooks Technical Support Number,Quickbooks Tech Support 
NumberQuickbooks Error Support Number 18884364111 Quickbooks Support Phone 
Number,Quickbooks Error Support Phone Number 1-888-436-4111 Quickbooks 
Technical Support Phone Number,Quickbooks Tech Support Phone Number 
1888.436.4111 Quickbooks Technical Support Number,Quickbook
 s Tech Support NumberQuickbooks Error Support Number 18884364111 Quickbooks 
Support Phone Number,Quickbooks Error Support Phone Number 1-888-436-4111 
Quickbooks Technical Support Phone Number,Quickbooks Tech Support Phone Number 

[Bug 1295267] Re: Windows change Monitor/Desktop after screen lock

2016-09-05 Thread Stuart
Having this with dual Monitor setup, with second monitor connected via
Display Port

  *-display   
   description: VGA compatible controller
   product: 2nd Generation Core Processor Family Integrated Graphics 
Controller
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@:00:02.0
   version: 09
   width: 64 bits
   clock: 33MHz
   capabilities: msi pm vga_controller bus_master cap_list rom
   configuration: driver=i915 latency=0
   resources: irq:27 memory:f000-f03f memory:e000-efff 
ioport:5000(size=64)

:~$ xrandr
Screen 0: minimum 8 x 8, current 3840 x 3060, maximum 32767 x 32767
LVDS1 connected primary 1600x900+0+2160 (normal left inverted right x axis y 
axis) 310mm x 174mm
   1600x900  60.00*+
   1440x900  59.89  
   1368x768  60.00  
   1360x768  59.8059.96  
   1152x864  60.00  
   1280x720  60.00  
   1024x768  60.00  
   1024x576  60.00  
   960x540   60.00  
   800x600   60.3256.25  
   864x486   60.00  
   800x450   60.00  
   640x480   59.94  
   720x405   60.00  
   640x360   60.00  
DP1 connected 3840x2160+0+0 (normal left inverted right x axis y axis) 621mm x 
341mm
   3840x2160 30.00* 
   2560x1600 59.97  
   2560x1440 59.95  
   1920x1080 60.0060.0050.0059.94  
   1920x1080i60.0050.0059.94  
   1680x1050 59.88  
   1280x1024 75.0260.02  
   1440x900  59.90  
   1280x960  60.00  
   1152x864  75.00  
   1280x720  60.0050.0059.94  
   1440x576  50.00  
   1024x768  75.0870.0760.00  
   1440x480  60.0059.94  
   832x624   74.55  
   800x600   72.1975.0060.3256.25  
   720x576   50.00  
   720x480   60.0059.94  
   640x480   75.0072.8166.6760.0059.94  
   720x400   70.08  
DP2 disconnected (normal left inverted right x axis y axis)
DP3 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
HDMI3 disconnected (normal left inverted right x axis y axis)
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)


[113097.393] (--) intel(0): HDMI max TMDS frequency 60KHz
[113097.413] (--) intel(0): HDMI max TMDS frequency 60KHz
[113097.454] (II) intel(0): resizing framebuffer to 3840x3060
[113097.464] (II) intel(0): switch to mode 1600x900@60.0 on LVDS1 using pipe 0, 
position (0, 2160), rotation normal, reflection none
[113097.465] (II) intel(0): switch to mode 3840x2160@30.0 on DP1 using pipe 1, 
position (0, 0), rotation normal, reflection none
[113097.579] (--) intel(0): HDMI max TMDS frequency 60KHz
[113433.884] (II) intel(0): resizing framebuffer to 1600x900
[113433.894] (II) intel(0): switch to mode 1600x900@60.0 on LVDS1 using pipe 0, 
position (0, 0), rotation normal, reflection none
[113434.490] (--) intel(0): HDMI max TMDS frequency 60KHz
[113434.545] (II) intel(0): resizing framebuffer to 3840x3060
[113434.572] (II) intel(0): switch to mode 3840x2160@30.0 on DP1 using pipe 1, 
position (0, 0), rotation normal, reflection none
[113434.647] (II) intel(0): switch to mode 1600x900@60.0 on LVDS1 using pipe 0, 
position (0, 2160), rotation normal, reflection none
[113434.678] (--) intel(0): HDMI max TMDS frequency 60KHz
[114746.053] (--) intel(0): HDMI max TMDS frequency 60KHz

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

Title:
  Windows change Monitor/Desktop after screen lock

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

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


[Bug 1620331] Re: package libflite1:i386 1.4-release-8ubuntu0.1 failed to install/upgrade: package libflite1:i386 is already installed and configured

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

Title:
  package libflite1:i386 1.4-release-8ubuntu0.1 failed to
  install/upgrade: package libflite1:i386 is already installed and
  configured

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

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


[Bug 1620297] Re: First scope not rendered until unlocked

2016-09-05 Thread Paweł Stołowski
** Also affects: canonical-devices-system-image
   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/1620297

Title:
  First scope not rendered until unlocked

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

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


[Bug 1620345] [NEW] Slow startup due to FIPS selftest if openssl loaded

2016-09-05 Thread Nikita Popov
Public bug reported:

I recently noticed that the PHP testsuite runs significantly slower if
openssl is enabled. E.g. running "make test TESTS=tests" takes 7 seconds
without openssl and 37 seconds with. This is a factor of five
difference.

After a quick check using callgrind, it turns out that the vast majority
of the time is spent in performing a FIPS_selftest(). This was very
surprising, and I was initially afraid that Ubuntu had enabled the
OpenSSL FIPS mode, which is well known to degrade security. However, it
seems that this is not the case, and Ubuntu has simply patched OpenSSL
to always perform the FIPS_selftest(), independently of whether FIPS
mode is used.

I'm not entirely sure what should/can be done about this. I understand
the motivation for always performing a self-test and that it is not a
common workload to start a process many hundreds of times in a row to
perform a small task. However, it should be noted that OpenSSL
acknowledges [0] that the test is unnecessarily slow, because they
cannot change the current implementation without invalidating the FIPS
certification. This indicates that it should be possible to perform a
cheaper self-test.

 [0]: https://www.openssl.org/docs/fipsnotes.html

---

Description:Ubuntu 16.04.1 LTS
Release:16.04

libssl-dev:
  Installed: 1.0.2g-1ubuntu4.2
  Candidate: 1.0.2g-1ubuntu4.2

** Affects: openssl (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/1620345

Title:
  Slow startup due to FIPS selftest if openssl loaded

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

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


[Bug 1619721] Re: /etc/machine-id changes with every reboot

2016-09-05 Thread Martin Pitt
Ah, that explains it. IRC conversation suggests that /etc/machine-id is
not part of the root file system but mounted from someplace else -- this
must happen in the initramfs already, not during boot (that's too late).

** Summary changed:

- IP changes with every reboot 
+ /etc/machine-id changes with every reboot

** Changed in: nplan (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  /etc/machine-id changes with every reboot

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

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


[Bug 1580537] Re: LibreOffice with ambiance theme and breeze icon style is unusable

2016-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package libreoffice - 1:5.2.1~rc2-0ubuntu1

---
libreoffice (1:5.2.1~rc2-0ubuntu1) yakkety; urgency=medium

  * new upstream rc
  * disable cups for autopkgtests too
  * make libreoffice-gnome depend on -gtk3 by default
  * update gtk3 toolbar theming patch and re-enable it (LP: #1580537)
  * update gdrive auth details
  * kill packagekit var as did upstream and trigger on gio instead (as does 
upstream)
  * update C/R for liblosessioninstallerlo.so move

 -- Bjoern Michaelsen   Fri, 02 Sep
2016 17:25:33 +0200

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

Title:
  LibreOffice with ambiance theme and breeze icon style is unusable

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

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


[Bug 1283314] Re: Launcher and top panel should have an outline/border in Spread Mode

2016-09-05 Thread Treviño
** Description changed:

+ [Impact]
  The spread now has a blurred launcher and top panel but it looks a little 
"naked".
  To make the look of the Spread more consistent with the Dash and the HUD, the 
launcher and the top panel should have the same grey transparent border as with 
an open Dash/HUD.
+ 
+ [Test case]
+ 1. Open some Windows
+ 2. Hit Super+W
+ 
+ 3. The spread should be shown and both the panel and the launcher should
+ have a border decoration.
+ 
+ The same should happen when multiple windows for an app are open and you
+ press on launcher icon (or you Super+Ctrl+W).
+ 
+ Repeat also using the launcher in the Bottom.
+  gsettings set com.canonical.Unity.Launcher launcher-position Bottom
+ 
+ In this case there should not be a left border (only top and bottom).
+ 
+ [Regression potential]
+ 
+ Spread filter could not work as it used to be

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

Title:
  Launcher and top panel should have an outline/border in Spread Mode

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

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


[Bug 1616596] Re: ziomon_util: Unexpected return code

2016-09-05 Thread bugproxy
--- Comment From ma...@de.ibm.com 2016-09-05 10:21 EDT---
Why is the return code of --help or --version a problem?

If anything this would be of utmost low prio on my list.
The important thing is that the tool does work; I've been using it successfully 
a lot recently.

** Tags removed: severity-medium
** Tags added: severity-low

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

Title:
  ziomon_util: Unexpected return code

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1616596/+subscriptions

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


[Bug 1614116] Re: Switching maximized windows using the spread might lead to wrong title.

2016-09-05 Thread Treviño
** Description changed:

+ [Test case]
  1. Open at least two maximized windows
  2. Select one of the windows (last opened seems better)
  3. Hit Super + W
  4. Start writing to select the other(s) window opened
  5. Select it, hitting enter.
  
  The title will be wrong (the one of the previous title)
+ 
+ [Regression potential]
+ Windows might be wrongly selected by the spread filter

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

Title:
  Switching maximized windows using the spread might lead to wrong
  title.

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

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


[Bug 1259202] Re: Ubiquity doesn't populate xapian cache on target when using the KDE frontend

2016-09-05 Thread Philip Muškovac
** Changed in: ubiquity (Ubuntu)
   Importance: Undecided => Medium

** Changed in: ubiquity (Ubuntu)
   Status: New => Triaged

** Tags added: kubuntu

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

Title:
  Ubiquity doesn't populate xapian cache on target when using the KDE
  frontend

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

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


[Bug 1616136] Re: Middle/Right click in maximized window restore button doesn't properly Vertically/Horizontally maximizes a window

2016-09-05 Thread Treviño
** Description changed:

+ [Test case]
  1. Maximize a Window
  2. Right (middle) click in the restore window button in the panel
  
  Expected:
  
  3. Window is horizontally (vertically) maximized
  
  Actual:
  3. Window is just fully restored
+ 
+ [Regression potential]
+ 
+ Restore button for maximized windows (in the panel) could not work
+ properly anymore

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

Title:
  Middle/Right click in maximized window restore button doesn't properly
  Vertically/Horizontally maximizes a window

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

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


[Bug 1620338] Re: Ubuntu One account page is blank

2016-09-05 Thread Jean-Baptiste Lallement
system-settings logs when this issue occurs.

** Attachment added: "application-legacy-ubuntu-system-settings-.log"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1620338/+attachment/4734962/+files/application-legacy-ubuntu-system-settings-.log

** Also affects: ubuntu-system-settings-online-accounts (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
Milestone: None => x1

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

Title:
  Ubuntu One account page is blank

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

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


[Bug 1318570] Re: Disabled touchpad on again after wake

2016-09-05 Thread Ales
This is an old bugreport. It's already resolved. The problem disappeared
with upgrade to 14.10.

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

Title:
  Disabled touchpad on again after wake

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

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


[Bug 1611694] Re: Launcher/Panel has no decorations when is in shown at the bottom and an overlay is shown

2016-09-05 Thread Treviño
** Description changed:

+ [Impact]
+ Launcher and panel are "naked" when the Hud or the Dash are shown in 
bottom-launcehr mode.
+ 
+ [Test case]
  1. Enable the bottom launcher
  2. Show the Hud and the Dash
  
  3a. When the Dash is shown the panel should have a decoration
  3b. When the Hud is shown the launcher should have a decoration
+ 
+ [Regression potential]
+ Shell decorations texture might be wrongly drawn in both Left and Bottom mode.

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

Title:
  Launcher/Panel has no decorations when is in shown at the bottom and
  an overlay is shown

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

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


[Bug 1608480] Re: When a window semi-maximized the decorator should show "Unmaximize" button.

2016-09-05 Thread Treviño
** Description changed:

- To reproduce:
+ [Impact]
+ Partially maximized windows show a wrong un-maximize button
+ 
+ [Test case]
  #1. Open a window (e.g. gedit)
  #2. Semimaximize it snapping to the right of the screen
  
  Expected:
  The three windows buttons are: close minimize unmaximize
  
  Actual:
  The three windows button are: close minimize maximize
+ 
+ [Regression potential]
+ Windows won't properly maximize/semi-maximize or restore/semi-restore.

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

Title:
  When a window semi-maximized the decorator should show "Unmaximize"
  button.

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

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


[Bug 1620335] [NEW] package firefox 48.0+build2-0ubuntu0.14.04.1 failed to install/upgrade: cannot copy extracted data for './usr/lib/firefox/browser/omni.ja' to '/usr/lib/firefox/browser/omni.ja.dpkg

2016-09-05 Thread Xwarman
Public bug reported:

This is caused as I upgraded from 14.04 to 16.01
Upgrade seems to be acomplished without errors.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: firefox 48.0+build2-0ubuntu0.14.04.1
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic i686
AddonCompatCheckDisabled: False
ApportVersion: 2.20.1-0ubuntu2
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  horst  1505 F pulseaudio
BuildID: 20160728204505
Channel: Unavailable
Date: Mon Sep  5 15:17:24 2016
ErrorMessage: cannot copy extracted data for 
'./usr/lib/firefox/browser/omni.ja' to 
'/usr/lib/firefox/browser/omni.ja.dpkg-new': unexpected end of file or stream
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2015-05-08 (485 days ago)
InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 (20150218.1)
IpRoute:
 default via 192.168.2.1 dev eth0  proto static  metric 100 
 169.254.0.0/16 dev eth0  scope link  metric 1000 
 192.168.2.0/24 dev eth0  proto kernel  scope link  src 192.168.2.2  metric 100
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
NoProfiles: True
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.10ubuntu1
RfKill:
 
RunningIncompatibleAddons: False
SourcePackage: firefox
Title: package firefox 48.0+build2-0ubuntu0.14.04.1 failed to install/upgrade: 
cannot copy extracted data for './usr/lib/firefox/browser/omni.ja' to 
'/usr/lib/firefox/browser/omni.ja.dpkg-new': unexpected end of file or stream
UpgradeStatus: Upgraded to xenial on 2016-09-05 (0 days ago)
dmi.bios.date: 11/25/2005
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: 10g
dmi.board.name: GA-8I915PMD
dmi.board.vendor: NEC COMPUTERS INTERNATIONAL
dmi.chassis.type: 3
dmi.chassis.vendor: NEC COMPUTERS INTERNATIONAL
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvr10g:bd11/25/2005:svnPackardBellNEC:pnIMEDIAH5192:pvrPB34229603:rvnNECCOMPUTERSINTERNATIONAL:rnGA-8I915PMD:rvr:cvnNECCOMPUTERSINTERNATIONAL:ct3:cvr:
dmi.product.name: IMEDIA H5192
dmi.product.version: PB34229603
dmi.sys.vendor: Packard Bell NEC

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


** Tags: apport-package i386 xenial

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

Title:
  package firefox 48.0+build2-0ubuntu0.14.04.1 failed to
  install/upgrade: cannot copy extracted data for
  './usr/lib/firefox/browser/omni.ja' to
  '/usr/lib/firefox/browser/omni.ja.dpkg-new': unexpected end of file or
  stream

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

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


[Bug 1618572] Re: apt-key add fails in overlayfs

2016-09-05 Thread Brad Figg
** Also affects: linux (Ubuntu Xenial)
   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/1618572

Title:
  apt-key add fails in overlayfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1618572/+subscriptions

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


[Bug 1608464] Re: /usr/bin/compiz:11:unity::decoration::Window::Impl::ShadowTexture:unity::decoration::Window::Impl::Draw:unity::UnityWindow::glDraw:GLWindow::glDraw:WallWindow::glPaint

2016-09-05 Thread Treviño
** Description changed:

+ [Impact]
+ Unity could crash if shaped window shadows haven't been initialized:
+ 
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding unity.  This problem was most recently seen with version
  1:0.9.13.0+16.10.20160726.4-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/07e9d41ef1b9f0dc13889129cd4623f4ce4cec81
  contains more details.
+ 
+ [Test case]
+ Open google chrome with default borders and close it repeatedly.
+ Unity should not crash on close.
+ 
+ [Regression potential]
+ Shadows in windows with shaped borders could not be shown properly, or some 
ARGB windows (cairo-clock?) could get double-decorations.

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

Title:
  
/usr/bin/compiz:11:unity::decoration::Window::Impl::ShadowTexture:unity::decoration::Window::Impl::Draw:unity::UnityWindow::glDraw:GLWindow::glDraw:WallWindow::glPaint

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

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


[Bug 1605256] Re: Switcher detail view does not scale properly on high dpi

2016-09-05 Thread Treviño
** Description changed:

+ [Impact]
+ Detail mode in switcher is not scaled
+ 
+ [Test case]
  #1. You need an high dpi setup
  #2. Set scale to 2 or more
  #3. Open a window
- #4. Alt+grave 
+ #4. Alt+grave
  
  The detail view is not properly scaled. See attached screenshot.
+ 
+ [Regression potential]
+ 
+ Switcher detail mode could show windows using wrong dimensions

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

Title:
  Switcher detail view does not scale properly on high dpi

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

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


[Bug 1620336] [NEW] Publishing videos to Google Photos fails

2016-09-05 Thread Rüdiger Kupper
Public bug reported:

Shotwell can publish photos and videos to my Google Photos account using the 
Picasa plugin. Publishing photos works well.
However, publishing videos results in an unusable video on Google Photos: 
Shotwell's upload seems to work, but selecting the video on Google Photos just 
shows a grey box with text "Your video will be finished shortly." This never 
changes (i.e., the video is obviously not processed correctly by Google Photos).
Uploading the video through Google Photos' web interface works fine.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: shotwell 0.22.0+git20160108.r1.f2fb1f7-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Sep  5 16:28:46 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-12-13 (267 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: shotwell
UpgradeStatus: Upgraded to xenial on 2016-04-22 (136 days ago)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Publishing videos to Google Photos fails

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

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


[Bug 1620297] Re: First scope not rendered until unlocked

2016-09-05 Thread Paweł Stołowski
Attaching a snippet of unity8-dash.log. Apps scope is my 1st scope.

Note, how it's pre-populated @15:03:44 on startup and delivers 29 results:
[2016-09-05:15:03:44.547] Pre-populating first scope: "clickscope"

I waited ~2 minutes before unlocking the device - this is when I think
rendering started (and the scope was set active after unlocking)

[2016-09-05:15:05:48.394] 
file:///usr/share/unity8/Dash/GenericScopeView.qml:390: TypeError: Cannot read 
property 'defaultMinimumHorizontalSpacing' of null
[2016-09-05:15:05:48.790] 
file:///usr/share/unity8/Dash/GenericScopeView.qml:390: TypeError: Cannot read 
property 'defaultMinimumHorizontalSpacing' of null
[2016-09-05:15:05:49.048] "clickscope" : setActive: true


** Attachment added: "unity8-dash.log"
   
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1620297/+attachment/4734941/+files/unity8-dash.log

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

Title:
  First scope not rendered until unlocked

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

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


[Bug 1618956] Re: Slideshow blank during live install

2016-09-05 Thread Michael Catanzaro
I very much want to see 2.12 for Xenial. Still, I'll be honest: we still
have a couple serious regressions each cycle, and any WebKit release
could break anything. E.g. we had to release 2.12.5 today to fix a nasty
network process hang when there is a load failure, which was introduced
in 2.12.4. It's possible that could be causing the issue here (though
that would probably indicate some other bug in ubiquity). Try with
2.12.5 and see if it works better. (If not, since the issue is already
fixed, I would simply wait a couple weeks for 2.14.0 and skip 2.12
entirely.)

When there is a major regression like this in a stable release, Arch
users and Fedora testers normally notice very soon, and we normally have
a corrected release out within a week or two. If you hold WebKit updates
in testing for two weeks as part of the SRU process, or, say, a month to
be very conservative, then Ubuntu would have an excellent chance to
avoid most such regressions while still being able to ship WebKit
security updates in a timely manner. (It's very disappointing to see
WebKit has not had a single update since Xenial was released.)

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

Title:
  Slideshow blank during live install

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

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


[Bug 1605180] Re: Compiz hogging CPU when screen off

2016-09-05 Thread Treviño
** Description changed:

- My CPU is constantly hogged @ around 15% by Compiz when the screen is
- off. Just waking the screen up is enough for the usage to go down again.
+ [Impact]
+ My CPU is constantly hogged @ around 15% by Compiz when the screen is off. 
Just waking the screen up is enough for the usage to go down again.
+ 
+ [Test case]
+ 1. Lock unity and wait for the screensaver to start
+ 2. log in to your machine using SSH
+ 3. Check the compiz CPU usage using 'top' or similar
+ 
+ [Regression potential]
+ Lockscreen view could not be updated (damaged) correctly
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity 7.4.0+16.04.20160715-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog: Scanning for Btrfs filesystems
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Thu Jul 21 12:34:21 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.24, 4.4.0-31-generic, x86_64: installed
  GraphicsCard:
-  Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
-Subsystem: Dell Haswell-ULT Integrated Graphics Controller [1028:05e3]
+  Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
+    Subsystem: Dell Haswell-ULT Integrated Graphics Controller [1028:05e3]
  InstallationDate: Installed on 2016-05-06 (75 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: Dell Inc. XPS 12-9Q33
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=pl_PL.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=pl_PL.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-31-generic.efi.signed 
root=ZFS=/root ro root=ZFS=username-laptop/root quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/15/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.name: XPS 12-9Q33
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A06
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd04/15/2014:svnDellInc.:pnXPS12-9Q33:pvrA06:rvnDellInc.:rnXPS12-9Q33:rvrA06:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: XPS 12-9Q33
  dmi.product.version: A06
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160714-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.1~overlay1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.1~overlay1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3~overlay1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Wed Jul 20 11:16:11 2016
  xserver.configfile: default
  xserver.errors: SynPS/2 Synaptics TouchPad: Read error 19
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
-  product id1021 
-  vendor LGD
+  product id1021
+  vendor LGD
  xserver.version: 2:1.18.3-1ubuntu2.2

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

Title:
  Compiz hogging CPU when screen off

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

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

[Bug 1581076] Re: Xorg segfaults on start-up on Big Endian PPC hardware

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

** Changed in: xorg-server (Ubuntu Xenial)
   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/1581076

Title:
  Xorg segfaults on start-up on Big Endian PPC hardware

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

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


[Bug 1620331] [NEW] package libflite1:i386 1.4-release-8ubuntu0.1 failed to install/upgrade: package libflite1:i386 is already installed and configured

2016-09-05 Thread Xwarman
Public bug reported:

This is caused as I tryed to upgrade regulary from Xubuntu 14.04 to
16.01.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libflite1:i386 1.4-release-8ubuntu0.1
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic i686
ApportVersion: 2.20.1-0ubuntu2
Architecture: i386
Date: Mon Sep  5 15:49:59 2016
ErrorMessage: package libflite1:i386 is already installed and configured
InstallationDate: Installed on 2015-05-08 (485 days ago)
InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 (20150218.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.10ubuntu1
SourcePackage: dpkg
Title: package libflite1:i386 1.4-release-8ubuntu0.1 failed to install/upgrade: 
package libflite1:i386 is already installed and configured
UpgradeStatus: Upgraded to xenial on 2016-09-05 (0 days ago)

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


** Tags: apport-package i386 xenial

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

Title:
  package libflite1:i386 1.4-release-8ubuntu0.1 failed to
  install/upgrade: package libflite1:i386 is already installed and
  configured

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

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


[Bug 1604632] Re: Dash filter can't scroll with cursor on dropdown

2016-09-05 Thread Treviño
** Description changed:

- In the filter results section of the Dash, there is an issue with the
- scrolling. It scrolls with the mouse wheel, except when the mouse cursor
- is on top the Categories and Sources dropdowns. To be able to scroll
- again, I have to move the cursor off of the dropdowns.
- 
- 
- Ubuntu 16.04 LTS
+ [Impact]
+ In the filter results section of the Dash, there is an issue with the 
scrolling. It scrolls with the mouse wheel, except when the mouse cursor is on 
top the Categories and Sources dropdowns. To be able to scroll again, I have to 
move the cursor off of the dropdowns.
  
  What I expected to happen: Being able to scroll down anywhere in the
  filter results section.
  
  What happened instead: I cannot scroll when the cursor is on top of the
  Categories and Sources dropdowns.
+ 
+ [Test case]
+ 
+ 1. Open the dash (you might need to restore it)
+ 2. Click on Filter button to expand the filter view
+ 3. Move the mouse over the "Categories" or "Sources" expanders
+ 4. Start scrolling
+ 
+ The view should scroll properly
+ 
+ [Regression potential]
+ 
+ Nothing known

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

Title:
  Dash filter can't scroll with cursor on dropdown

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

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


[Bug 1618407] Re: browser crashes on startup on arm64 in eglGetDisplay

2016-09-05 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image
   Status: New => Fix Released

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

** Changed in: webbrowser-app (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/1618407

Title:
  browser crashes on startup on arm64 in eglGetDisplay

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

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


[Bug 1613981] Re: webbrowser-app crashed with signal 7 in QThreadData::ref() on start on xenial

2016-09-05 Thread Jean-Baptiste Lallement
** Changed in: webbrowser-app (Ubuntu)
   Status: New => Fix Released

** Changed in: canonical-devices-system-image
   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/1613981

Title:
  webbrowser-app crashed with signal 7 in QThreadData::ref() on start on
  xenial

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

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


Re: [Bug 1610591] Re: Video acceleration regression for Radeon Xpress 200M (r300) in xorg-lts-xenial & xorg-lts-wily

2016-09-05 Thread indigocat
Excellent, I'll test it this afternoon!

El lun., 5 de septiembre de 2016 11:11, Timo Aaltonen 
escribió:

> new version available that now builds too
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1610591
>
> Title:
>   Video acceleration regression for Radeon Xpress 200M (r300) in xorg-
>   lts-xenial & xorg-lts-wily
>
> Status in xserver-xorg-driver-ati:
>   Unknown
> Status in xserver-xorg-video-ati package in Ubuntu:
>   New
>
> Bug description:
>   After updating the Ubuntu HWE stack in 14.04 to Xenial (kernel 4.4 and
>   xserver-xorg-video-radeon-lts-xenial), system boots up fine and
>   responsively, but screen is laggy; there is a tremendous performance
>   regression in comparison to xorg-lts-vivid. Lots of video tearing that
>   did not occur when using xserver-xorg-video-radeon-lts-vivid.
>
>   System is an older Pentium laptop (Packard Bell EasyNote) with a Radeon
> Xpress 200M chip (r300 driver). Video acceleration was working with DRI2
> under the Vivid stack (kernel 3.19-64-lowlatency +
> xserver-xorg-video-radeon-lts-vivid).
>   I also tried upgrading to the Wily kernel (4.2.0-lowlatency), and video
> acceleration works fine with the Vivid xorg.
>
>   I reported this in launchpad previously, and it was dismissed as
> "invalid" since Wily is EOL.
>   The problem, however, persists in the Xenial stack, so I'm reporting it
> here.
>
>   Attached are the respective Xorg.0 logs.
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/1610591/+subscriptions
>
-- 
dennis mayr
|mobile > +56 [9] 5867 8727

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

Title:
  Video acceleration regression for Radeon Xpress 200M (r300) in xorg-
  lts-xenial & xorg-lts-wily

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

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

[Bug 1619721] Re: IP changes with every reboot

2016-09-05 Thread Oliver Grawert
ogra@localhost:~$ cat /etc/machine-id 
79a9b831ef0c46e1afbb3bbd00816461
ogra@localhost:~$ sudo reboot
Connection to 192.168.2.47 closed by remote host.
Connection to 192.168.2.47 closed.
...

i see the IP changed to 192.168.2.23 in teh serial console output ...

ogra@localhost:~$ cat /etc/machine-id 
144a0d35563d419fa404d833641b6f51
ogra@localhost:~$

... and so did the machine-id ...

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

Title:
  IP changes with every reboot

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

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


[Bug 1466654] Re: kernel soft lockup on nfs server when using a kerberos mount

2016-09-05 Thread Jochen
This problem is still present in Ubuntu 16.04:
# Linux version 4.4.0-36-generic (buildd@lcy01-01) (gcc version 5.4.0 20160609 
(Ubuntu 5.4.0-6ubuntu1~16.04.2) ) #55-Ubuntu SMP Thu Aug 11 18:01:55 UTC 2016

The workaround from comment #2 (disable PAC) still works

dmesg output:
[349643.292059]  [] ? entry_SYSCALL_64_fastpath+0x16/0x71
[349668.156063] NMI watchdog: BUG: soft lockup - CPU#1 stuck for 22s! 
[rpc.svcgssd:1342]
[349668.156063] Modules linked in: cts rpcsec_gss_krb5 intel_rapl 
x86_pkg_temp_thermal coretemp nfsd nfs_acl lockd auth_rpcgss grace sunrpc xenfs 
xen_privcmd autofs4
[349668.156063] CPU: 1 PID: 1342 Comm: rpc.svcgssd Tainted: G L  
4.4.0-36-generic #55-Ubuntu
[349668.156063] task: 880006ce2580 ti: 88007bb78000 task.ti: 
88007bb78000
[349668.156063] RIP: e030:[]  [] 
qword_addhex+0x6c/0xe0 [sunrpc]
[349668.156063] RSP: e02b:88007bb7bdc8  EFLAGS: 0202
[349668.156063] RAX: 8800074089c3 RBX: 88003ed81980 RCX: 
033f
[349668.156063] RDX: 88000740f4de RSI: 88007bb7be34 RDI: 
88007bb7be38
[349668.156063] RBP: 88007bb7bdc8 R08:  R09: 
063d
[349668.156063] R10: 0001 R11: 0246 R12: 
88007bb7be38
[349668.156063] R13: 88007bb7be34 R14: 8800794356a8 R15: 
fff5
[349668.156063] FS:  7fa8c93ed740() GS:88007d30() 
knlGS:
[349668.156063] CS:  e033 DS:  ES:  CR0: 8005003b
[349668.156063] CR2: 7f261bf81000 CR3: 7813a000 CR4: 
2660
[349668.156063] Stack:
[349668.156063]  88007bb7bdf0 c009045b 1000 
8800793ce940
[349668.156063]  88007b8c3320 88007bb7be70 c0039101 
8c6f5a6d
[349668.156063]  0001 88007b1d7e10 880007235bb0 
880079435600
[349668.156063] Call Trace:
[349668.156063]  [] rsi_request+0x3b/0x50 [auth_rpcgss]
[349668.156063]  [] cache_read.isra.19+0x2b1/0x400 [sunrpc]
[349668.156063]  [] cache_read_procfs+0x31/0x40 [sunrpc]
[349668.156063]  [] proc_reg_read+0x42/0x70
[349668.156063]  [] __vfs_read+0x18/0x40
[349668.156063]  [] vfs_read+0x86/0x130
[349668.156063]  [] SyS_read+0x55/0xc0
[349668.156063]  [] entry_SYSCALL_64_fastpath+0x16/0x71
[349668.156063] Code: 00 00 84 c0 0f 84 84 00 00 00 4c 89 d0 eb 05 45 84 c0 74 
5d 44 0f b6 02 48 83 c0 02 41 83 e9 02 45 89 c2 41 83 e0 0f 41 c0 ea 04 <45> 0f 
b6 80 80 4a a5 81 41 83 e2 0f 45 0f b6 92 80 4a a5 81 44 


** Tags added: xenial

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

Title:
  kernel soft lockup on nfs server when using a kerberos mount

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

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


[Bug 1589083] Re: crypsetup hangs when only cryptsetup-bin is installed

2016-09-05 Thread Robie Basak
** Changed in: cryptsetup (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/1589083

Title:
  crypsetup hangs when only cryptsetup-bin is installed

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

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


[Bug 1521116] Re: session dialog doesn't close on first "esc" use

2016-09-05 Thread Treviño
** Description changed:

+ [Impact]
+ 
+ Session dialogs in unity7 don't close on first "escape" press.
+ 
+ [Test case]
  Using unity7 on xenial
  
  - open indicator-session
  - select logout or shutdown
  - when the dialog displays, hit "esc" on the keyboard
  
  -> the selected button is unselected, you need to hit "esc" another time
  to close the dialog ... the dialog should close on the first try
+ 
+ [Regression potential]
+ Nothing known

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

Title:
  session dialog doesn't close on first "esc" use

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

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


[Bug 1573454] Re: Mouse pointer disappear after suspend in Xubuntu 16.04

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

Rômulo (tlromulo-o) wrote on 2016-08-29: "People are still posting "me
too" because this bug is not fixed on several Ubuntu variants that
didn't received this update for some reason. I was using Xubuntu 14.04
(maintained until 2017) and this bugs is still present there.

So if this is really fixed, why people are not getting the update?"

That's it! 
Got This Bug - No fix!
What is your answer, Willem?

greets, groby

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

Title:
  Mouse pointer disappear after suspend in Xubuntu 16.04

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

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

[Bug 1602784] Re: Switcher animation is still available in lowgfx mode

2016-09-05 Thread Treviño
** Description changed:

+ [Impact]
+ Switcher animation is still available in low-gfx mode
+ 
+ [Test case]
  In CCSM -> unityshell:
-  - Enable lowgfx mode
-  - Open multiple applications
-  - Animation while switching selection over icons should not be there
+  - Enable lowgfx mode
+  - Open multiple applications to fill the switcher horizontally
+  - Animation while switching selection over icons should not be there
+ 
+ [Regression potential]
+ Nothing known

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

Title:
  Switcher animation is still available in lowgfx mode

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

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

[Bug 1613802] Re: When Amazon Fire tablet is connected via USB information on tablet is written to syslog every 15 minutes

2016-09-05 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

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

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

Title:
  When Amazon Fire tablet is connected via USB information on tablet is
  written to syslog every 15 minutes

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

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


[Bug 1511148] Re: no sound at all on toshiba portege r500-12p

2016-09-05 Thread Axl
i dont know what you are talking about. the volume knob i am talking
about is a physical controll wheel on the toshiba portege R500-12P Model
PPR50E-06W09QGR notebook or netbook.

in the meanwhile since my report i tested MANY more linux distros.
ubuntu up to 16, mint, arch, debian 8 . If the distro came up to life on
it, ALWAYS the Audio remains silence. BUT...it was seen that the
internal microphone works, since graphical mixer show inbound VU levels
on the internal mic. however still any distro fails on the sound output.
neither through speaker nor headphones.

today im running debian 8. behaves just the same as ubuntu.

###

i found some entries in /var/log/syslog

Sep  5 13:56:27 toshi kernel: [4.534998] sound hdaudioC0D0: ALC262: SKU not 
ready 0x598301f0
Sep  5 13:56:27 toshi kernel: [4.535195] sound hdaudioC0D0: autoconfig: 
line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Sep  5 13:56:27 toshi kernel: [4.535200] sound hdaudioC0D0:
speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Sep  5 13:56:27 toshi kernel: [4.535205] sound hdaudioC0D0:hp_outs=1 
(0x15/0x0/0x0/0x0/0x0)
Sep  5 13:56:27 toshi kernel: [4.535208] sound hdaudioC0D0:mono: 
mono_out=0x0
Sep  5 13:56:27 toshi kernel: [4.535212] sound hdaudioC0D0:inputs:
Sep  5 13:56:27 toshi kernel: [4.535216] sound hdaudioC0D0:  Internal 
Mic=0x19
Sep  5 13:56:27 toshi kernel: [4.535220] sound hdaudioC0D0:  Mic=0x18
Sep  5 13:56:27 toshi kernel: [4.542200] input: HDA Digital PCBeep as 
/devices/pci:00/:00:1b.0/sound/card0/hdaudioC0D0/input10
Sep  5 13:56:27 toshi kernel: [4.543435] input: HDA Intel Mic as 
/devices/pci:00/:00:1b.0/sound/card0/input11
Sep  5 13:56:27 toshi kernel: [4.543709] input: HDA Intel Headphone as 
/devices/pci:00/:00:1b.0/sound/card0/input12


###

here is output of my lspci -v:


root@toshi:/home/user# lspci -v
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 
945GT Express Memory Controller Hub (rev 03)
Subsystem: Toshiba America Info Systems Device 0001
Flags: bus master, fast devsel, latency 0
Capabilities: [e0] Vendor Specific Information: Len=09 
Kernel driver in use: agpgart-intel

00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller (rev 03) (prog-if 00 [VGA 
controller])
Subsystem: Toshiba America Info Systems Device 0022
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at ffc8 (32-bit, non-prefetchable) [size=512K]
I/O ports at cff8 [size=8]
Memory at e000 (32-bit, prefetchable) [size=256M]
Memory at ffc4 (32-bit, non-prefetchable) [size=256K]
Expansion ROM at  [disabled]
Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Kernel driver in use: i915

00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML 
Express Integrated Graphics Controller (rev 03)
Subsystem: Toshiba America Info Systems Device 0022
Flags: fast devsel
Memory at 8a00 (32-bit, non-prefetchable) [disabled] [size=512K]
Capabilities: [d0] Power Management version 2

00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio 
Controller (rev 02)
Subsystem: Toshiba America Info Systems Device 0001
Flags: bus master, fast devsel, latency 0, IRQ 45
Memory at 8a08 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [130] Root Complex Link
Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 
02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: b000-bfff
Memory behind bridge: ff90-ff9f
Capabilities: [40] Express Root Port (Slot-), MSI 00
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [90] Subsystem: Toshiba America Info Systems Device 0001
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel
Capabilities: [180] Root Complex Link
Kernel driver in use: pcieport

00:1c.2 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 3 (rev 
02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
Memory behind bridge: ff80-ff8f

[Bug 942962] Re: Setting ‘Menus discovery duration’ to 0 does not disable menu discovery

2016-09-05 Thread Treviño
** Description changed:

- When you set to 0 the 'Menus discovery duration' in CCSM, the menus
- still show up, very briefly. Unity 5.4.
+ [Impact]
+ When you set to 0 the 'Menus discovery duration' in CCSM, the menus still 
show up, very briefly.
+ 
+ [Test case]
+ 1. CCSM -> Unity -> Menus
+ 2. Set 'Menus discovery duration' to 0
+ 3. Start a new application that has menus
+ 4. Menus should not show up briefly when the application starts
+ 
+ [Regression potential] 
+ Nothing known.

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

Title:
  Setting ‘Menus discovery duration’ to 0 does not disable menu
  discovery

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

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

[Bug 940470] Re: Windows that resize themselves while in windows are spread (Super + W) leave old pixels behind

2016-09-05 Thread Treviño
** Tags added: dirty redraw region

** Description changed:

- Steps to reproduce:
+ [Impact]
  
+ Resizing windows in spread doesn't properly damage the screen
+ 
+ [Test case]
  1. Run Update Manager
  2. Start applying updates
  3. Hit Super + W
  4. Wait
  
  As the status window continually resizes itself during the update, it
  will leave behind old pixels, and your screen will look similar to the
  attached png.
  
- Some other keywords: dirty region redraw
+ [Regression potential]
+ 
+ Spread decorations could be redrawn more often during scale, thus
+ causing more computation.

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

Title:
  Windows that resize themselves while in windows are spread (Super + W)
  leave old pixels behind

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

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


[Bug 1511148] Re: no sound at all on toshiba portege r500-12p

2016-09-05 Thread Axl
** Attachment added: "this is the DSDT of this toshiba notebook running debian 
8"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1511148/+attachment/4734931/+files/DSDT

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

Title:
  no sound at all on toshiba portege r500-12p

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

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


[Bug 1610591] Re: Video acceleration regression for Radeon Xpress 200M (r300) in xorg-lts-xenial & xorg-lts-wily

2016-09-05 Thread Timo Aaltonen
new version available that now builds too

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

Title:
  Video acceleration regression for Radeon Xpress 200M (r300) in xorg-
  lts-xenial & xorg-lts-wily

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

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


[Bug 852999] Re: Simple Scan crashes after aborting one scan and starting another

2016-09-05 Thread Alberto Salvia Novella
@ Christopher M. Penalver

It really doesn't matter, as the idea is simply to signal that the bug
isn't ready to be worked on.

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

Title:
  Simple Scan crashes after aborting one scan and starting another

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

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


[Bug 1618370] Re: nautilus does not show external drives in sidebar if plugged in on reboot

2016-09-05 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

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

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

Title:
  nautilus does not show external drives in sidebar if plugged in on
  reboot

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

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


[Bug 1616596] Re: ziomon_util: Unexpected return code

2016-09-05 Thread bugproxy
** Tags added: architecture-s39064 bugnameltc-145884 severity-medium
targetmilestone-inin16041

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

Title:
  ziomon_util: Unexpected return code

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1616596/+subscriptions

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


[Bug 1617620] Re: Autorun files from Removable Media

2016-09-05 Thread Sebastien Bacher
The key/default value comes from 
https://git.gnome.org/browse/gsettings-desktop-schemas/tree/schemas/org.gnome.desktop.media-handling.gschema.xml.in#n19

** Also affects: gsettings-desktop-schemas (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/1617620

Title:
  Autorun files from Removable Media

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gsettings-desktop-schemas/+bug/1617620/+subscriptions

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


[Bug 913880] Re: mouse scroll down over sound indicator while expo is active selects previous desktop

2016-09-05 Thread Treviño
** Description changed:

+ [Impact]
+ 
+ Scrolling on indicators doesn't work when expo is active
+ 
+ [Test case]
+ 
  To reproduce:
  
  1) Activate the workspace switcher (super + S).
  2) Place your mouse cursor over the sound indicator.
  
+ Scrolliong the mouse wheel *up* will change the current system volume
+ only. Scrolling the mouse wheel *down* changes both the system volume
+ *and* selects the previous desktop in the switcher. Surely the behavior
+ should be consistent between scrolling up and down?
  
- Scrolliong the mouse wheel *up* will change the current system volume only. 
Scrolling the mouse wheel *down* changes both the system volume *and* selects 
the previous desktop in the switcher. Surely the behavior should be consistent 
between scrolling up and down?
+ [Regression potential]
+ 
+ Changing workspace with mouse wheel or double-clicks might not work
+ anymore.

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

Title:
  mouse scroll down over sound indicator while expo is active selects
  previous desktop

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

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


[Bug 1619721] Re: IP changes with every reboot

2016-09-05 Thread Oliver Grawert
http://paste.ubuntu.com/23136718/ has a grep for the MAC through the
leases file ...

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

Title:
  IP changes with every reboot

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

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


[Bug 1589083] Re: crypsetup hangs when only cryptsetup-bin is installed

2016-09-05 Thread Markus Spring
I can confirm this on 16.04.1 64bit from a fresh minimal install.

* cryptsetup luksFormat works after installing cryptsetup-bin
* cryptsetup luksOpen   hangs without further notification 

After installation of the Package cryptsetup, 'cryptsetup luksOpen'
works as expected.

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

Title:
  crypsetup hangs when only cryptsetup-bin is installed

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

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


[Bug 1619616] Re: Mir test fails with protobuf3: Protobuf-can-be-reloaded (SEGFAULT)

2016-09-05 Thread Alan Griffiths
Patch for the correct branch

** Attachment added: "fix-protobuf"
   
https://bugs.launchpad.net/ubuntu/+source/mir/+bug/1619616/+attachment/4734930/+files/fix-protobuf

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

Title:
  Mir test fails with protobuf3: Protobuf-can-be-reloaded (SEGFAULT)

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

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


[Bug 1620313] Re: stop using hardening-wrapper, obsoleted by recent dpkg-dev

2016-09-05 Thread Bug Watch Updater
** Changed in: hardening-wrapper (Debian)
   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/1620313

Title:
  stop using hardening-wrapper, obsoleted by recent dpkg-dev

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

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


[Bug 1620320] Re: VMs Aborted after GUI update

2016-09-05 Thread Apport retracing service
*** This bug is a duplicate of bug 1618461 ***
https://bugs.launchpad.net/bugs/1618461

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1618461, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1620320/+attachment/4734919/+files/CoreDump.gz

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1620320/+attachment/4734924/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1620320/+attachment/4734925/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 1618461
   Catastrofic Crash after update

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  VMs Aborted after GUI update

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

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


[Bug 1606234] Re: Actions menu is displaced on high-dpi

2016-09-05 Thread Treviño
** Description changed:

+ [Impact]
+ Windows action menu is displaced in high-dpi environments when initialized 
from the keyboard
+ 
+ [Test case]
  1. Scale to 2.0 using control center
  2. Open a window (e.g gedit)
  3. Open action menu using alt+space
  
  Expected
  The action menu is placed in the top left corner of the window
  
  Actual
  The action menu is displaced as in attached screenshot
+ 
+ [Regression potential]
+ 
+ The menu could be displaced in multi-monitor environments with different
+ scaling options.

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

Title:
  Actions menu is displaced on high-dpi

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

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


[Bug 1611668] Re: /usr/bin/compiz:11:pam_authenticate:unity::lockscreen::UserAuthenticatorPam:::unity::lockscreen::UserAuthenticatorPam:::g_task_thread_pool_thread:g_thread_pool_thread_proxy

2016-09-05 Thread Treviño
** Changed in: compiz (Ubuntu)
   Status: In Progress => Fix Released

** Description changed:

+ [Test case]
+ 
+ Just lock and unlock the unity screen
+ Unity should not crash on password confirmation
+ 
+ There's not a clear scenario where this crash could happen, though.
+ 
+ [Regression potential]
+ None, there are just some safe null-checks in code.
+ 
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding compiz.  This problem was most recently seen with version
  1:0.9.12.2+16.04.20160714-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/c174b8505675ac2a0070c945005acdf7cf7047a8
  contains more details.

** Description changed:

+ [Impact]
+ 
+ Unity could crash after having confirmed the password in the lockscreen.
+ The Ubuntu Error Tracker has been receiving reports about a problem regarding 
compiz.  This problem was most recently seen with version 
1:0.9.12.2+16.04.20160714-0ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/c174b8505675ac2a0070c945005acdf7cf7047a8 
contains more details.
+ 
+ 
  [Test case]
  
  Just lock and unlock the unity screen
  Unity should not crash on password confirmation
  
  There's not a clear scenario where this crash could happen, though.
  
+ 
  [Regression potential]
+ 
  None, there are just some safe null-checks in code.
- 
- The Ubuntu Error Tracker has been receiving reports about a problem
- regarding compiz.  This problem was most recently seen with version
- 1:0.9.12.2+16.04.20160714-0ubuntu1, the problem page at
- https://errors.ubuntu.com/problem/c174b8505675ac2a0070c945005acdf7cf7047a8
- contains more details.

** Package changed: compiz (Ubuntu) => unity (Ubuntu)

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

Title:
  
/usr/bin/compiz:11:pam_authenticate:unity::lockscreen::UserAuthenticatorPam:::unity::lockscreen::UserAuthenticatorPam:::g_task_thread_pool_thread:g_thread_pool_thread_proxy

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

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


[Bug 1620313] Re: stop using hardening-wrapper, obsoleted by recent dpkg-dev

2016-09-05 Thread Matthias Klose
** Changed in: gtk2-engines-murrine (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/1620313

Title:
  stop using hardening-wrapper, obsoleted by recent dpkg-dev

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

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


[Bug 1617620] Re: Autorun files from Removable Media

2016-09-05 Thread Sebastien Bacher
** Changed in: unity-control-center (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Autorun files from Removable Media

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

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


[Bug 1406810] Re: screen is garbled with 14.10 (was fine with 14.04)

2016-09-05 Thread Nicolas Jungers
No, not 4.8-rc5, but 4.8-rc4 yes.

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

Title:
  screen is garbled with 14.10 (was fine with 14.04)

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

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


[Bug 1620319] Re: demote mutt-kz to proposed to let mutt migrate

2016-09-05 Thread Matthias Klose
Removing packages from yakkety:
mutt-kz 1.5.23.1-7 in yakkety
mutt-kz 1.5.23.1-7 in yakkety amd64
mutt-kz 1.5.23.1-7 in yakkety arm64
mutt-kz 1.5.23.1-7 in yakkety armhf
mutt-kz 1.5.23.1-7 in yakkety i386
mutt-kz 1.5.23.1-7 in yakkety powerpc
mutt-kz 1.5.23.1-7 in yakkety ppc64el
mutt-kz 1.5.23.1-7 in yakkety s390x
mutt-kz-dbg 1.5.23.1-7 in yakkety amd64
mutt-kz-dbg 1.5.23.1-7 in yakkety arm64
mutt-kz-dbg 1.5.23.1-7 in yakkety armhf
mutt-kz-dbg 1.5.23.1-7 in yakkety i386
mutt-kz-dbg 1.5.23.1-7 in yakkety powerpc
mutt-kz-dbg 1.5.23.1-7 in yakkety ppc64el
mutt-kz-dbg 1.5.23.1-7 in yakkety s390x
Comment: lp: #1620319, remove mutt-kz, obsolete
1 package successfully removed.


** Changed in: mutt-kz (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/1620319

Title:
  demote mutt-kz to proposed to let mutt migrate

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

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


[Bug 1589637] Re: Need to support multiple instances of applications

2016-09-05 Thread Gerry Boland
** Description changed:

  You're unable to open two instances of the same app. Such as gedit or
  firefox.
  
- qtmir needs instance-based signals: app instance started, app instance
- stopped, etc
+ qtmir needs iUAL to provide nstance-based signals: app instance started,
+ app instance stopped, etc

** Description changed:

  You're unable to open two instances of the same app. Such as gedit or
  firefox.
  
- qtmir needs iUAL to provide nstance-based signals: app instance started,
+ qtmir needs UAL to provide nstance-based signals: app instance started,
  app instance stopped, etc

** Description changed:

  You're unable to open two instances of the same app. Such as gedit or
  firefox.
  
- qtmir needs UAL to provide nstance-based signals: app instance started,
+ qtmir needs UAL to provide instance-based signals: app instance started,
  app instance stopped, etc

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

Title:
  Need to support multiple instances of applications

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

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


[Bug 1589637] Re: Need to support multiple instances of applications

2016-09-05 Thread Daniel d'Andrada
** Description changed:

  You're unable to open two instances of the same app. Such as gedit or
  firefox.
  
- qtmir needs UAL to provide instance-based signals: app instance started,
- app instance stopped, etc
+ qtmir needs instance-based signals: app instance started, app instance 
stopped, etc
+ As in 
http://bazaar.launchpad.net/~indicator-applet-developers/ubuntu-app-launch/trunk.16.10/view/head:/libubuntu-app-launch/registry.h#L77

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

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

** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) => Daniel d'Andrada (dandrader)

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

Title:
  Need to support multiple instances of applications

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

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


[Bug 1589637] Re: Need to support multiple instances of applications

2016-09-05 Thread Daniel d'Andrada
** Description changed:

  You're unable to open two instances of the same app. Such as gedit or
  firefox.
+ 
+ qtmir needs instance-based signals: app instance started, app instance
+ stopped, etc

** Changed in: qtmir (Ubuntu)
 Assignee: Gerry Boland (gerboland) => Daniel d'Andrada (dandrader)

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

Title:
  Need to support multiple instances of applications

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

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


[Bug 1620319] [NEW] demote mutt-kz to proposed to let mutt migrate

2016-09-05 Thread LocutusOfBorg
Public bug reported:

or remove it :)

the new mutt breaks+replaces it, because it incorporated all the features
(it has been removed from testing in Debian too)

** Affects: mutt-kz (Ubuntu)
 Importance: Undecided
 Status: Fix Released

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

Title:
  demote mutt-kz to proposed to let mutt migrate

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

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


[Bug 1616596] Re: ziomon_util: Unexpected return code

2016-09-05 Thread Frank Heimes
** Also affects: ubuntu-z-systems
   Importance: Undecided
   Status: New

** Changed in: ubuntu-z-systems
   Status: New => Confirmed

** Changed in: ubuntu-z-systems
   Importance: Undecided => Medium

** Changed in: ubuntu-z-systems
 Assignee: (unassigned) => bugproxy (bugproxy)

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

Title:
  ziomon_util: Unexpected return code

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1616596/+subscriptions

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


[Bug 1620317] Re: ISST-LTE:pNV: system ben is hung during ST (nvme)

2016-09-05 Thread Breno Leitão
** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  ISST-LTE:pNV: system ben is hung during ST (nvme)

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

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


[Bug 1589637] Re: Need to support multiple instances of applications

2016-09-05 Thread Gerry Boland
There is nothing libertine specific about this feature request

** Summary changed:

- Need to support multiple instances of libertine applications
+ Need to support multiple instances of applications

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

Title:
  Need to support multiple instances of applications

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

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


[Bug 1574251] Re: Resuming from screen lock with a multimonitor setup causes all windows to migrate to the "primary screen"

2016-09-05 Thread amias
this issue also effects me with 16.04 on 4k version of the same laptop
and an external 4k screen running on displayport. It seems like the
screens are not woken up fast enough and timeout causing the windows to
be moved from them.  I wonder if the timeouts could be adjusted upwards
for high res screens.

it has got worse since 15.10

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

Title:
  Resuming from screen lock with a multimonitor setup causes all windows
  to migrate to the "primary screen"

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

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


[Bug 1620087] Re: please consider showing list of apt mirrors to choose from

2016-09-05 Thread Sebastien Bacher
** Changed in: gnome-software (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/1620087

Title:
  please consider showing list of apt mirrors to choose from

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

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


[Bug 1620317] [NEW] ISST-LTE:pNV: system ben is hung during ST (nvme)

2016-09-05 Thread bugproxy
Public bug reported:

On when we are running I/O intensive tasks and CPU addition/removal, the
block may hang stalling the entire machine.

The backtrace below is one of the symptoms:

[12747.49] ---[ end trace b4d8d720952460b5 ]---
[12747.126885] Trying to free IRQ 357 from IRQ context!
[12747.146930] [ cut here ]
[12747.166674] WARNING: at 
/build/linux-iLHNl3/linux-4.4.0/kernel/irq/manage.c:1438
[12747.184069] Modules linked in: minix nls_iso8859_1 rpcsec_gss_krb5 
auth_rpcgss nfsv4 nfs lockd grace fscache rdma_ucm(OE) ib_ucm(OE) rdma_cm(OE) 
iw_cm(OE) configfs ib_ipoib(OE) ib_cm(OE) ib_uverbs(OE) ib_umad(OE) mlx5_ib(OE) 
mlx4_ib(OE) ib_sa(OE) ib_mad(OE) ib_core(OE) ib_addr(OE) mlx4_en(OE) 
mlx4_core(OE) binfmt_misc xfs joydev input_leds mac_hid ofpart cmdlinepart 
powernv_flash ipmi_powernv mtd ipmi_msghandler at24 opal_prd powernv_rng 
ibmpowernv uio_pdrv_genirq uio sunrpc knem(OE) autofs4 btrfs xor raid6_pq 
hid_generic usbhid hid uas usb_storage nouveau ast bnx2x i2c_algo_bit ttm 
drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops mlx5_core(OE) ahci 
drm mdio libcrc32c mlx_compat(OE) libahci vxlan nvme ip6_udp_tunnel udp_tunnel
[12747.349013] CPU: 80 PID: 0 Comm: swapper/80 Tainted: GW  OEL  
4.4.0-21-generic #37-Ubuntu
[12747.369046] task: c00f1fab89b0 ti: c00f1fb6c000 task.ti: 
c00f1fb6c000
[12747.404848] NIP: c0131888 LR: c0131884 CTR: 300303f0
[12747.808333] REGS: c00f1fb6e550 TRAP: 0700   Tainted: GW  OEL   
(4.4.0-21-generic)
[12747.867658] MSR: 900100029033   CR: 2802  
XER: 2000
[12747.884783] CFAR: c0aea8f4 SOFTE: 1 
GPR00: c0131884 c00f1fb6e7d0 c15b4200 0028 
GPR04: c00f2a409c50 c00f2a41b4e0 000f2948 33da 
GPR08: 0007 c0f8b27c 000f2948 90011003 
GPR12: 2200 c7b6f800 c00f2a40a938 0100 
GPR16: c00f1148 3a98   
GPR20:  d9521008 d95146a0 f000 
GPR24: c4a19ef0  0003 007d 
GPR28: 0165 c00eefeb1800 c00eef830600 0165 
[12748.243270] NIP [c0131888] __free_irq+0x238/0x370
[12748.254089] LR [c0131884] __free_irq+0x234/0x370
[12748.269738] Call Trace:
[12748.286740] [c00f1fb6e7d0] [c0131884] __free_irq+0x234/0x370 
(unreliable)
[12748.289687] [c00f1fb6e860] [c0131af8] free_irq+0x88/0xb0
[12748.304594] [c00f1fb6e890] [d9514528] 
nvme_suspend_queue+0xc8/0x150 [nvme]
[12748.333825] [c00f1fb6e8c0] [d951681c] 
nvme_dev_disable+0x3fc/0x400 [nvme]
[12748.340913] [c00f1fb6e9a0] [d9516ae4] nvme_timeout+0xe4/0x260 
[nvme]
[12748.357136] [c00f1fb6ea60] [c0548a34] 
blk_mq_rq_timed_out+0x64/0x110
[12748.383939] [c00f1fb6ead0] [c054c540] bt_for_each+0x160/0x170
[12748.399292] [c00f1fb6eb40] [c054d4e8] 
blk_mq_queue_tag_busy_iter+0x78/0x110
[12748.402665] [c00f1fb6eb90] [c0547358] blk_mq_rq_timer+0x48/0x140
[12748.438649] [c00f1fb6ebd0] [c014a13c] call_timer_fn+0x5c/0x1c0
[12748.468126] [c00f1fb6ec60] [c014a5fc] 
run_timer_softirq+0x31c/0x3f0
[12748.483367] [c00f1fb6ed30] [c00beb78] __do_softirq+0x188/0x3e0
[12748.498378] [c00f1fb6ee20] [c00bf048] irq_exit+0xc8/0x100
[12748.501048] [c00f1fb6ee40] [c001f954] timer_interrupt+0xa4/0xe0
[12748.516377] [c00f1fb6ee70] [c0002714] 
decrementer_common+0x114/0x180
[12748.547282] --- interrupt: 901 at arch_local_irq_restore+0x74/0x90
[12748.547282] LR = arch_local_irq_restore+0x74/0x90
[12748.574141] [c00f1fb6f160] [0001] 0x1 (unreliable)
[12748.592405] [c00f1fb6f180] [c0aedc3c] dump_stack+0xd0/0xf0
[12748.596461] [c00f1fb6f1c0] [c01006fc] dequeue_task_idle+0x5c/0x90
[12748.611532] [c00f1fb6f230] [c00f6080] deactivate_task+0xc0/0x130
[12748.627685] [c00f1fb6f270] [c0adcb10] __schedule+0x440/0x990
[12748.654416] [c00f1fb6f300] [c0add0a8] schedule+0x48/0xc0
[12748.670558] [c00f1fb6f330] [c0ae1474] 
schedule_timeout+0x274/0x350
[12748.673485] [c00f1fb6f420] [c0ade23c] wait_for_common+0xec/0x240
[12748.699192] [c00f1fb6f4a0] [c00e6908] kthread_stop+0x88/0x210
[12748.718385] [c00f1fb6f4e0] [d9514240] 
nvme_dev_list_remove+0x90/0x110 [nvme]
[12748.748925] [c00f1fb6f510] [d9516498] 
nvme_dev_disable+0x78/0x400 [nvme]
[12748.752112] [c00f1fb6f5f0] [d9516ae4] nvme_timeout+0xe4/0x260 
[nvme]
[12748.775395] [c00f1fb6f6b0] [c0548a34] 
blk_mq_rq_timed_out+0x64/0x110
[12748.821069] [c00f1fb6f720] [c054c540] bt_for_each+0x160/0x170
[12748.851733] [c00f1fb6f790] [c054d4e8] 

[Bug 1620317] Log from iod76, tracking percpu variables

2016-09-05 Thread bugproxy
Default Comment by Bridge

** Attachment added: "Log from iod76, tracking percpu variables"
   
https://bugs.launchpad.net/bugs/1620317/+attachment/4734918/+files/iod76d-dump

** Changed in: ubuntu
 Assignee: (unassigned) => Taco Screen team (taco-screen-team)

** Package changed: 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/1620317

Title:
  ISST-LTE:pNV: system ben is hung during ST (nvme)

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

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


[Bug 1620107] Re: nautilus crashed with SIGSEGV in NAUTILUS_VIEW_GET_IFACE()

2016-09-05 Thread Sebastien Bacher
** Information type changed from Private to Public

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

Title:
  nautilus crashed with SIGSEGV in NAUTILUS_VIEW_GET_IFACE()

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

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


[Bug 1620317] queue usage counter during deadlock

2016-09-05 Thread bugproxy
Default Comment by Bridge

** Attachment added: "queue usage counter during deadlock"
   
https://bugs.launchpad.net/bugs/1620317/+attachment/4734917/+files/usage-counter-percpu

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

Title:
  ISST-LTE:pNV: system ben is hung during ST (nvme)

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

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


[Bug 1620317] sample allocation failure

2016-09-05 Thread bugproxy
Default Comment by Bridge

** Attachment added: "sample allocation failure"
   
https://bugs.launchpad.net/bugs/1620317/+attachment/4734916/+files/alloc.failure

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

Title:
  ISST-LTE:pNV: system ben is hung during ST (nvme)

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

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


[Bug 1611859] Re: Keyboard layout isn't applied within wizard or in dash after wizard

2016-09-05 Thread Lukáš Tinkl
** Changed in: unity8 (Ubuntu)
   Status: Triaged => In Progress

** Branch linked: lp:~lukas-kde/unity8/moveWindowByAltLMB

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

Title:
  Keyboard layout isn't applied within wizard or in dash after wizard

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

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


[Bug 1618572] Re: apt-key add fails in overlayfs

2016-09-05 Thread Stefan Bader
Looking at a test VM the problematic files seem to be present in the
read-only base but then have been at some point deleted. So when the
rename/move is attempted there are whiteout softlinks present in the
overlay.

E.g.:
/media/root-ro/var/lib/cloud/data/status.json
/media/root-rw/overlay/var/lib/cloud/data/status.json -> (overlayfs-whiteout)

#> cd /var/lib/cloud/data
#> touch tmpfile
#> mv tmpfile status.json
mv: cannot move 'tmpfile' to 'status.json': Stale file handle

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

Title:
  apt-key add fails in overlayfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1618572/+subscriptions

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


[Bug 1620313] Re: stop using hardening-wrapper, obsoleted by recent dpkg-dev

2016-09-05 Thread Sebastien Bacher
Could you give some details? Obsoleted does it mean dpkg is doing
something equivalent by itself or do the rules from those packages need
to be changed in some way?

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

Title:
  stop using hardening-wrapper, obsoleted by recent dpkg-dev

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

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


[Bug 1620313] [NEW] stop using hardening-wrapper, obsoleted by recent dpkg-dev

2016-09-05 Thread Matthias Klose
Public bug reported:

stop using hardening-wrapper, obsoleted by recent dpkg-dev.

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

** Affects: gtk2-engines-murrine (Ubuntu)
 Importance: Undecided
 Status: New

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

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

** Affects: hardening-wrapper (Debian)
 Importance: Unknown
 Status: Unknown

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

** Also affects: unity-control-center (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836162
   Importance: Unknown
   Status: Unknown

** Also affects: hardening-wrapper (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836162
   Importance: Unknown
   Status: Unknown

** No longer affects: unity-control-center (Debian)

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

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

** Also affects: gtk2-engines-murrine (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/1620313

Title:
  stop using hardening-wrapper, obsoleted by recent dpkg-dev

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

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


[Bug 1588349] Re: Checking for updates never finishes on 3G when no updates available

2016-09-05 Thread Víctor R . Ruiz
I was able to reproduce this with wifi. Checking updates takes a long
time to finish. The panel thinks that a check was already in progress:
http://paste.ubuntu.com/23136927/

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

Title:
  Checking for updates never finishes on 3G when no updates available

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

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


[Bug 1588349] Re: Checking for updates never finishes on 3G when no updates available

2016-09-05 Thread Víctor R . Ruiz
** Attachment added: "client.log"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1588349/+attachment/4734915/+files/client.log

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

Title:
  Checking for updates never finishes on 3G when no updates available

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

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


[Bug 1620155] Re: [FFe] Update gnome-documents to 3.22

2016-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package libgepub - 0.4-0ubuntu1

---
libgepub (0.4-0ubuntu1) yakkety; urgency=medium

  * Initial release. (Closes: #836354)
  * Sync from Debian pkg-gnome svn (LP: #1620155)

 -- Jeremy Bicha   Sun, 04 Sep 2016 21:45:59 -0400

** Changed in: libgepub (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/1620155

Title:
  [FFe] Update gnome-documents to 3.22

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

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


[Bug 1620312] [NEW] NVIDIA 367.44 on Trusty with Xenial HWE stack: VT only usable for a few seconds and then it blanks out

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

Issue:
After switching to a VT it is only usable for a few seconds and then it blanks 
out (goes completely black) but I can still write to it. Switching back to VT 7 
(X11) and back to the VT I was using makes it usable again for a few seconds 
before it blanks out again.

Workaround:
Switching to NVIDIA driver 340.96 fixes the issue. This is hardly a long-term 
viable solution though.

Affected/tested machines:
HP z440; NVIDIA Quadro K620
Dell Precision T3500; NVIDIA Quadro 600

Notes:
The nvidia-367 package for Trusty is from the Canonical-maintained "Proprietary 
GPU Drivers" PPA.

** Affects: nvidia-graphics-drivers-367 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: trusty

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

Title:
  NVIDIA 367.44 on Trusty with Xenial HWE stack: VT only usable for a
  few seconds and then it blanks out

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-367/+bug/1620312/+subscriptions

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


[Bug 1587913] Re: Ubuntu 16.04 Two finger scrolling/multitouch not working

2016-09-05 Thread JoMo
** Tags added: bios-updated-300 kernel-bug-exists-upstream kernel-bug-
exists-upstream-4.8-rc5

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

Title:
  Ubuntu 16.04 Two finger scrolling/multitouch not working

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

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


[Bug 1606238] Re: gnome-software won't open

2016-09-05 Thread Udara Madubhashana
Removing the ~/.local/share/gnome-software/ worked for in 16.10 (Yakkety
Yak)

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

Title:
  gnome-software won't open

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

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


[Bug 1619866] Re: Lenovo G50-45 inverted microphone not detected properly

2016-09-05 Thread Nick Tasios
I have tested the v4.8-rc5 kernel, and the problem still exists.

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

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

Title:
  Lenovo G50-45 inverted microphone not detected properly

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

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


<    1   2   3   4   5   6   >