[Bug 1600151] Re: CRU Dataport with 4T SATA disk get disconnected on USB3 port

2016-07-20 Thread jtournier
This kernel does not solve the issue. Note that this kernel can't be
installed on Ubuntu precise. I had to install Ubuntu 16.04 first.

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

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

Title:
  CRU Dataport with 4T SATA disk get disconnected on USB3 port

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

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


[Bug 1604698] [NEW] missing network-indicator on unity8 desktop session

2016-07-20 Thread kevin gunn
Public bug reported:

Not only is the indicator missing, going into system settings does not permit 
me to see an active list of networks either.
I keep having to log out and back into unity7 in order to solve network 
connection problems.

** Affects: canonical-devices-system-image
 Importance: Critical
 Status: New

** Affects: indicator-network (Ubuntu)
 Importance: Critical
 Status: New

** Affects: network-manager (Ubuntu)
 Importance: Critical
 Status: New

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

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

** Changed in: canonical-devices-system-image
   Importance: Undecided => Critical

** Changed in: indicator-network (Ubuntu)
   Importance: Undecided => Critical

** No longer affects: unity8 (Ubuntu)

** Also affects: network-manager (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: network-manager (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  missing network-indicator on unity8 desktop session

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

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


[Bug 1604058] Re: virtualbox+usb 3.0 breaks boot, -28 kernel works

2016-07-20 Thread Lubos Kosco
Joseph - the -32 kernel you built still suffers the problem

fwiw - I cannot test more kernels, my time I can spend (as QA) on this
bug is gone, please setup a vbox VM and test your builds (it's probably
faster than updating this bug)

xing the fingers (fwiw a link to code review/diff might spark more interest in 
me(I don't know how/where to lookup your changes), QA/QE is really something I 
am not good at, but then I can grok code ;) )
L

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

Title:
  virtualbox+usb 3.0 breaks boot, -28 kernel works

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

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


[Bug 1604134] dwalin (amd64) - tests ran: 136, failed: 0

2016-07-20 Thread Brad Figg
tests ran: 136, failed: 0;
  
http://kernel.ubuntu.com/testing/3.13.0-93.140/dwalin__3.13.0-93.140__2016-07-20_06-35-00/results-index.html

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

Title:
  linux: 3.13.0-93.140 -proposed tracker

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

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


[Bug 1604697] [NEW] Unity integration gets broken with compiz's focus prevention plugin

2016-07-20 Thread Khurshid Alam
Public bug reported:

It seems Pidgin unity integration plugin very much depends on focus
prevention plugin(compiz) to work properly.

By default focus prevention plugin is set to low which prevents any
window to gain focus if a full-screen app is running. Now in pidgin
preference, "Hide new IM conversations" is set to "ALWAYS" which always
brings IM window in focus and thus bypassing messaging menu altogether.
It only works as compiz prevents the IM window to gain focus. But this
compiz behavior is not very reliable and most times, only work properly
if a app is running FULL-SCREEN.

How to reproduce:


Scenario 1: (focus prevention= low,  Hide new IM conversations= Always)


1. Configure a jabber account.
2. Open any other and run it fullscreen.
3. Send a IM to yourself from a different account (from mobile, webapp or from 
any other pc)
4. Indicator will turn blue.
5. Clicking on the source message brings IM window to focus.

However if mo full screen app is running, pidgin will immediately brings
IM window, sometimes bypassing the messaging menu. It still doesn't get
focus due to focus-prevention settings.


Scenario 2: (focus prevention= off,  Hide new IM conversations= Always)

1. Configure a jabber account.
2. Open any other and run it fullscreen.
3. Send a IM to yourself from a different account (from mobile, webapp or from 
any other pc)

4. This immediately brings IM window to focus and thus completely
bypassing the messaging menu.

---
Scenario 3: (focus prevention= off,  Hide new IM conversations= Never)
---
1. Configure a jabber account.
2. Open any other and run it fullscreen.
3. Send a IM to yourself from a different account (from mobile, webapp or from 
any other pc)
4. Indicator will turn blue.
5. However clicking source message in messaging menu doesn't do anything. IM 
window stays hidden.

So it seems, setting "Hide new IM conversations= Never" makes unity
integration useless. It heavily depends on two major condition:

1. focus prevention = on (default condition)
2. Hide new IM conversations= Always (default condition ?)

Even if it can depend on condition 2, it should not depend on Compiz's
focus prevention plugin.

Os: Ubuntu 16.04/16.10
pidgin: 2.10.12-0ubuntu6

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


** Tags: plugin yakkety

** Description changed:

  It seems Pidgin unity integration plugin very much depends on focus
  prevention plugin(compiz) to work properly.
  
  By default focus prevention plugin is set to low which prevents any
  window to gain focus if a full-screen app is running. Now in pidgin
  preference, "Hide new IM conversations" is set to "ALWAYS" which always
  brings IM window in focus and thus bypassing messaging menu altogether.
  It only works as compiz prevents the IM window to gain focus. But this
  compiz behavior is not very reliable and most times, only work properly
  if a app is running FULL-SCREEN.
  
  How to reproduce:
  
- 
  Scenario 1: (focus prevention= low,  Hide new IM conversations= Always)
  
  
  1. Configure a jabber account.
  2. Open any other and run it fullscreen.
  3. Send a IM to yourself from a different account (from mobile, webapp or 
from any other pc)
- 4. Indicator will turn blue. 
+ 4. Indicator will turn blue.
  5. Clicking on the source message brings IM window to focus.
  
  However if mo full screen app is running, pidgin will immediately brings
  IM window, sometimes bypassing the messaging menu. It still doesn't get
  focus due to focus-prevention settings.
+ 
+ 
  
  
  Scenario 2: (focus prevention= off,  Hide new IM conversations= Always)
  
  1. Configure a jabber account.
  2. Open any other and run it fullscreen.
  3. Send a IM to yourself from a different account (from mobile, webapp or 
from any other pc)
  
  4. This immediately brings IM window to focus and thus completely
  bypassing the messaging menu.
  
  
+ 
+ 
  Scenario 3: (focus prevention= off,  Hide new IM conversations= Never)
  ---
  1. Configure a jabber account.
  2. Open any other and run it fullscreen.
  3. Send a IM to yourself from a different account (from mobile, webapp or 
from any other pc)
- 4. Indicator will turn blue. 
+ 4. Indicator will turn blue.
  5. However clicking source message in messaging menu doesn't do anything. IM 
window stays hidden.
  
  
- So it seems, setting 

[Bug 1604694] Re: Merge pacemaker 1.1.15-1 (main) from Debian unstable (main)

2016-07-20 Thread Jeremy Bicha
** Patch added: "diff-from-ubuntu.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1604694/+attachment/4703851/+files/diff-from-ubuntu.debdiff

** Description changed:

  Please merge pacemaker 1.1.15-1 (main) from Debian unstable (main)
  
  Explanation of the Ubuntu delta and why it can be dropped:
-   * Merge from Debian unstable.  Remaining changes:
- - d/control: bump depend on corosync to >= 2.3.0
+   * Merge from Debian unstable.  Remaining changes:
+ - d/control: bump depend on corosync to >= 2.3.0
  
-  unimportant since this version was provided in Debian stable & Ubuntu
+  unimportant since this version was provided in Debian stable & Ubuntu
  14.04 LTS
  
- - d/control: Drop publican from BD's, skip some doc generation.
- - d/pacemaker-doc.*: Drop docs generated using publican from install.
+ - d/control: Drop publican from BD's, skip some doc generation.
+ - d/pacemaker-doc.*: Drop docs generated using publican from install.
  
-  universe build-depends are ok now
+  universe build-depends are ok now
  
  Remaining diff:
- - d/control: Demote fence-agents to Suggests, avoiding main inclusion.
- - d/control: Promote crmsh | pcs to Recommends for upgraders from 14.04.
+ - d/control: Demote fence-agents to Suggests, avoiding main inclusion.
+ - d/control: Promote crmsh | pcs to Recommends for upgraders from 14.04.
+ 
+ (Debian demoted crmsh | pcs to Suggests in 2015.)
  
  Changelog entries since current yakkety version 1.1.14-2ubuntu1:
  
+ https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.15
+ 
  pacemaker (1.1.15-1) unstable; urgency=medium
  
-   * [bda3c8c] Use the clusterlabs Publican brand for the documentation
-   * [89a44da] New upstream release candidate (1.1.15~rc4)
-   * [ff5d133] Replace three Debianizing patches with the new --with-configdir
- option
-   * [18f3773] New patches fixing various alert issues
-   * [96f1510] The package name is superfluous in the debian release tags
-   * [9151796] New upstream release (1.1.15)
-   * [3b17707] Remove upstreamed patches, refresh the rest
-   * [071796e] Re-enable pacemakerd restart by systemd: upstream means it
-   * [0ac7f20] New patches fixing typos
+   * [bda3c8c] Use the clusterlabs Publican brand for the documentation
+   * [89a44da] New upstream release candidate (1.1.15~rc4)
+   * [ff5d133] Replace three Debianizing patches with the new --with-configdir
+ option
+   * [18f3773] New patches fixing various alert issues
+   * [96f1510] The package name is superfluous in the debian release tags
+   * [9151796] New upstream release (1.1.15)
+   * [3b17707] Remove upstreamed patches, refresh the rest
+   * [071796e] Re-enable pacemakerd restart by systemd: upstream means it
+   * [0ac7f20] New patches fixing typos
  
-  -- Ferenc Wágner   Thu, 23 Jun 2016 22:47:13 +0200
+  -- Ferenc Wágner   Thu, 23 Jun 2016 22:47:13 +0200
  
  pacemaker (1.1.15~rc3-2) unstable; urgency=medium
  
-   * [bcd1e85] Update symbols files for powerpcspe
+   * [bcd1e85] Update symbols files for powerpcspe
  
-  -- Christoph Berg   Sun, 05 Jun 2016 11:49:52 +0200
+  -- Christoph Berg   Sun, 05 Jun 2016 11:49:52 +0200
  
  pacemaker (1.1.15~rc3-1) unstable; urgency=medium
  
-   [ Christoph Berg ]
-   * [23ee108] libcrmservice3.symbols: Exclude systemd symbol on non-linux
-   * [41dea05] Fix time formatting on x32
-   * [533c5cc] Fix FTBFS on GNU Hurd
+   [ Christoph Berg ]
+   * [23ee108] libcrmservice3.symbols: Exclude systemd symbol on non-linux
+   * [41dea05] Fix time formatting on x32
+   * [533c5cc] Fix FTBFS on GNU Hurd
  
-   [ Arturo Borrero Gonzalez ]
-   * [698053d] d/tests/control: add isolation-container restriction
+   [ Arturo Borrero Gonzalez ]
+   * [698053d] d/tests/control: add isolation-container restriction
  
-   [ Ferenc Wágner ]
-   * [065159d] New patch Enable-the-init-scripts-on-multi-user-runlevels.patch
-   * [7a5008b] New patch Make-the-asciidoc-documentation-reproducible.patch
-   * [08a4162] New patch Add-remote_fs-dependencies-to-the-init-scripts.patch
-   * [7a65d2c] New upstream release (1.1.15~rc1)
-   * [dd9f5f4] Remove upstreamed patches, refresh the rest
-   * [0cdd116] Update symbol files
-   * [3de7a21] New patch Add-documentation-URIs-to-the-service-files.patch
-   * [9faaa02] Move documentation generators into Build-Depends-Indep
-   * [9362a46] Move documentation into /usr/share/doc/pacemaker
-   * [64c0e84] Move misc documentation files into the pacemaker-doc package
-   * [837e74d] New patch Read-default-files-in-pacemaker.service.patch
-   * [72fef80] New upstream release (1.1.15~rc2)
-   * [69ee575] Remove patch included in 1.1.15~rc2
-   * [46dce98] Also add documentation URI to our version of crm_mon.service
-   * [8c25aff] New patch to avoid using WIFCONTINUED entirely
-   * [a28e0ae] New upstream release (1.1.15~rc3)
-   * [a8976fe] Remove freshly upstreamed 

[Bug 1604313] Re: Ubuntu 16.04: system freezes instead of suspend after undocking

2016-07-20 Thread brandon211
I tested the kernel you suggest. It fixes this bug *somehow*, which
means that suspend now works but when docking/undocking, the screen
configuruation with the monitor connected to the docking station is not
updated automatically anymore. Moreover, I have to dock/undock several
times until my screen is recognized correctly concerning the selectable
resolutions. And even worse, the combination Fn+F7 (for presentation
screen modes) now does not work sporadically.

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

Title:
  Ubuntu 16.04: system freezes instead of suspend after undocking

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

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


[Bug 1604694] [NEW] Merge pacemaker 1.1.15-1 (main) from Debian unstable (main)

2016-07-20 Thread Jeremy Bicha
Public bug reported:

Please merge pacemaker 1.1.15-1 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Merge from Debian unstable.  Remaining changes:
- d/control: bump depend on corosync to >= 2.3.0

 unimportant since this version was provided in Debian stable & Ubuntu
14.04 LTS

- d/control: Drop publican from BD's, skip some doc generation.
- d/pacemaker-doc.*: Drop docs generated using publican from install.

 universe build-depends are ok now

Remaining diff:
- d/control: Demote fence-agents to Suggests, avoiding main inclusion.
- d/control: Promote crmsh | pcs to Recommends for upgraders from 14.04.

(Debian demoted crmsh | pcs to Suggests in 1.1.13-1)

Changelog entries since current yakkety version 1.1.14-2ubuntu1:

https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.15

pacemaker (1.1.15-1) unstable; urgency=medium

  * [bda3c8c] Use the clusterlabs Publican brand for the documentation
  * [89a44da] New upstream release candidate (1.1.15~rc4)
  * [ff5d133] Replace three Debianizing patches with the new --with-configdir
option
  * [18f3773] New patches fixing various alert issues
  * [96f1510] The package name is superfluous in the debian release tags
  * [9151796] New upstream release (1.1.15)
  * [3b17707] Remove upstreamed patches, refresh the rest
  * [071796e] Re-enable pacemakerd restart by systemd: upstream means it
  * [0ac7f20] New patches fixing typos

 -- Ferenc Wágner   Thu, 23 Jun 2016 22:47:13 +0200

pacemaker (1.1.15~rc3-2) unstable; urgency=medium

  * [bcd1e85] Update symbols files for powerpcspe

 -- Christoph Berg   Sun, 05 Jun 2016 11:49:52 +0200

pacemaker (1.1.15~rc3-1) unstable; urgency=medium

  [ Christoph Berg ]
  * [23ee108] libcrmservice3.symbols: Exclude systemd symbol on non-linux
  * [41dea05] Fix time formatting on x32
  * [533c5cc] Fix FTBFS on GNU Hurd

  [ Arturo Borrero Gonzalez ]
  * [698053d] d/tests/control: add isolation-container restriction

  [ Ferenc Wágner ]
  * [065159d] New patch Enable-the-init-scripts-on-multi-user-runlevels.patch
  * [7a5008b] New patch Make-the-asciidoc-documentation-reproducible.patch
  * [08a4162] New patch Add-remote_fs-dependencies-to-the-init-scripts.patch
  * [7a65d2c] New upstream release (1.1.15~rc1)
  * [dd9f5f4] Remove upstreamed patches, refresh the rest
  * [0cdd116] Update symbol files
  * [3de7a21] New patch Add-documentation-URIs-to-the-service-files.patch
  * [9faaa02] Move documentation generators into Build-Depends-Indep
  * [9362a46] Move documentation into /usr/share/doc/pacemaker
  * [64c0e84] Move misc documentation files into the pacemaker-doc package
  * [837e74d] New patch Read-default-files-in-pacemaker.service.patch
  * [72fef80] New upstream release (1.1.15~rc2)
  * [69ee575] Remove patch included in 1.1.15~rc2
  * [46dce98] Also add documentation URI to our version of crm_mon.service
  * [8c25aff] New patch to avoid using WIFCONTINUED entirely
  * [a28e0ae] New upstream release (1.1.15~rc3)
  * [a8976fe] Remove freshly upstreamed patches, refresh the rest

 -- Ferenc Wágner   Sat, 28 May 2016 22:28:49 +0200

pacemaker (1.1.14-4) unstable; urgency=medium

  * Move crm_config.h back to the standard location, it doesn't differ
between architectures anymore. (Reverts f55a265 partly.)
  * Fix init script exit code, patch by Christian Schneider.
(Closes: #686548).
  * Update Uploaders list.

 -- Christoph Berg   Thu, 05 May 2016 10:02:06 +0200

pacemaker (1.1.14-3) unstable; urgency=medium

  [ Christoph Berg ]
  * [cedee71] debian/tests: Add simple smoke test.

  [ Adrian Vondendriesch ]
  * [2609634] Remove /etc/pacemaker/authkey on purge (Closes: #817768)
  * [ddaf0e1] Add dbus as dependency for pacemaker (Closes: #819162).
  * [9906643] Add myself to uploaders.

 -- Adrian Vondendriesch   Thu, 24 Mar
2016 13:58:54 +0100

** Affects: pacemaker (Ubuntu)
 Importance: Wishlist
 Status: New


** Tags: upgrade-software-version

** Changed in: pacemaker (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/1604694

Title:
  Merge pacemaker 1.1.15-1 (main) from Debian unstable (main)

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

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

[Bug 1604694] Re: Merge pacemaker 1.1.15-1 (main) from Debian unstable (main)

2016-07-20 Thread Jeremy Bicha
** Patch added: "diff-from-debian.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1604694/+attachment/4703850/+files/diff-from-debian.debdiff

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

Title:
  Merge pacemaker 1.1.15-1 (main) from Debian unstable (main)

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

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


[Bug 1604694] Re: Merge pacemaker 1.1.15-1 (main) from Debian unstable (main)

2016-07-20 Thread Jeremy Bicha
** Attachment added: "buildlog"
   
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1604694/+attachment/4703848/+files/pacemaker_1.1.15-1ubuntu1_amd64-20160720-0249.build

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

Title:
  Merge pacemaker 1.1.15-1 (main) from Debian unstable (main)

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

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


[Bug 1604694] Re: Merge pacemaker 1.1.15-1 (main) from Debian unstable (main)

2016-07-20 Thread Jeremy Bicha
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1604694

Title:
  Merge pacemaker 1.1.15-1 (main) from Debian unstable (main)

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

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


[Bug 1604695] [NEW] click and drag item on webpage results in new window on unity8-desktop session

2016-07-20 Thread kevin gunn
Public bug reported:

feels like it might be a result of a desire for the browser/oxide engine
to have a drag-n-drop object. would be nice to suppress until we have
something for drag-n-drop

 To reproduce...
 1) go to this bug's webpage in the ubuntubrowser on unityy8
 2) take the cursor to the "Answers" link
 3) click and hold, as to drag "Answers"

 At this point a full window will popup.
 while this isn't harmful, it's extremely disorienting for users.

** Affects: canonical-devices-system-image
 Importance: High
 Status: New

** Affects: oxide-qt (Ubuntu)
 Importance: High
 Status: New

** Affects: qtmir (Ubuntu)
 Importance: High
 Status: New

** Affects: webbrowser-app (Ubuntu)
 Importance: High
 Status: New


** Tags: unity8-desktop

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Also affects: oxide-qt (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: canonical-devices-system-image
   Importance: Undecided => High

** Changed in: oxide-qt (Ubuntu)
   Importance: Undecided => High

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

** Changed in: webbrowser-app (Ubuntu)
   Importance: Undecided => High

** Tags added: unity8-desktop

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

Title:
  click and drag item on webpage results in new window on unity8-desktop
  session

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

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


[Bug 1574544] Re: [SRU] Light-locker-settings crash on startup

2016-07-20 Thread Adam Conrad
Hello Jani, or anyone else affected,

Accepted light-locker-settings into xenial-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/light-locker-settings/1.5.0-0ubuntu1.1 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: light-locker-settings (Ubuntu Xenial)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

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

Title:
  [SRU] Light-locker-settings crash on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-locker-settings/+bug/1574544/+subscriptions

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


[Bug 1604429] Re: Inserting a USB mouse disables touchpad input for Unity8

2016-07-20 Thread Daniel van Vugt
** Summary changed:

- Inserting an USB mouse disables touchpad input for Unity8
+ Inserting a USB mouse disables touchpad input for Unity8

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

Title:
  Inserting a USB mouse disables touchpad input for Unity8

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

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


[Bug 1604134] onza (i386) - tests ran: 20, failed: 1

2016-07-20 Thread Brad Figg
tests ran:  20, failed: 1;
  
http://kernel.ubuntu.com/testing/3.13.0-93.140/onza__3.13.0-93.140__2016-07-20_05-32-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/1604134

Title:
  linux: 3.13.0-93.140 -proposed tracker

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

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


[Bug 1604134] Automated-Testing regression

2016-07-20 Thread Brad Figg
Here's the relevant information:

trusty linux 3.13.0-93.140 REGR summary

Please verify test results in http://people.canonical.com/~kernel/status
/adt-matrix/overall.txt

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

Title:
  linux: 3.13.0-93.140 -proposed tracker

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

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


[Bug 1510042] Re: linking against -ljsoncpp fails with clang

2016-07-20 Thread Mathew Hodson
** Changed in: llvm-toolchain-3.8 (Ubuntu Xenial)
   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/1510042

Title:
  linking against -ljsoncpp fails with clang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.8/+bug/1510042/+subscriptions

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


[Bug 1604099] Automated-Testing regression

2016-07-20 Thread Brad Figg
Here's the relevant information:

precise linux 3.2.0-107.148 REGR summary

Please verify test results in http://people.canonical.com/~kernel/status
/adt-matrix/overall.txt

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

Title:
  linux: 3.2.0-107.148 -proposed tracker

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

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


[Bug 1604087] Re: /usr/bin/filezilla:11:gnutls_auth_get_type:gnutls_certificate_get_peers:CTlsSocket::Handshake:CTransferSocket::InitTls:CTransferSocket::InitBackend

2016-07-20 Thread Tim Kosse
Bug has been fixed upstream, see https://svn.filezilla-
project.org/filezilla?view=revision=7657

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

Title:
  
/usr/bin/filezilla:11:gnutls_auth_get_type:gnutls_certificate_get_peers:CTlsSocket::Handshake:CTransferSocket::InitTls:CTransferSocket::InitBackend

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

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


[Bug 1604690] [NEW] snapcraft.yaml file needed in Xenial to build kernel snaps

2016-07-20 Thread Brad Figg
Public bug reported:

It is desirable to be able to produce kernel snaps of Xenial images.
However, without a snapcraft.yaml file that isn't possible.

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

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

Title:
  snapcraft.yaml file needed in Xenial to build kernel snaps

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

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


[Bug 1604690] Missing required logs.

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

apport-collect 1604690

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

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

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

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

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

Title:
  snapcraft.yaml file needed in Xenial to build kernel snaps

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

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


[Bug 1588421] Re: linux: 4.6 kernel fails to boot on ppc64el multi-path system

2016-07-20 Thread Stefan Bader
This should be fixed in Xenial/Yakkety by now. Unfortunately as part of
the backport for bug #1567602 (fixed in 4.4.0-31.50 and later).

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

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

Title:
  linux: 4.6 kernel fails to boot on ppc64el multi-path system

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

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


[Bug 1604500] Re: please merge keyutils from Debian

2016-07-20 Thread Mathew Hodson
** Changed in: keyutils (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/1604500

Title:
  please merge keyutils from Debian

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

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


[Bug 1604429] Re: Inserting an USB mouse disables touchpad input

2016-07-20 Thread Daniel van Vugt
Confirmed on a laptop. Plugging a USB mouse in stops the Unity8 from
responding to the touchpad.

Also noteworthy:
  * The same bug does not occur in Mir demo servers. All devices keep working.
  * The same bug does not occur with Apple Magic Trackpad (Bluetooth).

Interesting this is the second touchpad-only Unity8-only regression
recently. See also bug 1604032

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

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

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

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

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

** Summary changed:

- Inserting an USB mouse disables touchpad input
+ Inserting an USB mouse disables touchpad input for Unity8

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

Title:
  Inserting an USB mouse disables touchpad input for Unity8

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

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


[Bug 1488254] Re: clang++ no longer ABI-compatible with g++

2016-07-20 Thread Mathew Hodson
** Changed in: llvm-toolchain-3.8 (Ubuntu)
   Importance: Undecided => High

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

Title:
  clang++ no longer ABI-compatible with g++

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

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


[Bug 1574544] Re: [SRU] Light-locker-settings crash on startup

2016-07-20 Thread Mathew Hodson
** Changed in: light-locker-settings (Ubuntu Xenial)
   Importance: Undecided => High

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

Title:
  [SRU] Light-locker-settings crash on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-locker-settings/+bug/1574544/+subscriptions

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


[Bug 1049303] Re: oneconf-service crashed with error in _decompressContent(): Error -3 while decompressing data: incorrect header check

2016-07-20 Thread zhangliang
** Changed in: python-httplib2 (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  oneconf-service crashed with error in _decompressContent(): Error -3
  while decompressing data: incorrect header check

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

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


[Bug 1604610] Re: package virtualbox 5.0.18-dfsg-2ubuntu1 failed to install/upgrade: sub-processo novo script pre-removal retornou estado de saída de erro 1

2016-07-20 Thread LocutusOfBorg
Hi, looks like to me apt is using some sort of Python3 version instead of 
Python2?
can you please remove and reinstall virtualbox?

** Changed in: virtualbox (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/1604610

Title:
  package virtualbox 5.0.18-dfsg-2ubuntu1 failed to install/upgrade:
  sub-processo novo script pre-removal retornou estado de saída de erro
  1

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

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

[Bug 1604429] Re: Inserting an USB mouse disables touchpad input

2016-07-20 Thread Daniel van Vugt
** Also affects: unity (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/1604429

Title:
  Inserting an USB mouse disables touchpad input

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

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


[Bug 1603835] Re: Sometimes url and description of the url do not match in the address bar

2016-07-20 Thread Victor Gabillon
** Description changed:

  In the webbrowser, when entering an address url of a website in the address 
bar, a list of similar webpages is provided below by auto-completion. The list 
is composed of url with a description of the address.
  But sometimes (and quite randomly it seems) the url address and the 
description do not match at all.
  
- Guess: It seems to happen with websites that I had removed from the
- history.
+ Guess: It seems to happen with websites that I had removed from the history.
+ Actually, a website that has been suppressed from the history should not 
appear in the url list no?
  
  Mx4 Ota 11 stable

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

Title:
  Sometimes url and description of the url do not match in the address
  bar

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

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


[Bug 1572841] Re: Zabbix Frontend fails install with PHP7.0 due to always_populate_raw_post_data configuration

2016-07-20 Thread Mathew Hodson
** Changed in: zabbix (Ubuntu Xenial)
   Importance: Undecided => High

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

Title:
  Zabbix Frontend fails install with PHP7.0 due to
  always_populate_raw_post_data configuration

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

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


[Bug 1604429] Re: Inserting an USB mouse disables touchpad input

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

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

Title:
  Inserting an USB mouse disables touchpad input

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

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


[Bug 1545852] Re: VirtualBox crashed with SIGSEGV in MenuBarAdapter::registerWindow()

2016-07-20 Thread LocutusOfBorg
** 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/1545852

Title:
  VirtualBox crashed with SIGSEGV in MenuBarAdapter::registerWindow()

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

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


[Bug 1604134] dwalin (i386) - tests ran: 20, failed: 2

2016-07-20 Thread Brad Figg
tests ran:  20, failed: 2;
  
http://kernel.ubuntu.com/testing/3.13.0-93.140/dwalin__3.13.0-93.140__2016-07-20_04-24-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/1604134

Title:
  linux: 3.13.0-93.140 -proposed tracker

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

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


[Bug 1604682] [NEW] mesa llvmpipe driver fails to build on ppc64el

2016-07-20 Thread Timo Aaltonen
Public bug reported:

While llvm is enabled on Debian and it builds fine, it fails on Ubuntu:

../../../../../src/gallium/drivers/llvmpipe/lp_setup_tri.c: In function 
‘do_triangle_ccw’:
../../../../../src/gallium/drivers/llvmpipe/lp_setup_tri.c:723:1: internal 
compiler error: Segmentation fault
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.

so it's a regression with gcc-5, debian uses gcc-4. I don't know if the
build logs will be available "forever", but here's a link:

https://launchpadlibrarian.net/273788292/buildlog_ubuntu-yakkety-
ppc64el.mesa_12.0.1-3ubuntu1_BUILDING.txt.gz

canonical-x ppa has another:
https://launchpadlibrarian.net/273723778/buildlog_ubuntu-yakkety-ppc64el.mesa_12.0.1-3ubuntu0.1_BUILDING.txt.gz

** Affects: gcc-5 (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/1604682

Title:
  mesa llvmpipe driver fails to build on ppc64el

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

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

[Bug 1603892] Re: compiz crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2016-07-20 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1598893 ***
https://bugs.launchpad.net/bugs/1598893

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: compiz (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/1603892

Title:
  compiz crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

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

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


[Bug 1603892] Re: compiz crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2016-07-20 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1598893 ***
https://bugs.launchpad.net/bugs/1598893

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: unity (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/1603892

Title:
  compiz crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

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

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


[Bug 1603892] Re: compiz crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2016-07-20 Thread Vaclav Rehak
*** This bug is a duplicate of bug 1598893 ***
https://bugs.launchpad.net/bugs/1598893

** This bug has been marked a duplicate of bug 1598893
   compiz crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

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

Title:
  compiz crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

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

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


[Bug 1598893] Re: compiz crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2016-07-20 Thread Vaclav Rehak
I wanted to add #1603892 as duplicated but accidentally did it the other
way round. Sorry for the noice.

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

Title:
  compiz crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

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

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


[Bug 1598893] Re: compiz crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

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

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

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

Title:
  compiz crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

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

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


[Bug 1056566] Re: Missing pkgconfig file

2016-07-20 Thread Jeremy Bicha
This should be fixed now:

https://launchpad.net/ubuntu/+source/libjpeg-turbo/1.4.2-0ubuntu3

** Changed in: libjpeg-turbo (Ubuntu)
   Status: New => Fix Released

** Changed in: libjpeg-turbo (Ubuntu)
   Status: Fix Released => Confirmed

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

Title:
  Missing pkgconfig file

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

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


[Bug 1369067] Re: symbolic link to libturbojpeg.so missing

2016-07-20 Thread Jeremy Bicha
*** This bug is a duplicate of bug 1419267 ***
https://bugs.launchpad.net/bugs/1419267

** This bug has been marked a duplicate of bug 1419267
   libjpegturbo.so missing from -dev package

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

Title:
  symbolic link to libturbojpeg.so missing

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

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


[Bug 1056566] Re: Missing pkgconfig file

2016-07-20 Thread Jeremy Bicha
On second thought, I guess this is similar to bug 1419267 so re-opening
since there is not a turbojpeg .pc

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

Title:
  Missing pkgconfig file

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

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


[Bug 1318210] Re: yafaray-xml cannot load libyafaraycore.so on 64-bit system

2016-07-20 Thread Mathew Hodson
** Changed in: yafaray (Ubuntu)
   Importance: Undecided => High

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

Title:
  yafaray-xml cannot load libyafaraycore.so on 64-bit system

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

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


[Bug 415306] Re: Request: package Yaf(a)ray 0.1.1

2016-07-20 Thread Mathew Hodson
The package yafray was removed and yafaray was packaged in Precise and
Trusty.

** Tags removed: feature request upgrade yafaray yafray
** Tags added: needs-packaging upgrade-software-version

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

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

** Changed in: yafaray (Ubuntu)
   Importance: Undecided => Wishlist

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

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

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

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

Title:
  Request: package Yaf(a)ray 0.1.1

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

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


[Bug 1604099] Automated-Testing regression

2016-07-20 Thread Brad Figg
Here's the relevant information:

precise linux 3.2.0-107.148 REGR summary

Please verify test results in http://people.canonical.com/~kernel/status
/adt-matrix/overall.txt

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

Title:
  linux: 3.2.0-107.148 -proposed tracker

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

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


[Bug 1604134] Automated-Testing regression

2016-07-20 Thread Brad Figg
Here's the relevant information:

trusty linux 3.13.0-93.140 REGR summary

Please verify test results in http://people.canonical.com/~kernel/status
/adt-matrix/overall.txt

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

Title:
  linux: 3.13.0-93.140 -proposed tracker

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

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


<    3   4   5   6   7   8