[Bug 1418983] Re: Not possible to limit the height of an ActionSelectionPopover

2015-08-18 Thread Christian Dywan
As documented, you should be using contentHeight (analoguous to
contentWidth).

** Changed in: ubuntu-ui-toolkit (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/1418983

Title:
  Not possible to limit the height of an ActionSelectionPopover

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

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


[Bug 1485030] Re: Tabs session gets lost every now and then

2015-08-18 Thread Olivier Tilloy
Thanks for the report ogra.

Next time this happens to you, can you please attach
/home/phablet/.cache/upstart/application-legacy-webbrowser-app-.log ?

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

Title:
  Tabs session gets lost every now and then

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

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


[Bug 1484304] Re: Can't Switch Tabs in Landscape View

2015-08-18 Thread Olivier Tilloy
Even though the bottom edge swipe functionality should be part of that
image (it was implemented back in March), that’s a pretty old build that
your device is running. Which channel are you using? Aren’t there any
recent updates for it?

** Changed in: webbrowser-app (Ubuntu)
   Status: New = Incomplete

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

Title:
  Can't Switch Tabs in Landscape View

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

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

[Bug 1486017] Re: package liblouis-data 2.5.3-2ubuntu1 failed to install/upgrade: ErrorMessage: package liblouis-data is already installed and configured

2015-08-18 Thread Ubuntu Foundations Team Bug Bot
** Attachment removed: VarLogDistupgradeTermlog.gz
   
https://bugs.launchpad.net/bugs/1486017/+attachment/4446953/+files/VarLogDistupgradeTermlog.gz

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

Title:
  package liblouis-data 2.5.3-2ubuntu1 failed to install/upgrade:
  ErrorMessage: package liblouis-data is already installed and
  configured

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

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


[Bug 1486014] Re: package python3-speechd 0.8-5ubuntu1 failed to install/upgrade: ErrorMessage: package python3-speechd is not ready for configuration cannot configure (current status `half-installed'

2015-08-18 Thread Ubuntu Foundations Team Bug Bot
** Attachment removed: VarLogDistupgradeTermlog.gz
   
https://bugs.launchpad.net/bugs/1486014/+attachment/4446936/+files/VarLogDistupgradeTermlog.gz

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

Title:
  package python3-speechd 0.8-5ubuntu1 failed to install/upgrade:
  ErrorMessage: package python3-speechd is not ready for configuration
  cannot configure (current status `half-installed')

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

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


[Bug 1486128] [NEW] Coloring of differences

2015-08-18 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 15.10 dev with diffutils 1:3.3-1 and maybe diff can
color added/removed lines green/red for example like git-gui does. Maybe
this could also get enhanced to do this for the differences in the lines
which characters are added/removed (for example with a higher opacity).

** Affects: diffutils (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/1486128

Title:
  Coloring of differences

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

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


[Bug 1479913] Re: SRU request: fglrx.ko fails because of backported GPL-only 'pci_ignore_hotplug' symbol

2015-08-18 Thread Zach
I'm pretty new to Linux. I'm learning my way around but 3.19-0.25 worked
great for me on 14.04 installing .26 gives me fglrx core errors along
with a login loop. I'm glad I learned how to use grub and go back.

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

Title:
  SRU request: fglrx.ko fails because of backported GPL-only
  'pci_ignore_hotplug' symbol

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

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


[Bug 1484919] Re: Kernel oops associated with BIRD/netlink

2015-08-18 Thread Lance Robson
What diags would be useful for this bug?  I've got a reliable repro
scenario, but its not a simple one (setup 110 GCE nodes and send 700
routes into BIRD).

I've tried configuring crashdump on my GCE nodes, but I can't seem to
get crashkernel=384M-2G:64M,2G-:128M into the kernel command line on
GCE.

[In detail, I've tried editing /etc/default/grub and adding the
parameter to GRUB_CMDLINE_LINUX_DEFAULT, then run sudo update-grub and
then rebooted. But /proc/cmdline still shows that my parameter isn't
there.]

Any ideas for getting crashdump working on GCE or alternative ideas for
diags?

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

Title:
  Kernel oops associated with BIRD/netlink

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

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


[Bug 1485127] onibi (amd64) - tests ran: 180, failed: 3

2015-08-18 Thread Brad Figg
tests ran: 180, failed: 3;
  
http://kernel.ubuntu.com/testing/onibi__3.16.0-47.63~14.04.1__2015-08-18_14-14-00/results-index.html

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

Title:
  linux-lts-utopic: 3.16.0-47.63~14.04.1 -proposed tracker

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

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


[Bug 1440012] Re: The cursor disappears on the top of the screen

2015-08-18 Thread Taha KONUK
It also affects me. I'm using Ubuntu 14.04LTS with nvidia-346-driver

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

Title:
  The cursor disappears on the top of the screen

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

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


[Bug 1463577] Re: wifi permanently disconnected (bcm43228)

2015-08-18 Thread brianM
Still no change in current updates. Note this is a regression as this
wifi works in U12.04 using the wl driver (but not in 14.04)

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

Title:
  wifi permanently disconnected (bcm43228)

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

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


[Bug 896689] Re: type 'exceptions.AttributeError': 'NoneType' object has no attribute 'version'

2015-08-18 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/experimental/apt

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

Title:
  type 'exceptions.AttributeError': 'NoneType' object has no attribute
  'version'

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

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


[Bug 1486022] Re: ISST-LTE: Multipath disk is not automatically set as 1st boot device after installation (regression)

2015-08-18 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1486022/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  ISST-LTE: Multipath disk is not automatically set as 1st boot device
  after installation (regression)

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

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


[Bug 1486131] [NEW] fglrx-updates-core 2:15.200-0ubuntu4: fglrx-updates-core kernel module failed to build

2015-08-18 Thread pognonec
Public bug reported:

No idea.

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: fglrx-updates-core 2:15.200-0ubuntu4
ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.17.2-0ubuntu1.2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
DKMSKernelVersion: 3.19.0-26-generic
Date: Tue Aug 18 07:49:44 2015
DistUpgraded: Fresh install
DistroCodename: vivid
DistroVariant: ubuntu
DkmsStatus:
 fglrx-updates-core, 15.200, 3.19.0-23-generic, x86_64: installed
 fglrx-updates-core, 15.200, 3.19.0-25-generic, x86_64: installed
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Heathrow XT [Radeon HD 7870M] 
[1002:6825] (prog-if 00 [VGA controller])
   Subsystem: Dell FirePro M6000 [1028:053f]
InstallationDate: Installed on 2015-07-23 (26 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
MachineType: Dell Inc. Precision M6700
PackageVersion: 2:15.200-0ubuntu4
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=4722e586-d40e-4848-a063-2c0abc79ccd1 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4.1
SourcePackage: fglrx-installer-updates
Title: fglrx-updates-core 2:15.200-0ubuntu4: fglrx-updates-core kernel module 
failed to build
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/20/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A10
dmi.board.name: 0THJRV
dmi.board.vendor: Dell Inc.
dmi.board.version: A02
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd05/20/2013:svnDellInc.:pnPrecisionM6700:pvr01:rvnDellInc.:rn0THJRV:rvrA02:cvnDellInc.:ct9:cvr:
dmi.product.name: Precision M6700
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.60-2
version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1

** Affects: fglrx-installer-updates (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package compiz-0.9 ubuntu vivid

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

Title:
  fglrx-updates-core 2:15.200-0ubuntu4: fglrx-updates-core kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1486131/+subscriptions

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


[Bug 1480411] Re: rm -r * fails to delete directories when using overlayfs in a user-namespace

2015-08-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  rm -r * fails to delete directories when using overlayfs in a user-
  namespace

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

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


[Bug 1474533] Re: While full screen videos should disable bottom edge

2015-08-18 Thread Olivier Tilloy
Note that currently the bottom edge swipe gesture is the only way to
exit fullscreen mode if the website doesn’t provide a UI element to do
that (the fullscreen spec doesn’t require pages to provide such a
mechanism, so the user agent has to offer a consistent way to escape
fullscreen).

I still can’t reliably reproduce the issue on my E4.5: tapping the
screen never triggers a bottom edge gesture for me.

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

Title:
  While full screen videos should disable bottom edge

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

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

[Bug 1474319] Re: app spread only shows shadows of apps, no content

2015-08-18 Thread Gerry Boland
** Changed in: qtmir
 Assignee: Gerry Boland (gerboland) = Daniel d'Andrada (dandrader)

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

Title:
  app spread only shows shadows of apps, no content

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

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


[Bug 1486097] [NEW] Sync python-pyscss 1.3.4-2 (main) from Debian sid (main)

2015-08-18 Thread David Ames
Public bug reported:

Please sync python-pyscss 1.3.4-2 (main) from Debian sid (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * No remaining diffs

Changelog entries since current wily version 1.3.4-0ubuntu2:

python-pyscss (1.3.4-2) unstable; urgency=medium

  * Add python-enum34 build-dep (Closes: #795521). Thanks Chris Lamb!
  * Re-add missing manual page.

 -- W. Martin Borgert deba...@debian.org  Fri, 14 Aug 2015 23:02:06
+

python-pyscss (1.3.4-1) unstable; urgency=medium

  * New upstream version.
  * Add missing build-deps python-pathlib and dh-python.
  * Run unittests for Python 2.7 and 3.4.
  * Removed obsolete patches python3-fixup and python-3.2-six.u.
  * Lintian: Removed *.postrm.
  * New standards version 3.9.6, no changes.

 -- W. Martin Borgert deba...@debian.org  Fri, 31 Jul 2015 23:33:35
+

** Affects: python-pyscss (Ubuntu)
 Importance: Undecided
 Status: Fix Released

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

Title:
  Sync python-pyscss 1.3.4-2 (main) from Debian sid (main)

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

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


[Bug 1384503] Re: rsync fails on large files with compression

2015-08-18 Thread Andrew
I just found this report myself. I've been experiencing the problem for
a while but had to rule out other causes. This is a pretty serious bug
in an LTS release.

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

Title:
  rsync fails on large files with compression

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

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


[Bug 1486097] [NEW] Sync python-pyscss 1.3.4-2 (main) from Debian sid (main)

2015-08-18 Thread David Ames
Public bug reported:

Please sync python-pyscss 1.3.4-2 (main) from Debian sid (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * No remaining diffs

Changelog entries since current wily version 1.3.4-0ubuntu2:

python-pyscss (1.3.4-2) unstable; urgency=medium

  * Add python-enum34 build-dep (Closes: #795521). Thanks Chris Lamb!
  * Re-add missing manual page.

 -- W. Martin Borgert deba...@debian.org  Fri, 14 Aug 2015 23:02:06
+

python-pyscss (1.3.4-1) unstable; urgency=medium

  * New upstream version.
  * Add missing build-deps python-pathlib and dh-python.
  * Run unittests for Python 2.7 and 3.4.
  * Removed obsolete patches python3-fixup and python-3.2-six.u.
  * Lintian: Removed *.postrm.
  * New standards version 3.9.6, no changes.

 -- W. Martin Borgert deba...@debian.org  Fri, 31 Jul 2015 23:33:35
+

** Affects: python-pyscss (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/1486097

Title:
  Sync python-pyscss 1.3.4-2 (main) from Debian sid (main)

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

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


[Bug 1479913] Re: SRU request: fglrx.ko fails because of backported GPL-only 'pci_ignore_hotplug' symbol

2015-08-18 Thread ferariu napoleon
** Changed in: fglrx-installer (Ubuntu)
 Assignee: (unassigned) = ferariu napoleon (darks2810)

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

Title:
  SRU request: fglrx.ko fails because of backported GPL-only
  'pci_ignore_hotplug' symbol

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

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


[Bug 1384503] Re: rsync fails on large files with compression

2015-08-18 Thread Andrew
I just found this report myself. I've been experiencing the problem for
a while but had to rule out other causes. This is a pretty serious bug
in an LTS release.

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

Title:
  rsync fails on large files with compression

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

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


[Bug 1486092] Re: package linux-image-3.2.0-89-generic 3.2.0-89.127 failed to install/upgrade: package linux-image-3.2.0-89-generic is already installed and configured

2015-08-18 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/1486092

Title:
  package linux-image-3.2.0-89-generic 3.2.0-89.127 failed to
  install/upgrade: package linux-image-3.2.0-89-generic is already
  installed and configured

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

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


[Bug 1486099] [NEW] Crash of Xorg under intel drm

2015-08-18 Thread Trevor Rudolph
Public bug reported:

I am using an older Ubuntu mainline kernel with Vivid. The computer I am
using is a Dell XPS 9343 which is known not to do too well with linux,
like most new dell computers. However the only issue that actively
bothers me the fact that Xorg is getting crashed all the time by the
frame buffer drm in the intel driver. This can be observer in this
trace,

[33477.084660] [ cut here ]
[33477.084688] WARNING: CPU: 0 PID: 901 at 
/build/linux-OdodyZ/linux-3.19.0/drivers/gpu/drm/i915/intel_display.c:1256 
assert_plane.constprop.87+0x7b/0x90 [i915]()
[33477.084689] plane A assertion failure (expected on, current off)
[33477.084706] Modules linked in: isofs pci_stub vboxpci(OE) vboxnetadp(OE) 
vboxnetflt(OE) vboxdrv(OE) binfmt_misc rfcomm bnep nls_iso8859_1 cdc_acm btusb 
bluetooth uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core 
v4l2_common videodev media usbhid joydev snd_hda_codec_hdmi wl(POE) dell_wmi 
hid_multitouch sparse_keymap intel_rapl iosf_mbi x86_pkg_temp_thermal 
intel_powerclamp coretemp kvm_intel dell_laptop dcdbas kvm crct10dif_pclmul 
crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul 
glue_helper ablk_helper cryptd serio_raw dell_led snd_hda_codec_realtek 
snd_soc_rt286 snd_hda_codec_generic snd_soc_core snd_compress snd_pcm_dmaengine 
i915 lpc_ich snd_hda_intel snd_seq_midi snd_hda_controller snd_seq_midi_event 
cfg80211 snd_hda_codec snd_hwdep rtsx_pci_ms drm_kms_helper memstick
[33477.084720]  mei_me snd_rawmidi snd_pcm drm i2c_algo_bit shpchp mei wmi 
int3403_thermal soc_button_array snd_seq snd_seq_device snd_timer snd soundcore 
i2c_hid hid video dw_dmac dw_dmac_core snd_soc_sst_acpi 8250_dw 
i2c_designware_platform i2c_designware_core spi_pxa2xx_platform int3402_thermal 
int3400_thermal acpi_thermal_rel processor_thermal_device acpi_pad mac_hid 
parport_pc ppdev lp parport autofs4 uas usb_storage rtsx_pci_sdmmc psmouse ahci 
libahci sdhci_acpi sdhci rtsx_pci
[33477.084722] CPU: 0 PID: 901 Comm: Xorg Tainted: PW  OE  
3.19.0-25-generic #26-Ubuntu
[33477.084723] Hardware name: Dell Inc. XPS 13 9343/0310JH, BIOS A05 07/14/2015
[33477.084725]  c0611310 880212b076f8 817c4518 
888e888e
[33477.084726]  880212b07748 880212b07738 81076a6a 
8802134c4200
[33477.084727]   880212f3d000 880036582800 
880036582800
[33477.084727] Call Trace:
[33477.084732]  [817c4518] dump_stack+0x45/0x57
[33477.084735]  [81076a6a] warn_slowpath_common+0x8a/0xc0
[33477.084736]  [81076ae6] warn_slowpath_fmt+0x46/0x50
[33477.084751]  [c05ad57b] assert_plane.constprop.87+0x7b/0x90 [i915]
[33477.084764]  [c05b57f1] hsw_disable_ips+0x41/0x190 [i915]
[33477.084777]  [c05b5bb8] intel_crtc_disable_planes+0x48/0x140 [i915]
[33477.084788]  [c05b691f] haswell_crtc_disable+0x4f/0x3c0 [i915]
[33477.084800]  [c05b78b9] __intel_set_mode+0xa59/0xc80 [i915]
[33477.084812]  [c05be48b] intel_crtc_set_config+0xbfb/0xf70 [i915]
[33477.084815]  [810a73a8] ? __enqueue_entity+0x78/0x80
[33477.084827]  [c036fb36] drm_mode_set_config_internal+0x66/0x100 
[drm]
[33477.084833]  [c04016b8] restore_fbdev_mode+0xc8/0xf0 
[drm_kms_helper]
[33477.084839]  [c0403729] 
drm_fb_helper_restore_fbdev_mode_unlocked+0x29/0x80 [drm_kms_helper]
[33477.084843]  [c04037a2] drm_fb_helper_set_par+0x22/0x50 
[drm_kms_helper]
[33477.084857]  [c05ca40a] intel_fbdev_set_par+0x1a/0x60 [i915]
[33477.084859]  [814351fa] fb_set_var+0x18a/0x410
[33477.084862]  [8109fd99] ? check_preempt_curr+0x89/0xa0
[33477.084863]  [810a73a8] ? __enqueue_entity+0x78/0x80
[33477.084865]  [810aed70] ? enqueue_entity+0x400/0xc30
[33477.084867]  [8142bc29] fbcon_blank+0x229/0x300
[33477.084869]  [814bbb7a] do_unblank_screen+0xba/0x1f0
[33477.084872]  [814b166d] complete_change_console+0x5d/0xf0
[33477.084873]  [814b288a] vt_ioctl+0x118a/0x1460
[33477.084881]  [c036491c] ? drm_ioctl+0x8c/0x680 [drm]
[33477.084883]  [814a4801] tty_ioctl+0x411/0xcb0
[33477.084886]  [811f5ca5] ? do_readv_writev+0x185/0x280
[33477.084888]  [81209370] do_vfs_ioctl+0x2e0/0x4e0
[33477.084889]  [812095f1] SyS_ioctl+0x81/0xa0
[33477.084890]  [817cb5cd] system_call_fastpath+0x16/0x1b
[33477.084891] ---[ end trace 4514549be501e890 ]---
[33479.411280] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU 
pipe A FIFO underrun

I can confirm that the crash occurs in different ways according to
different traces I've read but it would be impossible to compile all of
them. The crashes of the screen are not apparent to any function done on
the user end. They are random and can sometimes be very spaced out or
sometimes happen many times in a row. In order to get the screen working
without restarting lightdm, I have to switch into tty1 

[Bug 1410996] Re: Add WebView.mediaAccessPermissionRequested API

2015-08-18 Thread Olivier Tilloy
Time and prioritization.

** Also affects: ubuntu-ux
   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/1410996

Title:
  Add WebView.mediaAccessPermissionRequested API

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

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


[Bug 1410996] Re: Add WebView.mediaAccessPermissionRequested API

2015-08-18 Thread Olivier Tilloy
Added an ubuntu-ux task as we also need some design guidance for the
UI/UX part.

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

Title:
  Add WebView.mediaAccessPermissionRequested API

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

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


[Bug 1394403] Re: RewriteRule of ^$ is broken

2015-08-18 Thread Wesley Wiedenmeier
Replaced the debdiff with one that uses the fix from apache 2.4

https://github.com/apache/httpd/commit/f0529e54b8d889322b5113eb623e263556bfa28e

** Patch removed: trusty-sru-debdiff
   
https://bugs.launchpad.net/ubuntu/trusty/+source/apache2/+bug/1394403/+attachment/4445979/+files/trusty-sru-debdiff

** Attachment added: trusty-sru-debdiff
   
https://bugs.launchpad.net/ubuntu/trusty/+source/apache2/+bug/1394403/+attachment/4447223/+files/trusty-sru-debdiff

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

Title:
  RewriteRule of ^$ is broken

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

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


[Bug 1394403] Re: RewriteRule of ^$ is broken

2015-08-18 Thread Wesley Wiedenmeier
Replaced the debdiff with one that uses the fix from apache 2.4

https://github.com/apache/httpd/commit/f0529e54b8d889322b5113eb623e263556bfa28e

** Patch removed: trusty-sru-debdiff
   
https://bugs.launchpad.net/ubuntu/trusty/+source/apache2/+bug/1394403/+attachment/4445979/+files/trusty-sru-debdiff

** Attachment added: trusty-sru-debdiff
   
https://bugs.launchpad.net/ubuntu/trusty/+source/apache2/+bug/1394403/+attachment/4447223/+files/trusty-sru-debdiff

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

Title:
  RewriteRule of ^$ is broken

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

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


[Bug 1477086] Re: DBus 1.10

2015-08-18 Thread Iain Lane
Done, test packages in ppa:laney/experimental. I was able to drop most
of our delta - the remaining few things are attached. aa-get-connection-
apparmor-security-context.patch should be able to go too once all users
are ported off it.

Let me know if you see anything wrong. I'd like to upload in a couple of
days (feature freeze is Thursday) if possible.

** Patch added: dbus-1.9.20.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1477086/+attachment/4447222/+files/dbus-1.9.20.debdiff

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

Title:
  DBus 1.10

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

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


Re: [Bug 1471903] Re: -updates, -security missing from apt lists

2015-08-18 Thread Brian Murray
On Tue, Aug 18, 2015 at 09:05:32AM -, Oliver Grawert wrote:
 note that we are not shipping *any* package lists today, it is 0 vs
 whatever tens of MB we add by removing the patch, there is no slightly
 bigger

 also this patch isnt enough i think, IIRC there are other places in
 livecd-rootfs where the package lists are forcefully removed to make
 sure we dont waste space on them, please also make the product team
 aware before making this change, since this limits the allowed space
 the custom tarball can occupy.

 also check if there are any developer tools that might use the deb-src
 entries for pulling build deps or whatnot (and add another patch to
 remove all teh deb-src entries). using apport-cli will be done by
 perhaps 1% of the users, since you need to use a terminal or developer
 mode to even execute it, do we really want to make everyone suffer by
 this instead of working out a proper solution that doesnt waste our
 extremely limited free space for a feature used by a fraction of users
 ?

Keep in mind that, as I mentioned in comment #13, this does not just
affect apport-cli but also prevents people who have opted into reporting
crashes from sending their core dumps because the packages will have an
unknown origin.

--
Brian Murray

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

Title:
  -updates, -security missing from apt lists

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

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


Re: [Bug 1471903] Re: -updates, -security missing from apt lists

2015-08-18 Thread Brian Murray
On Tue, Aug 18, 2015 at 09:59:24AM -, Oliver Grawert wrote:
 @lukasz 
 wow, that is seriously wrong, there was code that completely wiped them on 
 purpose, someone must have removed the livecd-rootfs patches the OEM team 
 added in the beginning.
 this clearly cuts down the numbers that we used to compute the partition 
 sizes. back when we did that there were no such files, i see 66M on my phone 
 used currently, this needs to go. 
 we can make /var/lib/apt/lists writable instead and have a wrapper for 
 apport-cli that updates the packages lists on the first run.
 
 @robie
 out of 10 million users, how many do you expect to use apport-cli ? 1000 ? 
 5000?

Please reread comment #13 this does not only apply to apport-cli.

--
Brian Murray

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

Title:
  -updates, -security missing from apt lists

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

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


[Bug 1484299] Re: /usr/bin/unity8-dash:11:unity::scopes::ScopeMetadata::display_name:scopes_ng::SettingsModel::update_child_scopes:scopes_ng::Scope::settings:unity::shell::scopes::ScopeInterface::qt_m

2015-08-18 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-shell/fix-1484299-vivid

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

Title:
  
/usr/bin/unity8-dash:11:unity::scopes::ScopeMetadata::display_name:scopes_ng::SettingsModel::update_child_scopes:scopes_ng::Scope::settings:unity::shell::scopes::ScopeInterface::qt_metacall:scopes_ng::Scope::qt_metacall

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

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


[Bug 1486104] [NEW] fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build

2015-08-18 Thread Trenton
Public bug reported:

orion@orion:~$ lsb_release -rd
Description:Ubuntu 15.04
Release:15.04
orion@orion:~$ uname -a
Linux orion 3.19.0-27-generic #29-Ubuntu SMP Fri Aug 14 21:43:37 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux
orion@orion:~$

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: fglrx-core (not installed)
ProcVersionSignature: Ubuntu 3.19.0-27.29-generic 3.19.8-ckt5
Uname: Linux 3.19.0-27-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.17.2-0ubuntu1.3
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
DKMSKernelVersion: 3.19.0-27-generic
Date: Mon Aug 17 20:21:21 2015
DistUpgraded: Fresh install
DistroCodename: vivid
DistroVariant: ubuntu
DkmsStatus:
 vboxhost, 4.3.30, 3.19.0-26-generic, x86_64: installed
 vboxhost, 4.3.30, 3.19.0-27-generic, x86_64: installed
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Hawaii PRO [Radeon R9 290] [1002:67b1] 
(prog-if 00 [VGA controller])
   Subsystem: XFX Pine Group Inc. Device [1682:9295]
 Advanced Micro Devices, Inc. [AMD/ATI] Hawaii PRO [Radeon R9 290] [1002:67b1] 
(prog-if 00 [VGA controller])
   Subsystem: XFX Pine Group Inc. Device [1682:9295]
InstallationDate: Installed on 2015-01-24 (206 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
MachineType: MSI MS-7640
PackageVersion: 2:15.200-0ubuntu4.1
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-27-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4.2
SourcePackage: fglrx-installer
Title: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/09/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V11.13
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: 990FXA-GD80 (MS-7640)
dmi.board.vendor: MSI
dmi.board.version: 2.2
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 2.2
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV11.13:bd10/09/2012:svnMSI:pnMS-7640:pvr2.2:rvnMSI:rn990FXA-GD80(MS-7640):rvr2.2:cvnMSI:ct3:cvr2.2:
dmi.product.name: MS-7640
dmi.product.version: 2.2
dmi.sys.vendor: MSI
version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.60-2
version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.9-2ubuntu1~vivid1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.9-2ubuntu1~vivid1
version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.99+git1508110731.270da5~gd~v
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git1508180731.07eee8~gd~v
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11+git1508040731.629614~gd~v
xserver.bootTime: Tue Aug 18 11:33:38 2015
xserver.configfile: default
xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.17.1-0ubuntu3
xserver.video_driver: radeon

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package compiz-0.9 ubuntu vivid

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

Title:
  fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to
  build

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

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


[Bug 1480411] Re: rm -r * fails to delete directories when using overlayfs in a user-namespace

2015-08-18 Thread Serge Hallyn
This is not a bug.  Easiest way is to

lxc-usernsexec -- rm -rf $container_dir/
rm -rf $container_dir/

** Changed in: lxc (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: linux (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  rm -r * fails to delete directories when using overlayfs in a user-
  namespace

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

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


[Bug 1482844] Re: Caffeine can't connect to display since updating to Vivid kernel and X (HWE)

2015-08-18 Thread Michiel Janssens
** Changed in: python-xlib (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/1482844

Title:
  Caffeine can't connect to display since updating to Vivid kernel and X
  (HWE)

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

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


[Bug 1486107] [NEW] package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-18 Thread Ali
Public bug reported:

sddf

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: openssh-server 1:6.6p1-2ubuntu2.3
ProcVersionSignature: Ubuntu 3.16.0-33.44~14.04.1-generic 3.16.7-ckt7
Uname: Linux 3.16.0-33-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Tue Aug 18 11:41:29 2015
DuplicateSignature: package:openssh-server:1:6.6p1-2ubuntu2.3:subprocess 
installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2015-03-06 (164 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 (20150218.1)
SourcePackage: openssh
Title: package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.init.ssh.conf: [deleted]
modified.conffile..etc.pam.d.sshd: [modified]
mtime.conffile..etc.pam.d.sshd: 2015-03-06T11:37:59.759379

** Affects: openssh (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-package trusty

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

Title:
  package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1486107] Re: package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: openssh (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/1486107

Title:
  package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1486107] [NEW] package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-18 Thread Ali
Public bug reported:

sddf

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: openssh-server 1:6.6p1-2ubuntu2.3
ProcVersionSignature: Ubuntu 3.16.0-33.44~14.04.1-generic 3.16.7-ckt7
Uname: Linux 3.16.0-33-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Tue Aug 18 11:41:29 2015
DuplicateSignature: package:openssh-server:1:6.6p1-2ubuntu2.3:subprocess 
installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2015-03-06 (164 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 (20150218.1)
SourcePackage: openssh
Title: package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.init.ssh.conf: [deleted]
modified.conffile..etc.pam.d.sshd: [modified]
mtime.conffile..etc.pam.d.sshd: 2015-03-06T11:37:59.759379

** Affects: openssh (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-package trusty

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

Title:
  package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1486107] Re: package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1480411] Re: rm -r * fails to delete directories when using overlayfs in a user-namespace

2015-08-18 Thread Serge Hallyn
This is not a bug.  Easiest way is to

lxc-usernsexec -- rm -rf $container_dir/
rm -rf $container_dir/

** Changed in: lxc (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: linux (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  rm -r * fails to delete directories when using overlayfs in a user-
  namespace

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

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


[Bug 1482844] Re: Caffeine can't connect to display since updating to Vivid kernel and X (HWE)

2015-08-18 Thread Michiel Janssens
The change I just did to the bug status was not my intention. So thousand times 
sorry.
I was not aware I could change this status, but I'm not allowed to reverse the 
change and set the status back to Fix Committed.
Can the bug supervisor please reverse my change.

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

Title:
  Caffeine can't connect to display since updating to Vivid kernel and X
  (HWE)

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

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


[Bug 1486116] [NEW] Enhanced coloring of differences

2015-08-18 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 15.10 dev with git-gui 1:2.5.0-1 and currently only the
lines are colored for added/removed ones. Maybe the differences in the
lines which characters are added/removed can be colored too (for example
with a higher opacity) to make them easier to see.

** Affects: git (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/1486116

Title:
  Enhanced coloring of differences

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

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


[Bug 1486092] [NEW] package linux-image-3.2.0-89-generic 3.2.0-89.127 failed to install/upgrade: package linux-image-3.2.0-89-generic is already installed and configured

2015-08-18 Thread viktor
Public bug reported:

As i see it bug makes when i try to sen bug report. =) I have problem
whith graphics in gma 3600 and when i try send bug report it start to
spam me.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-89-generic 3.2.0-89.127
ProcVersionSignature: Ubuntu 3.2.0-88.126-generic 3.2.69
Uname: Linux 3.2.0-88-generic i686
ApportVersion: 2.0.1-0ubuntu17.9
Architecture: i386
Date: Tue Aug 18 18:02:53 2015
DuplicateSignature: package:linux-image-3.2.0-89-generic:3.2.0-89.127:package 
linux-image-3.2.0-89-generic is already installed and configured
ErrorMessage: package linux-image-3.2.0-89-generic is already installed and 
configured
InstallationMedia: Xubuntu 12.04.4 LTS Precise Pangolin - Release i386 
(20140205)
MarkForUpload: True
SourcePackage: dpkg
Title: package linux-image-3.2.0-89-generic 3.2.0-89.127 failed to 
install/upgrade: package linux-image-3.2.0-89-generic is already installed and 
configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 precise

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

Title:
  package linux-image-3.2.0-89-generic 3.2.0-89.127 failed to
  install/upgrade: package linux-image-3.2.0-89-generic is already
  installed and configured

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

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


[Bug 1483548] Re: Interacting with video controls, when playing YouTube videos, changes the tab

2015-08-18 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1474533 ***
https://bugs.launchpad.net/bugs/1474533

** This bug has been marked a duplicate of bug 1474533
   While full screen videos should disable bottom edge

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

Title:
  Interacting with video controls, when playing YouTube videos, changes
  the tab

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

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


[Bug 1474533] Re: While full screen videos should disable bottom edge

2015-08-18 Thread Olivier Tilloy
Can someone who reliably observes the issue maybe grab a video of their
interaction with the device to see what really happens?

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

Title:
  While full screen videos should disable bottom edge

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

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


[Bug 1479913] Re: SRU request: fglrx.ko fails because of backported GPL-only 'pci_ignore_hotplug' symbol

2015-08-18 Thread QIII
That this was changed from High to Critical then back down to High when
it affects an entire class of users and renders their systems unusable
brings to mind two words.  You may take your pick:

Asinine
Incompetent

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

Title:
  SRU request: fglrx.ko fails because of backported GPL-only
  'pci_ignore_hotplug' symbol

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

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


[Bug 1474533] Re: While full screen videos should disable bottom edge

2015-08-18 Thread Olivier Tilloy
Thanks for catching that Dario. I marked the other one a duplicate of
this one, as this one has more information (and was filed earlier).

** Tags added: video

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

Title:
  While full screen videos should disable bottom edge

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

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


[Bug 1480411] Re: rm -r * fails to delete directories when using overlayfs in a user-namespace

2015-08-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: lxc (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/1480411

Title:
  rm -r * fails to delete directories when using overlayfs in a user-
  namespace

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

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


[Bug 1479913] Re: SRU request: fglrx.ko fails because of backported GPL-only 'pci_ignore_hotplug' symbol

2015-08-18 Thread QIII
That this bug was found in proposed and not fixed before it was moved
out of proposed to the main repo brings to mind one of two words.  You
may take your pick:

Asinine
Incompetent

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

Title:
  SRU request: fglrx.ko fails because of backported GPL-only
  'pci_ignore_hotplug' symbol

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

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


[Bug 1410996] Re: Add WebView.mediaAccessPermissionRequested API

2015-08-18 Thread Andrea Bernabei
can any developer provide more info about what's needed for this to
actually be implemented in the browser?

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

Title:
  Add WebView.mediaAccessPermissionRequested API

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

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


[Bug 1486092] Re: package linux-image-3.2.0-89-generic 3.2.0-89.127 failed to install/upgrade: package linux-image-3.2.0-89-generic is already installed and configured

2015-08-18 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package linux-image-3.2.0-89-generic 3.2.0-89.127 failed to
  install/upgrade: package linux-image-3.2.0-89-generic is already
  installed and configured

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

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


[Bug 1479913] Re: SRU request: fglrx.ko fails because of backported GPL-only 'pci_ignore_hotplug' symbol

2015-08-18 Thread Rich.T.
To confirm, I just checked; I definitely have 2:15.200-0ubuntu4.2
installed:

term.log

...

fglrx:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.19.0-25-generic/updates/dkms/

depmod

DKMS: install completed.
Building initial module for 3.19.0-26-generic
Done.

fglrx:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.19.0-26-generic/updates/dkms/

depmod

DKMS: install completed.
update-initramfs: deferring update (trigger activated)
Setting up fglrx (2:15.200-0ubuntu4.2) ...
update-alternatives: warning: forcing reinstallation of alternative 
/usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken
update-alternatives: warning: forcing reinstallation of alternative 
/usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken
Setting up fglrx-amdcccle (2:15.200-0ubuntu4.2) ...

...

To make doubly sure, I just purged, rebooted and reinstalled linux-
headers-3.19.0-26 linux-headers-3.19.0-26-generic linux-
image-3.19.0-26-generic

Same result as mentioned in my last post: The kernel installed with no
errors, but the driver is still (very) broken.

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

Title:
  SRU request: fglrx.ko fails because of backported GPL-only
  'pci_ignore_hotplug' symbol

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

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


[Bug 1448102] Re: Kubuntu 15.04: plasmashell crashes

2015-08-18 Thread uvi
I have more strange problem with freeze plasmashell.
After upgrading to 15.04 it doesn't freeze until now. 
Driver nvidia proprietary (tried 346, 352, 355)
After upgrading to 5.3.2 (ppa:kubuntu-ppa/backports )it start frezees after a 
few minutes, clock not updated. 
If i start video, it plays fine, but all other freezes. 
At first panel and menu doesn't respond, after a few seconds or 2-3 minutes max 
windows and all other elements start not responding too. Disable compositing 
not work, I even can't shutdown from console sddm. If i kill plasmashell after 
first freezing panel and start again, it works about 10-30 seconds, after that 
it freezes again and after that all windows freezes too.
And the main strange thing - I downgraded all to main vivid mirror by 
ppa-purge, and freezing still here. Though it worked from april till now.

It's too bad that ubuntu maintainers decided use only plasma5, it so
buggy and functionless (compare to kde 4.x).

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

Title:
  Kubuntu 15.04: plasmashell crashes

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

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


[Bug 1485162] Re: linux-ti-omap4: 3.2.0-1470.91 -proposed tracker

2015-08-18 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing
   Status: New = In Progress

** Changed in: kernel-sru-workflow/regression-testing
   Status: New = Confirmed

** Changed in: kernel-sru-workflow/security-signoff
   Status: New = Confirmed

** Description changed:

  This bug is for tracking the 3.2.0-1470.91 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Saturday, 15. August 2015 03:01 UTC
  kernel-stable-master-bug:1485081
  kernel-stable-Certification-testing-end:Monday, 17. August 2015 19:02 UTC
- kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Monday, 17. August 2015 23:01 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 17. August 2015 23:01 UTC
- kernel-stable-phase-changed:Monday, 17. August 2015 23:01 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 18. August 2015 14:00 UTC
+ kernel-stable-phase:Verification  Testing
+ kernel-stable-phase-changed:Tuesday, 18. August 2015 15:01 UTC
+ kernel-stable-Security-signoff-start:Tuesday, 18. August 2015 15:01 UTC
+ kernel-stable-Regression-testing-start:Tuesday, 18. August 2015 15:01 UTC
+ proposed-announcement-sent:True
+ kernel-stable-Verification-testing-start:Tuesday, 18. August 2015 15:01 UTC

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

Title:
  linux-ti-omap4: 3.2.0-1470.91 -proposed tracker

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

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


[Bug 1337834] Re: Light locker should be disabled for guest sessions by default

2015-08-18 Thread Laércio de Sousa
Fixed in lightdm upstream revision 2160 (package release
1.15.1-0ubuntu2)

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

Title:
  Light locker should be disabled for guest sessions by default

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

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


[Bug 1479913] Re: SRU request: fglrx.ko fails because of backported GPL-only 'pci_ignore_hotplug' symbol

2015-08-18 Thread brianM
To add to my comment #35 above:

I use the Proposed Updates (to help with bugs) so don't known how the
main branch has been effected. As the default driver didn't work on my
A10 machine I had to install fglrx from the terminal (ctl+alt+f1) at
initial install. Since this bug I have had to boot back to the 25
kernel (using grub advanced options) until the fix today. The low
graphics fallback screen that comes up on no proper gui boot I have
found to be useless. Hope this helps re some of users still having
trouble

I

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

Title:
  SRU request: fglrx.ko fails because of backported GPL-only
  'pci_ignore_hotplug' symbol

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

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


[Bug 1486107] Re: package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-18 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1484299] Re: /usr/bin/unity8-dash:11:unity::scopes::ScopeMetadata::display_name:scopes_ng::SettingsModel::update_child_scopes:scopes_ng::Scope::settings:unity::shell::scopes::ScopeInterface::qt_m

2015-08-18 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-shell/fix-1484299-wily

** Changed in: unity-scopes-shell (Ubuntu)
   Status: New = In Progress

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

Title:
  
/usr/bin/unity8-dash:11:unity::scopes::ScopeMetadata::display_name:scopes_ng::SettingsModel::update_child_scopes:scopes_ng::Scope::settings:unity::shell::scopes::ScopeInterface::qt_metacall:scopes_ng::Scope::qt_metacall

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

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


[Bug 1486099] Status changed to Confirmed

2015-08-18 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (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/1486099

Title:
  Crash of Xorg under intel drm

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

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


[Bug 1259290] Re: Popover does not autohide automatically when using a delegate

2015-08-18 Thread Christian Dywan
*** This bug is a duplicate of bug 1336945 ***
https://bugs.launchpad.net/bugs/1336945

** This bug has been marked a duplicate of bug 1336945
   ActionSelectionPopover docs use non-default delegate, fails to auto-close

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

Title:
  Popover does not autohide automatically when using a delegate

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

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


[Bug 1449131] Re: sosreport does not collect logs for Landscape Dedicated Server 15.01 and newer

2015-08-18 Thread Sebastien Bacher
https://launchpad.net/ubuntu/+source/sosreport/3.2-2ubuntu1

** Changed in: sosreport (Ubuntu Wily)
   Status: In Progress = 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/1449131

Title:
  sosreport does not collect logs for Landscape Dedicated Server 15.01
  and newer

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

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


[Bug 1483908] Re: Cannot copy URLs longer than display

2015-08-18 Thread Olivier Tilloy
Confirmed, but this is not specific to the browser: any standard
TextField from the UITK is affected. I’m attaching a simple standalone
example that can be launched with qmlscene on a device to observe the
issue.

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

** Attachment added: test.qml
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1483908/+attachment/4447293/+files/test.qml

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

Title:
  Cannot copy URLs longer than display

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

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

[Bug 1479913] Re: SRU request: fglrx.ko fails because of backported GPL-only 'pci_ignore_hotplug' symbol

2015-08-18 Thread Adam Kaminski
I believe I just ran into this on my A10 system. I've went ahead and
rolled back to linux-3.19.0-25 but I'm not sure why -26 was even pushed
out if it was known to have issues...

FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol 
'pci_ignore_hotplug'
scripts/Makefile.modpost:90: recipe for target '__modpost' failed
make[2]: *** [__modpost] Error 1
Makefile:1397: recipe for target 'modules' failed
make[1]: *** [modules] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-3.19.0-26-generic'
Makefile:88: recipe for target 'kmod_build' failed
make: *** [kmod_build] Error 2
build failed with return value 2

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

Title:
  SRU request: fglrx.ko fails because of backported GPL-only
  'pci_ignore_hotplug' symbol

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

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


[Bug 1482844] Re: Caffeine can't connect to display since updating to Vivid kernel and X (HWE)

2015-08-18 Thread jeremy
** Changed in: python-xlib (Ubuntu)
   Status: Fix Released = Fix Committed

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

Title:
  Caffeine can't connect to display since updating to Vivid kernel and X
  (HWE)

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

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


<    5   6   7   8   9   10