[Touch-packages] [Bug 1447495] Re: [UbuntuShape] Specifying a ShaderEffectSource as source is broken

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1510+15.10.20150519-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1510+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Loïc Molinari ]
  * Set QSGNode debug description on the shape-based nodes to ease renderer
debugging. Fixes LP: #1437270
  * Ensured QSGLayer-based source textures (like ShaderEffectSource) are
updated before rendering. Fixes LP: #1447495

  [ Tim Peeters ]
  * Update sections test program.
  * Document the correct version when Page.head.visible and Page.head.locked
were added.
  * Revert to use the old header in trunk.
  * Introduce the new ActionBar component.
  * Restore moving property on AppHeader 1.2.

  [ Zsombor Egri ]
  * Provide versioning for theme loading. Each toolkit must be released with a
well defined system theme version, and theme modules must have the same
version as the toolkit. Fixes LP: #1447113
  * Fix import versions in entire UITK and examples. Move example code under
1.3 folder. Fixes LP: #1447113
  * Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
Fixes LP: #1447113

  [ Zoltan Balogh ]
  * Fix header CPO for 1.2 without moving attribute. Let the header CPO try
both old and new buttons.

  [ Christian Dywan ]
  * Add version subfolder to benchmark test paths.
  * Only show handlers if text isn't empty. Fixes LP: #1450213.
  * Only print unique deprecation notes. Fixes LP: #1454281.

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot ci-train-...@canonical.com  Tue, 19 May 2015 10:47:09
+

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1447495

Title:
  [UbuntuShape] Specifying a ShaderEffectSource as source is broken

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  Specifying a ShaderEffectSource as source property of an UbuntuShape
  is broken. The problem is that the the underlaying offscreen
  framebuffer is never updated and the resulting texture is transparent.
  That happens since Qt 5.4.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1398614] Re: mediascanner-service-2.0 using large amounts of CPU

2015-05-20 Thread Anton Yakutovich
The same bug for me. 
Ubuntu 15.04, amd64.
I've installed unity8-desktop-session-mir for testing. I'm using Unity 7 
environment, but forget to remove unity8 packages with dependencies.
When I plug-in my 500GB usb harddrive, mediascanner-service eats all resources 
and I can't use my computer.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mediascanner2 in Ubuntu.
https://bugs.launchpad.net/bugs/1398614

Title:
  mediascanner-service-2.0 using large amounts of CPU

Status in mediascanner2 package in Ubuntu:
  Confirmed

Bug description:
  Each time I plug my external USB hard disk the mediascanner-service process 
is activ and is using large amount of CPU for long minutes without interruption.
  I have the same problem in utopic and vivid

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: mediascanner2.0 0.105+15.04.20141030.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.7-0ubuntu10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Dec  3 00:29:43 2014
  InstallationDate: Installed on 2011-05-26 (1286 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: mediascanner2
  UpgradeStatus: Upgraded to vivid on 2013-11-26 (371 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1437270] Re: [UbuntuShape*] Set QSGNode description

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1510+15.10.20150519-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1510+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Loïc Molinari ]
  * Set QSGNode debug description on the shape-based nodes to ease renderer
debugging. Fixes LP: #1437270
  * Ensured QSGLayer-based source textures (like ShaderEffectSource) are
updated before rendering. Fixes LP: #1447495

  [ Tim Peeters ]
  * Update sections test program.
  * Document the correct version when Page.head.visible and Page.head.locked
were added.
  * Revert to use the old header in trunk.
  * Introduce the new ActionBar component.
  * Restore moving property on AppHeader 1.2.

  [ Zsombor Egri ]
  * Provide versioning for theme loading. Each toolkit must be released with a
well defined system theme version, and theme modules must have the same
version as the toolkit. Fixes LP: #1447113
  * Fix import versions in entire UITK and examples. Move example code under
1.3 folder. Fixes LP: #1447113
  * Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
Fixes LP: #1447113

  [ Zoltan Balogh ]
  * Fix header CPO for 1.2 without moving attribute. Let the header CPO try
both old and new buttons.

  [ Christian Dywan ]
  * Add version subfolder to benchmark test paths.
  * Only show handlers if text isn't empty. Fixes LP: #1450213.
  * Only print unique deprecation notes. Fixes LP: #1454281.

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot ci-train-...@canonical.com  Tue, 19 May 2015 10:47:09
+

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1437270

Title:
  [UbuntuShape*] Set QSGNode description

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  Set the QSGNode description on shape-based nodes to ease renderer
  debugging.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1454281] Re: Ridiculous amount of warning spam with non-1.3 code

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1510+15.10.20150519-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1510+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Loïc Molinari ]
  * Set QSGNode debug description on the shape-based nodes to ease renderer
debugging. Fixes LP: #1437270
  * Ensured QSGLayer-based source textures (like ShaderEffectSource) are
updated before rendering. Fixes LP: #1447495

  [ Tim Peeters ]
  * Update sections test program.
  * Document the correct version when Page.head.visible and Page.head.locked
were added.
  * Revert to use the old header in trunk.
  * Introduce the new ActionBar component.
  * Restore moving property on AppHeader 1.2.

  [ Zsombor Egri ]
  * Provide versioning for theme loading. Each toolkit must be released with a
well defined system theme version, and theme modules must have the same
version as the toolkit. Fixes LP: #1447113
  * Fix import versions in entire UITK and examples. Move example code under
1.3 folder. Fixes LP: #1447113
  * Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
Fixes LP: #1447113

  [ Zoltan Balogh ]
  * Fix header CPO for 1.2 without moving attribute. Let the header CPO try
both old and new buttons.

  [ Christian Dywan ]
  * Add version subfolder to benchmark test paths.
  * Only show handlers if text isn't empty. Fixes LP: #1450213.
  * Only print unique deprecation notes. Fixes LP: #1454281.

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot ci-train-...@canonical.com  Tue, 19 May 2015 10:47:09
+

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1454281

Title:
  Ridiculous amount of warning spam with non-1.3 code

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  Using even the most basic code consisting of nothing but a Page in a 
MainView, importing anything other than Ubuntu.Componens 1.3, I get a 
ridiculous amount of warning spam. Most of the output is redundant and 
incomplete (Unkonwn file).
  Unless I use SUPPRESS_DEPRECATED_NOTE=yes to completely disable deprecation 
warnings, which is not discoverable,  the output makes any debugging virtually 
impossible.
  I consider it critical because it fundamentally obstructs debugging in any 
code that's not using unstable API.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1401517] Re: Autopilot helper to swipe on flickables will fail if the bottom edge is bigger

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1510+15.10.20150519-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1510+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Loïc Molinari ]
  * Set QSGNode debug description on the shape-based nodes to ease renderer
debugging. Fixes LP: #1437270
  * Ensured QSGLayer-based source textures (like ShaderEffectSource) are
updated before rendering. Fixes LP: #1447495

  [ Tim Peeters ]
  * Update sections test program.
  * Document the correct version when Page.head.visible and Page.head.locked
were added.
  * Revert to use the old header in trunk.
  * Introduce the new ActionBar component.
  * Restore moving property on AppHeader 1.2.

  [ Zsombor Egri ]
  * Provide versioning for theme loading. Each toolkit must be released with a
well defined system theme version, and theme modules must have the same
version as the toolkit. Fixes LP: #1447113
  * Fix import versions in entire UITK and examples. Move example code under
1.3 folder. Fixes LP: #1447113
  * Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
Fixes LP: #1447113

  [ Zoltan Balogh ]
  * Fix header CPO for 1.2 without moving attribute. Let the header CPO try
both old and new buttons.

  [ Christian Dywan ]
  * Add version subfolder to benchmark test paths.
  * Only show handlers if text isn't empty. Fixes LP: #1450213.
  * Only print unique deprecation notes. Fixes LP: #1454281.

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot ci-train-...@canonical.com  Tue, 19 May 2015 10:47:09
+

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1401517

Title:
  Autopilot helper to swipe on flickables will fail if the bottom edge
  is bigger

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  The autopilot helper to swipe from the bottom to show more items that
  are not visible on the flickable has a hardcoded value of 25 px to
  start the swipe from the button.

  This value is good enough for apps like messaging and clock, because their 
bottom edge mouse area is small.
  But for the dash it opens the page to manage scope instead of swiping. Apps 
like the dash need a bigger margin to start the swipe.

  We should make it an attribute of the flickable, so it can be
  overriden by the classes that extend it.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1402054] Re: Page header with no title does not have a back button

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1510+15.10.20150519-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1510+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Loïc Molinari ]
  * Set QSGNode debug description on the shape-based nodes to ease renderer
debugging. Fixes LP: #1437270
  * Ensured QSGLayer-based source textures (like ShaderEffectSource) are
updated before rendering. Fixes LP: #1447495

  [ Tim Peeters ]
  * Update sections test program.
  * Document the correct version when Page.head.visible and Page.head.locked
were added.
  * Revert to use the old header in trunk.
  * Introduce the new ActionBar component.
  * Restore moving property on AppHeader 1.2.

  [ Zsombor Egri ]
  * Provide versioning for theme loading. Each toolkit must be released with a
well defined system theme version, and theme modules must have the same
version as the toolkit. Fixes LP: #1447113
  * Fix import versions in entire UITK and examples. Move example code under
1.3 folder. Fixes LP: #1447113
  * Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
Fixes LP: #1447113

  [ Zoltan Balogh ]
  * Fix header CPO for 1.2 without moving attribute. Let the header CPO try
both old and new buttons.

  [ Christian Dywan ]
  * Add version subfolder to benchmark test paths.
  * Only show handlers if text isn't empty. Fixes LP: #1450213.
  * Only print unique deprecation notes. Fixes LP: #1454281.

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot ci-train-...@canonical.com  Tue, 19 May 2015 10:47:09
+

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1402054

Title:
  Page header with no title does not have a back button

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  When pushing a page which does not have a title in it, the header does not 
have a back button therefore the user has no navigation.
  This happens if there is no title property set or it is set but with an empty 
string.

  This is occurring in certain applications that define the title
  dynamically and the content is occasionally blank.

  This sample illustrates:

  import QtQuick 2.0
  import Ubuntu.Components 1.1
  import Ubuntu.Components.ListItems 1.0 as ListItem
  MainView {
  width: units.gu(48)
  height: units.gu(60)
  useDeprecatedToolbar: false

  PageStack {
  id: pageStack
  Component.onCompleted: push(page0)
  Page {
  id: page0
  title: i18n.tr(Root page)
  visible: false
  Column {
  anchors.fill: parent
  ListItem.Standard {
  text: i18n.tr(Page one)
  onClicked: pageStack.push(page1, {color: 
UbuntuColors.orange})
  progression: true
  }
  }
  }
  Page {
  //title: Rectangle
  id: page1
  visible: false
  property alias color: rectangle.color
  Rectangle {
  id: rectangle
  anchors {
  fill: parent
  margins: units.gu(5)
  }
  }
  }
  }
  }

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1248982] Re: [theming] rewrite theming unit tests

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1510+15.10.20150519-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1510+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Loïc Molinari ]
  * Set QSGNode debug description on the shape-based nodes to ease renderer
debugging. Fixes LP: #1437270
  * Ensured QSGLayer-based source textures (like ShaderEffectSource) are
updated before rendering. Fixes LP: #1447495

  [ Tim Peeters ]
  * Update sections test program.
  * Document the correct version when Page.head.visible and Page.head.locked
were added.
  * Revert to use the old header in trunk.
  * Introduce the new ActionBar component.
  * Restore moving property on AppHeader 1.2.

  [ Zsombor Egri ]
  * Provide versioning for theme loading. Each toolkit must be released with a
well defined system theme version, and theme modules must have the same
version as the toolkit. Fixes LP: #1447113
  * Fix import versions in entire UITK and examples. Move example code under
1.3 folder. Fixes LP: #1447113
  * Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
Fixes LP: #1447113

  [ Zoltan Balogh ]
  * Fix header CPO for 1.2 without moving attribute. Let the header CPO try
both old and new buttons.

  [ Christian Dywan ]
  * Add version subfolder to benchmark test paths.
  * Only show handlers if text isn't empty. Fixes LP: #1450213.
  * Only print unique deprecation notes. Fixes LP: #1454281.

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot ci-train-...@canonical.com  Tue, 19 May 2015 10:47:09
+

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1248982

Title:
  [theming] rewrite theming unit tests

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  Theming unit tests are not reliable enough, i.e. they pass locally but
  fail on Jenkins. The tests load several themes and change environment
  variables, which require the theme engine to be reinitialized every
  time in order to have proper functionality provided.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1424592] Re: Header needs locked and visible properties

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1510+15.10.20150519-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1510+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Loïc Molinari ]
  * Set QSGNode debug description on the shape-based nodes to ease renderer
debugging. Fixes LP: #1437270
  * Ensured QSGLayer-based source textures (like ShaderEffectSource) are
updated before rendering. Fixes LP: #1447495

  [ Tim Peeters ]
  * Update sections test program.
  * Document the correct version when Page.head.visible and Page.head.locked
were added.
  * Revert to use the old header in trunk.
  * Introduce the new ActionBar component.
  * Restore moving property on AppHeader 1.2.

  [ Zsombor Egri ]
  * Provide versioning for theme loading. Each toolkit must be released with a
well defined system theme version, and theme modules must have the same
version as the toolkit. Fixes LP: #1447113
  * Fix import versions in entire UITK and examples. Move example code under
1.3 folder. Fixes LP: #1447113
  * Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
Fixes LP: #1447113

  [ Zoltan Balogh ]
  * Fix header CPO for 1.2 without moving attribute. Let the header CPO try
both old and new buttons.

  [ Christian Dywan ]
  * Add version subfolder to benchmark test paths.
  * Only show handlers if text isn't empty. Fixes LP: #1450213.
  * Only print unique deprecation notes. Fixes LP: #1454281.

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot ci-train-...@canonical.com  Tue, 19 May 2015 10:47:09
+

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1424592

Title:
  Header needs locked and visible properties

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  The header API proposal 
https://docs.google.com/a/canonical.com/document/d/1wUUKtPmRmwbUELC1BUB9l0VOAwS_zAPRSCqMopUxR1c/edit#heading=h.yv1xue68vkeu
 adds Page.head.locked and Page.head.visible properties that the developer can 
use to lock and show/hide the header. Several developers asked how to hide/show 
the header. Currently the header can be hidden by setting the title to , but 
that causes problems, see 
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1402054
  Current locking of the header is done by setting Page.flickable = null, which 
is not very intuitive API.

  We need to implement the proper way of locking/showing/hiding the
  header by adding head.locked and head.visible properties.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1378231] Re: Wrong focus appearance of TextField as head.contents

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1510+15.10.20150519-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1510+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Loïc Molinari ]
  * Set QSGNode debug description on the shape-based nodes to ease renderer
debugging. Fixes LP: #1437270
  * Ensured QSGLayer-based source textures (like ShaderEffectSource) are
updated before rendering. Fixes LP: #1447495

  [ Tim Peeters ]
  * Update sections test program.
  * Document the correct version when Page.head.visible and Page.head.locked
were added.
  * Revert to use the old header in trunk.
  * Introduce the new ActionBar component.
  * Restore moving property on AppHeader 1.2.

  [ Zsombor Egri ]
  * Provide versioning for theme loading. Each toolkit must be released with a
well defined system theme version, and theme modules must have the same
version as the toolkit. Fixes LP: #1447113
  * Fix import versions in entire UITK and examples. Move example code under
1.3 folder. Fixes LP: #1447113
  * Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
Fixes LP: #1447113

  [ Zoltan Balogh ]
  * Fix header CPO for 1.2 without moving attribute. Let the header CPO try
both old and new buttons.

  [ Christian Dywan ]
  * Add version subfolder to benchmark test paths.
  * Only show handlers if text isn't empty. Fixes LP: #1450213.
  * Only print unique deprecation notes. Fixes LP: #1454281.

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot ci-train-...@canonical.com  Tue, 19 May 2015 10:47:09
+

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1378231

Title:
  Wrong focus appearance of TextField as head.contents

Status in Ubuntu UI Toolkit:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  Using a TextField in the header causes it to incorrectly appear
  focussed and never go back to its gray appearance after it has been
  interacted with once.

  head.contents: TextField { }

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1427253] Re: [UbuntuShape] Contours and borders must be pixel-perfect under any resolution

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1510+15.10.20150519-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1510+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Loïc Molinari ]
  * Set QSGNode debug description on the shape-based nodes to ease renderer
debugging. Fixes LP: #1437270
  * Ensured QSGLayer-based source textures (like ShaderEffectSource) are
updated before rendering. Fixes LP: #1447495

  [ Tim Peeters ]
  * Update sections test program.
  * Document the correct version when Page.head.visible and Page.head.locked
were added.
  * Revert to use the old header in trunk.
  * Introduce the new ActionBar component.
  * Restore moving property on AppHeader 1.2.

  [ Zsombor Egri ]
  * Provide versioning for theme loading. Each toolkit must be released with a
well defined system theme version, and theme modules must have the same
version as the toolkit. Fixes LP: #1447113
  * Fix import versions in entire UITK and examples. Move example code under
1.3 folder. Fixes LP: #1447113
  * Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
Fixes LP: #1447113

  [ Zoltan Balogh ]
  * Fix header CPO for 1.2 without moving attribute. Let the header CPO try
both old and new buttons.

  [ Christian Dywan ]
  * Add version subfolder to benchmark test paths.
  * Only show handlers if text isn't empty. Fixes LP: #1450213.
  * Only print unique deprecation notes. Fixes LP: #1454281.

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot ci-train-...@canonical.com  Tue, 19 May 2015 10:47:09
+

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1427253

Title:
  [UbuntuShape] Contours and borders must be pixel-perfect under any
  resolution

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  The UbuntuShape doesn't scale correctly at different resolution. The
  grid unit system implies that a fixed unit can have different pixel
  sizes on different form factors. The current rendering code uses
  simple bilinear filtering on a fixed texture size to display the
  borders, leading to magnification and minification artifacts (blurry
  borders). The shape is the base of all our UI components, it is
  visible on almost every applications using the toolkit, so it must be
  pixel-perfect under any resolution and scaling transforms.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1429163] Re: Autopilot tests are compatible with py2

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1510+15.10.20150519-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1510+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Loïc Molinari ]
  * Set QSGNode debug description on the shape-based nodes to ease renderer
debugging. Fixes LP: #1437270
  * Ensured QSGLayer-based source textures (like ShaderEffectSource) are
updated before rendering. Fixes LP: #1447495

  [ Tim Peeters ]
  * Update sections test program.
  * Document the correct version when Page.head.visible and Page.head.locked
were added.
  * Revert to use the old header in trunk.
  * Introduce the new ActionBar component.
  * Restore moving property on AppHeader 1.2.

  [ Zsombor Egri ]
  * Provide versioning for theme loading. Each toolkit must be released with a
well defined system theme version, and theme modules must have the same
version as the toolkit. Fixes LP: #1447113
  * Fix import versions in entire UITK and examples. Move example code under
1.3 folder. Fixes LP: #1447113
  * Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
Fixes LP: #1447113

  [ Zoltan Balogh ]
  * Fix header CPO for 1.2 without moving attribute. Let the header CPO try
both old and new buttons.

  [ Christian Dywan ]
  * Add version subfolder to benchmark test paths.
  * Only show handlers if text isn't empty. Fixes LP: #1450213.
  * Only print unique deprecation notes. Fixes LP: #1454281.

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot ci-train-...@canonical.com  Tue, 19 May 2015 10:47:09
+

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1429163

Title:
  Autopilot tests are compatible with py2

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  The autopilot suite of tests and helpers in the toolkit is compatible
  with py2.

  We should drop the py2 support to simplify the code and to avoid all
  the py2 requirements that get installed when we want to run any test.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434537] Re: Silo test script fails on rtm-14.09/mako

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1510+15.10.20150519-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1510+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Loïc Molinari ]
  * Set QSGNode debug description on the shape-based nodes to ease renderer
debugging. Fixes LP: #1437270
  * Ensured QSGLayer-based source textures (like ShaderEffectSource) are
updated before rendering. Fixes LP: #1447495

  [ Tim Peeters ]
  * Update sections test program.
  * Document the correct version when Page.head.visible and Page.head.locked
were added.
  * Revert to use the old header in trunk.
  * Introduce the new ActionBar component.
  * Restore moving property on AppHeader 1.2.

  [ Zsombor Egri ]
  * Provide versioning for theme loading. Each toolkit must be released with a
well defined system theme version, and theme modules must have the same
version as the toolkit. Fixes LP: #1447113
  * Fix import versions in entire UITK and examples. Move example code under
1.3 folder. Fixes LP: #1447113
  * Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
Fixes LP: #1447113

  [ Zoltan Balogh ]
  * Fix header CPO for 1.2 without moving attribute. Let the header CPO try
both old and new buttons.

  [ Christian Dywan ]
  * Add version subfolder to benchmark test paths.
  * Only show handlers if text isn't empty. Fixes LP: #1450213.
  * Only print unique deprecation notes. Fixes LP: #1454281.

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot ci-train-...@canonical.com  Tue, 19 May 2015 10:47:09
+

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1434537

Title:
  Silo test script fails on rtm-14.09/mako

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  The test script fails on rtm-14.09/mako at least since it finds
  terminal app's manifest and tries to download terminal app's autopilot
  tests which fails:

  ---
  Checking out lp:ubuntu-terminal-app to /tmp/tmp8WqYm0/work
  Traceback (most recent call last):
File /usr/bin/phablet-click-test-setup, line 266, in module
  main()
File /usr/bin/phablet-click-test-setup, line 255, in main
  fetch_click_tests(adb, test_dir, args.user, args.click)
File /usr/bin/phablet-click-test-setup, line 240, in fetch_click_tests
  test_dir)
File /usr/bin/phablet-click-test-setup, line 208, in get_bzr_tests
  'work'], cwd=tmp_dir)
File /usr/lib/python2.7/subprocess.py, line 540, in check_call
  raise CalledProcessError(retcode, cmd)
  subprocess.CalledProcessError: Command '['bzr', 'checkout', '--lightweight', 
u'lp:ubuntu-terminal-app', '-r', u'161', 'work']' returned non-zero exit status 
3
  Removing directory /tmp/tmp8WqYm0
  Removing directory /tmp/tmp2CN6hA
  Removing directory /tmp/tmp4FjFXl
  Removing directory /tmp/tmpjm2dcU
  Removing directory /tmp/tmpw3ZWgX
  Removing directory /tmp/tmp3SVDly
  Failed operation: phablet-click-test-setup has failed
  ---

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1441822] Re: unity8 consuming excessive cpu in a preview page

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package qtdeclarative-opensource-src -
5.4.1-1ubuntu7

---
qtdeclarative-opensource-src (5.4.1-1ubuntu7) vivid; urgency=medium

  * debian/patches/Add-QQuickAsyncImageProvider.patch:
- Backport QQuickAsyncImageProvider (LP: #1439263) (LP: #1425043)
  * debian/patches/Always-remove-reply-from-replies-when-processing-can.patch:
- Drop, replaced by the new patch.

 -- Timo Jyrinki timo-jyri...@ubuntu.com  Tue, 28 Apr 2015 08:50:56
+

** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtdeclarative-opensource-
src in Ubuntu.
https://bugs.launchpad.net/bugs/1441822

Title:
  unity8 consuming excessive cpu in a preview page

Status in the base for Ubuntu mobile products:
  Fix Released
Status in qtdeclarative-opensource-src package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  krillin running vivid 175

  Opened a youtube video preview from the Video scope and did not interact with 
it
  Running top I see unity8 between 22 and 32 % and unity-8 dash between 15 and 
20
  Same with music preview

  On mako running rtm 219 its over 80% combined with  unity8-dash using the 
majority
  When the screen turns off it continues to use over 20% cpu

  The CPU is still used when the scope is in the background

  Does not happen in a news or nearby scope preview
  Does happen with youtube ad 7digital previews

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1450213] Re: [SDK] cursor handle should not be visible if field is empty

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1510+15.10.20150519-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1510+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Loïc Molinari ]
  * Set QSGNode debug description on the shape-based nodes to ease renderer
debugging. Fixes LP: #1437270
  * Ensured QSGLayer-based source textures (like ShaderEffectSource) are
updated before rendering. Fixes LP: #1447495

  [ Tim Peeters ]
  * Update sections test program.
  * Document the correct version when Page.head.visible and Page.head.locked
were added.
  * Revert to use the old header in trunk.
  * Introduce the new ActionBar component.
  * Restore moving property on AppHeader 1.2.

  [ Zsombor Egri ]
  * Provide versioning for theme loading. Each toolkit must be released with a
well defined system theme version, and theme modules must have the same
version as the toolkit. Fixes LP: #1447113
  * Fix import versions in entire UITK and examples. Move example code under
1.3 folder. Fixes LP: #1447113
  * Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
Fixes LP: #1447113

  [ Zoltan Balogh ]
  * Fix header CPO for 1.2 without moving attribute. Let the header CPO try
both old and new buttons.

  [ Christian Dywan ]
  * Add version subfolder to benchmark test paths.
  * Only show handlers if text isn't empty. Fixes LP: #1450213.
  * Only print unique deprecation notes. Fixes LP: #1454281.

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot ci-train-...@canonical.com  Tue, 19 May 2015 10:47:09
+

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1450213

Title:
  [SDK] cursor handle should not be visible if field is empty

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  On arale
  ui-tookit version 1.2.1485+15.04.20150429-0ubuntu1

  The big blue cursor handle should not be visible if the text field is
  empty, as dragging does nothing. It should only be displayed if the
  field has text (or spaces) in it where dragging would make sense.

  Steps to reproduce:

  1) reboot phone
  2) launch messaging-app
  3) swipe up from bottom to create new messaage

  Expected results:
  - cursor should be blinking in field
  - no text handle should be visible

  Actual results:
  - cursor is blinking in field
  - big blue cursor handle is visible

  NOTE, you can repeat this same thing by pressing the Search icon in
  the dash. The blue cursor appears even when nothing in paste buffer.

  SOLUTION:

  Don't show handler when tapping on an empty textfield. Long press
  textfield in order to access copy/paste

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1441580] Re: License checking script doesn't detect issues detected by Jenkins

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1510+15.10.20150519-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1510+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Loïc Molinari ]
  * Set QSGNode debug description on the shape-based nodes to ease renderer
debugging. Fixes LP: #1437270
  * Ensured QSGLayer-based source textures (like ShaderEffectSource) are
updated before rendering. Fixes LP: #1447495

  [ Tim Peeters ]
  * Update sections test program.
  * Document the correct version when Page.head.visible and Page.head.locked
were added.
  * Revert to use the old header in trunk.
  * Introduce the new ActionBar component.
  * Restore moving property on AppHeader 1.2.

  [ Zsombor Egri ]
  * Provide versioning for theme loading. Each toolkit must be released with a
well defined system theme version, and theme modules must have the same
version as the toolkit. Fixes LP: #1447113
  * Fix import versions in entire UITK and examples. Move example code under
1.3 folder. Fixes LP: #1447113
  * Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
Fixes LP: #1447113

  [ Zoltan Balogh ]
  * Fix header CPO for 1.2 without moving attribute. Let the header CPO try
both old and new buttons.

  [ Christian Dywan ]
  * Add version subfolder to benchmark test paths.
  * Only show handlers if text isn't empty. Fixes LP: #1450213.
  * Only print unique deprecation notes. Fixes LP: #1454281.

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot ci-train-...@canonical.com  Tue, 19 May 2015 10:47:09
+

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1441580

Title:
  License checking script doesn't detect issues detected by Jenkins

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  The license checking script stored in the toolkit tree doesn't detect
  the same issues PBuilder Jenkins is detecting. Should be updated.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1447113] Re: Preview UITK version 1.3 conflicts released version 1.2

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1510+15.10.20150519-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1510+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Loïc Molinari ]
  * Set QSGNode debug description on the shape-based nodes to ease renderer
debugging. Fixes LP: #1437270
  * Ensured QSGLayer-based source textures (like ShaderEffectSource) are
updated before rendering. Fixes LP: #1447495

  [ Tim Peeters ]
  * Update sections test program.
  * Document the correct version when Page.head.visible and Page.head.locked
were added.
  * Revert to use the old header in trunk.
  * Introduce the new ActionBar component.
  * Restore moving property on AppHeader 1.2.

  [ Zsombor Egri ]
  * Provide versioning for theme loading. Each toolkit must be released with a
well defined system theme version, and theme modules must have the same
version as the toolkit. Fixes LP: #1447113
  * Fix import versions in entire UITK and examples. Move example code under
1.3 folder. Fixes LP: #1447113
  * Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
Fixes LP: #1447113

  [ Zoltan Balogh ]
  * Fix header CPO for 1.2 without moving attribute. Let the header CPO try
both old and new buttons.

  [ Christian Dywan ]
  * Add version subfolder to benchmark test paths.
  * Only show handlers if text isn't empty. Fixes LP: #1450213.
  * Only print unique deprecation notes. Fixes LP: #1454281.

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot ci-train-...@canonical.com  Tue, 19 May 2015 10:47:09
+

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1447113

Title:
  Preview UITK version 1.3 conflicts released version 1.2

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  My app uses Ubuntu.Components 1.1 and one of my Page sub-classes has
  it's own 'theme' property. When I upgraded my device (mako) to the
  latest daily release it brought in the new header styles, which
  introduced a new 'theme' property on Page. Because this new property
  is marked at FINAL, and my sub-class was trying to redfine it, my app
  would crash on startup.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1441499] Re: Unneeded build dependencies in UITK

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1510+15.10.20150519-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1510+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Loïc Molinari ]
  * Set QSGNode debug description on the shape-based nodes to ease renderer
debugging. Fixes LP: #1437270
  * Ensured QSGLayer-based source textures (like ShaderEffectSource) are
updated before rendering. Fixes LP: #1447495

  [ Tim Peeters ]
  * Update sections test program.
  * Document the correct version when Page.head.visible and Page.head.locked
were added.
  * Revert to use the old header in trunk.
  * Introduce the new ActionBar component.
  * Restore moving property on AppHeader 1.2.

  [ Zsombor Egri ]
  * Provide versioning for theme loading. Each toolkit must be released with a
well defined system theme version, and theme modules must have the same
version as the toolkit. Fixes LP: #1447113
  * Fix import versions in entire UITK and examples. Move example code under
1.3 folder. Fixes LP: #1447113
  * Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
Fixes LP: #1447113

  [ Zoltan Balogh ]
  * Fix header CPO for 1.2 without moving attribute. Let the header CPO try
both old and new buttons.

  [ Christian Dywan ]
  * Add version subfolder to benchmark test paths.
  * Only show handlers if text isn't empty. Fixes LP: #1450213.
  * Only print unique deprecation notes. Fixes LP: #1454281.

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot ci-train-...@canonical.com  Tue, 19 May 2015 10:47:09
+

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1441499

Title:
  Unneeded build dependencies in UITK

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  There are some unneeded build dependencies in UI Toolkit:

  qt5-default: not recommened to be used anymore, can be replaced with a 
debian/rules change
  qtbase5-dev-tools: already depended from qtbase5-dev
  libqt5organizer5: already depended from qtpim5-dev

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1438421] Re: Yahoo Mail doesn't run on Aquaris

2015-05-20 Thread Logan Rosen
** Package changed: ubuntu = webbrowser-app (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1438421

Title:
  Yahoo Mail doesn't run on Aquaris

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  I can install YahooMail from the Ubuntu-Store on the Ubuntu Phone. However, 
it won't open. The screen stays white. Is there anything I can do?
  By the way, it's also not possible to open YahooMail in the regular browser...

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1456918] [NEW] Thinkpad X200t Unity panel action crashes compiz

2015-05-20 Thread EricDHH
Public bug reported:

Thinkpad X200t
Ubuntu 15.04 (AMD64)

To reproduce: Click on a action plugin from the unity panel upper right,
does not matter if this is the logout, volume, wifi or calendar symbol.
The screen clears up, the panel stuck for 5 seconds and a ubuntu crash
dialog appears. I have send this out every time, the must be hundreds of
them. Usage of panel actions is a 50:50 lottery now. Actions must be
done twice to get an effect.

Since while: This bug exists since ubuntu 14.04 LTS on my system,
survived 14.10 and still exists in 15.04.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
Uname: Linux 3.19.0-16-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.17.2-0ubuntu1
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
CurrentDesktop: Unity
Date: Wed May 20 09:19:04 2015
DistUpgraded: 2015-04-25 23:23:28,368 DEBUG enabling apt cron job
DistroCodename: vivid
DistroVariant: ubuntu
DkmsStatus:
 tp-smapi, 0.41, 3.13.0-49-generic, x86_64: installed
 tp-smapi, 0.41, 3.19.0-15-generic, x86_64: installed
 tp-smapi, 0.41, 3.19.0-16-generic, x86_64: installed
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:20e4]
   Subsystem: Lenovo Device [17aa:20e4]
InstallationDate: Installed on 2014-09-17 (244 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
MachineType: LENOVO 7453WVK
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic 
root=UUID=dbb1913f-e1d6-42eb-b68f-221fd8326a6b ro quiet splash 
elevator=deadline vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg crash
UpgradeStatus: Upgraded to vivid on 2015-04-25 (24 days ago)
dmi.bios.date: 11/16/2009
dmi.bios.vendor: LENOVO
dmi.bios.version: 7WET61WW (3.11 )
dmi.board.name: 7453WVK
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr7WET61WW(3.11):bd11/16/2009:svnLENOVO:pn7453WVK:pvrThinkPadX200T:rvnLENOVO:rn7453WVK:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 7453WVK
dmi.product.version: ThinkPad X200T
dmi.sys.vendor: LENOVO
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.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.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
xserver.bootTime: Wed May 20 08:30:56 2015
xserver.configfile: default
xserver.errors:
 Serial Wacom Tablet WACf004 stylus: Invalid type 'cursor' for this device.
 Serial Wacom Tablet WACf004 stylus: Invalid type 'touch' for this device.
 Serial Wacom Tablet WACf004 stylus: Invalid type 'pad' for this device.
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   16401 
 vendor LEN
xserver.version: 2:1.17.1-0ubuntu3

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


** Tags: amd64 apport-bug compiz-0.9 crash ubuntu vivid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1456918

Title:
  Thinkpad X200t Unity panel action crashes compiz

Status in xorg package in Ubuntu:
  New

Bug description:
  Thinkpad X200t
  Ubuntu 15.04 (AMD64)

  To reproduce: Click on a action plugin from the unity panel upper
  right, does not matter if this is the logout, volume, wifi or calendar
  symbol. The screen clears up, the panel stuck for 5 seconds and a
  ubuntu crash dialog appears. I have send this out every time, the must
  be hundreds of them. Usage of panel actions is a 50:50 lottery now.
  Actions must be done twice to get an effect.

  Since while: This bug exists since ubuntu 14.04 LTS on my system,
  survived 14.10 and still exists in 15.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  

[Touch-packages] [Bug 1456919] [NEW] no sound on headphone after plugging it in

2015-05-20 Thread Bart de Koning
Public bug reported:

After connecting a headphone, the speaker channel is set to zero, which sounds 
like a logical thing to do, however it dimishes sound on the headphone channel 
as well. As a workaround I currently start alsamixer from a terminal, switch on 
the speaker channel (navigate to the speaker channel and hit m) and increase 
the volume for this channel. Then still no sound is emitted through the 
speakers (as you would expect), but it enabled sound from the headphones. 
It looks like that the channels are programmed in serial for headphone usage, 
instead of parallel like the controlling software (and users like me) expect 
it. In the former versions of Ubuntu this had always worked like a charm, so it 
appears to be a bug that is introduced recently.

Kind regards, Bart

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: alsa-utils 1.0.28-1ubuntu2
ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
Uname: Linux 3.19.0-16-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Wed May 20 09:16:36 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-05-12 (7 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
SourcePackage: alsa-utils
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: alsa-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1456919

Title:
  no sound on headphone after plugging it in

Status in alsa-utils package in Ubuntu:
  New

Bug description:
  After connecting a headphone, the speaker channel is set to zero, which 
sounds like a logical thing to do, however it dimishes sound on the headphone 
channel as well. As a workaround I currently start alsamixer from a terminal, 
switch on the speaker channel (navigate to the speaker channel and hit m) and 
increase the volume for this channel. Then still no sound is emitted through 
the speakers (as you would expect), but it enabled sound from the headphones. 
  It looks like that the channels are programmed in serial for headphone usage, 
instead of parallel like the controlling software (and users like me) expect 
it. In the former versions of Ubuntu this had always worked like a charm, so it 
appears to be a bug that is introduced recently.

  Kind regards, Bart

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-utils 1.0.28-1ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed May 20 09:16:36 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-05-12 (7 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  SourcePackage: alsa-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1450991] Re: hided launcher does not show urgent icons in 15.04

2015-05-20 Thread Logan Rosen
** Package changed: ubuntu = unity (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1450991

Title:
  hided launcher does not show urgent icons in 15.04

Status in unity package in Ubuntu:
  New

Bug description:
  When a program requests to wiggle its icons on the launcher, if the
  launcher is visible, it works fine and the icon shakes properly. But
  when it is not visible (auto-hide option is enabled), desired behavior
  would be that its icon should slide inside while it is shaking and
  then go off the screen after a short while.

  This behavior already hes been applied in 14.10 and older versions,
  but in 15.04 launcher does not show urgent animation when it is hide
  that it could be bug.

  Why this bug annoys me?
  I  usually would use IM apps and in such apps, Pidgin for instance, when a 
user becomes on-line or off-line, its icon on the launcher starts to shaking 
and in this way informs me.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1456886] Re: u-s-s-o-a fails autopkgtest in proposed

2015-05-20 Thread Alberto Mardegan
I understand that this is an issue with the ubuntu-ui-toolkit?

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1456886

Title:
  u-s-s-o-a fails autopkgtest in proposed

Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  Autopkgtest is failing in wily, failing to migrate ubuntu-system-
  settings-online-accounts and several other packages from -proposed to
  -release: http://people.canonical.com/~ubuntu-archive/proposed-
  migration/update_excuses.html#ubuntu-system-settings-online-accounts

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1456856] Re: swipe from the bottom edge is not working to switch between tabs

2015-05-20 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1329943 ***
https://bugs.launchpad.net/bugs/1329943

This is implemented in the development series, and if everything goes
well it should reach your BQ device with the next OTA update.

** This bug has been marked a duplicate of bug 1329943
   [browser] bottom edge tabs support

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1456856

Title:
  swipe from the bottom edge is not working to switch between tabs

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  Running Ubuntu on Aquaris BQ E4.5
  Ubuntu 14.10 (r22)

  Swiping from the bottom edge of the screen should let me switch between tabs, 
isn't it? 
  At this time I have to use the drop down menu on the toolbar of the browser 
to see open tabs, or to open a new tab. Is it possible to add this gesture to 
switch between tabs since the swipe from the bottom is not used for any menu in 
the web browser?


  Thanks

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1456868] Re: Update to 3.16

2015-05-20 Thread Sebastien Bacher
Laney is working on that, test packages in https://launchpad.net
/~ubuntu-desktop/+archive/ubuntu/ww

** Changed in: gtk+3.0 (Ubuntu)
 Assignee: (unassigned) = Iain Lane (laney)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1456868

Title:
  Update to 3.16

Status in gtk+3.0 package in Ubuntu:
  Triaged

Bug description:
  Update to 3.16

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1456868/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1438421] [NEW] Yahoo Mail doesn't run on Aquaris

2015-05-20 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I can install YahooMail from the Ubuntu-Store on the Ubuntu Phone. However, it 
won't open. The screen stays white. Is there anything I can do?
By the way, it's also not possible to open YahooMail in the regular browser...

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


** Tags: bot-comment bq
-- 
Yahoo Mail doesn't run on Aquaris
https://bugs.launchpad.net/bugs/1438421
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to webbrowser-app in Ubuntu.

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1454450] Re: Bluetooth mouse laggy and erratic

2015-05-20 Thread Adam Lee
** Changed in: hwe-next
 Assignee: Adam Lee (adam8157) = (unassigned)

** Changed in: hwe-next
 Assignee: (unassigned) = Keng-Yu Lin (lexical)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1454450

Title:
  Bluetooth mouse laggy and erratic

Status in HWE Next Project:
  Triaged
Status in bluez package in Ubuntu:
  New
Status in linux-firmware package in Ubuntu:
  New

Bug description:
  I installed Ubuntu 15.04 (64 bit) on a DELL XPS 13 (model 9343, bios
  A03) notebook. I use a DELL bluetooth mouse but sometimes it behaves
  erratically (laggy, jumpy). The problem happens after a few (sometimes
  one) suspend and resume. I am attaching below some info on my system.
  Thank you.

  cribari@darwin4:~$ uname -a; lspci -nnk | grep -iA2 net; lsusb; dmesg | grep 
-i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
  Linux darwin4 3.19.0-17-generic #17-Ubuntu SMP Wed May 6 16:46:12 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux
  02:00.0 Network controller [0280]: Broadcom Corporation BCM4352 802.11ac 
Wireless Network Adapter [14e4:43b1] (rev 03)
   Subsystem: Dell Device [1028:0019]
   Kernel driver in use: wl
  Bus 003 Device 002: ID 8087:8001 Intel Corp.
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 001 Device 004: ID 0c45:670c Microdia
  Bus 001 Device 003: ID 04f3:20d0 Elan Microelectronics Corp.
  Bus 001 Device 002: ID 0a5c:216f Broadcom Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  [2.174367] Bluetooth: Core ver 2.20
  [2.174669] Bluetooth: HCI device and connection manager initialized
  [2.174792] Bluetooth: HCI socket layer initialized
  [2.174795] Bluetooth: L2CAP socket layer initialized
  [2.175449] Bluetooth: SCO socket layer initialized
  [2.592936] Bluetooth: hci0: BCM: patching hci_ver=06 hci_rev=1624 
lmp_ver=06 lmp_subver=220e
  [3.203438] Bluetooth: hci0: BCM: firmware hci_ver=06 hci_rev=1624 
lmp_ver=06 lmp_subver=220e
  [3.542418] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [3.542421] Bluetooth: BNEP filters: protocol multicast
  [3.542425] Bluetooth: BNEP socket layer initialized
  [3.551641] Bluetooth: RFCOMM TTY layer initialized
  [3.551649] Bluetooth: RFCOMM socket layer initialized
  [3.551654] Bluetooth: RFCOMM ver 1.11
  [   26.569283] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  [   26.569287] Bluetooth: HIDP socket layer initialized
  [   26.576971] input: Dell Travel Mouse WM524 as 
/devices/pci:00/:00:14.0/usb1/1-3/1-3:1.0/bluetooth/hci0/hci0:11/0005:046D:B00E.0003/input/input15
  [   26.577172] hid-generic 0005:046D:B00E.0003: input,hidraw2: BLUETOOTH HID 
v8.00 Mouse [Dell Travel Mouse WM524] on ac:d1:b8:c0:6f:5c
  [   72.448281] input: Dell Travel Mouse WM524 as 
/devices/pci:00/:00:14.0/usb1/1-3/1-3:1.0/bluetooth/hci0/hci0:12/0005:046D:B00E.0004/input/input16
  [   72.448526] hid-generic 0005:046D:B00E.0004: input,hidraw2: BLUETOOTH HID 
v8.00 Mouse [Dell Travel Mouse WM524] on ac:d1:b8:c0:6f:5c
  [ 2994.842547] input: Dell Travel Mouse WM524 as 
/devices/pci:00/:00:14.0/usb1/1-3/1-3:1.0/bluetooth/hci0/hci0:13/0005:046D:B00E.0005/input/input17
  [ 2994.842810] hid-generic 0005:046D:B00E.0005: input,hidraw2: BLUETOOTH HID 
v8.00 Mouse [Dell Travel Mouse WM524] on ac:d1:b8:c0:6f:5c
  [ 3694.214037] Bluetooth: hci0: BCM: patching hci_ver=06 hci_rev=1000 
lmp_ver=06 lmp_subver=220e
  [ 3694.861578] Bluetooth: hci0: BCM: firmware hci_ver=06 hci_rev=1624 
lmp_ver=06 lmp_subver=220e
  [ 3811.777260] input: Dell Travel Mouse WM524 as 
/devices/pci:00/:00:14.0/usb1/1-3/1-3:1.0/bluetooth/hci0/hci0:11/0005:046D:B00E.0006/input/input20
  [ 3811.777571] hid-generic 0005:046D:B00E.0006: input,hidraw2: BLUETOOTH HID 
v8.00 Mouse [Dell Travel Mouse WM524] on ac:d1:b8:c0:6f:5c
  [ 5579.876192] Modules linked in: huawei_cdc_ncm cdc_wdm cdc_ncm option 
usb_wwan usbserial usbnet mii uas usb_storage hid_generic hidp nvram msr 
binfmt_misc rfcomm bnep nls_iso8859_1 intel_rapl iosf_mbi x86_pkg_temp_thermal 
dell_wmi sparse_keymap intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul 
dell_laptop dcdbas btusb crc32_pclmul bluetooth ghash_clmulni_intel 
hid_multitouch aesni_intel aes_x86_64 lrw uvcvideo gf128mul videobuf2_vmalloc 
glue_helper wl(POE) videobuf2_memops ablk_helper videobuf2_core cryptd 
v4l2_common videodev media joydev i915_bpo serio_raw i915 dell_led rtsx_pci_ms 
intel_ips memstick snd_hda_codec_realtek snd_soc_rt286 snd_hda_codec_generic 
cfg80211 snd_soc_core drm_kms_helper mei_me lpc_ich shpchp mei snd_compress 
snd_hda_intel snd_hda_controller drm snd_hda_codec i2c_algo_bit
  [ 5579.876223] Workqueue: hci0 hci_power_on [bluetooth]
  [ 5579.876261]  [c0e09561] hci_dev_do_open+0xe1/0xa90 [bluetooth]
  [ 5579.876266]  

[Touch-packages] [Bug 1450991] [NEW] hided launcher does not show urgent icons in 15.04

2015-05-20 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

When a program requests to wiggle its icons on the launcher, if the
launcher is visible, it works fine and the icon shakes properly. But
when it is not visible (auto-hide option is enabled), desired behavior
would be that its icon should slide inside while it is shaking and then
go off the screen after a short while.

This behavior already hes been applied in 14.10 and older versions, but
in 15.04 launcher does not show urgent animation when it is hide that it
could be bug.

Why this bug annoys me?
I  usually would use IM apps and in such apps, Pidgin for instance, when a user 
becomes on-line or off-line, its icon on the launcher starts to shaking and in 
this way informs me.

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


** Tags: launcher unity
-- 
hided launcher does not show urgent icons in 15.04
https://bugs.launchpad.net/bugs/1450991
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to unity in Ubuntu.

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1314672] Re: Caption listitems left margin is different from normal items

2015-05-20 Thread Zsombor Egri
The Caption aligns the text horizontally centered by design. The
component has never been revisited by design and with the new ListItem
it became deprecated in v1.2. Please use the new ListItem with a Label
or if no divider is needed, a simple Item can do the job as well.

Also beware that the new ListItem has no layout on purpose, and it was a
design decision not to have any layout for it.

** No longer affects: ubuntu-ui-toolkit

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1314672

Title:
  Caption listitems left margin is different from normal items

Status in ubuntu-ui-toolkit package in Ubuntu:
  Won't Fix

Bug description:
  Ubuntu 14.04 r2

  In the Brightness System Settings panel, the caption Brightens and
  dims the display to suit the surroundings starts nearly at the left
  edge of the screen.

  The left edge of a caption should be lined up exactly with the left
  edge of a label.

  This might be a toolkit problem.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1456886] Re: u-s-s-o-a fails autopkgtest in proposed

2015-05-20 Thread Timo Jyrinki
Rerunning once more since new UITK landed 1h ago. Will take 4h or so.

Meanwhile, someone probably overrode most of the other packages in even
though the tests still failed.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1456886

Title:
  u-s-s-o-a fails autopkgtest in proposed

Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  Autopkgtest is failing in wily, failing to migrate ubuntu-system-
  settings-online-accounts and several other packages from -proposed to
  -release: http://people.canonical.com/~ubuntu-archive/proposed-
  migration/update_excuses.html#ubuntu-system-settings-online-accounts

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1456369] Re: Make the vibration more noticeable by having another rhythm

2015-05-20 Thread Sebastien Bacher
the correct component is rather qtubuntu or the platform plugin one

** Package changed: ubuntu-system-settings (Ubuntu) = qtubuntu (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1456369

Title:
  Make the vibration more noticeable by having another rhythm

Status in qtubuntu package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  The vibration on the BQ Aquarius is not very strong and hardly
  noticeable. By changing the rhythm of the vibration e.g. short-short-
  long instead of long-(long break) could make the vibration more
  noticeable.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1456355] Re: Set screen off time and lock time seperately

2015-05-20 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1420493 ***
https://bugs.launchpad.net/bugs/1420493

thanks, that's already reported as bug #1420493

** This bug has been marked a duplicate of bug 1420493
   [system settings] There should be a setting for  display blanking time

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1456355

Title:
  Set screen off time and lock time seperately

Status in ubuntu-system-settings package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  I want my phone to save power, so the screen should go black fast but
  I don't want to enter my password every two minutes when working with
  some notes that I wrote on my phone. So it should be possible to set
  the timeout for swithing off the screen and for locking it sperately -
  like on the desktop version.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1447984] Re: Sim blocked dialogue broken on starting phone

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-network -
0.5.1+15.10.20150519-0ubuntu1

---
indicator-network (0.5.1+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Antti Kaijanmäki ]
  * Fix .pc file and docs. (LP: #1456307)

indicator-network (0.5.1+15.04.20150513.1-0ubuntu1) vivid;
urgency=medium

  [ Pete Woods ]
  * Add flight mode and wifi toggles to connectivity service interface
removed: tests/integration/CMakeLists.txt
tests/integration/connectivity-cpp/ tests/integration/connectivity-
cpp/CMakeLists.txt tests/integration/connectivity-cpp/mocks/
tests/integration/connectivity-cpp/mocks/urfkill.h
tests/integration/connectivity-cpp/sig_term_catcher.h
tests/integration/connectivity-cpp/test_data.h.in
tests/integration/connectivity-cpp/test_flight_mode.cpp
tests/integration/connectivity-cpp/test_networking_status.cpp
tests/integration/connectivity-cpp/test_service.h
tests/integration/connectivity-cpp/test_wifi_connect.cpp
tests/integration/connectivity-cpp/test_wifi_link.cpp
tests/integration/connectivity-cpp/test_wifi_link_dedup.cpp
tests/integration/connectivity-cpp/test_wifi_link_enable_disable.cpp
tests/integration/indicator/ tests/unit/indicator/CMakeLists.txt
tests/unit/indicator/menuitems/CMakeLists.txt tests/unit/menumodel-
cpp/CMakeLists.txt tests/unit/secret-agent/CMakeLists.txt
tests/unit/test_variant.h added:
data/org.freedesktop.DBus.Properties.xml src/connectivity-api/
src/connectivity-api/CMakeLists.txt src/connectivity-
api/connectivity-qml/ src/connectivity-api/connectivity-
qml/CMakeLists.txt src/connectivity-api/connectivity-qt/
src/connectivity-api/connectivity-qt/CMakeLists.txt
src/connectivity-api/connectivity-qt/connectivityqt/
src/connectivity-api/connectivity-qt/connectivityqt/connectivity.cpp
src/connectivity-api/connectivity-qt/connectivityqt/connectivity.h
src/connectivity-api/connectivity-qt/connectivityqt/internal/
src/connectivity-api/connectivity-qt/connectivityqt/internal/dbus-
property-cache.cpp src/connectivity-api/connectivity-
qt/connectivityqt/internal/dbus-property-cache.h
tests/integration/indicator-network-test-base.cpp
tests/integration/indicator-network-test-base.h
tests/integration/test-connectivity-api.cpp renamed:
src/connectivity-cpp/ = src/connectivity-api/connectivity-cpp/
src/qdbus-stubs/DBusTypes.h = src/qdbus-stubs/dbus-types.h
tests/integration/indicator/CMakeLists.txt =
tests/integration/CMakeLists.txt
tests/integration/indicator/TestIndicatorNetworkService.cpp =
tests/integration/test-indicator.cpp tests/unit/secret-
agent/TestSecretAgent.cpp = tests/unit/secret-agent/test-secret-
agent.cpp
  * Fixed some clang compiler warnings. Fixed a dodgey self-comparison
in operator(const Key other). Added some const-correctness here
and there. Removed an unused maxRetries variable from sim-unlock-
dialog. Replaced #ifndef's with #pragma once. Rename i-n-
extractor.cpp to i-n-sniffer.cpp. renamed: src/sniffer/i-n-
extractor.cpp = src/sniffer/i-n-sniffer.cpp
  * Improve grouped access point handling
  * Merge secret agent functionality into indicator removed:
data/indicator-secret-agent.conf.in src/secret-agent/CMakeLists.txt
src/secret-agent/DBusTypes.h src/secret-agent/Localisation.h
src/secret-agent/gtk/ src/secret-agent/main.cpp added:
src/indicator/util/localisation.h tests/unit/secret-agent/secret-
agent-main.cpp renamed: src/secret-agent/ = src/indicator/agent/
  * Move modems inside nmofono, sort out namespacing and class naming
removed: src/indicator/modem-manager.cpp src/indicator/modem-
manager.h added: src/indicator/icons.cpp src/indicator/icons.h
src/indicator/util/qhash-sharedptr.h renamed:
src/indicator/modem.cpp = src/indicator/nmofono/wwan/modem.cpp
src/indicator/modem.h = src/indicator/nmofono/wwan/modem.h
src/indicator/nmofono/kill-switch-impl.cpp =
src/indicator/nmofono/kill-switch.cpp src/indicator/nmofono/kill-
switch-impl.h = src/indicator/nmofono/kill-switch.h
src/indicator/nmofono/wifi/grouped-access-point-impl.cpp =
src/indicator/nmofono/wifi/grouped-access-point.cpp
src/indicator/nmofono/wifi/grouped-access-point-impl.h =
src/indicator/nmofono/wifi/grouped-access-point.h
src/indicator/nmofono/wwan/link.h =
src/indicator/nmofono/wwan/wwan-link.h
  * Restore connectivity-cpp headers to original state removed:
src/connectivity-cpp/src/CMakeLists.txt src/connectivity-
cpp/src/platform/ src/connectivity-cpp/src/platform/nmofono/ added:
src/connectivity-cpp/include/connectivity/ src/connectivity-
cpp/include/connectivity/networking/ src/connectivity-
cpp/include/connectivity/networking/link.h src/connectivity-
cpp/include/connectivity/networking/manager.h src/connectivity-
cpp/include/connectivity/networking/service/ src/connectivity-

[Touch-packages] [Bug 1279789] Re: ListItem inside Dialog is black-on-grey

2015-05-20 Thread Zsombor Egri
Since then design got changed, and SuruDark theme Dialog is also having
white background to circumvent contrast issues on labels.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1279789

Title:
  ListItem inside Dialog is black-on-grey

Status in ubuntu-ui-toolkit package in Ubuntu:
  Won't Fix

Bug description:
  If you include a ListItem (in this screenshot, a ListItem.SingleValue)
  inside a Dialog, the text is black on a grey background - this is
  almost unreadable.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1456307] Re: pkg-config file name for connectivity-qt has changed

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-network -
0.5.1+15.10.20150519-0ubuntu1

---
indicator-network (0.5.1+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Antti Kaijanmäki ]
  * Fix .pc file and docs. (LP: #1456307)

indicator-network (0.5.1+15.04.20150513.1-0ubuntu1) vivid;
urgency=medium

  [ Pete Woods ]
  * Add flight mode and wifi toggles to connectivity service interface
removed: tests/integration/CMakeLists.txt
tests/integration/connectivity-cpp/ tests/integration/connectivity-
cpp/CMakeLists.txt tests/integration/connectivity-cpp/mocks/
tests/integration/connectivity-cpp/mocks/urfkill.h
tests/integration/connectivity-cpp/sig_term_catcher.h
tests/integration/connectivity-cpp/test_data.h.in
tests/integration/connectivity-cpp/test_flight_mode.cpp
tests/integration/connectivity-cpp/test_networking_status.cpp
tests/integration/connectivity-cpp/test_service.h
tests/integration/connectivity-cpp/test_wifi_connect.cpp
tests/integration/connectivity-cpp/test_wifi_link.cpp
tests/integration/connectivity-cpp/test_wifi_link_dedup.cpp
tests/integration/connectivity-cpp/test_wifi_link_enable_disable.cpp
tests/integration/indicator/ tests/unit/indicator/CMakeLists.txt
tests/unit/indicator/menuitems/CMakeLists.txt tests/unit/menumodel-
cpp/CMakeLists.txt tests/unit/secret-agent/CMakeLists.txt
tests/unit/test_variant.h added:
data/org.freedesktop.DBus.Properties.xml src/connectivity-api/
src/connectivity-api/CMakeLists.txt src/connectivity-
api/connectivity-qml/ src/connectivity-api/connectivity-
qml/CMakeLists.txt src/connectivity-api/connectivity-qt/
src/connectivity-api/connectivity-qt/CMakeLists.txt
src/connectivity-api/connectivity-qt/connectivityqt/
src/connectivity-api/connectivity-qt/connectivityqt/connectivity.cpp
src/connectivity-api/connectivity-qt/connectivityqt/connectivity.h
src/connectivity-api/connectivity-qt/connectivityqt/internal/
src/connectivity-api/connectivity-qt/connectivityqt/internal/dbus-
property-cache.cpp src/connectivity-api/connectivity-
qt/connectivityqt/internal/dbus-property-cache.h
tests/integration/indicator-network-test-base.cpp
tests/integration/indicator-network-test-base.h
tests/integration/test-connectivity-api.cpp renamed:
src/connectivity-cpp/ = src/connectivity-api/connectivity-cpp/
src/qdbus-stubs/DBusTypes.h = src/qdbus-stubs/dbus-types.h
tests/integration/indicator/CMakeLists.txt =
tests/integration/CMakeLists.txt
tests/integration/indicator/TestIndicatorNetworkService.cpp =
tests/integration/test-indicator.cpp tests/unit/secret-
agent/TestSecretAgent.cpp = tests/unit/secret-agent/test-secret-
agent.cpp
  * Fixed some clang compiler warnings. Fixed a dodgey self-comparison
in operator(const Key other). Added some const-correctness here
and there. Removed an unused maxRetries variable from sim-unlock-
dialog. Replaced #ifndef's with #pragma once. Rename i-n-
extractor.cpp to i-n-sniffer.cpp. renamed: src/sniffer/i-n-
extractor.cpp = src/sniffer/i-n-sniffer.cpp
  * Improve grouped access point handling
  * Merge secret agent functionality into indicator removed:
data/indicator-secret-agent.conf.in src/secret-agent/CMakeLists.txt
src/secret-agent/DBusTypes.h src/secret-agent/Localisation.h
src/secret-agent/gtk/ src/secret-agent/main.cpp added:
src/indicator/util/localisation.h tests/unit/secret-agent/secret-
agent-main.cpp renamed: src/secret-agent/ = src/indicator/agent/
  * Move modems inside nmofono, sort out namespacing and class naming
removed: src/indicator/modem-manager.cpp src/indicator/modem-
manager.h added: src/indicator/icons.cpp src/indicator/icons.h
src/indicator/util/qhash-sharedptr.h renamed:
src/indicator/modem.cpp = src/indicator/nmofono/wwan/modem.cpp
src/indicator/modem.h = src/indicator/nmofono/wwan/modem.h
src/indicator/nmofono/kill-switch-impl.cpp =
src/indicator/nmofono/kill-switch.cpp src/indicator/nmofono/kill-
switch-impl.h = src/indicator/nmofono/kill-switch.h
src/indicator/nmofono/wifi/grouped-access-point-impl.cpp =
src/indicator/nmofono/wifi/grouped-access-point.cpp
src/indicator/nmofono/wifi/grouped-access-point-impl.h =
src/indicator/nmofono/wifi/grouped-access-point.h
src/indicator/nmofono/wwan/link.h =
src/indicator/nmofono/wwan/wwan-link.h
  * Restore connectivity-cpp headers to original state removed:
src/connectivity-cpp/src/CMakeLists.txt src/connectivity-
cpp/src/platform/ src/connectivity-cpp/src/platform/nmofono/ added:
src/connectivity-cpp/include/connectivity/ src/connectivity-
cpp/include/connectivity/networking/ src/connectivity-
cpp/include/connectivity/networking/link.h src/connectivity-
cpp/include/connectivity/networking/manager.h src/connectivity-
cpp/include/connectivity/networking/service/ src/connectivity-

[Touch-packages] [Bug 1256024] Re: ListItem icon: Rectangle {} stopped working since it got deprecated

2015-05-20 Thread Zsombor Egri
System settings imports 0.1, 1.0 and 1.1 toolkit, and this is not good.
We asked developers to switch to import the latest UI toolkit in their
apps to get the fixes rolling on, especially that 0.1 version was a
development version. QML versioning also played us out badly,  and we
had to split the sources for the different versions, which mean that
some components will not work with different toolkit versions. We do not
have maintenance capabilities to support previous versions or deprecated
components, especially the ListItems module. It has been decided that
the toolkit will not provide any standard layouts for list items as
design changes may bring us to more deprecation.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1256024

Title:
  ListItem icon: Rectangle {} stopped working since it got deprecated

Status in ubuntu-ui-toolkit package in Ubuntu:
  Won't Fix

Bug description:
  The system settings code is using a custom component (basically a Rectangle 
with a Label) as an icon,
  
http://bazaar.launchpad.net/~system-settings-touch/ubuntu-system-settings/trunk/view/head:/plugins/language/KeyboardLayouts.qml#L48

  That code stopped working in trusty with the recent changes
  (http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-
  toolkit/trunk/revision/858), the icon is not displayed in the UI

  Those warning are displayed on the command line:
  
file:///usr/lib/i386-linux-gnu/qt5/qml/Ubuntu/Components/ListItems/Standard.qml:252:
 Error: Cannot assign QObject* to QUrl
  WARNING: ListItems.Standard.icon is DEPRECATED. Use iconName and iconSource 
instead.

  We are looking at porting our code (bug #1256017), I'm still opening
  that, as a toolkit bug, since ideally users of the old property should
  keep working during the transition

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1355830] Re: ListItems height breaks when put in a Loader

2015-05-20 Thread Zsombor Egri
Please do not use ListItems module, and migrate your app to use UITK 1.2
and the new ListItem. ListItems module is deprecated and we won't
provide bugfixes to the module.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1355830

Title:
  ListItems height breaks when put in a Loader

Status in ubuntu-ui-toolkit package in Ubuntu:
  Won't Fix

Bug description:
  See the attached .qml file.

  As soon as you put a ListItem in a Loader, its expansion breaks
  miserably. This prevents dynamic creation of UIs based on expandable
  items.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: qtdeclarative5-ubuntu-ui-toolkit-plugin 
1.1.1181+14.10.20140806-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7
  Uname: Linux 3.16.0-6-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.14.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Aug 12 15:37:08 2014
  SourcePackage: ubuntu-ui-toolkit
  SystemImageInfo: Error: [Errno 2] Nie ma takiego pliku ani katalogu: 
'system-image-cli'
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1216352] Re: onAccepted not triggered if TextField in ListItem

2015-05-20 Thread Zsombor Egri
Please try this with the new ListItem (UITK v1.2)

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Triaged = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1216352

Title:
  onAccepted not triggered if TextField in ListItem

Status in ubuntu-ui-toolkit package in Ubuntu:
  Won't Fix

Bug description:
  If a TextField is placed within a List Item (Standard, for example),
  the Accepted signal does not trigger.  onAccepted works fine if
  textField is not in a List element.  Workaround for now is to use
  Keys.onReturnPressed and implement your own field validation

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1454690] Re: Kit creation fails because qtsensors5-dev can't be located

2015-05-20 Thread Daniel Beck
Additional information:

Creating the click chroot works when SDK PPA is used:

  sudo add-apt-repository ppa:ubuntu-sdk-team/ppa

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to click in Ubuntu.
https://bugs.launchpad.net/bugs/1454690

Title:
  Kit creation fails because qtsensors5-dev can't be located

Status in click package in Ubuntu:
  New

Bug description:
  The kit creation for 14.10 fails on ubuntu 14.04 with the following
  error:

   sudo click chroot -a armhf -f ubuntu-sdk-14.10 create
  [...]
  Building dependency tree
  Reading state information... Done
  Note, selecting 'libc6-dev:armhf' instead of 'libc-dev:armhf'
  E: Unable to locate package qtsensors5-dev
  Command returned 100: schroot -u root -c source:click-ubuntu-sdk-14.10-armhf 
-- /finish.sh
  Traceback (most recent call last):
File /usr/bin/click, line 86, in module
  sys.exit(main())
File /usr/bin/click, line 82, in main
  return mod.run(args)
File /usr/lib/python3/dist-packages/click/commands/chroot.py, line 231, 
in run
  return args.func(parser, args)
File /usr/lib/python3/dist-packages/click/commands/chroot.py, line 67, in 
create
  return chroot.create(args.keep_broken_chroot)
File /usr/lib/python3/dist-packages/click/chroot.py, line 404, in create
  self.full_name, ret_code))
  click.chroot.ClickChrootException: Failed to create chroot 
'click-ubuntu-sdk-14.10-armhf' (exit status 100)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1358294] Re: App .config not removed when app uninstalled

2015-05-20 Thread Davide Alberelli
I personally don't agree with this decision and I think think it is highly 
inconsistent with the desktop experience.
The users' .config, .cache, .local folders should not be removed unless 
specifically asked by the user itself (or at least give us the possibility to 
choose to not remove them).

If I remove an app, so to say, to make space to try a bigger app that
does not fit on my device, I would like to be able to recover the
previous configurations without needing to setting it up again once I
remove the second one (this is what happens by default on Android's
systems - at least the ones that I tried).

The best option for me would be to have global Settings triggers Actions to do 
when uninstalling apps with user-specified configurations 
delete personal configurations (not selected)
delete cached data (selected)
delete other local data (not selected)
and a warning when uninstalling saying you are going to remove this, this and 
that data, depending on the chosen configurations.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to click in Ubuntu.
https://bugs.launchpad.net/bugs/1358294

Title:
  App .config not removed when app uninstalled

Status in Ubuntu UX bugs:
  Fix Committed
Status in click package in Ubuntu:
  In Progress

Bug description:
  If an app uses ~/.config/foo (say, uses Qt.labs.settings), and the
  user uninstalls the app, ~/.config/foo is not removed. It should be
  deleted when the app is uninstalled.

  Using latest utopic on the phone.

  -
  Desired resolution:

  - When a user deletes an app, 100% of files associated with the app
  should be deleted.

  - A warning notification should be displayed when a user goes to
  delete an app informing them that this action will also delete any
  data they have stored inside the app.  This notification should give
  the options of cancelling or proceeding with the action.

  - Users should not be allowed to delete the key apps that ship with
  the phone.  These key apps are defined as: Dialler, Address book,
  Messaging, Browser, Camera, Music player

  The above will give the user a simple easy to understand mental model
  while simultaneously protecting the user from deleting important
  content within the default apps.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] Re: System freeze when using LibreOffice Writer

2015-05-20 Thread Christopher M. Penalver
vmagnin, as per
http://h20566.www2.hp.com/hpsc/swd/public/readIndex?sp4ts.oid=3912038swLangOid=8swEnvOid=4060
an update to your computer's buggy and outdated BIOS is available
(3.57). If you update to this following
https://help.ubuntu.com/community/BIOSUpdate does it change anything?

If it doesn't, could you please both specify what happened, and provide the 
output of the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful. As well, you don't
have to create a new bug report.

Once the BIOS is updated, and the information above is provided, then
please mark this report Status New.

Thank you for your understanding.

** Tags added: bios-outdated-3.57

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : 

[Touch-packages] [Bug 1442607] Re: I can't connect Bq Ubuntu to Ubuntu Store

2015-05-20 Thread Madeline Hatter
@Alejandro J. Cura (alecu): I had the same problem, and want to help out
if it occurs again. Can you give more instructions on running the
script? I saved it to Documents on the Phone, with the extension .sh,
gave it a chmod +x, but when I try to run it (with or without sudo) it
says Permission denied.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1442607

Title:
  I can't connect Bq Ubuntu to Ubuntu Store

Status in unity-scope-click package in Ubuntu:
  Confirmed

Bug description:
  I had exactly the same issue as described in this thread:
  https://lists.launchpad.net/ubuntu-phone/msg11847.html
  In ubuntu store scope I have empty page (just the header 'Ubuntu store' and 
below a blank page -- see the attached photo). Searching does not change 
anything - still blank page. The same with refreshing the scope (by pulling the 
top edge).
  Other scopes work without problems, and there is no problem with internet 
connection.
  I guess that restarting the phone should resolve the issue, but I haven't 
done this yet.
  I suspect that the problem occurred when the wi-fi connection was switched 
on/off - I did it several times (I checked which apps does not work offline) 
and at some point ubuntu store stopped working.
  If I can be of some help in debugging the issue please let me know.

  My phone:
  BQ Aquaris
  OS: Ubuntu 14.10 (r20)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1419839] Re: autoremove does not auto-remove unneeded dependencies

2015-05-20 Thread Ian Weisser
No longer able to reproduce this bug. Unsubscribing.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1419839

Title:
  autoremove does not auto-remove unneeded dependencies

Status in apt package in Ubuntu:
  Confirmed

Bug description:
  To reproduce:

  ### Install 'synaptic'
  $ sudo apt-get install synaptic
  [...]
  The following NEW packages will be installed:
docbook-xml libcairo-perl libept1.4.12 libglib-perl libgtk2-perl
libpango-perl librarian0 rarian-compat sgml-data synaptic

  ### Nothing wrong with apt markings
  $ apt-mark showauto docbook-xml libcairo-perl libept1.4.12 libglib-perl 
libgtk2-perl libpango-perl librarian0 rarian-compat sgml-data synaptic
  docbook-xml
  libcairo-perl
  libept1.4.12
  libglib-perl
  libgtk2-perl
  libpango-perl
  librarian0
  rarian-compat
  sgml-data

  $ apt-mark showmanual docbook-xml libcairo-perl libept1.4.12 libglib-perl 
libgtk2-perl libpango-perl librarian0 rarian-compat sgml-data synaptic
  synaptic

  ### Autoremove 'synaptic' - doesn't remove the 9 dependencies.
  $ sudo apt-get autoremove synaptic
  [...]
  The following packages will be REMOVED:
synaptic

  ### Check for unknown dependencies - none found
  $ sudo apt-get remove docbook-xml libcairo-perl libept1.4.12 libglib-perl 
libgtk2-perl libpango-perl librarian0 rarian-compat sgml-data synaptic
  [...]
  The following packages will be REMOVED:
docbook-xml libcairo-perl libept1.4.12 libglib-perl libgtk2-perl
libpango-perl librarian0 rarian-compat sgml-data synaptic

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: apt 1.0.9.2ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Feb  9 09:06:19 2015
  InstallationDate: Installed on 2014-12-18 (52 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  SourcePackage: apt
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1457015] [NEW] uitk test plan needs to switch to vivid-overlay wily

2015-05-20 Thread Timo Jyrinki
Public bug reported:

Test plan needs to offer a selection between wily  vivid-overlay,
rtm-14.09 is now gone for landing purposes.

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

** Branch linked: lp:~timo-jyrinki/ubuntu-ui-
toolkit/uitk_test_plan_switch_to_wily_vividoverlay

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1457015

Title:
  uitk test plan needs to switch to vivid-overlay  wily

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  Test plan needs to offer a selection between wily  vivid-overlay,
  rtm-14.09 is now gone for landing purposes.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1454160] Re: External monitor is disabled after resume

2015-05-20 Thread Christopher M. Penalver
crs, could you please test the latest upstream kernel available from the
very top line at the top of the page (the release names are irrelevant
for testing, and please do not test the daily folder) following
https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional
upstream developers to examine the issue.

If the test did not allow you to test to the issue (ex. you couldn't boot into 
the OS) please make a comment in your report about this, and continue to test 
the next most recent kernel version until you can test to the issue. Once 
you've tested the upstream kernel, please comment on which kernel version 
specifically you tested. If this bug is fixed in the mainline kernel, please 
add the following tags by clicking on the yellow circle with a black pencil 
icon, next to the word Tags, located at the bottom of the report description:
kernel-fixed-upstream
kernel-fixed-upstream-X.Y-rcZ

Where XY and Z are numbers corresponding to the kernel version.

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-X.Y-rcZ

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results.

Thank you for your understanding.

** Tags added: needs-bisect

** Package changed: xorg (Ubuntu) = linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1454160

Title:
  External monitor is disabled after resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have an external screen connected to my machine (T450s, via docking
  station) and after resuming from suspend, my external monitor is
  disabled.

  After some trial and error I made an interesting observation: The
  external monitor only stops working if suspend via systemctl suspend,
  sudo pm-suspend, or via the hotkey on my keyboard (K750).

  However, this problem does not occur if I suspend via the menu entry
  in the upper right corner.

  How is this even possible?

  Mapping the suspend command from the upper right corner to a hotkey
  would be a sufficient workaround. But which command is used by that
  button?

  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1
  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
  CurrentDesktop: Unity
  Date: Tue May 12 11:10:31 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:5036]
  InstallationDate: Installed on 2015-05-03 (9 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BWS03F00
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-15-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash
  SourcePackage: xorg
  Symptom: display
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BWS03F00
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BWS03F00:pvrThinkPadT450s:rvnLENOVO:rn20BWS03F00:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BWS03F00
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO
  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.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.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Tue May 12 11:08:05 2015
  xserver.configfile: default
  xserver.errors:

  

[Touch-packages] [Bug 1358294] Re: App .config not removed when app uninstalled

2015-05-20 Thread Alejandro J. Cura
** Also affects: unity-scope-click (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity-scope-click (Ubuntu)
   Importance: Undecided = Medium

** Changed in: unity-scope-click (Ubuntu)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to click in Ubuntu.
https://bugs.launchpad.net/bugs/1358294

Title:
  App .config not removed when app uninstalled

Status in Ubuntu UX bugs:
  Fix Committed
Status in click package in Ubuntu:
  In Progress
Status in unity-scope-click package in Ubuntu:
  Triaged

Bug description:
  If an app uses ~/.config/foo (say, uses Qt.labs.settings), and the
  user uninstalls the app, ~/.config/foo is not removed. It should be
  deleted when the app is uninstalled.

  Using latest utopic on the phone.

  -
  Desired resolution:

  - When a user deletes an app, 100% of files associated with the app
  should be deleted.

  - A warning notification should be displayed when a user goes to
  delete an app informing them that this action will also delete any
  data they have stored inside the app.  This notification should give
  the options of cancelling or proceeding with the action.

  - Users should not be allowed to delete the key apps that ship with
  the phone.  These key apps are defined as: Dialler, Address book,
  Messaging, Browser, Camera, Music player

  The above will give the user a simple easy to understand mental model
  while simultaneously protecting the user from deleting important
  content within the default apps.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Touch-packages] [Bug 1442607] Re: I can't connect Bq Ubuntu to Ubuntu Store

2015-05-20 Thread Alejandro J. Cura
Hi Madeline, thanks for your help debugging this.

To run the debugging script, I usually connect the phone to my Ubuntu
computer via USB. Developer mode needs to be enabled in System
Settings - About this Phone - Developer mode.
As mentioned above, the script is at: http://pastebin.ubuntu.com/10791616/
You can download the script in your computer, and use adb push
script.sh /home/phablet to put it on the phone.
Then, use phablet-shell or adb shell to open a terminal into your
device. The phone needs to be unlocked to allow copying files or
getting a shell.
Finally, run the script with sh /home/phablet/script.sh

That will enable extra debugging for the Apps and Ubuntu Store scopes,
which you'll be able to see in ~/.cache/upstart/scope-registry.log
Once you've managed to reproduce the issue, I'd be grateful if you can
attach that file to this bug.
From your computer, you can retrieve it with: adb pull
/home/phablet/.cache/upstart/scope-registry.log

cheers,

On Wed, May 20, 2015 at 7:22 AM, Madeline Hatter
1442...@bugs.launchpad.net wrote:
 @Alejandro J. Cura (alecu): I had the same problem, and want to help out
 if it occurs again. Can you give more instructions on running the
 script? I saved it to Documents on the Phone, with the extension .sh,
 gave it a chmod +x, but when I try to run it (with or without sudo) it
 says Permission denied.

 --
 You received this bug notification because you are a member of Ubuntu
 One Client Engineering team, which is subscribed to unity-scope-click in
 Ubuntu.
 https://bugs.launchpad.net/bugs/1442607

 Title:
   I can't connect Bq Ubuntu to Ubuntu Store

 Status in unity-scope-click package in Ubuntu:
   Confirmed

 Bug description:
   I had exactly the same issue as described in this thread:
   https://lists.launchpad.net/ubuntu-phone/msg11847.html
   In ubuntu store scope I have empty page (just the header 'Ubuntu store' and 
 below a blank page -- see the attached photo). Searching does not change 
 anything - still blank page. The same with refreshing the scope (by pulling 
 the top edge).
   Other scopes work without problems, and there is no problem with internet 
 connection.
   I guess that restarting the phone should resolve the issue, but I haven't 
 done this yet.
   I suspect that the problem occurred when the wi-fi connection was switched 
 on/off - I did it several times (I checked which apps does not work offline) 
 and at some point ubuntu store stopped working.
   If I can be of some help in debugging the issue please let me know.

   My phone:
   BQ Aquaris
   OS: Ubuntu 14.10 (r20)

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1442607

Title:
  I can't connect Bq Ubuntu to Ubuntu Store

Status in unity-scope-click package in Ubuntu:
  Confirmed

Bug description:
  I had exactly the same issue as described in this thread:
  https://lists.launchpad.net/ubuntu-phone/msg11847.html
  In ubuntu store scope I have empty page (just the header 'Ubuntu store' and 
below a blank page -- see the attached photo). Searching does not change 
anything - still blank page. The same with refreshing the scope (by pulling the 
top edge).
  Other scopes work without problems, and there is no problem with internet 
connection.
  I guess that restarting the phone should resolve the issue, but I haven't 
done this yet.
  I suspect that the problem occurred when the wi-fi connection was switched 
on/off - I did it several times (I checked which apps does not work offline) 
and at some point ubuntu store stopped working.
  If I can be of some help in debugging the issue please let me know.

  My phone:
  BQ Aquaris
  OS: Ubuntu 14.10 (r20)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1296667] Re: dovecot/apparmor: profile not found

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package apparmor - 2.9.2-0ubuntu1

---
apparmor (2.9.2-0ubuntu1) wily; urgency=medium

  * Update to apparmor 2.9.2
- Fix minitools to work with multiple profiles at once (LP: #1378095)
- Parse mounts that have non-ascii UTF-8 chars (LP: #1310598)
- Update dovecot profiles (LP: #1296667)
- Allow ubuntu-helpers to build texlive fonts (LP: #1010909)
  * dropped patches incorporated upstream:
add-mir-abstraction-lp1422521.patch, systemd-dev-log-lp1413232.patch
parser-fix_modifier_compilation_+_tests.patch,
tests-fix_systemd_breakage_in_pivot_root-lp1436109.patch,
GDM_X_authority-lp1432126.patch, and
debian/patches/easyprof-framework-policy.patch
  * Partial merge with debian apparmor package:
- debian/rules: enable the bindnow hardening flag during build.
- debian/upstream/signing-key.asc: add new upstream public
  signing key
- debian/watch: fix watch file, add gpg signature checking
- install libapparmor.so dev symlink under /usr not /lib
- debian/patches/reproducible-pdf.patch: make techdoc.pdf
  reproducible even in face of timezone variations.
- debian/control: sync fields
- debian/debhelper/postrm-apparmor: remove
  /etc/apparmor.d/{disable,} on package purge
- debian/libapache2-mod-apparmor.postrm: on package purge, delete
  /etc/apparmor.d/{,disable} if empty
- debian/libapparmor1.symbols: Use Build-Depends-Package in the
  symbols file.
- debian/copyright: sync

 -- Steve Beattie sbeat...@ubuntu.com  Mon, 11 May 2015 22:03:04 -0700

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1296667

Title:
  dovecot/apparmor: profile not found

Status in AppArmor Linux application security framework:
  New
Status in apparmor package in Ubuntu:
  Fix Released

Bug description:
  [impact]

  This bug prevents dovecot users from using the apparmor policies shipped
  in the apparmor-profiles package without significant modifications.

  [steps to reproduce]

  1) install and setup dovecot and confirm that it's functioning as
 expected
  2) install the apparmor-profiles package
  3) restart dovecot to ensure apparmor policies are being applied
  4) if this bug has been addressed, dovecot should start successfully
 without generating apparmor rejections

  [regression potential]

  The change in the patch for this bug updates the dovecot policy to
  match the most recent apparmor release (2.9.2). These add missing
  policies, restructure a few things to common abstractions, and grant
  additional permissions. Any regressions related to this patch would
  be strictly limited to the policy for dovecot.

  [original description]

  I'm on Ubuntu 14.04 LTS. Since last week I get these messages:

  [11468.257576] type=1400 audit(1395659127.103:38560): apparmor=ALLOWED 
operation=connect profile=/usr/lib/dovecot/imap-login 
name=/run/dovecot/config pid=30971 comm=imap-login requested_mask=rw 
denied_mask=rw fsuid=0 ouid=0
  [11491.128691] type=1400 audit(1395659149.988:38616): apparmor=ALLOWED 
operation=exec info=profile not found error=-2 profile=/usr/sbin/dovecot 
name=/usr/lib/dovecot/auth pid=30978 comm=dovecot requested_mask=x 
denied_mask=x fsuid=0 ouid=0
  [11551.171186] type=1400 audit(1395659210.056:38853): apparmor=ALLOWED 
operation=capable profile=/usr/sbin/dovecot pid=31620 comm=dovecot 
capability=36  capname=block_suspend
  [11551.171338] type=1400 audit(1395659210.056:38854): apparmor=ALLOWED 
operation=exec info=profile not found error=-2 profile=/usr/sbin/dovecot 
name=/usr/lib/dovecot/auth pid=31630 comm=dovecot requested_mask=x 
denied_mask=x fsuid=0 ouid=0

  When I then start dovecot I get these in mail.log:

  Mar 24 08:42:52 polly dovecot: master: Dovecot v2.2.9 starting up (core dumps 
disabled)
  Mar 24 08:42:52 polly dovecot: master: Fatal: execv(/usr/lib/dovecot/log) 
failed: No such file or directory
  Mar 24 08:42:52 polly dovecot: master: Error: service(anvil): command startup 
failed, throttling for 2 secs
  Mar 24 08:42:52 polly dovecot: master: Error: service(log): child 1387 
returned error 84 (exec() failed)
  Mar 24 08:42:52 polly dovecot: master: Error: service(log): command startup 
failed, throttling for 2 secs
  Mar 24 08:42:52 polly dovecot: master: Error: service(ssl-params): command 
startup failed, throttling for 2 secs
  Mar 24 08:55:42 polly dovecot: master: Error: service(config): command 
startup failed, throttling for 2 secs
  Mar 24 08:55:42 polly dovecot: master: Error: service(imap-login): command 
startup failed, throttling for 2 secs

  I tried to purge and reinstall apparmor(-profiles) but that didn't fix
  this issue. I did a aa-disable dovecot and now the errors are gone.

To manage notifications about this bug go to:

[Touch-packages] [Bug 1310598] Re: AppArmor python tools fail to parse mounts with UTF-8 non-ascii characters

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package apparmor - 2.9.2-0ubuntu1

---
apparmor (2.9.2-0ubuntu1) wily; urgency=medium

  * Update to apparmor 2.9.2
- Fix minitools to work with multiple profiles at once (LP: #1378095)
- Parse mounts that have non-ascii UTF-8 chars (LP: #1310598)
- Update dovecot profiles (LP: #1296667)
- Allow ubuntu-helpers to build texlive fonts (LP: #1010909)
  * dropped patches incorporated upstream:
add-mir-abstraction-lp1422521.patch, systemd-dev-log-lp1413232.patch
parser-fix_modifier_compilation_+_tests.patch,
tests-fix_systemd_breakage_in_pivot_root-lp1436109.patch,
GDM_X_authority-lp1432126.patch, and
debian/patches/easyprof-framework-policy.patch
  * Partial merge with debian apparmor package:
- debian/rules: enable the bindnow hardening flag during build.
- debian/upstream/signing-key.asc: add new upstream public
  signing key
- debian/watch: fix watch file, add gpg signature checking
- install libapparmor.so dev symlink under /usr not /lib
- debian/patches/reproducible-pdf.patch: make techdoc.pdf
  reproducible even in face of timezone variations.
- debian/control: sync fields
- debian/debhelper/postrm-apparmor: remove
  /etc/apparmor.d/{disable,} on package purge
- debian/libapache2-mod-apparmor.postrm: on package purge, delete
  /etc/apparmor.d/{,disable} if empty
- debian/libapparmor1.symbols: Use Build-Depends-Package in the
  symbols file.
- debian/copyright: sync

 -- Steve Beattie sbeat...@ubuntu.com  Mon, 11 May 2015 22:03:04 -0700

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1310598

Title:
  AppArmor python tools fail to parse mounts with UTF-8 non-ascii
  characters

Status in AppArmor Linux application security framework:
  Fix Committed
Status in AppArmor 2.9 series:
  Fix Released
Status in apparmor package in Ubuntu:
  Fix Released

Bug description:
  [impact]

  This bug prevents users with mount points that contain non-ascii UTF_8 
characters in their names from easily seeing the status of their apparmor 
policy.
   
  [steps to reproduce]

  1) create mount point with non-ascii characters in it
  2) run aa-status; if fixed it should not crash

  [regression potential]

  This issue is being addressed by updating the python utilities to the
  version in apparmor 2.9.2 as tracked in bug 1449769. This represents are
  large change which would normally be risky; however, these changes are
  isolated to the python utils (so no changes to the policy parser/loader
  or enforcement), there are a large number of bugs that exist in the
  trusty version that make using the tools difficult, so it would be
  difficult to regress further, and the updated version includes many new
  unit tests to try to prevent from regressions from occurring.

  [additional info]

  The python utils testsuite is run as part of the test-apparmor.py test
  script in lp:qa-regression-testing. The test-apparmor.py also has
  additional basic usage tests to ensure that basic functionality is
  maintained. These tests are run as part of the process fro each kernel
  update.

  [original description]

  Version:
  14.04 Fresh Install.

  $ uname -a
  Linux alain-Desktop 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux

  AppArmor crashes with this stack trace:

  PythonArgs: ['/usr/sbin/aa-status']
  Traceback:
   Traceback (most recent call last):
     File /usr/sbin/aa-status, line 194, in module
   commands[cmd]()
     File /usr/sbin/aa-status, line 17, in cmd_enabled
   if get_profiles() == {}:
     File /usr/sbin/aa-status, line 82, in get_profiles
   apparmorfs = find_apparmorfs()
     File /usr/sbin/aa-status, line 137, in find_apparmorfs
   for p in open(/proc/mounts).readlines():
     File /usr/lib/python3.4/encodings/ascii.py, line 26, in decode
   return codecs.ascii_decode(input, self.errors)[0]
   UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1200: 
ordinal not in range(128)

  That is because I have a UTF-8 non-Ascii character in one of my mounts:
  $ mount
  /dev/sdb1 on / type ext4 (rw,errors=remount-ro)
  proc on /proc type proc (rw,noexec,nosuid,nodev)
  sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)

  (...)
  /dev/sda6 on /home/alain/Vidéos type ext4 (rw,relatime,errors=remount-ro)
  (...)

  The Python code of aastatus near line 135 shows:

  def find_apparmorfs():
  '''Finds AppArmor mount point'''
  for p in open(/proc/mounts).readlines():
  if p.split()[2] == securityfs and \
     os.path.exists(os.path.join(p.split()[1], apparmor)):
  return os.path.join(p.split()[1], apparmor)
  return False

  So if I do:
  $ cat /proc/mounts
  rootfs / rootfs 

[Touch-packages] [Bug 1408963] Re: [Xbuntu 14.04, 14.10 and 15.04] Network manager stops working: iwl3945 0000:03:00.0: BSM uCode verification failed at addr ...; wlan0: deauthenticating from... by lo

2015-05-20 Thread Nikola Kovacevic
Someone should really look into this bug, I've been getting it *at
least* once per day on my thinkpad t60 (it's more like 2-3 times daily
on average though) running xubuntu 15.04 64 bit, rendering whole
operating system pretty much unusable for anything that requires
longer/permanent internet connection...

Logs show same errors as the ones already attached.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1408963

Title:
  [Xbuntu 14.04, 14.10 and 15.04] Network manager stops working: iwl3945
  :03:00.0: BSM uCode verification failed at addr ...; wlan0:
  deauthenticating from... by local choice (Reason: 3=DEAUTH_LEAVING),

Status in linux-firmware package in Ubuntu:
  Confirmed
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  From time to time, the system loses all wireles networks and kubuntu
  network manager applet goes blank - not even one network is shown. All
  wifi connections are broken. Rebooting fixes the issue, switching to
  WICD on-the-fly enables to continue browsing without rebooting, so it
  seems to be no hardware issue or iwl3945 issue.

  What to expect: stable connections and flawless network managing.
  What happens: so above.

  Further informations about the system, the network configuration, the
  package version can be found in the attachment, also parts of rsyslog
  and dmesg.

  Interesting, according to some helpers, are the following lines:
  dmesg:   wlan0: deauthenticating from 02:26:4d:ac:8f:45 by local choice 
(Reason: 3=DEAUTH_LEAVING)

  lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 14.10
  Release:14.10
  Codename:   utopic

  apt-cache policy network-manager
  network-manager:
    Installiert:   0.9.8.8-0ubuntu28
    Installationskandidat: 0.9.8.8-0ubuntu28
    Versionstabelle:
   *** 0.9.8.8-0ubuntu28 0
  500 http://de.archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1378095] Re: aa-complain traceback when marking multiple profiles

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package apparmor - 2.9.2-0ubuntu1

---
apparmor (2.9.2-0ubuntu1) wily; urgency=medium

  * Update to apparmor 2.9.2
- Fix minitools to work with multiple profiles at once (LP: #1378095)
- Parse mounts that have non-ascii UTF-8 chars (LP: #1310598)
- Update dovecot profiles (LP: #1296667)
- Allow ubuntu-helpers to build texlive fonts (LP: #1010909)
  * dropped patches incorporated upstream:
add-mir-abstraction-lp1422521.patch, systemd-dev-log-lp1413232.patch
parser-fix_modifier_compilation_+_tests.patch,
tests-fix_systemd_breakage_in_pivot_root-lp1436109.patch,
GDM_X_authority-lp1432126.patch, and
debian/patches/easyprof-framework-policy.patch
  * Partial merge with debian apparmor package:
- debian/rules: enable the bindnow hardening flag during build.
- debian/upstream/signing-key.asc: add new upstream public
  signing key
- debian/watch: fix watch file, add gpg signature checking
- install libapparmor.so dev symlink under /usr not /lib
- debian/patches/reproducible-pdf.patch: make techdoc.pdf
  reproducible even in face of timezone variations.
- debian/control: sync fields
- debian/debhelper/postrm-apparmor: remove
  /etc/apparmor.d/{disable,} on package purge
- debian/libapache2-mod-apparmor.postrm: on package purge, delete
  /etc/apparmor.d/{,disable} if empty
- debian/libapparmor1.symbols: Use Build-Depends-Package in the
  symbols file.
- debian/copyright: sync

 -- Steve Beattie sbeat...@ubuntu.com  Mon, 11 May 2015 22:03:04 -0700

** Changed in: apparmor (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1378095

Title:
  aa-complain traceback when marking multiple profiles

Status in AppArmor Linux application security framework:
  Fix Released
Status in AppArmor 2.9 series:
  Fix Released
Status in AppArmor master series:
  Fix Released
Status in apparmor package in Ubuntu:
  Fix Released
Status in apparmor source package in Trusty:
  Confirmed

Bug description:
  [SRU justification]

  [Impact]

  $ sudo aa-complain /etc/apparmor.d/usr.lib.postfix.*
  Setting /etc/apparmor.d/usr.lib.postfix.anvil to complain mode.
  Traceback (most recent call last):
    File /usr/sbin/aa-complain, line 30, in module
  tool.cmd_complain()
    File /usr/lib/python3/dist-packages/apparmor/tools.py, line 171, in 
cmd_complain
  apparmor.read_profiles()
    File /usr/lib/python3/dist-packages/apparmor/aa.py, line 2573, in 
read_profiles
  read_profile(profile_dir + '/' + file, True)
    File /usr/lib/python3/dist-packages/apparmor/aa.py, line 2599, in 
read_profile
  profile_data = parse_profile_data(data, file, 0)
    File /usr/lib/python3/dist-packages/apparmor/aa.py, line 2853, in 
parse_profile_data
  store_list_var(filelist[file]['lvar'], list_var, value, var_operation, 
file)
    File /usr/lib/python3/dist-packages/apparmor/aa.py, line 3277, in 
store_list_var
  raise AppArmorException(_('Redefining existing variable %s: %s in %s') % 
(list_var, value, filename))
  apparmor.common.AppArmorException: 'Redefining existing variable @{TFTP_DIR}: 
/var/tftp /srv/tftpboot in /etc/apparmor.d/usr.sbin.dnsmasq'

  $ sudo grep -R TFTP_DIR /etc/apparmor.d/
  /etc/apparmor.d/usr.sbin.dnsmasq:@{TFTP_DIR}=/var/tftp /srv/tftpboot
  /etc/apparmor.d/usr.sbin.dnsmasq:  @{TFTP_DIR}/ r,
  /etc/apparmor.d/usr.sbin.dnsmasq:  @{TFTP_DIR}/** r,

  Looks like the tools are re-parsing everything, but not resetting
  whatever is storing the variable declarations.

  [Test Case]

  sudo aa-enforce /etc/apparmor.d/*

  got error

  [Regression Potential]

  [Other Info]

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1010909] Re: permission denied: /usr/bin/{mktexpk, mktextfm}

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package apparmor - 2.9.2-0ubuntu1

---
apparmor (2.9.2-0ubuntu1) wily; urgency=medium

  * Update to apparmor 2.9.2
- Fix minitools to work with multiple profiles at once (LP: #1378095)
- Parse mounts that have non-ascii UTF-8 chars (LP: #1310598)
- Update dovecot profiles (LP: #1296667)
- Allow ubuntu-helpers to build texlive fonts (LP: #1010909)
  * dropped patches incorporated upstream:
add-mir-abstraction-lp1422521.patch, systemd-dev-log-lp1413232.patch
parser-fix_modifier_compilation_+_tests.patch,
tests-fix_systemd_breakage_in_pivot_root-lp1436109.patch,
GDM_X_authority-lp1432126.patch, and
debian/patches/easyprof-framework-policy.patch
  * Partial merge with debian apparmor package:
- debian/rules: enable the bindnow hardening flag during build.
- debian/upstream/signing-key.asc: add new upstream public
  signing key
- debian/watch: fix watch file, add gpg signature checking
- install libapparmor.so dev symlink under /usr not /lib
- debian/patches/reproducible-pdf.patch: make techdoc.pdf
  reproducible even in face of timezone variations.
- debian/control: sync fields
- debian/debhelper/postrm-apparmor: remove
  /etc/apparmor.d/{disable,} on package purge
- debian/libapache2-mod-apparmor.postrm: on package purge, delete
  /etc/apparmor.d/{,disable} if empty
- debian/libapparmor1.symbols: Use Build-Depends-Package in the
  symbols file.
- debian/copyright: sync

 -- Steve Beattie sbeat...@ubuntu.com  Mon, 11 May 2015 22:03:04 -0700

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1010909

Title:
  permission denied: /usr/bin/{mktexpk,mktextfm}

Status in apparmor package in Ubuntu:
  Fix Released

Bug description:
  [impact]

  This bug prevents viewing dvi files with evince while confined by
  apparmor.

  [steps to reproduce]

  1) install evince, ensure evince apparmor policy is enabled
  2) view a dvi with evince
  3) with the fix applied, evince should be able to display the dvi
  document and should not generate apparmor rejections in syslog

  [regression potential]

  The change in the patch for this bug is a loosening of the apparmor
  policy for the sanitized helpers of evince. The risk of an introduced
  regression is small.

  [original description]

  1) lsb_release -rd
  Description:  Ubuntu Vivid Vervet (development branch)
  Release:  15.04

  2) apt-cache policy evince apparmor texlive
  evince:
    Installed: 3.14.1-0ubuntu1
    Candidate: 3.14.1-0ubuntu1
    Version table:
   *** 3.14.1-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages
  100 /var/lib/dpkg/status
  apparmor:
    Installed: 2.8.98-0ubuntu4
    Candidate: 2.8.98-0ubuntu4
    Version table:
   *** 2.8.98-0ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages
  100 /var/lib/dpkg/status
  texlive:
    Installed: 2014.20141024-1ubuntu1
    Candidate: 2014.20141024-1ubuntu1
    Version table:
   *** 2014.20141024-1ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen is when one attempts to open
  https://bugs.launchpad.net/ubuntu/+source/texlive-
  bin/+bug/1010909/+attachment/4282336/+files/example.dvi it does so
  successfully.

  4) What happens instead is it hangs indefinitely, as per output of running 
evince via a terminal 
https://bugs.launchpad.net/ubuntu/+source/texlive-bin/+bug/1010909/+attachment/4282345/+files/error.txt
 . This would appear to be due to apparmor as per:
  
https://bugs.launchpad.net/ubuntu/+source/texlive-bin/+bug/1010909/+attachment/4282344/+files/kern.log

  However, attempting to disable the offending profile fails:
  sudo aa-complain /usr/bin/evince//sanitized_helper
  /usr/bin/evince//sanitized_helper does not exist, please double-check the 
path.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: texlive-binaries 2009-11ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Sat Jun  9 17:05:03 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/zsh
  SourcePackage: texlive-bin
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : 

[Touch-packages] [Bug 1453812] GconfCompiz.txt

2015-05-20 Thread vmagnin
apport information

** Attachment added: GconfCompiz.txt
   
https://bugs.launchpad.net/bugs/1453812/+attachment/4400851/+files/GconfCompiz.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] DpkgLog.txt

2015-05-20 Thread vmagnin
apport information

** Attachment added: DpkgLog.txt
   
https://bugs.launchpad.net/bugs/1453812/+attachment/4400850/+files/DpkgLog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1456922] [NEW] bluetooth problem and lack of support for windows software

2015-05-20 Thread KIRAN
Public bug reported:

I COULD NOT CONNECT TO BLUETOOTH DEVICES AND UBUNTU IS NOT SUPPORTING
FOR MOST OF THE GAMES

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-46.79-generic 3.13.11-ckt15
Uname: Linux 3.13.0-46-generic x86_64
NonfreeKernelModules: wl
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.7
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
Date: Wed May 20 13:00:47 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.248+bdcom, 3.13.0-32-generic, x86_64: installed
 bcmwl, 6.30.223.248+bdcom, 3.13.0-46-generic, x86_64: installed
DpkgLog:
 
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8510G] [1002:] 
(prog-if 00 [VGA controller])
   Subsystem: Sony Corporation Device [104d:90c1]
InstallationDate: Installed on 2015-02-16 (92 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
MachineType: Sony Corporation SVF15413SNB
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-46-generic.efi.signed 
root=UUID=03ef7318-31de-4db7-8f0b-012ff5b0903d ro vesafb.invalid=1 
plymouth:debug nopat drm.debug=0xe
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/18/2013
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: R0170DC
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.asset.tag: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR0170DC:bd11/18/2013:svnSonyCorporation:pnSVF15413SNB:pvrC10K7YWN:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: SVF15413SNB
dmi.product.version: C10K7YWN
dmi.sys.vendor: Sony Corporation
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1~ubuntu2
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Wed May 20 12:48:03 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2.7
xserver.video_driver: radeon

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


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1456922

Title:
  bluetooth problem and lack of support for windows software

Status in xorg package in Ubuntu:
  New

Bug description:
  I COULD NOT CONNECT TO BLUETOOTH DEVICES AND UBUNTU IS NOT SUPPORTING
  FOR MOST OF THE GAMES

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-46.79-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.7
  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
  Date: Wed May 20 13:00:47 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.13.0-32-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.13.0-46-generic, x86_64: installed
  DpkgLog:
   
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8510G] 
[1002:] (prog-if 00 [VGA controller])
 Subsystem: Sony Corporation Device [104d:90c1]
  InstallationDate: Installed on 2015-02-16 (92 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Sony Corporation SVF15413SNB
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-46-generic.efi.signed 
root=UUID=03ef7318-31de-4db7-8f0b-012ff5b0903d ro vesafb.invalid=1 
plymouth:debug nopat drm.debug=0xe
  SourcePackage: xorg
  UpgradeStatus: No upgrade log 

[Touch-packages] [Bug 1313134] Re: listitem: itemRemoved should be triggered before the listItem hiding animation.

2015-05-20 Thread Zsombor Egri
If your application i sin Vivid, please upgrade to use the new ListItem.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1313134

Title:
  listitem: itemRemoved should be triggered before the listItem hiding
  animation.

Status in ubuntu-ui-toolkit package in Ubuntu:
  Won't Fix

Bug description:
  Currently after swiping on the listItem.Empty, the listItem first
  hides and after the hiding animation completes, itemRemoved is called.

  However, preferrably, itemRemoved should be triggered before the
  hiding animation. Also, in itemRemoved, a way to cancel removal(hiding
  animation) should be provided.

  @Jan Kundrát who suggested reporting this bug.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1456670] Re: debootstrap failure: insserv: Service mountdevsubfs has to be enabled to start service hwclock

2015-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package sysvinit - 2.88dsf-59.1ubuntu3

---
sysvinit (2.88dsf-59.1ubuntu3) wily; urgency=medium

  * Drop sysvinit-utils' versioned Depends: on util-linux again, it introduces a
circular dependency sysvinit-utils → util-linux → initscripts →
sysvinit-utils. Replace with versioned Breaks. (LP: #1456670)

 -- Martin Pitt martin.p...@ubuntu.com  Wed, 20 May 2015 07:16:56
+0200

** Changed in: sysvinit (Ubuntu Wily)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/1456670

Title:
  debootstrap failure: insserv: Service mountdevsubfs has to be enabled
  to start service hwclock

Status in sysvinit package in Ubuntu:
  Fix Released
Status in sysvinit source package in Wily:
  Fix Released

Bug description:
  Since today, debootstrap'ing wily is broken:

  W: Failure while configuring required packages.
  W: See /tmp/wily/debootstrap/debootstrap.log for details (possibly the 
package util-linux is at fault)

  Setting up util-linux (2.26.2-3ubuntu1) ...
  update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in 
auto mode
  insserv: Service mountdevsubfs has to be enabled to start service hwclock
  insserv: exiting now!
  update-rc.d: error: insserv rejected the script header
  dpkg: error processing package util-linux (--configure):
   subprocess installed post-installation script returned error exit status 1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] LightdmLog.txt

2015-05-20 Thread vmagnin
apport information

** Attachment added: LightdmLog.txt
   
https://bugs.launchpad.net/bugs/1453812/+attachment/4400854/+files/LightdmLog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] Re: System freeze when using LibreOffice Writer

2015-05-20 Thread vmagnin
apport information

** Tags added: apport-collected compiz-0.9 ubuntu vivid

** Description changed:

  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.
  
  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
+ --- 
+ .tmp.unity.support.test.0:
+  
+ ApportVersion: 2.17.2-0ubuntu1
+ Architecture: amd64
+ CasperVersion: 1.360
+ CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
+ CompositorRunning: compiz
+ CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
+ CompositorUnredirectFSW: true
+ CurrentDesktop: Unity
+ DistUpgraded: Fresh install
+ DistroCodename: vivid
+ DistroRelease: Ubuntu 15.04
+ DistroVariant: ubuntu
+ GraphicsCard:
+  NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
+Subsystem: NVIDIA Corporation Device [10de:063a]
+ LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
+ MachineType: Hewlett-Packard HP Z400 Workstation
+ Package: xorg 1:7.7+7ubuntu4
+ PackageArchitecture: amd64
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
+ ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
+ ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
+ Tags:  vivid ubuntu compiz-0.9
+ UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
+ Uname: Linux 3.19.0-15-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 04/06/2010
+ dmi.bios.vendor: Hewlett-Packard
+ dmi.bios.version: 786G3 v03.07
+ dmi.board.asset.tag: CZC0195Y06
+ dmi.board.name: 0B4Ch
+ dmi.board.vendor: Hewlett-Packard
+ dmi.board.version: D
+ dmi.chassis.asset.tag: CZC0195Y06
+ dmi.chassis.type: 6
+ dmi.chassis.vendor: Hewlett-Packard
+ dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
+ dmi.product.name: HP Z400 Workstation
+ dmi.sys.vendor: Hewlett-Packard
+ 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.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~exp1ubuntu2build1
+ version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
+ xserver.bootTime: Wed May 20 08:19:58 2015
+ xserver.logfile: /var/log/Xorg.0.log
+ xserver.version: 2:1.17.1-0ubuntu3

** Attachment added: BootLog.txt
   
https://bugs.launchpad.net/bugs/1453812/+attachment/4400847/+files/BootLog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  

[Touch-packages] [Bug 1453812] Dependencies.txt

2015-05-20 Thread vmagnin
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1453812/+attachment/4400849/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] CurrentDmesg.txt

2015-05-20 Thread vmagnin
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1453812/+attachment/4400848/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] JournalErrors.txt

2015-05-20 Thread vmagnin
apport information

** Attachment added: JournalErrors.txt
   
https://bugs.launchpad.net/bugs/1453812/+attachment/4400852/+files/JournalErrors.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] LightdmDisplayLog.txt

2015-05-20 Thread vmagnin
apport information

** Attachment added: LightdmDisplayLog.txt
   
https://bugs.launchpad.net/bugs/1453812/+attachment/4400853/+files/LightdmDisplayLog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1348604] Re: Provide a property to change the font color of listitems

2015-05-20 Thread Zsombor Egri
The new ListItem provides more flexibility, please use that.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1348604

Title:
  Provide a property to change the font color of listitems

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  The clock app and many other system application that received designs
  at Malta require the listitem font color to be midAubergine. The
  default color is however black. Please provide a property to change
  the font color so that this can be done easily.

  Currently the way we do it in the clock app is to use ListItem.Base
  and define Labels{} where we explicitly set the font color. This can
  all be avoided by a simple expose of the fontcolor property.

  Example Design Spec:
  
https://docs.google.com/presentation/d/1Kkl7xT8BYo9mT8i3IXh6rPrDlNg6cBxTajahlRYIGlI/edit#slide=id.p

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1358241] Re: Listitems should allow color properties for themeability

2015-05-20 Thread Zsombor Egri
The new ListItem (Ubuntu.Components 1.2) allows you to do that.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1358241

Title:
  Listitems should allow color properties for themeability

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  It is not currently possible to theme ListItems bg and fg colors

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 798414] Re: update-initramfs should produce a more helpful error when there isn't enough free space

2015-05-20 Thread Maja Kirkeby
I'm not a computer-wiz and 
I had trouble installing the Tweak tool because .. gunzip had no space. The 
standard autoclean and autoremove was not able to help me as i had an odd 
dependency-issue for one of the old kernels and the return code for the 
preinstalled removal-program was 1 -then it tried to figure out the dependency 
and ... ran out of space . 

After manually removing some of the older kernels and images (using
remove because purge didn't work), I was able to install Tweak and
remove the rest.  Lovely 2 hours used on annoying kernel issues -but hey
it seems solved now. And next time i have the tweak-janitor :)

/Maja

PS: Unfortunately I've restarted and cannot copy-paste the full story of
issues. I hope you can make do with what I recall.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/798414

Title:
  update-initramfs should produce a more helpful error when there isn't
  enough  free space

Status in tools for generating an initramfs:
  Confirmed
Status in NULL Project:
  Fix Released
Status in initramfs-tools package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: initramfs-tools

  When generating a new initramfs there is no check for available free
  space, subsequently its possible for update-initramfs to fail due to a
  lack of free space.  This is resulting in package installation
  failures for initramfs-tools.  For example:

  Setting up initramfs-tools (0.98.8ubuntu3) ...
  update-initramfs: deferring update (trigger activated)
  Processing triggers for initramfs-tools ...
  update-initramfs: Generating /boot/initrd.img-2.6.38-8-generic

  gzip: stdout: No space left on device
  E: mkinitramfs failure cpio 141 gzip 1
  update-initramfs: failed for /boot/initrd.img-2.6.38-8-generic
  dpkg: error processing initramfs-tools (--configure):
   subprocess installed post-installation script returned error exit status 1

  WORKAROUND:

  Remove unused kernels using computer janitor or manually free space on
  your partition containing the /boot file system.

To manage notifications about this bug go to:
https://bugs.launchpad.net/initramfs-tools/+bug/798414/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1421653] Re: Changing ItemSelector model sets currentIndex to 0

2015-05-20 Thread Zsombor Egri
Modxel change resets the index, like any model change in a mode-based
component (see PathView, ListView, etc). No way to stay in the original
index as what if that is out of the model count?

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1421653

Title:
  Changing ItemSelector model sets currentIndex to 0

Status in ubuntu-ui-toolkit package in Ubuntu:
  Won't Fix

Bug description:
  Repro:
  1. Have expanded ItemSelector
  2. Set currentIndex to something other than 0 by tapping the second or third 
item in an ItemSelector

  What happens:
  currentIndex is sat to 0, i.e. the selected item is changed

  What should have happened:
  currentIndex should have remained

  Example: http://pastebin.ubuntu.com/10205382/

  Might be invalid/unfixable, and that's ok, but it might deserve a note
  in the docs?

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1432634] Re: [Calendar] date picker design is out of date

2015-05-20 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New = Confirmed

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided = Medium

** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) = Zsombor Egri (zsombi)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1432634

Title:
  [Calendar] date picker design is out of date

Status in Calendar application for Ubuntu devices:
  Fix Committed
Status in Ubuntu UX bugs:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  The design for the date picker is out of date. See the Clock app for
  the new design

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1436330] Re: Network Manager doesn't set metric for local networks any more, causing connection issues

2015-05-20 Thread graingert
Ah you're correct. I was looking at the wrong rows.

I get the correct metrics on:

0.0.0.0 10.10.0.254 0.0.0.0 UG 100 0 0 eth1
0.0.0.0 10.10.0.254 0.0.0.0 UG 400 0 0 wlan0

But the wrong metrics on the ones that count.

10.10.0.0 0.0.0.0 255.255.0.0 U 0 0 0 wlan0
10.10.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1

The problem connecting to websites etc with wifi on still manifests.

Verify Failed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1436330

Title:
  Network Manager doesn't set metric for local networks any more,
  causing connection issues

Status in NetworkManager:
  Fix Released
Status in network-manager package in Ubuntu:
  Fix Released
Status in network-manager source package in Vivid:
  Fix Committed

Bug description:
  [Impact]
  NM changed its method of setting routes on systems, and no longer attaches a 
metric value specific to the type of device being used. These values were used 
to prioritize connections, so that for example, when connected to both wired 
and wireless at the same time, wired can be used in priority over wireless 
without incurring packet loss.
  Currently, when connected to both wired and wireless are connected to the 
same subnet, the user may notice connectivity issues since packets are sent in 
a round-robin fashion over all default routes on the same subnet with the same 
metric.

  [Test Case]
  1- Connect to a wireless network.
  2- Connect to the same network over Ethernet both connections should come up 
on the same subnet.
  3- Make sure there is no packet loss, and that there are specific metric 
values for each default route, as displayed by 'ip route'.

  [Regression Potential]
  Since handling default routes properly involves correcting the behavior for 
all device types, VPN behavior may change to pick up the default routes in all 
cases, over a wired connection. It's also possible that a connection pick up 
the default route when it is not meant to.

  ---

  With Vivid, having two connections to the same network subnet is
  unstable due to missing metrics for local networks.

  Example:

  Being connected to 192.168.1.0/24 via both wired and wireless will
  cause connectivity issues as sent packets hop between the two
  interfaces.

  It used to be that this wasn't an issue. I would go between work and
  home and plug in and my machine would automatically connect to
  wireless and it would use the lower metric ethernet interface for all
  communications, while the wlan interface would remain connected but
  unused.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu11
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Wed Mar 25 09:17:27 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2015-01-25 (58 days ago)
  InstallationMedia: Kubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to vivid on 2015-03-17 (8 days ago)
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1456307] Re: pkg-config file name for connectivity-qt has changed

2015-05-20 Thread Antti Kaijanmäki
** Changed in: indicator-network (Ubuntu Vivid)
   Status: In Progress = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1456307

Title:
  pkg-config file name for connectivity-qt has changed

Status in the base for Ubuntu mobile products:
  In Progress
Status in indicator-network package in Ubuntu:
  Fix Released
Status in indicator-network source package in Vivid:
  Won't Fix
Status in indicator-network source package in Wily:
  Fix Released
Status in indicator-network package in Ubuntu RTM:
  In Progress

Bug description:
  In vivid the name was connectivity-qt1.pc in the vivid+ppa overlay the
  name of the file is connectivity-qt.pc

  And also
 pkg-config connectivity-qt --cflags
  returns empty, while 
 pkg-config connectivity-qt1 --cflags
  used to return
  -I/usr/include/connectivity-api/qt1/ 
-I/usr/include/arm-linux-gnueabihf/qt5/QtDBus 
-I/usr/include/arm-linux-gnueabihf/qt5 
-I/usr/include/arm-linux-gnueabihf/qt5/QtCore 
-I/usr/include/arm-linux-gnueabihf/qt5 

  Can we get the old pkg-config name?
  Also it needs the include  paths fixed.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1371939] Re: upowerd crashed with SIGSEGV in __GI___libc_free()

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1371939

Title:
  upowerd crashed with SIGSEGV in __GI___libc_free()

Status in upower package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 14.04.1
  upower:
Installiert:   0.9.23-2ubuntu1
Installationskandidat: 0.9.23-2ubuntu1
Versionstabelle:
   *** 0.9.23-2ubuntu1 0
  500 http://ftp.uni-mainz.de/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: upower 0.9.23-2ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1
  Architecture: amd64
  Date: Sat Sep 20 16:15:13 2014
  ExecutablePath: /usr/lib/upower/upowerd
  InstallationDate: Installed on 2013-09-15 (370 days ago)
  InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release amd64 
(20130820.1)
  ProcCmdline: /usr/lib/upower/upowerd
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0x7f21fbb628ac __GI___libc_free+60:  mov
(%rax),%rdi
   PC (0x7f21fbb628ac) ok
   source (%rax) (0x7f21fc00) in non-readable VMA region: 
0x7f21fbeae000-0x7f21fc0ae000 ---p /usr/lib/x86_64-linux-gnu/libplist.so.1.1.10
   destination %rdi ok
  SegvReason: reading VMA /usr/lib/x86_64-linux-gnu/libplist.so.1.1.10
  Signal: 11
  SourcePackage: upower
  StacktraceTop:
   __GI___libc_free (mem=0x7f21fe7b19c0) at malloc.c:2945
   property_list_service_client_free () from 
/usr/lib/x86_64-linux-gnu/libimobiledevice.so.4
   lockdownd_client_free () from /usr/lib/x86_64-linux-gnu/libimobiledevice.so.4
   ?? ()
   g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: upowerd crashed with SIGSEGV in __GI___libc_free()
  UpgradeStatus: Upgraded to trusty on 2014-09-06 (13 days ago)
  UserGroups:

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1371939] Re: upowerd crashed with SIGSEGV in __GI___libc_free()

2015-05-20 Thread Sebastien Bacher
** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1371939

Title:
  upowerd crashed with SIGSEGV in __GI___libc_free()

Status in upower package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 14.04.1
  upower:
Installiert:   0.9.23-2ubuntu1
Installationskandidat: 0.9.23-2ubuntu1
Versionstabelle:
   *** 0.9.23-2ubuntu1 0
  500 http://ftp.uni-mainz.de/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: upower 0.9.23-2ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1
  Architecture: amd64
  Date: Sat Sep 20 16:15:13 2014
  ExecutablePath: /usr/lib/upower/upowerd
  InstallationDate: Installed on 2013-09-15 (370 days ago)
  InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release amd64 
(20130820.1)
  ProcCmdline: /usr/lib/upower/upowerd
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0x7f21fbb628ac __GI___libc_free+60:  mov
(%rax),%rdi
   PC (0x7f21fbb628ac) ok
   source (%rax) (0x7f21fc00) in non-readable VMA region: 
0x7f21fbeae000-0x7f21fc0ae000 ---p /usr/lib/x86_64-linux-gnu/libplist.so.1.1.10
   destination %rdi ok
  SegvReason: reading VMA /usr/lib/x86_64-linux-gnu/libplist.so.1.1.10
  Signal: 11
  SourcePackage: upower
  StacktraceTop:
   __GI___libc_free (mem=0x7f21fe7b19c0) at malloc.c:2945
   property_list_service_client_free () from 
/usr/lib/x86_64-linux-gnu/libimobiledevice.so.4
   lockdownd_client_free () from /usr/lib/x86_64-linux-gnu/libimobiledevice.so.4
   ?? ()
   g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: upowerd crashed with SIGSEGV in __GI___libc_free()
  UpgradeStatus: Upgraded to trusty on 2014-09-06 (13 days ago)
  UserGroups:

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1414057] Re: upowerd crashed with SIGABRT in __libc_message()

2015-05-20 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1371939 ***
https://bugs.launchpad.net/bugs/1371939

** Information type changed from Private to Public

** This bug has been marked a duplicate of bug 1371939
   upowerd crashed with SIGSEGV in __GI___libc_free()

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1414057

Title:
  upowerd crashed with SIGABRT in __libc_message()

Status in upower package in Ubuntu:
  New

Bug description:
  Connecting/disconnecting an iPhone via USB only  to charge it raises a
  crash of upowerd

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: upower 0.9.23-2ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CrashCounter: 1
  Date: Thu Jan 22 16:02:59 2015
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20130203-1
  ExecutablePath: /usr/lib/upower/upowerd
  ExecutableTimestamp: 1387656814
  InstallationDate: Installed on 2014-10-30 (84 days ago)
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20130203-13:50
  ProcCmdline: /usr/lib/upower/upowerd
  ProcCwd: /
  ProcEnviron:
   
  Signal: 6
  SourcePackage: upower
  StacktraceTop:
   __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7f4409b996c8 *** 
Error in `%s': %s: 0x%s ***\n) at ../sysdeps/posix/libc_fatal.c:175
   malloc_printerr (ptr=optimized out, str=0x7f4409b957b9 free(): invalid 
pointer, action=1) at malloc.c:4996
   _int_free (av=optimized out, p=optimized out, have_lock=0) at 
malloc.c:3840
   property_list_service_client_free () from 
/usr/lib/x86_64-linux-gnu/libimobiledevice.so.4
   lockdownd_client_free () from /usr/lib/x86_64-linux-gnu/libimobiledevice.so.4
  Title: upowerd crashed with SIGABRT in __libc_message()
  UpgradeStatus: Upgraded to trusty on 2014-12-05 (47 days ago)
  UserGroups:

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] Re: System freeze when using LibreOffice Writer

2015-05-20 Thread vmagnin
I have just reproduced the bug, then booted into 
http://cdimage.ubuntu.com/daily-live/current/vivid-desktop-amd64.iso and then 
typed in a terminal:
$ sudo apt-get install python-apport
$ apport-collect -p xorg 1453812

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] xdpyinfo.txt

2015-05-20 Thread vmagnin
apport information

** Attachment added: xdpyinfo.txt
   
https://bugs.launchpad.net/bugs/1453812/+attachment/4400864/+files/xdpyinfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] Xrandr.txt

2015-05-20 Thread vmagnin
apport information

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/1453812/+attachment/4400863/+files/Xrandr.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1374028] Re: [address-book] contact detail view content too close to SURU divider

2015-05-20 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit
 Assignee: (unassigned) = Tim Peeters (tpeeters)

** No longer affects: ubuntu-ui-toolkit

** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) = Tim Peeters (tpeeters)

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1374028

Title:
  [address-book] contact detail view content too close to SURU divider

Status in Address Book App:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in address-book-app package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:
  1. Open Address Book app
  2. Tap on a list item (contact)
  3. Tap again on the person icon which appears to the right
  4. Actual result: contact detail view opens and it seems that the content is 
shifted up, thumbnail is too close to SURU divider. Scroll down, and content 
shifts into correct position. The thumbnail has now a different spacing from 
the SURU divider. 

  5. Expected result: The contacts detail view page shouldn't scroll if
  the content fits into view. When opening the detail page, the correct
  spacing is after the scroll down.

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1374028/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1276118] Re: List Item onItemRemoved signal should provide the option to override its action with a custom one.

2015-05-20 Thread Zsombor Egri
Please switch to the new ListItem.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1276118

Title:
  List Item onItemRemoved signal should provide the option to override
  its action with a custom one.

Status in ubuntu-ui-toolkit package in Ubuntu:
  Won't Fix

Bug description:
  The title is a bit ambigious, let me try to explain in more detail
  here. I have been using U1db documents in a listview to retrieve and
  display stored listitems. U1db allows you to delete documents by
  putDoc(value, docId). So I connected this with the listitem's swipe to
  delete method.

  delegate: ListItem.Standard {
  removable: true
  onItemRemoved: {
   db.putDoc(, docId)
  }
  }

  The problem here is that when the user swipes delete a delegate, the
  listview deletes the delegate which in turn also deletes the u1db
  document. This changes the u1db model which is noticed by the listview
  and tried to delegate again which is no longer available resulting in
  an error.

  QQmlVMEMetaObject: Internal error - attempted to evaluate a function in an 
invalid context
  
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/ListItems/Empty.qml:459:9:
 QML ScriptAction: Unknown File:

  The solution here would be to provide a way to override the default
  action of the onItemRemoved signal. This way the deleting action is
  only performed once.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1329129] Re: ListItem text color is black and very harsh

2015-05-20 Thread Zsombor Egri
We hav edeprecated this module in 1.2 and we are no longer provide fixes
on the deprecated components. Please switch to use the new ListItem, and
the Captions to lay out labels in the ListItem.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Triaged = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1329129

Title:
  ListItem text color is black and very harsh

Status in ubuntu-ui-toolkit package in Ubuntu:
  Won't Fix

Bug description:
  The text color of ListItems is black, whether used in a SuruGradient
  app or the default Ambiance theme. This is a very harsh color compared
  to the dark gray used by default in the Label component in the
  Ambiance theme.

  It would be nice if the ListItem components used a dark gray color,
  probably the same as the default Label color, to provide a nicer
  appearance and not be so harsh.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] Lsusb.txt

2015-05-20 Thread vmagnin
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1453812/+attachment/4400856/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] ProcCpuinfo.txt

2015-05-20 Thread vmagnin
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1453812/+attachment/4400857/+files/ProcCpuinfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] ProcInterrupts.txt

2015-05-20 Thread vmagnin
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1453812/+attachment/4400858/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] UdevDb.txt

2015-05-20 Thread vmagnin
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1453812/+attachment/4400860/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] XorgLog.txt

2015-05-20 Thread vmagnin
apport information

** Attachment added: XorgLog.txt
   
https://bugs.launchpad.net/bugs/1453812/+attachment/4400862/+files/XorgLog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] ProcModules.txt

2015-05-20 Thread vmagnin
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1453812/+attachment/4400859/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] UnitySupportTest.txt

2015-05-20 Thread vmagnin
apport information

** Attachment added: UnitySupportTest.txt
   
https://bugs.launchpad.net/bugs/1453812/+attachment/4400861/+files/UnitySupportTest.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1453812] Lspci.txt

2015-05-20 Thread vmagnin
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1453812/+attachment/4400855/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  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.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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1074778] Re: Upgrading to 12.10 created a ~/fontconfig folder but did not delete it

2015-05-20 Thread gualter
I'm in a fresh 14.04, not upgraded. Suddenly fontconfig folder is
created at Home. I deleted, but reapared. I would like to change folder
location. Maybe changing path of ignote file configuration

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to fontconfig in Ubuntu.
https://bugs.launchpad.net/bugs/1074778

Title:
  Upgrading to 12.10 created a ~/fontconfig folder but did not delete
  it

Status in fontconfig package in Ubuntu:
  Confirmed

Bug description:
  I upgraded from Ubuntu 12.04 to 12.10. In the process, a folder called
  ~/fontconfig was created and not deleted. This happened on my two
  machines.

  More information here: http://askubuntu.com/questions/202796/what-is-
  the-fontconfig-folder-in-my-home-may-i-delete-it

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: fontconfig 2.10.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Sat Nov  3 18:57:29 2012
  InstallationDate: Installed on 2012-04-29 (188 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MarkForUpload: True
  SourcePackage: fontconfig
  UpgradeStatus: Upgraded to quantal on 2012-10-20 (14 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1377180] Re: [App Scope] No way to clean up app data

2015-05-20 Thread Alan Pope 
*** This bug is a duplicate of bug 1358294 ***
https://bugs.launchpad.net/bugs/1358294

** This bug has been marked a duplicate of bug 1358294
   App .config not removed when app uninstalled

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1377180

Title:
  [App Scope] No way to clean up app data

Status in Ubuntu UX bugs:
  Triaged
Status in click package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Triaged
Status in unity-scope-click package in Ubuntu:
  Triaged

Bug description:
  When going in the app properties in the app store (by long press on
  the app icon) I expect also to find a way to cleanup my app personal
  data or settings.

  This is currently not possible.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1454448] Re: Uninstalling app does not delete its data

2015-05-20 Thread Alan Pope 
*** This bug is a duplicate of bug 1358294 ***
https://bugs.launchpad.net/bugs/1358294

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

** This bug has been marked a duplicate of bug 1377180
   [App Scope] No way to clean up app data

** This bug is no longer a duplicate of bug 1377180
   [App Scope] No way to clean up app data
** This bug has been marked a duplicate of bug 1358294
   App .config not removed when app uninstalled

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to click in Ubuntu.
https://bugs.launchpad.net/bugs/1454448

Title:
  Uninstalling app does not delete its data

Status in the base for Ubuntu mobile products:
  New
Status in click package in Ubuntu:
  Confirmed

Bug description:
  When app is uninstalled it's data under ~/.local is preserved.
  This makes it impossible to track where all the free space went, since app is 
not even installed to be shown in storage view in the Settings app, and yet it 
can happily leave behind hundreds of MB of obsolete data.

  Expected result:
  when app is uninstalled, its linked private storage (~/.local/app/) is also 
freed. Uninstall should be preferably accompanied with warning dialog about all 
application data being deleted as well.

  tested on RTM krillin (stable/bq-aquaris.en/krillin) v22

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1377180] Re: [App Scope] No way to clean up app data

2015-05-20 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1358294 ***
https://bugs.launchpad.net/bugs/1358294

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1377180

Title:
  [App Scope] No way to clean up app data

Status in Ubuntu UX bugs:
  Triaged
Status in click package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Triaged
Status in unity-scope-click package in Ubuntu:
  Triaged

Bug description:
  When going in the app properties in the app store (by long press on
  the app icon) I expect also to find a way to cleanup my app personal
  data or settings.

  This is currently not possible.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1456886] Re: u-s-s-o-a fails autopkgtest in proposed

2015-05-20 Thread Timo Jyrinki
No luck, still failed similarly:

http://d-jenkins.ubuntu-ci:8080/view/Wily/view/AutoPkgTest/job/wily-adt-
ubuntu-system-settings-online-accounts/17/

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1456886

Title:
  u-s-s-o-a fails autopkgtest in proposed

Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  Autopkgtest is failing in wily, failing to migrate ubuntu-system-
  settings-online-accounts and several other packages from -proposed to
  -release: http://people.canonical.com/~ubuntu-archive/proposed-
  migration/update_excuses.html#ubuntu-system-settings-online-accounts

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-05-20 Thread Martin Pitt
Applied upstream, thanks Marc!

** Changed in: upower (Ubuntu)
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in Upower:
  Confirmed
Status in upower package in Ubuntu:
  Fix Committed

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 877440] Re: [iOS 5] Unhandled Lockdown error (-15)

2015-05-20 Thread Martin Pitt
** No longer affects: upower (Ubuntu)

** No longer affects: libgpod (Ubuntu)

** No longer affects: libplist (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libimobiledevice in
Ubuntu.
https://bugs.launchpad.net/bugs/877440

Title:
  [iOS 5] Unhandled Lockdown error (-15)

Status in libimobiledevice package in Ubuntu:
  Fix Released

Bug description:
  When I plug in my IPhone via USB, it does not get detected.
  Upon unplugging the USB cable and re-plugging it into the computer, I get a 
dialog stating the following:

  Unable to mount Sameers iPhone
  Unhandled Lockdown error (-15)

  Upon further investigation, the following lines appear in the syslog:
  Oct 18 23:33:22 localhost kernel: [  360.084141] usb 1-6: new high speed USB 
device number 6 using ehci_hcd
  Oct 18 23:33:22 localhost kernel: [  360.727114] ipheth 1-6:4.2: Apple iPhone 
USB Ethernet device attached
  Oct 18 23:33:25 localhost NetworkManager[929]:SCPlugin-Ifupdown: devices 
added (path: /sys/devices/pci:00/:00:1d.7/usb1/1-6/1-6:4.2/net/eth1, 
iface: eth1)
  Oct 18 23:33:25 localhost NetworkManager[929]:SCPlugin-Ifupdown: device 
added (path: /sys/devices/pci:00/:00:1d.7/usb1/1-6/1-6:4.2/net/eth1, 
iface: eth1): no ifupdown configuration found.
  Oct 18 23:33:26 localhost NetworkManager[929]: error [1318944807.1244] 
[nm-device-ethernet.c:752] real_update_permanent_hw_address(): (eth1): unable 
to read permanent MAC address (error 0)
  Oct 18 23:33:27 localhost NetworkManager[929]: info (eth1): carrier is OFF
  Oct 18 23:33:27 localhost NetworkManager[929]: info (eth1): new Ethernet 
device (driver: 'ipheth' ifindex: 5)
  Oct 18 23:33:27 localhost NetworkManager[929]: info (eth1): exported as 
/org/freedesktop/NetworkManager/Devices/2
  Oct 18 23:33:28 localhost NetworkManager[929]: info (eth1): now managed
  Oct 18 23:33:28 localhost NetworkManager[929]: info (eth1): device state 
change: unmanaged - unavailable (reason 'managed') [10 20 2]
  Oct 18 23:33:28 localhost NetworkManager[929]: info (eth1): bringing up 
device.
  Oct 18 23:33:28 localhost kernel: [  365.855564] ADDRCONF(NETDEV_UP): eth1: 
link is not ready
  Oct 18 23:33:28 localhost NetworkManager[929]: info (eth1): preparing 
device.
  Oct 18 23:33:28 localhost NetworkManager[929]: info (eth1): deactivating 
device (reason 'managed') [2]
  Oct 18 23:33:28 localhost kernel: [  366.285966] upowerd[1510]: segfault at 
3910 ip 0020afb4 sp bff5e9bc error 4 in libplist.so.1.1.6[209000+9000]
  Oct 18 23:33:28 localhost kernel: [  366.502205] iphone-set-info[2768]: 
segfault at 0 ip 001a79d6 sp bf98f97c error 4 in libc-2.13.so[12b000+176000]

  Note that a segfault is registered from upowerd and iphone-set-info.

  My IPhone is a 3GS, running the release version of iOS 5.
  This issue was not present before I upgraded the phone's firmware.

  I do not know how to attach gdb to obtain a relevant backtraces as
  upowerd is invoked by upower and iphone-set-info is invoked by udev.

  I am running Oneiric, with the following relevant packages:
  upower:
    Installed: 0.9.13-1
    Candidate: 0.9.13-1
    Version table:
   *** 0.9.13-1 0
  500 http://au.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  100 /var/lib/dpkg/status
  libplist1:
    Installed: 1.6-2
    Candidate: 1.6-2
    Version table:
   *** 1.6-2 0
  500 http://au.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  100 /var/lib/dpkg/status
  libgpod4:
    Installed: 0.8.0-3build1
    Candidate: 0.8.0-3build1
    Version table:
   *** 0.8.0-3build1 0
  500 http://au.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  100 /var/lib/dpkg/status
  libimobiledevice2:
    Installed: 1.1.1-1ubuntu1
    Candidate: 1.1.1-1ubuntu1
    Version table:
   *** 1.1.1-1ubuntu1 0
  900 http://au.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1.1.1-1 0
  500 http://au.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  --- 
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  DistroRelease: Ubuntu 11.10
  Package: upower 0.9.13-1
  PackageArchitecture: i386
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_ZA.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Tags:  oneiric running-unity
  Uname: Linux 3.0.0-12-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1450213] Re: [SDK] cursor handle should not be visible if field is empty

2015-05-20 Thread Bill Filler
** Changed in: canonical-devices-system-image
Milestone: None = ww22-2015

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1450213

Title:
  [SDK] cursor handle should not be visible if field is empty

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  On arale
  ui-tookit version 1.2.1485+15.04.20150429-0ubuntu1

  The big blue cursor handle should not be visible if the text field is
  empty, as dragging does nothing. It should only be displayed if the
  field has text (or spaces) in it where dragging would make sense.

  Steps to reproduce:

  1) reboot phone
  2) launch messaging-app
  3) swipe up from bottom to create new messaage

  Expected results:
  - cursor should be blinking in field
  - no text handle should be visible

  Actual results:
  - cursor is blinking in field
  - big blue cursor handle is visible

  NOTE, you can repeat this same thing by pressing the Search icon in
  the dash. The blue cursor appears even when nothing in paste buffer.

  SOLUTION:

  Don't show handler when tapping on an empty textfield. Long press
  textfield in order to access copy/paste

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1445134] Re: Network manager never scanning for new access points

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1445134

Title:
  Network manager never scanning for new access points

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  While trying to reproduce another bug related with the last seen value
  from the access points, I noticed that network manager is never really
  scanning for new access points on my desktop, not even when not
  connected.

  $ sudo nmcli g logging level debug domains wifi_scan

  Then powered an access point, but was never really able to see it.
  From syslog, noticed that there is never really a scan, which explains
  why the ap never goes away and why it is not able to find it in the
  first place.

  If I force a scan via cmdline it works as expected (and I noticed a
  scan also happens when changing connections).

  Was also able to reproduce this issue on mako, with the following image:
  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 173
  device name: mako
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/vivid-proposed
  last update: 2015-04-16 14:58:58
  version version: 173
  version ubuntu: 20150416
  version device: 20150210
  version custom: 20150416

  In the mako case, I booted with a known connection in place, it
  connected successfully but it never really scans for other access
  points. Scan works fine after disconnecting though.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu14
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic x86_64
  ApportVersion: 2.17.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 16 14:21:42 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-10-29 (534 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static  metric 1024 
   10.0.3.0/24 dev lxcbr0  proto kernel  scope link  src 10.0.3.1 
   169.254.0.0/16 dev lxcbr0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.16
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to vivid on 2013-10-31 (532 days ago)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2013-11-04T02:19:36.923463
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Touch-packages] [Bug 1456886] Re: u-s-s-o-a fails autopkgtest in proposed

2015-05-20 Thread Alberto Mardegan
On 20.05.2015 12:49, Timo Jyrinki wrote:
 No luck, still failed similarly:

 http://d-jenkins.ubuntu-ci:8080/view/Wily/view/AutoPkgTest/job/wily-adt-
 ubuntu-system-settings-online-accounts/17/

I cannot find the logs here (I have VPN access and I can see that page, 
I just cannot find where the logs are :-) ).

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1456886

Title:
  u-s-s-o-a fails autopkgtest in proposed

Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  Autopkgtest is failing in wily, failing to migrate ubuntu-system-
  settings-online-accounts and several other packages from -proposed to
  -release: http://people.canonical.com/~ubuntu-archive/proposed-
  migration/update_excuses.html#ubuntu-system-settings-online-accounts

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1457020] [NEW] x86_64-specific crash with one-word modulus

2015-05-20 Thread Daniel Dehennin
Public bug reported:

Hello,

I'm trying to build nodejs 0.10.38 on Precise using the shared openssl
but the tests fails[0].

An upstream patch[1] exists to fix this issue.

Is it possible to provide it to precise?

Regards.

[0] https://github.com/joyent/node/issues/8050

[1] https://github.com/openssl/openssl/commit/eca441b2

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


** Tags: precise

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/1457020

Title:
  x86_64-specific crash with one-word modulus

Status in openssl package in Ubuntu:
  New

Bug description:
  Hello,

  I'm trying to build nodejs 0.10.38 on Precise using the shared openssl
  but the tests fails[0].

  An upstream patch[1] exists to fix this issue.

  Is it possible to provide it to precise?

  Regards.

  [0] https://github.com/joyent/node/issues/8050

  [1] https://github.com/openssl/openssl/commit/eca441b2

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1456307] Re: pkg-config file name for connectivity-qt has changed

2015-05-20 Thread Antti Kaijanmäki
** Changed in: indicator-network (Ubuntu RTM)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1456307

Title:
  pkg-config file name for connectivity-qt has changed

Status in the base for Ubuntu mobile products:
  In Progress
Status in indicator-network package in Ubuntu:
  Fix Released
Status in indicator-network source package in Vivid:
  Won't Fix
Status in indicator-network source package in Wily:
  Fix Released
Status in indicator-network package in Ubuntu RTM:
  Fix Released

Bug description:
  In vivid the name was connectivity-qt1.pc in the vivid+ppa overlay the
  name of the file is connectivity-qt.pc

  And also
 pkg-config connectivity-qt --cflags
  returns empty, while 
 pkg-config connectivity-qt1 --cflags
  used to return
  -I/usr/include/connectivity-api/qt1/ 
-I/usr/include/arm-linux-gnueabihf/qt5/QtDBus 
-I/usr/include/arm-linux-gnueabihf/qt5 
-I/usr/include/arm-linux-gnueabihf/qt5/QtCore 
-I/usr/include/arm-linux-gnueabihf/qt5 

  Can we get the old pkg-config name?
  Also it needs the include  paths fixed.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1448834] Re: mouse battery not shown after upgrade

2015-05-20 Thread Martin Pitt
This was applied upstream a while ago:
http://cgit.freedesktop.org/upower/commit/?id=f8104a112eb

** No longer affects: gnome-power-manager (Ubuntu)

** Changed in: upower (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1448834

Title:
  mouse battery not shown after upgrade

Status in upower package in Ubuntu:
  Fix Committed

Bug description:
  In Xubuntu 14.04 and 14.10 the power manager dropdown menu showed the
  battery level in my wireless logitech mouse.  However after upgrading
  to 15.04 the mouse battery status is not shown.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xfce4-power-manager 1.4.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Apr 26 19:49:19 2015
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: xfce4-power-manager
  UpgradeStatus: Upgraded to vivid on 2015-04-23 (3 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1305699] Re: upowerd crashed with SIGSEGV in service_client_free()

2015-05-20 Thread Martin Pitt
This was applied upstream in
http://cgit.freedesktop.org/upower/commit/?id=3a5f3e552 and released in
0.99.2, and thus fixed in Ubuntu 15.04.

** Changed in: upower (Ubuntu)
   Status: Confirmed = Fix Committed

** Changed in: upower (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1305699

Title:
  upowerd crashed with SIGSEGV in service_client_free()

Status in upower package in Ubuntu:
  Fix Released

Bug description:
  it looks like nothing happend. When I switch on the PC and after loging in 
this window with 'report an error/bug' appeard. so I guess it is minor.
  thanks for doing :)

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: upower 0.9.23-2ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  Date: Wed Apr  9 15:37:43 2014
  ExecutablePath: /usr/lib/upower/upowerd
  InstallationDate: Installed on 2014-04-04 (5 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Beta i386 
(20140326)
  ProcCmdline: /usr/lib/upower/upowerd
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0xb74e9919 service_client_free+25:   mov
(%esi),%eax
   PC (0xb74e9919) ok
   source (%esi) (0x302e) not located in a known VMA region (needed 
readable region)!
   destination %eax ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: upower
  StacktraceTop:
   service_client_free () from /usr/lib/i386-linux-gnu/libimobiledevice.so.4
   property_list_service_client_free () from 
/usr/lib/i386-linux-gnu/libimobiledevice.so.4
   lockdownd_client_free () from /usr/lib/i386-linux-gnu/libimobiledevice.so.4
   ?? ()
   g_object_unref () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  Title: upowerd crashed with SIGSEGV in service_client_free()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


  1   2   3   >