[Touch-packages] [Bug 1585996] Re: UITK gallery: can't open subpages on Qt 5.6 because of TypeError

2016-09-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: High => Critical

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

Title:
  UITK gallery: can't open subpages on Qt 5.6 because of TypeError

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

Bug description:
  On Qt 5.6 I can't seem to be able to open subpages in UITK Gallery
  (installed from Store). In logs I have:

  qml: sourcePage must be added to the view to add new page.

  More information about Qt 5.6 at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1585996/+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 1624328] Re: tst_listitem failures

2016-09-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: High => Critical

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

Title:
  tst_listitem failures

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

Bug description:
  Must be fixed for Qt 5.6.

  FAIL!  : components::ListItemAPI::test_0_defaults() 
theme.palette.selected.background color by default
  FAIL!  : components::ListItem13API::test_0_defaults() 
theme.palette.selected.background color by default

  
  See 
https://jenkins.ubuntu.com/ubuntu-sdk/job/ubuntu-ui-toolkit-ci-amd64-devel/1201/consoleFull

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1624328/+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 1622577] Re: tst_pagestack_deprecated_toolbar unit test warnings with qt56

2016-09-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: High => Critical

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

Title:
  tst_pagestack_deprecated_toolbar unit test warnings with qt56

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

Bug description:
  ubuntu@xenial1:~/dev/ubuntu-ui-toolkit/staging/tests/unit/components$ 
qmltestrunner -import ../../../qml/ -input tst_pagestack_deprecated_toolbar.qml 
  qml: Page.tools is a deprecated property. Please use Page.head instead.
  qml: Page.tools is a deprecated property. Please use Page.head instead.
  qml: WARNING! Do not put Page/Tabs/PageStack inside another Page because that 
causes confusion which is the active page that sets the title and actions.
  qml: WARNING! Do not put Page/Tabs/PageStack inside another Page because that 
causes confusion which is the active page that sets the title and actions.
  * Start testing of qmltestrunner *
  Config: Using QtTest library 5.6.1, Qt 5.6.1 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 5.4.0 20160609)
  PASS   : qmltestrunner::PageStackAPI::initTestCase()
  PASS   : qmltestrunner::PageStackAPI::test_active_bug1260116()
  QDEBUG : qmltestrunner::PageStackAPI::test_active_bug1260116() qml: 
Page.tools is a deprecated property. Please use Page.head instead.
  PASS   : qmltestrunner::PageStackAPI::test_currentPage()
  PASS   : qmltestrunner::PageStackAPI::test_depth()
  PASS   : qmltestrunner::PageStackAPI::test_pop_to_tabs_bug1316736()
  PASS   : qmltestrunner::PageStackAPI::test_tabs_inside_stack_bug1187850()
  PASS   : qmltestrunner::PageStackAPI::test_title_bug1143345_bug1317902()
  PASS   : qmltestrunner::PageStackAPI::test_tools_bug1126197()
  QDEBUG : qmltestrunner::PageStackAPI::test_tools_bug1126197() qml: Page.tools 
is a deprecated property. Please use Page.head instead.
  PASS   : qmltestrunner::PageStackAPI::cleanupTestCase()
  QWARN  : qmltestrunner::UnknownTestFunc() 
file:///home/ubuntu/dev/ubuntu-ui-toolkit/staging/qml/Ubuntu/Components/Themes/Ambiance/1.2/TabBarStyle.qml:144:
 TypeError: Cannot read property 'count' of null
  QWARN  : qmltestrunner::UnknownTestFunc() 
file:///home/ubuntu/dev/ubuntu-ui-toolkit/staging/qml/Ubuntu/Components/Themes/Ambiance/1.2/TabBarStyle.qml:144:
 TypeError: Cannot read property 'count' of null
  QWARN  : qmltestrunner::UnknownTestFunc() 
file:///home/ubuntu/dev/ubuntu-ui-toolkit/staging/qml/Ubuntu/Components/Themes/Ambiance/1.2/TabBarStyle.qml:144:
 TypeError: Cannot read property 'count' of null
  QWARN  : qmltestrunner::UnknownTestFunc() 
file:///home/ubuntu/dev/ubuntu-ui-toolkit/staging/qml/Ubuntu/Components/Themes/Ambiance/1.2/TabBarStyle.qml:144:
 TypeError: Cannot read property 'count' of null
  QWARN  : qmltestrunner::UnknownTestFunc() 
file:///home/ubuntu/dev/ubuntu-ui-toolkit/staging/qml/Ubuntu/Components/Themes/Ambiance/1.2/TabBarStyle.qml:144:
 TypeError: Cannot read property 'count' of null
  QWARN  : qmltestrunner::UnknownTestFunc() 
file:///home/ubuntu/dev/ubuntu-ui-toolkit/staging/qml/Ubuntu/Components/Themes/Ambiance/1.2/TabBarStyle.qml:144:
 TypeError: Cannot read property 'count' of null
  Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted
  * Finished testing of qmltestrunner *

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1622577/+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 1586013] Re: UITK Date picker broken on xenial

2016-09-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: High => Critical

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

Title:
  UITK Date picker broken on xenial

Status in Canonical System Image:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  Seems somewhat broken on both Qt 5.5 (left) and even more so on Qt 5.6
  (right).

  More information on Qt 5.6 at https://wiki.ubuntu.com/Touch/QtTesting

  tests/xvfb.sh tests/unit/runtest.sh _build/tests/unit/visual/visual 
tests/unit/visual/tst_datepicker.bug1567840.SEGFAULT.13.qml
  [...]
  FAIL!  : components::DatePicker13API::test_1_changeMinimumBeforeDate() 
Uncaught exception: Cannot call method hasOwnProperty of null
   Loc:[./_build/qml/Ubuntu/Test/UbuntuTestCase13.qml(86)]

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1586013/+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 1624340] Re: tst_textfield.11.qml unit test failures

2016-09-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  tst_textfield.11.qml unit test failures

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

Bug description:
  Fails with Qt 5.6.

  FAIL!  : components::TextFieldAPI::test_0_cursorRectangle() cursorRectangle 0 
by default
 Actual   (): QRectF(0, 4, 1, 16)
 Expected (): QRectF(0, 0, 0, 0)
 Loc: 
[/tmp/buildd/ubuntu-ui-toolkit-1.3.2085+16.10.20160831.4/tests/unit/visual/tst_textfield.11.qml(168)]

  See https://jenkins.ubuntu.com/ubuntu-sdk/job/ubuntu-ui-toolkit-ci-
  amd64-devel/1201/consoleFull.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1624340/+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 1624331] Re: tst_listitem_focus.13.qml unit test failure

2016-09-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: High => Critical

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

Title:
  tst_listitem_focus.13.qml unit test failure

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

Bug description:
  FAIL!  : 
components::ListItemFocus::test_refocus_listview_on_last_focused_item(No 
content) 'Focus frame shown for the item' returned FALSE. ()
 Loc: 
[/tmp/buildd/ubuntu-ui-toolkit-1.3.2085+16.10.20160831.4/tests/unit/visual/tst_listitem_focus.13.qml(504)]

  
  See 
https://jenkins.ubuntu.com/ubuntu-sdk/job/ubuntu-ui-toolkit-ci-amd64-devel/1201/consoleFull

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1624331/+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 1616858] Re: ActionBar overflow issues with Qt 5.6

2016-09-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: High => Critical

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

Title:
  ActionBar overflow issues with Qt 5.6

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

Bug description:
  With Qt 5.6 I'm seeing problems with the ActionBar.

  1. tst_actionbar.13.qml passes but there's lots of warnings:

  QWARN  :
  components::ActionBarApi::test_number_of_actions_in_overflow()
  ./_build/qml/Ubuntu/Components/Themes/Ambiance/1.3/OverflowPanel.qml:66:
  ReferenceError: modelData is not defined

  The unit test should be failing. And obviously there's a bug here.

  2. Running tst_actionbar.13.qml in the launcher the overflow button is
  absent.

  More information about Qt 5.6 at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1616858/+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 1625137] Re: Layouts unit tests fail on Yakkety

2016-09-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  Layouts unit tests fail on Yakkety

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

Bug description:
  /«BUILDDIR»/ubuntu-ui-toolkit-1.3.2104+16.10.20160919.2/tests/checkresults.sh 
/«BUILDDIR»/ubuntu-ui-toolkit-1.3.2104+16.10.20160919.2/tests/*.xml || exit 1; 
pep8 /«BUILDDIR»/ubuntu-ui-toolkit-1.3.2104+16.10.20160919.2 || exit 1;
  3 fatal warnings which MUST be fixed:
layouts


  Only warnings, but our shell script checks for warnings and makes them
  fatal.


  * Start testing of tst_Layouts *
  Config: Using QtTest library 5.6.1, Qt 5.6.1 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 6.2.0 20160914)
  PASS   : tst_Layouts::initTestCase()
  [New Thread 0x7fffe1824700 (LWP 19588)]
  [New Thread 0x7fffe1023700 (LWP 19589)]
  [New Thread 0x7fffe0822700 (LWP 19590)]
  [New Thread 0x7fffe0021700 (LWP 19591)]
  [New Thread 0x7fffdf820700 (LWP 19592)]
  [Thread 0x7fffdf820700 (LWP 19592) exited]
  PASS   : tst_Layouts::testCase_NoLayouts()
  [New Thread 0x7fffdf820700 (LWP 19593)]
  [Thread 0x7fffdf820700 (LWP 19593) exited]
  PASS   : tst_Layouts::testCase_SimpleLayout()
  [New Thread 0x7fffdf820700 (LWP 19594)]
  [Thread 0x7fffdf820700 (LWP 19594) exited]
  PASS   : tst_Layouts::testCase_SimpleLayout_Medium()
  [New Thread 0x7fffdf820700 (LWP 19595)]
  [Thread 0x7fffdf820700 (LWP 19595) exited]
  PASS   : tst_Layouts::testCase_SimpleLayout_Large()
  [New Thread 0x7fffdf820700 (LWP 19596)]
  [Thread 0x7fffdf820700 (LWP 19596) exited]
  PASS   : tst_Layouts::testCase_OverlappingCondition()
  [New Thread 0x7fffdf820700 (LWP 19597)]
  [Thread 0x7fffdf820700 (LWP 19597) exited]
  PASS   : tst_Layouts::testCase_ExternalLayouts()
  [New Thread 0x7fffdf820700 (LWP 19598)]
  [Thread 0x7fffdf820700 (LWP 19598) exited]
  PASS   : tst_Layouts::testCase_ExternalLayouts_Medium()
  [New Thread 0x7fffdf820700 (LWP 19599)]
  [Thread 0x7fffdf820700 (LWP 19599) exited]
  PASS   : tst_Layouts::testCase_ExternalLayouts_Large()
  [New Thread 0x7fffdf820700 (LWP 19600)]
  [Thread 0x7fffdf820700 (LWP 19600) exited]
  PASS   : tst_Layouts::testCase_NestedLayouts()
  [New Thread 0x7fffdf820700 (LWP 19601)]
  [Thread 0x7fffdf820700 (LWP 19601) exited]
  PASS   : tst_Layouts::testCase_NestedLayouts_ExtraLarge()
  [New Thread 0x7fffdf820700 (LWP 19602)]
  [Thread 0x7fffdf820700 (LWP 19602) exited]
  PASS   : tst_Layouts::testCase_ResizingContainers()
  [New Thread 0x7fffdf820700 (LWP 19603)]
  XFAIL  : tst_Layouts::testCase_CurrentLayoutChange() Layout change should not 
happen when component is not defined
 Loc: [tst_layouts.cpp(387)]
  [Thread 0x7fffdf820700 (LWP 19603) exited]
  PASS   : tst_Layouts::testCase_CurrentLayoutChange()
  [New Thread 0x7fffdf820700 (LWP 19604)]
  XFAIL  : tst_Layouts::testCase_PositioningOnLayoutChange() Layout change 
should not happen when component is not defined
 Loc: [tst_layouts.cpp(408)]
  [Thread 0x7fffdf820700 (LWP 19604) exited]
  PASS   : tst_Layouts::testCase_PositioningOnLayoutChange()
  [New Thread 0x7fffdf820700 (LWP 19605)]
  [Thread 0x7fffdf820700 (LWP 19605) exited]
  PASS   : tst_Layouts::testCase_LaidOutItemsOutsideOfLayout()
  [New Thread 0x7fffdf820700 (LWP 19606)]
  [Thread 0x7fffdf820700 (LWP 19606) exited]
  PASS   : tst_Layouts::testCase_OverlaidInItemLayout()
  [New Thread 0x7fffdf820700 (LWP 19607)]
  [Thread 0x7fffdf820700 (LWP 19607) exited]
  PASS   : tst_Layouts::testCase_AnchorFilledReparenting()
  [New Thread 0x7fffdf820700 (LWP 19608)]
  [Thread 0x7fffdf820700 (LWP 19608) exited]
  PASS   : tst_Layouts::testCase_AnchorFilledMargins()
  [New Thread 0x7fffdf820700 (LWP 19609)]
  [Thread 0x7fffdf820700 (LWP 19609) exited]
  PASS   : tst_Layouts::testCase_AnchorFilledSeparateMargins()
  [New Thread 0x7fffdf820700 (LWP 19610)]
  [Thread 0x7fffdf820700 (LWP 19610) exited]
  PASS   : tst_Layouts::testCase_AnchorCenteredInDefault()
  [New Thread 0x7fffdf820700 (LWP 19611)]
  [Thread 0x7fffdf820700 (LWP 19611) exited]
  PASS   : tst_Layouts::testCase_AnchorVerticalCenter()
  [New Thread 0x7fffdf820700 (LWP 19612)]
  [Thread 0x7fffdf820700 (LWP 19612) exited]
  PASS   : tst_Layouts::testCase_AnchorVerticalCenterOffset()
  [New Thread 0x7fffdf820700 (LWP 19613)]
  [Thread 0x7fffdf820700 (LWP 19613) exited]
  PASS   : tst_Layouts::testCase_AnchorHorizontalCenter()
  [New Thread 0x7fffdf820700 (LWP 19614)]
  [Thread 0x7fffdf820700 (LWP 19614) exited]
  PASS   : tst_Layouts::testCase_AnchorHorizontalCenterOffset()
  [New Thread 0x7fffdf820700 (LWP 19615)]
  [Thread 0x7fffdf820700 (LWP 19615) exited]
  PASS   : tst_Layouts::testCase_AnchorCenterWithOffset()
  [New Thread 0x7fffdf820700 (LWP 19616)]
  [Thread 0x7fffdf820700 (LWP 19616) exited]
  PASS   : 

[Touch-packages] [Bug 1624342] Re: tst_textarea.11.qml unit test fails

2016-09-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  tst_textarea.11.qml unit test fails

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

Bug description:
  Fails with Qt 5.6.

  FAIL!  : components::TextAreaAPI::test_0_color() TextArea.color is same as 
TextEdit.canUndo
 Actual   (): #5d5d5d
 Expected (): #00
 Loc: 
[/tmp/buildd/ubuntu-ui-toolkit-1.3.2085+16.10.20160831.4/tests/unit/visual/tst_textarea.11.qml(141)]

  See https://jenkins.ubuntu.com/ubuntu-sdk/job/ubuntu-ui-toolkit-ci-
  amd64-devel/1201/consoleFull

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1624342/+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 1461571] Re: Text field clear button does not work with first predicted word

2016-09-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  Text field clear button does not work with first predicted word

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

Bug description:
  ubuntu-touch/rc-proposed/bq-aquaris.en-proposed #219

  When entering text into a text field using OSK with predictive text
  enabled, it is not possible to clear the first word using the clear
  button.

  Steps:
  1) Load Ubuntu UI Toolkit Gallery
  2) Select Text Field -> Standard
  3) Type in a few characters using the OSK, so that the word in text field 
remains underlined and suggestions are displayed by OSK.
  4) Press clear button in the text field.

  Expected result:
  The text in the text field should be cleared.

  Actual result:
  The clear button does not work and the text remains.

  
  Note that if there are multiple words entered then the clear button will work 
as expected. This problem only happens if there is only 1 word that is being 
deleted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1461571/+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 1587580] Re: No way to escape an ampersand in UCAction

2016-09-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  No way to escape an ampersand in UCAction

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

Bug description:
  Let's say we have an Ubuntu.Action as follow:

  import Ubuntu.Components 1.3 as Ubuntu
  Ubuntu.Action {
  text: "Apps & Scopes"
  }

  UCAction translates the ampersand as a mnemonic, using QKeySequence.
  A way to escape a mnemonic in Qt is to add another ampersand. The resulting 
string is "Apps && Scopes".

  The UITK component seems not to take in account this situation, since:

  - How the string should be shown in e.g. an ActionBar:
  "Apps & Scopes"

  - How the string is displayed instead in an ActionBar:
  "Apps && Scopes"

  QKeySequence returns no mnemonic as expected, but UCAction shows two
  ampersands.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1587580/+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 1547844] Re: systemd-fsckd does not allow fsck to finish

2016-09-19 Thread Bug Watch Updater
** Changed in: systemd (Debian)
   Status: Unknown => Fix Committed

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

Title:
  systemd-fsckd does not allow fsck to finish

Status in systemd package in Ubuntu:
  Fix Committed
Status in systemd source package in Xenial:
  In Progress
Status in systemd package in Debian:
  Fix Committed

Bug description:
  
  during normal boots, fsck runs fine with small partitions.  But I have two 
big partitions and systemd seems to abort fsck somewhere between 5 to 10 
minutes from start.  This results in the partition being checked again at every 
boot.  After manual run in recovery mode, everything is OK again. 

  See e.g.

   sudo tune2fs -l /dev/mapper/xpcvg-home 
  tune2fs 1.42.12 (29-Aug-2014)
  Filesystem volume name:   
  Last mounted on:  /home
  Filesystem UUID:  db583624-afb4-41cb-8b2d-640bee2de61b
  Filesystem magic number:  0xEF53
  Filesystem revision #:1 (dynamic)
  Filesystem features:  has_journal ext_attr resize_inode dir_index 
filetype needs_recovery extent sparse_super large_file uninit_bg
  Filesystem flags: signed_directory_hash 
  Default mount options:(none)
  Filesystem state: clean
  Errors behavior:  Continue
  Filesystem OS type:   Linux
  Inode count:  65536000
  Block count:  262144000
  Reserved block count: 13107200
  Free blocks:  183474571
  Free inodes:  65167292
  First block:  0
  Block size:   4096
  Fragment size:4096
  Reserved GDT blocks:  961
  Blocks per group: 32768
  Fragments per group:  32768
  Inodes per group: 8192
  Inode blocks per group:   512
  RAID stride:  128
  RAID stripe width:384
  Filesystem created:   Mon Jul 25 12:23:50 2011
  Last mount time:  Sat Feb 20 09:34:41 2016
  Last write time:  Sat Feb 20 09:34:41 2016
  Mount count:  166
  Maximum mount count:  157
  Last checked: Sun Nov 29 14:02:12 2015
  Check interval:   15552000 (6 months)
  Next check after: Fri May 27 15:02:12 2016
  Lifetime writes:  1113 GB
  Reserved blocks uid:  0 (user root)
  Reserved blocks gid:  0 (group root)
  First inode:  11
  Inode size: 256
  Required extra isize: 28
  Desired extra isize:  28
  Journal inode:8
  First orphan inode:   65143018
  Default directory hash:   half_md4
  Directory Hash Seed:  ea4a0233-d8af-4c51-9302-140a4affacdf
  Journal backup:   inode blocks

  journalctl says:
  helmi 20 09:30:21 xpc systemd-fsck[720]: /dev/mapper/xpcvg-home has been 
mounted 165 times without being checked, check forced.
  helmi 20 09:34:40 xpc systemd-fsck[720]: fsck: Warning... fsck.ext4 for 
device /dev/mapper/xpcvg-home exited with signal 13.
  helmi 20 09:34:40 xpc systemd-fsck[720]: fsck failed with error code 8.
  helmi 20 09:34:40 xpc systemd-fsck[720]: Ignoring error.
  helmi 20 09:34:40 xpc systemd[1]: Started File System Check on 
/dev/mapper/xpcvg-home.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: systemd 225-1ubuntu9
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 14:20:24 2016
  InstallationDate: Installed on 2012-12-22 (1154 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: ASUS All Series
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=a21f1300-e2a3-44c9-a667-86fc6184627b ro nomdmonddf nomdmonisw 
libata.noacpi=1 irqpoll all_generic_ide=1 ide-pci-generic.all-generic-ide=1 
usbcore.autosuspend=-1 usbcore.old_scheme_first=1 libata.force=8:1.5G 
xhci_hcd.quirks=262144
  SourcePackage: systemd
  UpgradeStatus: Upgraded to wily on 2015-10-23 (119 days ago)
  dmi.bios.date: 08/15/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1603
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MAXIMUS VI EXTREME
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1603:bd08/15/2014:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnMAXIMUSVIEXTREME:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post 

[Touch-packages] [Bug 1625023] Re: switch to systemd on ubuntu phone xenial

2016-09-19 Thread Ubuntu Foundations Team Bug Bot
The attachment "ubuntu-touch-meta.patch" seems to be a debdiff.  The
ubuntu-sponsors team has been subscribed to the bug report so that they
can review and hopefully sponsor the debdiff.  If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

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

Title:
  switch to systemd on ubuntu phone xenial

Status in Canonical System Image:
  Confirmed
Status in android-tools package in Ubuntu:
  New
Status in ubuntu-touch-meta package in Ubuntu:
  Confirmed

Bug description:
  Snappy heavily rely on systemd system session and xenial has systemd
  by default.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1625023/+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 1625437] Re: systemd-resolved crashed with SIGSEGV in sd_event_source_unref()

2016-09-19 Thread Walter Garcia-Fontes
** 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 systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1625437

Title:
  systemd-resolved crashed with SIGSEGV in sd_event_source_unref()

Status in systemd package in Ubuntu:
  New

Bug description:
  I'm getting this crash when starting the computer.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: systemd 231-6
  ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
  Uname: Linux 4.4.0-9136-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  Date: Sat Sep 17 20:21:42 2016
  ExecutablePath: /lib/systemd/systemd-resolved
  InstallationDate: Installed on 2013-11-28 (1026 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Latitude E6530
  ProcCmdline: /lib/systemd/systemd-resolved
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-9136-generic 
root=UUID=409b2104-0062-403c-8b6b-f07948051f69 ro quiet splash vt.handoff=7
  Signal: 11
  SourcePackage: systemd
  StacktraceTop:
   sd_event_source_unref () from /lib/systemd/libsystemd-shared-231.so
   ?? ()
   ?? ()
   ?? ()
   ?? () from /lib/systemd/libsystemd-shared-231.so
  Title: systemd-resolved crashed with SIGSEGV in sd_event_source_unref()
  UpgradeStatus: Upgraded to yakkety on 2016-08-31 (19 days ago)
  UserGroups:
   
  dmi.bios.date: 08/27/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A13
  dmi.board.name: 07Y85M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA13:bd08/27/2013:svnDellInc.:pnLatitudeE6530:pvr01:rvnDellInc.:rn07Y85M:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6530
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1625437/+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 1623339] Re: The system is running in low-graphics mode (Ubuntu 16.04, ARM64 platform, AST2400 VGA chip)

2016-09-19 Thread Ron Wu
I add “nomodeset” in kernel command line of grub.cfg but I still see
“The system is running in low-graphics mode”.

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

Title:
  The system is running in low-graphics mode  (Ubuntu 16.04, ARM64
  platform, AST2400 VGA chip)

Status in xorg package in Ubuntu:
  New

Bug description:
  I use netboot to install Ubuntu 16.04 in Cavium ThunderX 8800 platform
  (ARM64 core) with AST2400 VGA chip and I see "The system is running in
  low graphics mode". How can I fix this issue?

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic aarch64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: arm64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Wed Sep 14 14:02:23 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30) (prog-if 
00 [VGA controller])
 Subsystem: ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000]
  MachineType: Cavium ThunderX CRB
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=513a25ac-9bd5-49b5-a6cb-4298036c6abd ro splash quiet vt.handoff=7
  Renderer: Software
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/12/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 5.11
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: To be filled by O.E.M.
  dmi.board.vendor: To be filled by O.E.M.
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 0
  dmi.chassis.vendor: Cavium
  dmi.chassis.version: To be filled by O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5.11:bd12/12/2012:svnCavium:pnThunderXCRB:pvrTobefilledbyO.E.M.:rvnTobefilledbyO.E.M.:rnTobefilledbyO.E.M.:rvrTobefilledbyO.E.M.:cvnCavium:ct0:cvrTobefilledbyO.E.M.:
  dmi.product.name: ThunderX CRB
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Cavium
  version.compiz: compiz 1:0.9.12.2+16.04.20160801.3-0ubuntu1
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Thu Sep  8 09:56:09 2016
  xserver.configfile: default
  xserver.devices:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.18.3-1ubuntu2.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1623339/+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 1623339] Re: The system is running in low-graphics mode (Ubuntu 16.04, ARM64 platform, AST2400 VGA chip)

2016-09-19 Thread Ron Wu
Add LED monitor output picture

** Attachment added: "output.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1623339/+attachment/4744078/+files/output.jpg

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

Title:
  The system is running in low-graphics mode  (Ubuntu 16.04, ARM64
  platform, AST2400 VGA chip)

Status in xorg package in Ubuntu:
  New

Bug description:
  I use netboot to install Ubuntu 16.04 in Cavium ThunderX 8800 platform
  (ARM64 core) with AST2400 VGA chip and I see "The system is running in
  low graphics mode". How can I fix this issue?

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic aarch64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: arm64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Wed Sep 14 14:02:23 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30) (prog-if 
00 [VGA controller])
 Subsystem: ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000]
  MachineType: Cavium ThunderX CRB
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=513a25ac-9bd5-49b5-a6cb-4298036c6abd ro splash quiet vt.handoff=7
  Renderer: Software
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/12/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 5.11
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: To be filled by O.E.M.
  dmi.board.vendor: To be filled by O.E.M.
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 0
  dmi.chassis.vendor: Cavium
  dmi.chassis.version: To be filled by O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5.11:bd12/12/2012:svnCavium:pnThunderXCRB:pvrTobefilledbyO.E.M.:rvnTobefilledbyO.E.M.:rnTobefilledbyO.E.M.:rvrTobefilledbyO.E.M.:cvnCavium:ct0:cvrTobefilledbyO.E.M.:
  dmi.product.name: ThunderX CRB
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Cavium
  version.compiz: compiz 1:0.9.12.2+16.04.20160801.3-0ubuntu1
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Thu Sep  8 09:56:09 2016
  xserver.configfile: default
  xserver.devices:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.18.3-1ubuntu2.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1623339/+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 1602536] Re: /usr/bin/unattended-upgrade:apt.cache.LockFailedException:/usr/bin/unattended-upgrade@1468:main:do_auto_remove:cache_commit:commit:_fetch_archives

2016-09-19 Thread Adolfo Jayme
** Changed in: unattended-upgrades (Ubuntu)
   Importance: Undecided => High

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

Title:
  /usr/bin/unattended-upgrade:apt.cache.LockFailedException:/usr/bin
  /unattended-
  upgrade@1468:main:do_auto_remove:cache_commit:commit:_fetch_archives

Status in unattended-upgrades package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding unattended-upgrades.  This problem was most recently seen
  with version 0.90, the problem page at
  https://errors.ubuntu.com/problem/19f99745d7dce5aea118eb31bfffcbdcdf238c4f
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1602536/+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 1604497] Re: Pulseaudio does not start

2016-09-19 Thread Luke Yelavich
According to the information providedin the report, there are multiple
HDMI connections, at least according to pulse. How do you have your
speakers connected to your system? If you are using external speakers,
please make sure that the analog line-out/headphones out is selected in
MATE's sound settings.

If that still doesn't help, try updating the ALSA drivers, as outlined
at https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS.

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

Title:
  Pulseaudio does not start

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  I'm using Ubuntu Mate 16.04 with the current updates.

  When I start the computer, pulseaudio is not working after I've logged
  in.

  If I type:
   start-pulseaudio-x11
  from the command line, I get
  "Connection failure: Connection refused
  pa_context_connect() failed: Connection refused"
  and I cannot play any sound.

  If I type pulseaudio& on the command line, I can get sound in some
  applications (e.g. Audacity) but not others (e.g. Firefox or other
  browsers).  At some point a command line message appears that says:
  "E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed:
  org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible
  causes include: the remote application did not send a reply, the
  message bus security policy blocked the reply, the reply timeout
  expired, or the network connection was broken."

  I'm not clear why there's a reference to bluez5-util, since I don't
  have bluetooth on my machine.

  pulseaudio:
Installed: 1:8.0-0ubuntu3
Candidate: 1:8.0-0ubuntu3
Version table:
   *** 1:8.0-0ubuntu3 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Tue Jul 19 17:43:11 2016
  InstallationDate: Installed on 2016-05-10 (70 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:NVidia failed
  Symptom_Card: GK208 HDMI/DP Audio Controller - HDA NVidia
  Symptom_Jack: Digital Out, HDMI
  Symptom_Type: No sound at all
  Title: [Z97X-UD3H, Nvidia GPU 51 HDMI/DP, Digital Out, HDMI] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/21/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F8
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z97X-UD3H-CF
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF8:bd04/21/2015:svnGigabyteTechnologyCo.,Ltd.:pnZ97X-UD3H:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnZ97X-UD3H-CF:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: Z97X-UD3H
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1604497/+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 1625023] Re: switch to systemd on ubuntu phone xenial

2016-09-19 Thread Vicamo Yang
It seems there is no repository to land changes for ubuntu-touch-mate
package, so here is the patch for manual landing.

** Patch added: "ubuntu-touch-meta.patch"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1625023/+attachment/4744047/+files/0001-depends-on-systemd-sysv-instead.patch

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

Title:
  switch to systemd on ubuntu phone xenial

Status in Canonical System Image:
  Confirmed
Status in android-tools package in Ubuntu:
  New
Status in ubuntu-touch-meta package in Ubuntu:
  Confirmed

Bug description:
  Snappy heavily rely on systemd system session and xenial has systemd
  by default.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1625023/+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 1612497] Re: package util-linux 2.27.1-6ubuntu3.1 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2016-09-19 Thread i.rodionov
Hi,
Your recommendation has helped, thank you very much!


19.09.2016 21:08, Phillip Susi пишет:
> You have a broken third party service installed named "ITMAgents1" that
> you will need to remove.
>
>
> ** Changed in: util-linux (Ubuntu)
> Status: New => Invalid
>

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

Title:
  package util-linux 2.27.1-6ubuntu3.1 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  1

Status in util-linux package in Ubuntu:
  Invalid

Bug description:
  error during update

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: util-linux 2.27.1-6ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Fri Aug 12 11:58:46 2016
  ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 1
  InstallationDate: Installed on 2016-05-28 (75 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.10ubuntu1
  SourcePackage: util-linux
  Title: package util-linux 2.27.1-6ubuntu3.1 failed to install/upgrade: 
подпроцесс установлен сценарий post-installation возвратил код ошибки 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1612497/+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 1625365] Re: Overall convergence behavior is impractical

2016-09-19 Thread kevin gunn
** Also affects: ubuntu-ux
   Importance: Undecided
   Status: New

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

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

Title:
  Overall convergence behavior is impractical

Status in Canonical System Image:
  New
Status in Ubuntu UX:
  New
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  For a better user experience, it would be awesome if the indicator items 
could be arranged in the fallowing way:
  -Add the desktop mode toggle to the system indicator independent of the 
display size.
  -Add a second toggle switch to select if the phones screen is working as 
mouse pointer or as a cloned screen.
  -Move the lock rotation toggle from the rotation indicator to the system 
indicator.

  Thus all toggle switches, which influence the systems behaviour would
  be at one place. Further more the rotation indicator could be deleted,
  because it is empty.

  Impractical situations, where this better userexperince is needed:

  If the external screen resolution is not detected properly, Ubuntu
  Touch does not switch into desktop mode. Manually switching to desktop
  mode would help. (Nexus 4 shows no toggle switch. )

  Holding a presentation with a Ubuntu Touch device is impractical, if I
  need to access the mouse pointer on the device's screen which then
  works as touch pad. A cloned display would be better.

  Normally, if I am holding a presentation or working in desktop mode,
  the external screen cannot rotate suddenly. So the lock rotate switch
  could be easily next to the other toggle switches.

  There are 10 Indicator sections. After pulling the indicator bar down,
  there is not enough space for them. (Nexus 4 portrait mode). The
  rotation indicator has just one item. This wastes space. The lock
  rotation toggle switch should be better placed at the System
  Indicator.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1625365/+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 1442506] Re: /usr/bin/pulseaudio:6:pa_sink_assert_ref:pa_sink_render_into_full:mmap_write:thread_func:internal_thread_func

2016-09-19 Thread Luke Yelavich
** Changed in: pulseaudio (Ubuntu)
 Assignee: Luke Yelavich (themuso) => (unassigned)

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

Title:
  
/usr/bin/pulseaudio:6:pa_sink_assert_ref:pa_sink_render_into_full:mmap_write:thread_func:internal_thread_func

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding pulseaudio.  This problem was most recently seen with
  version 1:6.0-0ubuntu5, the problem page at
  https://errors.ubuntu.com/problem/303c6c40a7facabe59bfce5bc9e6dd0d72cf5fff
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1442506/+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 947448] Re: Volume slider forgets output device on resume

2016-09-19 Thread Luke Yelavich
Is this still a problem in 16.04?

** Changed in: alsa-driver (Ubuntu)
 Assignee: Luke Yelavich (themuso) => (unassigned)

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

Title:
  Volume slider forgets output device on resume

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  I have a Thinkpad with internal speakers plus a MD-PORT AN1 USB HID
  based audio card.  If I set the USB port as the output then Rhythmbox
  and the volume control work correctly and control the USB output.

  If I suspend and resume, then Rhythmbox will continue to use the USB
  device.  The volume control however seems to revert to the internal
  speakers.

  Effect is music coming out but the volume control does nothing.  Re-
  setting the output via the Sound control panel fixes the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.93-0ubuntu2
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  michaelh   2984 F pulseaudio
   /dev/snd/pcmC1D0p:   michaelh   2984 F...m pulseaudio
   /dev/snd/controlC0:  michaelh   2984 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf850 irq 48'
 Mixer name : 'Conexant CX20561 (Hermosa)'
 Components : 'HDA:14f15051,17aa20fd,0010'
 Controls  : 17
 Simple ctrls  : 12
  Card1.Amixer.info:
   Card hw:1 'AN1'/'XITEL MD-PORT AN1 at usb-:00:1d.0-2, full speed'
 Mixer name : 'USB Mixer'
 Components : 'USB09ef:0101'
 Controls  : 4
 Simple ctrls  : 3
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
7VHT16WW-1.06'
 Mixer name : 'ThinkPad EC 7VHT16WW-1.06'
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Tue Mar  6 09:09:40 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20120219)
  PackageArchitecture: all
  ProcEnviron:
   SHELL=/bin/bash
   TERM=xterm
   LANG=en_NZ.UTF-8
   LANGUAGE=en_NZ:en
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_Jack: Speaker, Internal
  Symptom_Type: Volume slider, or mixer problems
  Title: [2732CTO, Conexant CX20561 (Hermosa), Speaker, Internal] volume slider 
problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/16/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7YET84WW (3.14 )
  dmi.board.name: 2732CTO
  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:bvr7YET84WW(3.14):bd12/16/2011:svnLENOVO:pn2732CTO:pvrThinkPadR500:rvnLENOVO:rn2732CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2732CTO
  dmi.product.version: ThinkPad R500
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/947448/+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 932834] Re: Enable equalizer

2016-09-19 Thread Luke Yelavich
** Changed in: pulseaudio (Ubuntu Precise)
 Assignee: Luke Yelavich (themuso) => (unassigned)

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

Title:
  Enable equalizer

Status in pulseaudio package in Ubuntu:
  Triaged
Status in pulseaudio source package in Precise:
  Won't Fix
Status in pulseaudio source package in Quantal:
  Won't Fix
Status in pulseaudio source package in Raring:
  Won't Fix

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+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 418617] Re: Allow laptop users to use select mic

2016-09-19 Thread Luke Yelavich
** Changed in: pulseaudio (Ubuntu)
 Assignee: Luke Yelavich (themuso) => (unassigned)

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

Title:
  Allow laptop users to use select mic

Status in OEM Priority Project:
  Fix Released
Status in linux package in Ubuntu:
  Won't Fix
Status in linux-backports-modules-2.6.31 package in Ubuntu:
  Triaged
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Sound Preferences is currently only allowing the use of the internal
  microphone of a laptop.  But it will not allow you to switch to a
  microphone attached to the Mic jack of the laptop.

  This is a common use case for users as the internal microphone of the
  laptop records all ambient noise around the laptop.

  This relates to LP #322909

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/418617/+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 1582414] Re: No HDMI audio on Lenovo pro dock with T440s

2016-09-19 Thread Luke Yelavich
Folks still affected by this bug could try using newer ALSA drivers. See
https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS.

** Changed in: pulseaudio (Ubuntu)
 Assignee: Luke Yelavich (themuso) => (unassigned)

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

Title:
  No HDMI audio on Lenovo pro dock with T440s

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  pavucontrol shows Display Port/HDMI output as "(unplugged)" and cannot
  be chosen as a sink.  This is only a problem with the dock; audio
  works when plugging HDMI through the laptop's DP input.

  The audio did work with the dock in Ubuntu 14.04.  Did something in
  jack detection change?  Anyway, my work around is to plug a 3.4mm
  audio cable into the dock and power the speakers that way, but it
  would be nice to use the HDMI audio again.

  I would love to have a work around.  I've attached the output from
  alsa-info.sh, just in case this is useful.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: pulseaudio 1:8.0-0ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC3:  weinberg   2221 F pulseaudio
   /dev/snd/controlC2:  weinberg   2221 F pulseaudio
   /dev/snd/controlC0:  weinberg   2221 F pulseaudio
   /dev/snd/controlC1:  weinberg   2221 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon May 16 17:18:06 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-05-06 (10 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/19/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GJET74WW (2.24 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ARA0S100
  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: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGJET74WW(2.24):bd03/19/2014:svnLENOVO:pn20ARA0S100:pvrThinkPadT440s:rvnLENOVO:rn20ARA0S100:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ARA0S100
  dmi.product.version: ThinkPad T440s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1582414/+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 1589889] Re: Bluetooth search gets nothing on Dell XPS 15 9550

2016-09-19 Thread Pascal Morin
@Ethan

4$ got the system (@home). He will send it to the office this week so
you can investigate the problem.

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

** Changed in: bluez (Ubuntu)
 Assignee: (unassigned) => ethan.hsieh (ethan.hsieh)

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

Title:
  Bluetooth search gets nothing on Dell XPS 15 9550

Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  Title: Bluetooth search gets nothing on Dell XPS 15 9550

  Summary:
  Bluetooth search gets nothing on Dell XPS 15 9550

  Steps:
  1. Open Bluetooth Setting
  2. Click "+" to search nearby bluetooth devices

  Expected results: BT search could get nearby BT devices

  Actual results: Nothing shows from BT search

  Additional information:
  BT device:
  Bus 001 Device 002: ID 0a5c:6410 Broadcom Corp.
  Couldn't open device, some information will be missing
  Device Descriptor:
    bLength18
    bDescriptorType 1
    bcdUSB   2.00
    bDeviceClass  255 Vendor Specific Class
    bDeviceSubClass 1
    bDeviceProtocol 1
    bMaxPacketSize064
    idVendor   0x0a5c Broadcom Corp.
    idProduct  0x6410

  CPU: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (8x)

  GPU: 00:02.0 VGA compatible controller: Intel Corporation HD Graphics
  530 (rev 06)

  Manufacturer: Dell

  ProductName: XPS 15 9550

  BiosVersion: 01.02.00

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1589889/+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 1536669] Re: "BottomEdge" component does not support automatic mouse detection

2016-09-19 Thread Launchpad Bug Tracker
This bug was fixed in the package qtsystems-opensource-src -
5.0~git20141206~44f70d99-0ubuntu10~13

---
qtsystems-opensource-src (5.0~git20141206~44f70d99-0ubuntu10~13) yakkety; 
urgency=medium

  * debian/patches/Add-support-for-disabling-enabling-the-screen-saver-.patch:
- Replace former unity-screen.diff with the upstream version of it.
  * debian/patches/Add-QInputDeviceInfo.patch:
- Update to upstream patch set 43 (LP: #1536669)
  * Add build dependency on libmirclient-dev
  * debian/patches/Fix-crash-on-mir-based-systems.patch:
- Fix a crasher with inputdeviceinfo, patch set 3.
  * debian/patches/Fix-name-mismatch.patch:
- Fix FTBFS in Add-support-for-... patch.

 -- Timo Jyrinki   Wed, 27 Jul 2016 09:41:33
+

** Changed in: qtsystems-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 ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1536669

Title:
   "BottomEdge" component does not support automatic mouse detection

Status in Canonical System Image:
  In Progress
Status in Mir:
  Fix Released
Status in mir package in Ubuntu:
  Fix Released
Status in qtsystems-opensource-src package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress
Status in qtsystems-opensource-src package in Ubuntu RTM:
  Fix Released

Bug description:
  BottomEdge component does not work property with mouse unless you set
  the:

  QuickUtils.mouseAttached  = true

  
  This should be done automatically by SDK.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1536669/+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 77010] Re: Overuse of system beep without volume control

2016-09-19 Thread Luke Yelavich
** Changed in: pulseaudio (Ubuntu)
 Assignee: Luke Yelavich (themuso) => (unassigned)

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

Title:
  Overuse of system beep without volume control

Status in Ayatana:
  Invalid
Status in One Hundred Papercuts:
  Fix Released
Status in libgnome package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Won't Fix
Status in module-init-tools package in Ubuntu:
  Fix Released
Status in pulseaudio package in Ubuntu:
  Confirmed
Status in libgnome source package in Karmic:
  Fix Released
Status in linux source package in Karmic:
  Won't Fix
Status in module-init-tools source package in Karmic:
  Fix Released
Status in pulseaudio source package in Karmic:
  Won't Fix

Bug description:
System 'beeps' have become omnipresent in gnome.  When I unplug my
  power cord, the notification system emits a system beep.  When I try
  to do quick find in Firefox and I type a word that doesn't exist in
  the document, it beeps.  When I tab-autocomplete in a gnome-terminal,
  it beeps if there are no completions.  There are numerous other
  software packages that behave similarly.

  This is a problem for multiple reasons.

  First of all, there are some cases where the beep is used
  inappropriately -- I really *don't care* that my power cord is
  unplugged - in fact I unplugged it!  I appreciate the technology
  advances that gnome-power-management has made in recent history, but I
  feel like I just want it to `go away' most of the time - I don't care
  about most of the things it informs me (besides low battery).  Firefox
  has color feedback in the "Find" bar, why do I need auditory feedback
  too?

  Second of all, I can't control the volume of the beep, or disable it
  in all cases.  In the case of the gnome-terminal I can disable the
  console "bell", but that only solves a single instance of the problem.
  In most other cases, there is nothing I can do to prevent the beeps.
  This can be very obtrusive in quite environments, and simply annoying
  in other cases.  On my laptop (recent Dell Latitude D620) the beep is
  incredibly loud - it is very noticeable.  It would be great to have a
  toggle button in the system "sound" preferences, or better yet, a
  volume slider for the system bell.

This is a large problem, affecting multiple packages and systems - I
  don't know the best way to fix it, but I do know that it is definitely
  an overall gnome UI issue.  I've read that some programs literally
  just have the ASCII "BEL" coded into the source, so in some cases the
  problem may be unavoidable - I don't know enough of the technical
  details to recognize an appropriate solution.

  Any help dividing this into specific fixes for multiple projects or
  identifying the best place for an overall fix would be appreciated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dead-ayatana/+bug/77010/+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 1285444] Re: Login Successful, Desktop Never Loads

2016-09-19 Thread Cepreu-mail
Same on me. Ubuntu 16.04 with latest updates at 20 September 2016.
In .xsession-errors:
openConnection: connect: No such file or directory
cannot connect to brltty at :0

Tried many workaround from this urls:
http://askubuntu.com/questions/17381/unity-doesnt-load-no-launcher-no-dash-appears
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1212987

No one is helped. Helped Fullbuffer's suggestion with moving .cache
folder. Everything fine now.

By deleting from one to one folders in .cache I found that
compizconfig-1 subfolder causing the problems. You does not need to
delete entire cache, only this one.

For devs for further investigation of problem I attaching archive with
my .cache/compizconfig-1 folder.

** Attachment added: "archive with my .cache/compizconfig-1 folder"
   
https://bugs.launchpad.net/ubuntu/+source/at-spi2-core/+bug/1285444/+attachment/4744012/+files/compizconfig-1.tar.gz

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

Title:
  Login Successful, Desktop Never Loads

Status in at-spi2-core package in Ubuntu:
  Triaged

Bug description:
  Here is what I encounter
  1. Boot computer, boot proceeds normally
  2. Reach standard Ubuntu login screen, nothing seems to be amiss
  3. Enter user name and password
  4. Login disappears, just see the pink "Ubuntu 14.04" background

  The desktop never loads, not even after ~30 minutes. The launcher
  never appears, and the Desktop background never changes to the user-
  configured background.

  Other features:
  * Cursor works fine, it can be moved around the screen
  * No error messages pop up
  * ALT+F1 etc. can be used to switch to different TTYs; all files on the 
system appear to be intact
  * Print screen button works (I will upload a screen shot when I get a chance 
to copy it onto a USB drive)
  * Hitting power button pops up a window prompting the user to decide whether 
to shut down
  * CTRL+ALT+DELETE prompts the user to log out
  * Desktop does not load on any user accounts, including the guest account

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/at-spi2-core/+bug/1285444/+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 1625409] [NEW] /usr/lib/accountsservice/accounts-daemon:6:g_assertion_message:g_assertion_message_expr:do_exec:fork_exec_with_pipes:g_spawn_sync

2016-09-19 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding accountsservice.  This problem was most recently seen with
version 0.6.40-2ubuntu11.2, the problem page at
https://errors.ubuntu.com/problem/4dae6d3f9eb3315eaf827309ccf53b5abd21e894
contains more details.

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


** Tags: kylin-14.10 precise quantal trusty utopic vivid wily xenial

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

Title:
  /usr/lib/accountsservice/accounts-
  
daemon:6:g_assertion_message:g_assertion_message_expr:do_exec:fork_exec_with_pipes:g_spawn_sync

Status in accountsservice package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding accountsservice.  This problem was most recently seen with
  version 0.6.40-2ubuntu11.2, the problem page at
  https://errors.ubuntu.com/problem/4dae6d3f9eb3315eaf827309ccf53b5abd21e894
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1625409/+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 1625411] [NEW] /usr/lib/colord/colord:6:g_assertion_message:g_assertion_message_expr:do_exec:fork_exec_with_pipes:g_spawn_async_with_pipes

2016-09-19 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding colord.  This problem was most recently seen with version
1.2.12-1ubuntu1, the problem page at
https://errors.ubuntu.com/problem/86668b646c6331ed14873c19f67d532691cf13e8
contains more details.

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


** Tags: utopic vivid wily xenial

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

Title:
  
/usr/lib/colord/colord:6:g_assertion_message:g_assertion_message_expr:do_exec:fork_exec_with_pipes:g_spawn_async_with_pipes

Status in colord package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding colord.  This problem was most recently seen with version
  1.2.12-1ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/86668b646c6331ed14873c19f67d532691cf13e8
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/colord/+bug/1625411/+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 1613774] Re: ubuntu-bug xorg /usr/share/apport/apport-gtk:16: PyGIWarning: Wnck was imported without specifying a version first. Use gi.require_version('Wnck', '3.0') before impo

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

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

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

Title:
  ubuntu-bug xorg /usr/share/apport/apport-gtk:16: PyGIWarning: Wnck was
  imported without specifying a version first. Use
  gi.require_version('Wnck', '3.0') before import to ensure that the
  right version gets loaded.

Status in apport package in Ubuntu:
  Confirmed

Bug description:
  $ $ ubuntu-bug xorg
  dash: 1: $: not found
  $ ^C   
  $ $ ubuntu-bug xorg^C
  $ $ ubuntu-bug xorg
  dash: 2: $: not found
  $ ubuntu-bug xorg
  /usr/share/apport/apport-gtk:16: PyGIWarning: Wnck was imported without 
specifying a version first. Use gi.require_version('Wnck', '3.0') before import 
to ensure that the right version gets loaded.
from gi.repository import GLib, Wnck, GdkX11, Gdk
  Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  cat: /var/log/lightdm/x-0-greeter.log: No such file or directory
  cat: /var/log/lightdm/x-0-greeter.log.old: No such file or directory
  Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  $ ubuntu-bug xorg
  /usr/share/apport/apport-gtk:16: PyGIWarning: Wnck was imported without 
specifying a version first. Use gi.require_version('Wnck', '3.0') before import 
to ensure that the right version gets loaded.
from gi.repository import GLib, Wnck, GdkX11, Gdk
  Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  cat: /var/log/lightdm/x-0-greeter.log.old: No such file or directory
  cat: /var/log/lightdm/x-0-greeter.log: No such file or directory
  Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  Specifying boot ID has no effect, no persistent journal was found
  Specifying boot ID has no effect, no persistent journal was found
  Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  $ Created new window in existing browser session.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  361.42  Tue Mar 22 18:10:58 
PDT 2016
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.1)
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  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 Aug 16 08:39:05 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Sky Lake Integrated Graphics [8086:1916] (rev 07) (prog-if 
00 [VGA controller])
 Subsystem: Hewlett-Packard Company Skylake Integrated Graphics [103c:80e6]
 Subsystem: Hewlett-Packard Company GM108M [GeForce 940M] [103c:80e6]
  InstallationDate: Installed on 2016-07-30 (16 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  MachineType: HP HP ENVY m7 Notebook
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-31-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/04/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.35
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 80E6
  dmi.board.vendor: HP
  dmi.board.version: 87.60
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.35:bd03/04/2016:svnHP:pnHPENVYm7Notebook:pvrType1ProductConfigId:rvnHP:rn80E6:rvr87.60:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP ENVY m7 Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP
  version.compiz: compiz 1:0.9.12.2+16.04.20160801.3-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: 

[Touch-packages] [Bug 1612240] Re: [FFe] Please upgrade zeromq3 and zmqpp to 4.1.2 git snapshot

2016-09-19 Thread Steve Langasek
We don't want to pull this in as a completely separate source package;
that doesn't address the support problem, as it's precisely the "forked"
version that we would need to support.

Since there is no library transition here, and it sounds like the risk
of an ABI break before 4.2 releases is quite low, and you have committed
to dealing with any collateral damage, FFe granted.

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

Title:
  [FFe] Please upgrade zeromq3 and zmqpp to 4.1.2 git snapshot

Status in zeromq3 package in Ubuntu:
  Confirmed
Status in zmqpp package in Ubuntu:
  In Progress

Bug description:
  Please update zmqpp to version 4.1.2 with the following patch that I proposed 
upstream (it got merged into their "develop" branch):
  https://github.com/zeromq/zmqpp/pull/167/files

  (alternatively, use master + my patch or develop branch of zmqpp).

  This will require the current git snapshot of the zmq library (which
  will be version 4.2 when it's released) -
  https://github.com/zeromq/libzmq

  All the above is needed to support the new USE_FD socket option, which
  will probably be critical for scopes as snaps.

  == Feature Freeze Exception details ==

  These packages are required by the ongoing work of the unity scopes
  for snappy. Due to unrelated to zeromq issues (unity-scopes-api unit-
  test issues on arm64, possibly due to recent toolchain changes) we did
  not make it in time before Feature Freeze. The packages have been
  prepared and tested in:

  https://launchpad.net/~ci-train-ppa-
  
service/+archive/ubuntu/landing-005/+packages?field.name_filter=_filter=published_filter=yakkety

  There is no ABI breakage in zeromq3 so no reverse-depends rebuilds are
  required. The zmqpp package does break ABI so a so bump and rebuild of
  rev-deps was needed, but the currently only consumer of the zmqpp
  packages is unity-scopes-api. The new release of zeromq3 is based on a
  git snapshot as a new stable release of this project is planned in the
  nearest future, so a bit too late for the current plans. Some reverse-
  depends of zeromq3 have been tested to work fine with the new package
  as is.

  We kindly request a FFe for this very particular case.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zeromq3/+bug/1612240/+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 1467073] Re: improve feedback of ip route add nat command failure

2016-09-19 Thread Tammy Miller
** Changed in: iproute2 (Ubuntu)
 Assignee: (unassigned) => Tammy Miller (tgmiller5)

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

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

Title:
  improve feedback of ip route add nat command failure

Status in iproute2 package in Ubuntu:
  In Progress

Bug description:
  Support for `nat` routes has been dropped in 2.6 according to `man ip
  route`, yet invoking `sudo ip route add nat 192.168.178.30 via
  192.168.179.1` prints `RTNETLINK answers: Invalid argument` which
  should be `support for adding NAT routes has been dropped in Linux
  2.6, see 'man ip route' for more details. Consider using [the
  alternative to nat routes] instead` because there's no sense in giving
  less feedback than possible.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: iproute2 3.16.0-2ubuntu1
  Uname: Linux 4.0.5-040005-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  Date: Sat Jun 20 12:20:55 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-04-20 (60 days ago)
  InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 
(20141022.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: iproute2
  UpgradeStatus: Upgraded to vivid on 2015-04-24 (56 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1467073/+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 1574324] Re: pulseaudio crashes when connecting to bluetooth headphones (due to ubuntu changes?)

2016-09-19 Thread Luke Yelavich
Ok sounds like it could certainly be the same or very similar.

As to moving forward with this, the various Ubuntu touch patches are
needed to support various hardware that is used on Ubuntu phones.

I am also getting hold of similar  hardware and will be looking into
this again once it arrives.

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

Title:
  pulseaudio crashes when connecting to bluetooth headphones (due to
  ubuntu changes?)

Status in pulseaudio package in Ubuntu:
  In Progress

Bug description:
  When I attempt to connect my Jaybird Bluebuds X to Ubuntu 16.04
  pulseaudio crashes, this does *NOT* happen with a Jambox which leads
  me to believe it's an intermittent problem with some hardware. This
  did not happen on Ubuntu 15.10 (which was an upgrade of 15.04).

  Ubuntu Release:

  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  Pulseaudio Version:

  pulseaudio:
    Installed: 1:8.0-0ubuntu3
    Candidate: 1:8.0-0ubuntu3
    Version table:
   *** 1:8.0-0ubuntu3 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  Device info:

  [bluetooth]# info 44:5E:F3:B4:07:29
  Device 44:5E:F3:B4:07:29
   Name: BlueBuds X
   Alias: BlueBuds X
   Class: 0x240404
   Icon: audio-card
   Paired: yes
   Trusted: yes
   Blocked: no
   Connected: no
   LegacyPairing: no
   UUID: Headset   (1108--1000-8000-00805f9b34fb)
   UUID: Audio Sink(110b--1000-8000-00805f9b34fb)
   UUID: A/V Remote Control Target (110c--1000-8000-00805f9b34fb)
   UUID: A/V Remote Control(110e--1000-8000-00805f9b34fb)
   UUID: Handsfree (111e--1000-8000-00805f9b34fb)
   UUID: Unknown   (80ff--1000-8000-00805f9b34fb)

  I have also attached a debug dump of Pulseaudio when attempting to
  connect to the headphones.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1574324/+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 1616413] Re: [OptiPlex 7040, Realtek ALC3234, Speaker, Internal] No sound at all

2016-09-19 Thread Luke Yelavich
Sorry, I should have been more clear. What audio connections does your
system have? Around the back, there should be at least 2 3.5mm sockets.

Thanks for the log.

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

Title:
  [OptiPlex 7040, Realtek ALC3234, Speaker, Internal] No sound at all

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  I am not getting any sound at all from my Dell Optiplex 7040 (running
  Ubuntu 16.04).

  The volume control icon is showing up next to the clock, and I am able
  to change the volume levels: but this has no effect. There is
  absolutely NO sound at all.

  In Settings -> Output, no devices are listed. Strangely enough, aplay
  -l results in:

   List of PLAYBACK Hardware Devices 
  card 0: PCH [HDA Intel PCH], device 0: ALC3234 Analog [ALC3234 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0

  which indicates that the sound card is getting detected. I tried

  sudo alsa force-reload

  following which I rebooted. That doesn't fix the problem. I opened
  alsamixer: it is detecting the sound card perfectly and nothing is
  muted. Still, there is no audio. I then tried the following:

  sudo apt-get remove --purge alsa-base pulseaudio
  sudo apt-get install alsa-base pulseaudio
  sudo alsa force-reload

  And still there is no audio. I'd be really grateful if you could look
  into this. Thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  suvam  4522 F pulseaudio
suvam  5594 F alsamixer
  CurrentDesktop: Unity
  Date: Wed Aug 24 15:59:21 2016
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-osp1-20150720-0
  InstallationDate: Installed on 2016-02-12 (193 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150720-04:06
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  suvam  4522 F pulseaudio
suvam  5594 F alsamixer
  Symptom_Jack: Speaker, Internal
  Symptom_Type: No sound at all
  Title: [OptiPlex 7040, Realtek ALC3234, Speaker, Internal] No sound at all
  UpgradeStatus: Upgraded to xenial on 2016-08-11 (13 days ago)
  dmi.bios.date: 12/04/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.1
  dmi.board.name: 0HD5W2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.1:bd12/04/2015:svnDellInc.:pnOptiPlex7040:pvr:rvnDellInc.:rn0HD5W2:rvrA00:cvnDellInc.:ct3:cvr:
  dmi.product.name: OptiPlex 7040
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1616413/+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 940030] Re: rsyslog stops working after logrotate until restarted

2016-09-19 Thread robert mccallum
I'm seeing the same issue as @Chesler #20.

On Ubuntu 16.04.1 LTS.  Log files are created but logging keeps going in
the rotated file.  ie:  Auth.log.1 until rsyslog is restarted.

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

Title:
  rsyslog stops working after logrotate until restarted

Status in rsyslog package in Ubuntu:
  Confirmed

Bug description:
  This could otherwise be titled, rsyslog reload does not create log
  files; only restart does.

  This is happening on a number of machines I work on.  It's happening
  on 10.04 and 11.04.  It might be similar to:

  https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/407862

  But in my case after the restart there is no /var/log/syslog being
  created, nor auth.log, kern.log, etc.  The files are rotated, rsyslog
  is reloaded, and none of the log files are created and nothing is
  being logged.  This has been plaguing my systems since moving from
  syslog-ng, which I may return to as it seems it was actually
  production ready.

  Without manually restarting those files don't exist so here's what I
  did on an 11.04 system:

  logrotate --force --verbose /etc/logrotate.conf

  gives:

  rotating pattern: /var/log/syslog
   forced from command line (7 rotations)
  empty log files are not rotated, old logs are removed
  considering log /var/log/syslog
log /var/log/syslog does not exist -- skipping
  not running postrotate script, since no logs were rotated

  rotating pattern: /var/log/mail.info
  /var/log/mail.warn
  /var/log/mail.err
  /var/log/mail.log
  /var/log/daemon.log
  /var/log/kern.log
  /var/log/auth.log
  /var/log/user.log
  /var/log/lpr.log
  /var/log/cron.log
  /var/log/debug
  /var/log/messages
   forced from command line (4 rotations)
  empty log files are not rotated, old logs are removed
  considering log /var/log/mail.info
log /var/log/mail.info does not exist -- skipping
  considering log /var/log/mail.warn
log /var/log/mail.warn does not exist -- skipping
  considering log /var/log/mail.err
log does not need rotating
  considering log /var/log/mail.log
log does not need rotating
  considering log /var/log/daemon.log
log /var/log/daemon.log does not exist -- skipping
  considering log /var/log/kern.log
log /var/log/kern.log does not exist -- skipping
  considering log /var/log/auth.log
log /var/log/auth.log does not exist -- skipping
  considering log /var/log/user.log
log /var/log/user.log does not exist -- skipping
  considering log /var/log/lpr.log
log /var/log/lpr.log does not exist -- skipping
  considering log /var/log/cron.log
log /var/log/cron.log does not exist -- skipping
  considering log /var/log/debug
log /var/log/debug does not exist -- skipping
  considering log /var/log/messages
log /var/log/messages does not exist -- skipping
  not running postrotate script, since no logs were rotated

  Then
  /sbin/reload rsyslog
  logger -i testing

  At this point there is no /var/log/syslog

  Then:
  /sbin/restart rsyslog

  And voila there is a /var/log/syslog beginning with:

  Feb 23 19:24:48 somehost kernel: imklog 4.6.4, log source = /proc/kmsg 
started.
  Feb 23 19:24:48 somehost rsyslogd: [origin software="rsyslogd" 
swVersion="4.6.4" x-pid="2299" x-info="http://www.rsyslog.com;] (re)start
  Feb 23 19:24:48 somehost rsyslogd: rsyslogd's groupid changed to 114
  Feb 23 19:24:48 somehost rsyslogd: rsyslogd's userid changed to 108

  Then to recreate:

  logrotate --force --verbose /etc/logrotate.conf

  
  rotating pattern: /var/log/syslog
   forced from command line (7 rotations)
  empty log files are not rotated, old logs are removed
  considering log /var/log/syslog
log needs rotating
  rotating log /var/log/syslog, log->rotateCount is 7
  dateext suffix '-20120223'
  glob pattern '-[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]'
  compressing log with: /bin/gzip
  renaming /var/log/syslog to /var/log/syslog-20120223
  running postrotate script
  removing old log /var/log/syslog-20111219.gz

  rotating pattern: /var/log/mail.info
  /var/log/mail.warn
  /var/log/mail.err
  /var/log/mail.log
  /var/log/daemon.log
  /var/log/kern.log
  /var/log/auth.log
  /var/log/user.log
  /var/log/lpr.log
  /var/log/cron.log
  /var/log/debug
  /var/log/messages
   forced from command line (4 rotations)
  empty log files are not rotated, old logs are removed
  considering log /var/log/mail.info
log /var/log/mail.info does not exist -- skipping
  considering log /var/log/mail.warn
log /var/log/mail.warn does not exist -- skipping
  considering log /var/log/mail.err
log does not need rotating
  considering log /var/log/mail.log
log does not need rotating
  considering log /var/log/daemon.log
log /var/log/daemon.log does not exist -- skipping
  considering log /var/log/kern.log
log needs rotating
  considering log /var/log/auth.log
 

[Touch-packages] [Bug 883138] Re: Dim file extensions

2016-09-19 Thread Bug Watch Updater
** Changed in: gtk
   Status: New => Confirmed

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

Title:
  Dim file extensions

Status in GTK+:
  Confirmed
Status in Nautilus:
  Confirmed
Status in Wine:
  New
Status in enlightenment package in Ubuntu:
  New
Status in gtk+3.0 package in Ubuntu:
  Triaged
Status in lesstif2 package in Ubuntu:
  New
Status in mono package in Ubuntu:
  New
Status in nautilus package in Ubuntu:
  Triaged
Status in qt4-x11 package in Ubuntu:
  Opinion
Status in tcltk-defaults package in Ubuntu:
  New
Status in wine package in Ubuntu:
  New

Bug description:
  Many web browsers have now began dimming less relevant parts of the URL, such 
as the protocol, subdomain, path, and query string.
  I propose we have an option/setting/feature that does the same Nautilus and 
Gtk file dialogs. Dim the the file extension.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/883138/+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 1618981] Re: Autopilot testcase hangs

2016-09-19 Thread Renato Araujo Oliveira Filho
** Changed in: address-book-app (Ubuntu)
   Status: New => In Progress

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

Title:
  Autopilot testcase hangs

Status in address-book-app package in Ubuntu:
  In Progress

Bug description:
  On krillin ->
version 564 from ubuntu-touch/rc-proposed/ubuntu channel

  running the ->

  
address_book_app.tests.test_create_new_from_uri.TestCreateNewContactFromURI.test_save_new_contact

  autopilot test starts and then it hangs with the New contact page.

address-book-app 
0.2+15.04.20160823-0ubuntu1
address-book-app-autopilot   
0.2+15.04.20160823-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1618981/+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 1621509] Re: 'window' contextProperty is registered after components are completed

2016-09-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~tpeeters/ubuntu-ui-toolkit/qt56fixes2sections

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

Title:
  'window' contextProperty is registered after components are completed

Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  This is the cause for the Sections index resetting after
  initialization, see bug 1610231.

  Use this code:
  -- ModelFromList13.qml --
  import QtQuick 2.4

  // This component is used in tst_listview_bug1621509.13.qml
  Item {
  id: root
  property var myObject
  property int count: 0 // will hold the number of changes to myObject 
after Component.completed.

  onMyObjectChanged: {
  print("myObject changed to "+myObject)
  count++;
  }
  Component.onCompleted: {
  count = 0;
  }
  }

  -- tst_list_model_from_list_bug1621509.13.qml --
  import QtQuick 2.4
  import QtTest 1.0

  // Ubuntu.Components is not explicitly used below, but its import causes bug 
#1621509.
  import Ubuntu.Components 1.3

  TestCase {
  id: testCase
  name: "EmbeddedListView"
  width: 100
  height: 100

  // Bug #1621509 only occurs when we wait for the window to be visible.
  // Forces the components to be completed before the test functions are 
executed.
  when: windowShown

  ModelFromList13 {
  id: embeddedListView
  QtObject {
  objectName: "one"
  id: objectOne
  }
  myObject: objectOne
  }

  Component.onCompleted: {
  print("Component completed."); // must print something to reproduce 
the bug.
  }

  function test_no_model_change_after_completed_bug1621509_bug1610231() {
  compare(embeddedListView.count, 0,
  "The model was changed after the component was completed.");
  }
  }
  --

  the test will fail. Also, one can replace the TestCase by Item (and
  remove when: windowShown) and simply use qmlscene to start the app. It
  will show that myObject is set twice: before the component completed,
  and then again afterwards. I suspect the reason for this is the change
  of the 'window' context property which causes everything in the
  context (objectOne) and properties that depend on that to be re-
  evaluated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1621509/+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 1562513] Re: Toolbar has a dark background in GTK3 in Ubuntu

2016-09-19 Thread Doctor Rover
** Tags added: gtk3

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

Title:
  Toolbar has a dark background in GTK3 in Ubuntu

Status in LibreOffice:
  Won't Fix
Status in ubuntu-themes package in Ubuntu:
  Confirmed

Bug description:
  When LO is launched with SAL_USE_VCLPLUGIN=gtk3, the toolbar panel has
  a dark background making icons of styles like Sifr or Breeze almost
  invisible.

  Ubuntu 15.10 x64
  LibreOffice 5.1.1.2 (1:5.1.1~rc2-0ubuntu1~wily0) installed from 
ppa:libreoffice/ppa

  See also Bug #1527053 on LibreOffice GTK3-related issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1562513/+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 1527053] Re: Tab names unreadable in GTK3 in Ubuntu

2016-09-19 Thread Doctor Rover
** Tags added: gtk3

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

Title:
  Tab names unreadable in GTK3 in Ubuntu

Status in LibreOffice:
  Confirmed
Status in libreoffice package in Ubuntu:
  Triaged
Status in ubuntu-themes package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce:
  1. On Ubuntu 15.4 or 15.10, install or build libreoffice 5.1
  2. Open a tabbed dialog box such Format->Paragraph

  Note the text is white on light gray, which is very hard to read. In
  Fedora or Debian, when you select a "dark" theme, the tabs are
  rendered as white text on a black background.  In Ubuntu other UI
  elements such as the toolbar and context menus are rendered the same
  as Debian's dark theme(white text on black).

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1527053/+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 1619444] Re: apt-key should not be used in scripts

2016-09-19 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-keyring - 2016.09.19

---
ubuntu-keyring (2016.09.19) yakkety; urgency=medium

  * Ship each active key in a separate keyring in /etc/apt/trusted.gpg.d/
as conffiles for simpler usage of apt-secure(8).
  * Remove all active keys from /etc/apt/trusted.gpg as they are shipped
now as fragment files.
  * Depend on gpgv and only recommend gnupg.
  * Stop calling apt-key update LP: #1619444
  * Generate SHA512SUMS.txt.asc file, signed by me, and verified against
debian-keyring at build time as a weak consistency check.

 -- Dimitri John Ledkov   Fri, 16 Sep 2016 14:36:10
+0100

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

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

Title:
  apt-key should not be used in scripts

Status in ubuntu-keyring package in Ubuntu:
  Fix Released

Bug description:
  Got that comment while upgrading ubuntu-keyring:

  Setting up ubuntu-keyring (2016.09.01) ...
  Warning: apt-key should not be used in scripts (called from postinst 
maintainerscript of the package ubuntu-keyring)
  Warning: 'apt-key update' is deprecated and should not be used anymore!

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: ubuntu-keyring 2016.09.01
  ProcVersionSignature: Ubuntu 4.8.0-5.6-generic 4.8.0-rc4
  Uname: Linux 4.8.0-5-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Sep  1 21:42:35 2016
  PackageArchitecture: all
  SourcePackage: ubuntu-keyring
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyring/+bug/1619444/+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 1579278] Re: Keep powersave CPU frequency scaling governor for CPUs that support intel_pstate

2016-09-19 Thread Doug Smythies
@Haw Loeung: In addition to what I wrote earlier:

> With the new Ubuntu archive servers, we saw constantly high load
> and after some tinkering, we found that it was mostly CPUs
> being woken up to see if they should enter idle states.
> Changing the CPU frequency scaling governor to "performance" saw a 
> considerable drop.

What do you mean by "high load"?
And when you say "saw a considerable drop", does that mean in wakeups per 
second or load?

Note that you should observe a significant difference in load average on
a server between powersave and performance mode, and that actually
indicates things are working as they should be. For the SpecPower
simulator test I posted above, I'll add some more data for the 0.5X and
X lines:

0.5X, where Performance used 31.7% more package power:
Powersave: Busy%: 12.58% (load average = 1.01) Bzy MHz: 1651
Performance: Busy%: 5.04% (load average = 0.40) Bzy MHz: 3686

X, where Performance used 42.1% more package power:
Powersave: Busy%: 23.66% (load average = 1.89) Bzy MHz: 1798
Performance: Busy%: 10.56% (load average = 0.84) Bzy MHz: 3681

Isn't energy consumption what really matters, as long as performance doesn't 
suffer too much?
What I would like to see for your servers is the results from:

sudo turbostat -J -S --debug sleep 300

For the intel_pstate CPU frequency scaling driver and the powersave and
performance scaling governors with your work flow.

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

Title:
  Keep powersave CPU frequency scaling governor for CPUs that support
  intel_pstate

Status in linux package in Ubuntu:
  Invalid
Status in systemd package in Ubuntu:
  Fix Committed
Status in sysvinit package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Invalid
Status in systemd source package in Xenial:
  Invalid
Status in sysvinit source package in Xenial:
  Triaged

Bug description:
  Hi,

  With the new Ubuntu archive servers, we saw constantly high load and
  after some tinkering, we found that it was mostly CPUs being woken up
  to see if they should enter idle states. Changing the CPU frequency
  scaling governor to "performance" saw a considerable drop.

  Perf report using the following commands:

  | perf record -g -a sleep 10
  | perf report

  | Samples: 287K of event 'cycles:pp', Event count (approx.): 124776998906
  |   Children  Self  Command  Shared Object Symbol
  | +   55.24% 0.20%  swapper  [kernel.kallsyms] [k] 
cpu_startup_entry
  | +   53.51% 0.00%  swapper  [kernel.kallsyms] [k] 
start_secondary
  | +   53.02% 0.08%  swapper  [kernel.kallsyms] [k] 
call_cpuidle
  | +   52.94% 0.02%  swapper  [kernel.kallsyms] [k] 
cpuidle_enter
  | +   31.81% 0.67%  swapper  [kernel.kallsyms] [k] 
cpuidle_enter_state
  | +   29.59% 0.12%  swapper  [kernel.kallsyms] [k] 
acpi_idle_enter
  | +   29.45% 0.05%  swapper  [kernel.kallsyms] [k] 
acpi_idle_do_entry
  | +   29.43%29.43%  swapper  [kernel.kallsyms] [k] 
acpi_processor_ffh_cstate_enter
  | +   20.51% 0.04%  swapper  [kernel.kallsyms] [k] 
ret_from_intr
  | +   20.47% 0.12%  swapper  [kernel.kallsyms] [k] do_IRQ
  | +   19.30% 0.07%  swapper  [kernel.kallsyms] [k] 
irq_exit
  | +   19.18% 0.07%  apache2  [kernel.kallsyms] [k] 
entry_SYSCALL_64_fastpath
  | +   18.80% 0.17%  swapper  [kernel.kallsyms] [k] 
__do_softirq
  | +   16.45% 0.11%  swapper  [kernel.kallsyms] [k] 
net_rx_action
  | +   16.25% 0.43%  swapper  [kernel.kallsyms] [k] be_poll
  | +   14.74% 0.21%  swapper  [kernel.kallsyms] [k] 
be_process_rx
  | +   13.61% 0.07%  swapper  [kernel.kallsyms] [k] 
napi_gro_frags
  | +   12.58% 0.04%  swapper  [kernel.kallsyms] [k] 
netif_receive_skb_internal
  | +   12.48% 0.03%  swapper  [kernel.kallsyms] [k] 
__netif_receive_skb
  | +   12.42% 0.24%  swapper  [kernel.kallsyms] [k] 
__netif_receive_skb_core
  | +   12.41% 0.00%  apache2  [unknown] [k] 
0x7f27983b5028
  | +   12.41% 0.00%  apache2  [unknown] [k] 
0x7f2798369028
  | +   11.49% 0.16%  swapper  [kernel.kallsyms] [k] ip_rcv
  | +   11.29% 0.09%  swapper  [kernel.kallsyms] [k] 
ip_rcv_finish
  | +   10.77% 0.05%  swapper  [kernel.kallsyms] [k] 
ip_local_deliver
  | +   10.70% 0.06%  swapper  [kernel.kallsyms] [k] 
ip_local_deliver_finish
  | +   10.55% 0.22%  swapper  [kernel.kallsyms] [k] 
tcp_v4_rcv
  | + 

[Touch-packages] [Bug 1547844] Re: systemd-fsckd does not allow fsck to finish

2016-09-19 Thread Martin Pitt
Cherry-picked into Xenial branch: https://anonscm.debian.org/cgit/pkg-
systemd/systemd.git/commit/?h=ubuntu-xenial=72bc2062

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

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

Title:
  systemd-fsckd does not allow fsck to finish

Status in systemd package in Ubuntu:
  Fix Committed
Status in systemd source package in Xenial:
  In Progress
Status in systemd package in Debian:
  Unknown

Bug description:
  
  during normal boots, fsck runs fine with small partitions.  But I have two 
big partitions and systemd seems to abort fsck somewhere between 5 to 10 
minutes from start.  This results in the partition being checked again at every 
boot.  After manual run in recovery mode, everything is OK again. 

  See e.g.

   sudo tune2fs -l /dev/mapper/xpcvg-home 
  tune2fs 1.42.12 (29-Aug-2014)
  Filesystem volume name:   
  Last mounted on:  /home
  Filesystem UUID:  db583624-afb4-41cb-8b2d-640bee2de61b
  Filesystem magic number:  0xEF53
  Filesystem revision #:1 (dynamic)
  Filesystem features:  has_journal ext_attr resize_inode dir_index 
filetype needs_recovery extent sparse_super large_file uninit_bg
  Filesystem flags: signed_directory_hash 
  Default mount options:(none)
  Filesystem state: clean
  Errors behavior:  Continue
  Filesystem OS type:   Linux
  Inode count:  65536000
  Block count:  262144000
  Reserved block count: 13107200
  Free blocks:  183474571
  Free inodes:  65167292
  First block:  0
  Block size:   4096
  Fragment size:4096
  Reserved GDT blocks:  961
  Blocks per group: 32768
  Fragments per group:  32768
  Inodes per group: 8192
  Inode blocks per group:   512
  RAID stride:  128
  RAID stripe width:384
  Filesystem created:   Mon Jul 25 12:23:50 2011
  Last mount time:  Sat Feb 20 09:34:41 2016
  Last write time:  Sat Feb 20 09:34:41 2016
  Mount count:  166
  Maximum mount count:  157
  Last checked: Sun Nov 29 14:02:12 2015
  Check interval:   15552000 (6 months)
  Next check after: Fri May 27 15:02:12 2016
  Lifetime writes:  1113 GB
  Reserved blocks uid:  0 (user root)
  Reserved blocks gid:  0 (group root)
  First inode:  11
  Inode size: 256
  Required extra isize: 28
  Desired extra isize:  28
  Journal inode:8
  First orphan inode:   65143018
  Default directory hash:   half_md4
  Directory Hash Seed:  ea4a0233-d8af-4c51-9302-140a4affacdf
  Journal backup:   inode blocks

  journalctl says:
  helmi 20 09:30:21 xpc systemd-fsck[720]: /dev/mapper/xpcvg-home has been 
mounted 165 times without being checked, check forced.
  helmi 20 09:34:40 xpc systemd-fsck[720]: fsck: Warning... fsck.ext4 for 
device /dev/mapper/xpcvg-home exited with signal 13.
  helmi 20 09:34:40 xpc systemd-fsck[720]: fsck failed with error code 8.
  helmi 20 09:34:40 xpc systemd-fsck[720]: Ignoring error.
  helmi 20 09:34:40 xpc systemd[1]: Started File System Check on 
/dev/mapper/xpcvg-home.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: systemd 225-1ubuntu9
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 14:20:24 2016
  InstallationDate: Installed on 2012-12-22 (1154 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: ASUS All Series
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=a21f1300-e2a3-44c9-a667-86fc6184627b ro nomdmonddf nomdmonisw 
libata.noacpi=1 irqpoll all_generic_ide=1 ide-pci-generic.all-generic-ide=1 
usbcore.autosuspend=-1 usbcore.old_scheme_first=1 libata.force=8:1.5G 
xhci_hcd.quirks=262144
  SourcePackage: systemd
  UpgradeStatus: Upgraded to wily on 2015-10-23 (119 days ago)
  dmi.bios.date: 08/15/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1603
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MAXIMUS VI EXTREME
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1603:bd08/15/2014:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnMAXIMUSVIEXTREME:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:

[Touch-packages] [Bug 1625372] [NEW] NTP security issues on Precise and Trusty

2016-09-19 Thread Bryan Green
Public bug reported:

Based on the changelog, precise and trusty have not received patches for
the following CVE issues:

CVE-2016-1547
CVE-2016-1548
CVE-2016-1550
CVE-2016-2516
CVE-2016-2518

When will these be fixed on Precise and Trusty?  They have been fixed on
Debian 7 and 8.

Thanks,
Bryan

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

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

Title:
  NTP security issues on Precise and Trusty

Status in ntp package in Ubuntu:
  New

Bug description:
  Based on the changelog, precise and trusty have not received patches
  for the following CVE issues:

  CVE-2016-1547
  CVE-2016-1548
  CVE-2016-1550
  CVE-2016-2516
  CVE-2016-2518

  When will these be fixed on Precise and Trusty?  They have been fixed
  on Debian 7 and 8.

  Thanks,
  Bryan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1625372/+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 1621824] Re: MFG:Garrison - Ubuntu 16.04.1 dmesg error "systemd[1]: Failed to start Set console keymap."

2016-09-19 Thread Steve Langasek
Thanks.  The error message in the journal is:

 Sep 15 11:24:18 rcx2d407 loadkeys[9369]: Couldn't get a file descriptor
referring to the console

This comes from loadkeys in the 'kbd' package, which carries an Ubuntu-
specific patch to open consoles safely.  It's possible this "safe" code
is not correctly detecting consoles on this device.

Could you attach the output of 'sudo strace /usr/bin/loadkeys /etc
/console-setup/cached.kmap.gz' (the command run by /lib/systemd/system
/keyboard-setup.service)?

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

Title:
  MFG:Garrison - Ubuntu 16.04.1 dmesg error "systemd[1]: Failed to start
  Set console keymap."

Status in console-setup package in Ubuntu:
  Confirmed

Bug description:
  == Comment: #1 - Application Cdeadmin <> - 2016-08-23 15:05:14 ==
   State: Open by: knodelk on 23 August 2016 14:00:43 

  Seeing the following error message in the Ubuntu dmesg log following
  IPL to Ubuntu on system with Ubuntu 16.04.1 installed:

  # dmesg -T --level=alert,crit,err
  [Tue Aug 23 09:20:12 2016] systemd[1]: Failed to start Set console keymap.

  This appears to be something that can be ignored so manufacturing will
  be ignoring this message until directed otherwise.

  ==> all systemd related messages: 
  # dmesg -T | grep systemd
  [Tue Aug 23 09:20:12 2016] systemd[1]: systemd 229 running in system mode. 
(+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP 
+GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
  [Tue Aug 23 09:20:12 2016] systemd[1]: Detected architecture ppc64-le.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Set hostname to .
  [Tue Aug 23 09:20:12 2016] systemd[1]: Listening on Device-mapper event 
daemon FIFOs.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Started Forward Password Requests to 
Wall Directory Watch.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Listening on /dev/initctl 
Compatibility Named Pipe.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Reached target Encrypted Volumes.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Listening on Syslog Socket.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Listening on Journal Socket.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Listening on Journal Socket (/dev/log).
  [Tue Aug 23 09:20:12 2016] systemd[1]: Reached target User and Group Name 
Lookups.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Listening on fsck to fsckd 
communication Socket.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Listening on udev Control Socket.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Listening on LVM2 metadata daemon 
socket.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Listening on LVM2 poll daemon socket.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Created slice User and Session Slice.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Listening on udev Kernel Socket.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Created slice System Slice.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Mounting POSIX Message Queue File 
System...
  [Tue Aug 23 09:20:12 2016] systemd[1]: Reached target Slices.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Starting Create list of required 
static device nodes for the current kernel...
  [Tue Aug 23 09:20:12 2016] systemd[1]: Starting Nameserver information 
manager...
  [Tue Aug 23 09:20:12 2016] systemd[1]: Starting Monitoring of LVM2 mirrors, 
snapshots etc. using dmeventd or progress polling...
  [Tue Aug 23 09:20:12 2016] systemd[1]: Mounting RPC Pipe File System...
  [Tue Aug 23 09:20:12 2016] systemd[1]: Created slice 
system-serial\x2dgetty.slice.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Started Read required files in advance.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Starting Load Kernel Modules...
  [Tue Aug 23 09:20:12 2016] systemd[1]: Mounting Debug File System...
  [Tue Aug 23 09:20:12 2016] systemd[1]: Listening on Journal Audit Socket.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Starting Journal Service...
  [Tue Aug 23 09:20:12 2016] systemd[1]: Mounting Huge Pages File System...
  [Tue Aug 23 09:20:12 2016] systemd[1]: Set up automount Arbitrary Executable 
File Formats File System Automount Point.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Starting Uncomplicated firewall...
  [Tue Aug 23 09:20:12 2016] systemd[1]: Starting Set console keymap...
  [Tue Aug 23 09:20:12 2016] systemd[1]: Mounted Debug File System.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Mounted POSIX Message Queue File 
System.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Mounted Huge Pages File System.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Started Create list of required static 
device nodes for the current kernel.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Started Nameserver information manager.
  [Tue Aug 23 09:20:12 2016] systemd[1]: Started Uncomplicated firewall.
  [Tue Aug 23 09:20:12 2016] systemd[1]: keyboard-setup.service: Main process 
exited, code=exited, status=1/FAILURE
  [Tue Aug 23 

[Touch-packages] [Bug 1605189] Re: Authentication is required for suspending the system

2016-09-19 Thread SHY
Thanks much appreciated. Hey, it's a free & wonderful system. Minor
glitch at best. I will get better sleep from now. :)

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

Title:
  Authentication is required for suspending the system

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  Automatic suspend from the xfce power manager does not work, as a
  window opens and asks for my password. Well, if it wants to suspend
  the system after a given timeout, I cannot enter my password as I'm
  not in front of my system then. Once I'm able to enter my password it
  is too late to run the suspend action.

  The window asking for my password prints:

  Password: 

  Details

  Action: org.freedesktop.login1.suspend
  Vendor: The systemd project

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: systemd 229-4ubuntu7
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Thu Jul 21 13:13:12 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-08-17 (703 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: LENOVO 4236ML1
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-31-generic 
root=/dev/mapper/ubuntu--vg-root ro intel_pstate=enable
  SourcePackage: systemd
  SystemdDelta:
   [EXTENDED]   /lib/systemd/system/systemd-timesyncd.service → 
/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
   [EXTENDED]   /lib/systemd/system/rc-local.service → 
/lib/systemd/system/rc-local.service.d/debian.conf
   
   2 overridden configuration files found.
  UpgradeStatus: Upgraded to xenial on 2016-05-28 (53 days ago)
  dmi.bios.date: 07/05/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 83ET76WW (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4236ML1
  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:bvr83ET76WW(1.46):bd07/05/2013:svnLENOVO:pn4236ML1:pvrThinkPadT420:rvnLENOVO:rn4236ML1:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4236ML1
  dmi.product.version: ThinkPad T420
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1605189/+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 1625172] Re: [MIR] address-book-service

2016-09-19 Thread Renato Araujo Oliveira Filho
About the litian warnings I am not sure about all but some of then does
not make sense since the related package "evolution-data-server-utouch"
is a EDS source registry plugin.

>E: evolution-data-server-utouch: 
>arch-dependent-file-not-in-arch-specific-directory 
>>usr/lib/evolution-data-server/registry-modules/module-ubuntu-sources.so
Since this is a plugin it need to be instaled on this specific dir.

>W: evolution-data-server-utouch: shlib-without-versioned-soname 
>usr/lib/x86_64-linux->gnu/libubuntu-source-eds.so libubuntu-source-eds.so
As a plugin it doe not need a so with the version.

I am not sure about the other warnings.

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

Title:
  [MIR] address-book-service

Status in address-book-service package in Ubuntu:
  Incomplete

Bug description:
  [Availability]
   * Available in universe

  [Rationale]
   * This package is required by unity8

  [Security]
   * No known security issues at this time. It has been reviewed by security in 
the past for use on the phone.

  [Quality assurance]
   * This package has both unit tests and autopkgtests

  [Dependencies]
   Most dependencies are already in main with the exception of the following:
   * buteo-sync-plugins-contacts-google (This dep is required for 
address-book-updater)

  [Standards compliance]
   * This package uses cmake and is properly translated.

  [Maintenance]
   * This package is maintained by Canonical and actively in use on the phone 
images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-service/+bug/1625172/+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 1625350] Re: High CPU usage of /usr/lib/xorg/Xorg

2016-09-19 Thread dino99
The errors logged:

kernel: [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A 
FIFO underrun
kernel: [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH transcoder 
A FIFO underrun
kernel: [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe B 
FIFO underrun
kernel: [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH transcoder 
B FIFO underrun

so be sure to only use the intel driver from the (x)ubuntu archive.

Purge  xserver-xorg-video-intel (sudo apt-get purge )
then reinstall it.
Of course if some non trusted packages has also been installed, then goto 
ubuntu archive.

If the problem still persist after the above tweaks done, then check
with a previous kernel. And the irq bios settings needs indeed to be
checked.

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

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

Title:
  High CPU usage of /usr/lib/xorg/Xorg

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  My laptop is running Xubuntu 16.04 and recently (don't know when
  exactly) started showing very sluggish display and input behavior:

   - Typed input lags several characters behind.
   - Mouse input is slow (e.g. when drag and dropping elements)
   - /user/lib/xorg/Xorg uses high percantage of CPU ressources (oftentimes 
100%)

  Any help is appreciated.

  Please let me know if you need any more information.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Mon Sep 19 21:57:52 2016
  InstallationDate: Installed on 2016-02-07 (225 days ago)
  InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to xenial on 2016-08-03 (46 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1625350/+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 1625365] Re: Overall convergence behavior is impractical

2016-09-19 Thread eDeviser
** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Overall convergence behavior is impractical

Status in Canonical System Image:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  For a better user experience, it would be awesome if the indicator items 
could be arranged in the fallowing way:
  -Add the desktop mode toggle to the system indicator independent of the 
display size.
  -Add a second toggle switch to select if the phones screen is working as 
mouse pointer or as a cloned screen.
  -Move the lock rotation toggle from the rotation indicator to the system 
indicator.

  Thus all toggle switches, which influence the systems behaviour would
  be at one place. Further more the rotation indicator could be deleted,
  because it is empty.

  Impractical situations, where this better userexperince is needed:

  If the external screen resolution is not detected properly, Ubuntu
  Touch does not switch into desktop mode. Manually switching to desktop
  mode would help. (Nexus 4 shows no toggle switch. )

  Holding a presentation with a Ubuntu Touch device is impractical, if I
  need to access the mouse pointer on the device's screen which then
  works as touch pad. A cloned display would be better.

  Normally, if I am holding a presentation or working in desktop mode,
  the external screen cannot rotate suddenly. So the lock rotate switch
  could be easily next to the other toggle switches.

  There are 10 Indicator sections. After pulling the indicator bar down,
  there is not enough space for them. (Nexus 4 portrait mode). The
  rotation indicator has just one item. This wastes space. The lock
  rotation toggle switch should be better placed at the System
  Indicator.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1625365/+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 1275083] Re: [MIR] ubuntuone-credentials

2016-09-19 Thread Emily Ratliff
Security Team ack for 16.10. We will be doing a source code review and
request that the requesting team to promptly address any issues that we
find.

** Changed in: ubuntuone-credentials (Ubuntu)
 Assignee: Ubuntu Security Team (ubuntu-security) => (unassigned)

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

Title:
  [MIR] ubuntuone-credentials

Status in ubuntuone-credentials package in Ubuntu:
  New

Bug description:
  Availability: Already in universe.
  Rationale: The package is seeded in the Ubuntu Touch image.
  Security:
  Quality Assurance: Unit tests running during package build.
  Background Information: This source package provides binary packages which 
are installed on Ubuntu Touch by default, and which are necessary for use of 
certain system features (such as installing of apps, purchasing, and push 
notifications):

    - account-plugin-ubuntuone
    - libubuntuoneauth-2.0-0
    - qml-module-ubuntuone
    - ubuntuone-credentials-common

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1275083/+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 1488425] Re: [MIR] ubuntu-download-manager

2016-09-19 Thread Emily Ratliff
Security Team ack for 16.10. We will be doing a source code review and
request that the requesting team to promptly address any issues that we
find.

** Changed in: ubuntu-download-manager (Ubuntu)
 Assignee: Ubuntu Security Team (ubuntu-security) => (unassigned)

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

Title:
  [MIR] ubuntu-download-manager

Status in Canonical System Image:
  In Progress
Status in ubuntu-download-manager package in Ubuntu:
  In Progress

Bug description:
  webbrowser-app (in main) currently has a non-explicit runtime dependency on 
ubuntu-download-manager, which is in universe.
  This has been working until now because the desktop version of the app 
doesn’t make use of the QML API for the download manager, only the version for 
touch devices does (and ubuntu-download-manager is part of the touch seed).
  With convergence in mind, the desktop version needs to start using that QML 
API, so the runtime dependency needs to be made explicit. Hence the need for 
ubuntu-download-manager to be included in main.
  It is likely that other applications will have the same kind of requirements 
in the near future too.

  ubuntu-download-manager is actively being developed and maintained,
  upstream tracks their bugs at
  https://bugs.launchpad.net/ubuntu/+source/ubuntu-download-manager/.

  All its build and runtime dependencies are already in main.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1488425/+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 1625172] Re: [MIR] address-book-service

2016-09-19 Thread Michael Terry
- Can we see a team bug subscriber from our package-subscribers list?
http://bazaar.launchpad.net/~ubuntu-archive/ubuntu-archive-tools/trunk/view/head:/package-subscribers#L107

- There are quite a few crasher bugs.  Is that something we have a
handle on?

- There are quite a few lintian warnings around library paths and such,
some are very unusual like library-not-linked-against-libc.  Can someone
make sure we are building and installing the library correctly?  List
below:

W: address-book-service source: intra-source-package-circular-dependency 
address-book-service address-book-updater qtcontact5-galera
E: evolution-data-server-utouch: 
arch-dependent-file-not-in-arch-specific-directory 
usr/lib/evolution-data-server/registry-modules/module-ubuntu-sources.so
E: evolution-data-server-utouch: library-not-linked-against-libc 
usr/lib/x86_64-linux-gnu/libubuntu-source-eds.so
W: evolution-data-server-utouch: dev-pkg-without-shlib-symlink 
usr/lib/x86_64-linux-gnu/libubuntu-source-eds.so 
usr/lib/x86_64-linux-gnu/libubuntu-source-eds.so
W: evolution-data-server-utouch: shlib-without-versioned-soname 
usr/lib/x86_64-linux-gnu/libubuntu-source-eds.so libubuntu-source-eds.so
E: evolution-data-server-utouch: package-must-activate-ldconfig-trigger 
usr/lib/x86_64-linux-gnu/libubuntu-source-eds.so
E: evolution-data-server-utouch-dev: pkg-config-multi-arch-wrong-dir 
usr/share/pkgconfig/evolution-data-server-ubuntu.pc full text contains 
architecture specific dir x86_64-linux-gnu

** Changed in: address-book-service (Ubuntu)
   Status: New => Incomplete

** Changed in: address-book-service (Ubuntu)
 Assignee: Michael Terry (mterry) => (unassigned)

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

Title:
  [MIR] address-book-service

Status in address-book-service package in Ubuntu:
  Incomplete

Bug description:
  [Availability]
   * Available in universe

  [Rationale]
   * This package is required by unity8

  [Security]
   * No known security issues at this time. It has been reviewed by security in 
the past for use on the phone.

  [Quality assurance]
   * This package has both unit tests and autopkgtests

  [Dependencies]
   Most dependencies are already in main with the exception of the following:
   * buteo-sync-plugins-contacts-google (This dep is required for 
address-book-updater)

  [Standards compliance]
   * This package uses cmake and is properly translated.

  [Maintenance]
   * This package is maintained by Canonical and actively in use on the phone 
images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-service/+bug/1625172/+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 1625364] Re: No audio on Ubuntu 16.04

2016-09-19 Thread Incze GASPAR
No audio device shown in sound panel.

** Attachment added: "No audio device shown in sound panel."
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1625364/+attachment/4743909/+files/no-device-in-sound-panel.png

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

Title:
  No audio on Ubuntu 16.04

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  There is no audio in Chrome, VLC displays this error message:

  "Audio output failed:
  "pulse" sound device can not be used:
  Connection refused."

  After "pulseaudio -k" the sound returns temporarily (then it's dead again 
after some minutes).
  Pulseaudio log attached.

  -

  lsb_release -rd
  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04

  uname -a
  Linux 4.4.0-36-generic #55-Ubuntu SMP Thu Aug 11 18:01:55 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux

  lspci
  00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
DRAM Controller (rev 06)
  00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
PCI Express x16 Controller (rev 06)
  00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor 
Integrated Graphics Controller (rev 06)
  00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core 
Processor HD Audio Controller (rev 06)
  00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series 
Chipset Family MEI Controller #1 (rev 04)
  00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #2 (rev 04)
  00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High 
Definition Audio Controller (rev 04)
  00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #1 (rev d4)
  00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #3 (rev d4)
  00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #4 (rev d4)
  00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #5 (rev d4)
  00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #1 (rev 04)
  00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 04)
  00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset 
Family 6-port SATA Controller 1 [AHCI mode] (rev 04)
  00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus 
Controller (rev 04)
  01:00.0 3D controller: NVIDIA Corporation GK208M [GeForce GT 740M] (rev a1)
  03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI 
Express Card Reader (rev 01)
  04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
  05:00.0 Network controller: Intel Corporation Wireless 7260 (rev 73)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1625364/+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 1625364] [NEW] No audio on Ubuntu 16.04

2016-09-19 Thread Incze GASPAR
Public bug reported:

There is no audio in Chrome, VLC displays this error message:

"Audio output failed:
"pulse" sound device can not be used:
Connection refused."

After "pulseaudio -k" the sound returns temporarily (then it's dead again after 
some minutes).
Pulseaudio log attached.

-

lsb_release -rd
Description:Ubuntu 16.04.1 LTS
Release:16.04

uname -a
Linux 4.4.0-36-generic #55-Ubuntu SMP Thu Aug 11 18:01:55 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux

lspci
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
PCI Express x16 Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor 
Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
HD Audio Controller (rev 06)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series 
Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High 
Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #1 (rev d4)
00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #3 (rev d4)
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #4 (rev d4)
00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #5 (rev d4)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 
6-port SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus 
Controller (rev 04)
01:00.0 3D controller: NVIDIA Corporation GK208M [GeForce GT 740M] (rev a1)
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI 
Express Card Reader (rev 01)
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 
PCI Express Gigabit Ethernet Controller (rev 10)
05:00.0 Network controller: Intel Corporation Wireless 7260 (rev 73)

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


** Tags: audio sound

** Attachment added: "pulseaudio log"
   
https://bugs.launchpad.net/bugs/1625364/+attachment/4743908/+files/no_sound_error_ubuntu1604.log

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

Title:
  No audio on Ubuntu 16.04

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  There is no audio in Chrome, VLC displays this error message:

  "Audio output failed:
  "pulse" sound device can not be used:
  Connection refused."

  After "pulseaudio -k" the sound returns temporarily (then it's dead again 
after some minutes).
  Pulseaudio log attached.

  -

  lsb_release -rd
  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04

  uname -a
  Linux 4.4.0-36-generic #55-Ubuntu SMP Thu Aug 11 18:01:55 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux

  lspci
  00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
DRAM Controller (rev 06)
  00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
PCI Express x16 Controller (rev 06)
  00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor 
Integrated Graphics Controller (rev 06)
  00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core 
Processor HD Audio Controller (rev 06)
  00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series 
Chipset Family MEI Controller #1 (rev 04)
  00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #2 (rev 04)
  00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High 
Definition Audio Controller (rev 04)
  00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #1 (rev d4)
  00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #3 (rev d4)
  00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #4 (rev d4)
  00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI 
Express Root Port #5 (rev d4)
  00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #1 (rev 04)
  00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 04)
  00:1f.2 SATA 

[Touch-packages] [Bug 1408092] Re: sysconfig.get_path('purelib') points to site-packages directory

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

** Changed in: python3.5 (Ubuntu)
   Status: New => Confirmed

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

Title:
  sysconfig.get_path('purelib') points to site-packages directory

Status in python3-defaults package in Ubuntu:
  Confirmed
Status in python3.5 package in Ubuntu:
  Confirmed

Bug description:
  purelib and platlib paths in Python 3 sysconfig module point to site-
  packages directory:

  $ python3 -m sysconfig

  Platform: "linux-x86_64"
  Python version: "3.4"
  Current installation scheme: "posix_prefix"

  Paths: 
data = "/usr"
include = "/usr/include/python3.4m"
platinclude = "/usr/include/python3.4m"
platlib = "/usr/lib/python3.4/site-packages"
platstdlib = "/usr/lib/python3.4"
purelib = "/usr/lib/python3.4/site-packages"
scripts = "/usr/bin"
stdlib = "/usr/lib/python3.4"
  ...

  whereas Python 2 points to dist-packages:

  Platform: "linux-x86_64"
  Python version: "2.7"
  Current installation scheme: "posix_local"

  Paths: 
data = "/usr/local"
include = "/usr/local/include/python2.7"
platinclude = "/usr/local/include/python2.7"
platlib = "/usr/local/lib/python2.7/dist-packages"
platstdlib = "/usr/lib/python2.7"
purelib = "/usr/local/lib/python2.7/dist-packages"
scripts = "/usr/local/bin"
stdlib = "/usr/lib/python2.7"
  ...

  One severe consequence of this is that automake is installing Python
  modules to a location which is not in sys.path, namely site-packages
  directory.

  When one uses automake to create a Makefile that installs a Python
  module to the system, it is installed into /usr/local/lib/python3.4
  /site-packages since automake/aclocal uses sysconfig to determine
  where the package will be installed.

  From /usr/share/aclocal-1.14/python.m4 file:

AC_CACHE_CHECK([for $am_display_PYTHON script directory],
  [am_cv_python_pythondir],
  [if test "x$prefix" = xNONE
   then
 am_py_prefix=$ac_default_prefix
   else
 am_py_prefix=$prefix
   fi
   am_cv_python_pythondir=`$PYTHON -c "
  $am_python_setup_sysconfig
  if can_use_sysconfig:
  sitedir = sysconfig.get_path('purelib', vars={'base':'$am_py_prefix'})
  <---
  else:
  from distutils import sysconfig
  ...

  Here, it can be seen that automake uses purelib path defined by the
  sysconfig module of Python. However, since this path is not included
  in sys.path, and thus the installed package cannot be used:

  $ python3 -c "import sys; print(sys.path)"
  ['', '/usr/lib/python3.4', '/usr/lib/python3.4/plat-x86_64-linux-gnu', 
'/usr/lib/python3.4/lib-dynload', '/usr/local/lib/python3.4/dist-packages', 
'/usr/lib/python3/dist-packages']

  
  Ubuntu version:14.10

  $ apt-cache policy python3-minimal 
  python3-minimal:
Installed: 3.4.2-1
Candidate: 3.4.2-1
Version table:
   *** 3.4.2-1 0
  500 http://mirror.23media.de/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1408092/+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 1621216] Re: [MIR] geoclue-2.0

2016-09-19 Thread Steve Langasek
It would be nice if someone would take care of fixing the reverse-
dependencies of the deprecated 'geoclue' package as part of this MIR.

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

** Changed in: geoclue (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop (ubuntu-desktop)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is a bug assignee.
https://bugs.launchpad.net/bugs/1621216

Title:
  [MIR] geoclue-2.0

Status in geoclue package in Ubuntu:
  New
Status in geoclue-2.0 package in Ubuntu:
  Fix Released
Status in iio-sensor-proxy package in Ubuntu:
  Incomplete

Bug description:
  libqt5positioning5 now recommends geoclue-2.0

  +qtlocation-opensource-src (5.6.0-1) experimental; urgency=medium
  +
  +  [ Lisandro Damián Nicanor Pérez Meyer ]
  +  * New upstream release.
  +- Bump Qt build dependencies.
  +  * Make qtlocation5-examples depend on qml-module-qtpositioning.
  +  * Make libqt5positioning5 recommend geoclue-2.0. It will connect to it by
  +using dbus.

  geoclue-2.0 was previously in main see the MIR for it in bug #1388294.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/geoclue/+bug/1621216/+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 1621216] Re: [MIR] geoclue-2.0

2016-09-19 Thread Steve Langasek
Override component to main
geoclue-2.0 2.4.3-1 in yakkety: universe/misc -> main
geoclue-2.0 2.4.3-1 in yakkety amd64: universe/utils/optional/100% -> main
geoclue-2.0 2.4.3-1 in yakkety arm64: universe/utils/optional/100% -> main
geoclue-2.0 2.4.3-1 in yakkety armhf: universe/utils/optional/100% -> main
geoclue-2.0 2.4.3-1 in yakkety i386: universe/utils/optional/100% -> main
geoclue-2.0 2.4.3-1 in yakkety powerpc: universe/utils/optional/100% -> main
geoclue-2.0 2.4.3-1 in yakkety ppc64el: universe/utils/optional/100% -> main
geoclue-2.0 2.4.3-1 in yakkety s390x: universe/utils/optional/100% -> main
gir1.2-geoclue-2.0 2.4.3-1 in yakkety amd64: 
universe/introspection/optional/100% -> main
gir1.2-geoclue-2.0 2.4.3-1 in yakkety arm64: 
universe/introspection/optional/100% -> main
gir1.2-geoclue-2.0 2.4.3-1 in yakkety armhf: 
universe/introspection/optional/100% -> main
gir1.2-geoclue-2.0 2.4.3-1 in yakkety i386: 
universe/introspection/optional/100% -> main
gir1.2-geoclue-2.0 2.4.3-1 in yakkety powerpc: 
universe/introspection/optional/100% -> main
gir1.2-geoclue-2.0 2.4.3-1 in yakkety ppc64el: 
universe/introspection/optional/100% -> main
gir1.2-geoclue-2.0 2.4.3-1 in yakkety s390x: 
universe/introspection/optional/100% -> main
libgeoclue-2-0 2.4.3-1 in yakkety amd64: universe/libs/optional/100% -> main
libgeoclue-2-0 2.4.3-1 in yakkety arm64: universe/libs/optional/100% -> main
libgeoclue-2-0 2.4.3-1 in yakkety armhf: universe/libs/optional/100% -> main
libgeoclue-2-0 2.4.3-1 in yakkety i386: universe/libs/optional/100% -> main
libgeoclue-2-0 2.4.3-1 in yakkety powerpc: universe/libs/optional/100% -> main
libgeoclue-2-0 2.4.3-1 in yakkety ppc64el: universe/libs/optional/100% -> main
libgeoclue-2-0 2.4.3-1 in yakkety s390x: universe/libs/optional/100% -> main
libgeoclue-2-dev 2.4.3-1 in yakkety amd64: universe/libdevel/optional/100% -> 
main
libgeoclue-2-dev 2.4.3-1 in yakkety arm64: universe/libdevel/optional/100% -> 
main
libgeoclue-2-dev 2.4.3-1 in yakkety armhf: universe/libdevel/optional/100% -> 
main
libgeoclue-2-dev 2.4.3-1 in yakkety i386: universe/libdevel/optional/100% -> 
main
libgeoclue-2-dev 2.4.3-1 in yakkety powerpc: universe/libdevel/optional/100% -> 
main
libgeoclue-2-dev 2.4.3-1 in yakkety ppc64el: universe/libdevel/optional/100% -> 
main
libgeoclue-2-dev 2.4.3-1 in yakkety s390x: universe/libdevel/optional/100% -> 
main
29 publications overridden.


** Changed in: geoclue-2.0 (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is a bug assignee.
https://bugs.launchpad.net/bugs/1621216

Title:
  [MIR] geoclue-2.0

Status in geoclue package in Ubuntu:
  New
Status in geoclue-2.0 package in Ubuntu:
  Fix Released
Status in iio-sensor-proxy package in Ubuntu:
  Incomplete

Bug description:
  libqt5positioning5 now recommends geoclue-2.0

  +qtlocation-opensource-src (5.6.0-1) experimental; urgency=medium
  +
  +  [ Lisandro Damián Nicanor Pérez Meyer ]
  +  * New upstream release.
  +- Bump Qt build dependencies.
  +  * Make qtlocation5-examples depend on qml-module-qtpositioning.
  +  * Make libqt5positioning5 recommend geoclue-2.0. It will connect to it by
  +using dbus.

  geoclue-2.0 was previously in main see the MIR for it in bug #1388294.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/geoclue/+bug/1621216/+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 1615021] Re: Unable to network boot Ubuntu 16.04 installer normally on Briggs

2016-09-19 Thread Martin Pitt
Thanks for the followup. Closing the debian-installer part now. The work
on the Debian side wrt. multiplexing the installer UI to mutiple
consoles sounds interesting, but I don't think we should houd our breath
for it -- I think this is going to be tricky given how different the
capabilities of VT and serial consoles are wrt. geometry, colors,
special chars, etc.

** Changed in: debian-installer (Ubuntu Yakkety)
   Status: Triaged => Invalid

** Changed in: debian-installer (Ubuntu Xenial)
   Status: Triaged => Invalid

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

Title:
  Unable to network boot Ubuntu 16.04 installer normally on Briggs

Status in busybox package in Ubuntu:
  Fix Released
Status in debian-installer package in Ubuntu:
  Invalid
Status in systemd package in Ubuntu:
  Fix Released
Status in busybox source package in Xenial:
  Won't Fix
Status in debian-installer source package in Xenial:
  Invalid
Status in systemd source package in Xenial:
  Fix Released
Status in busybox source package in Yakkety:
  Fix Released
Status in debian-installer source package in Yakkety:
  Invalid
Status in systemd source package in Yakkety:
  Fix Released

Bug description:
  == Comment: #7 - Guilherme Guaglianoni Piccoli  - 
2016-08-19 10:08:07 ==
  The normal procedure to perform a Netboot installation of Ubuntu 16.04 is to 
download the latest vmlinux and initrd.gz files available, and kexec them with 
no parameters (at least in ppc64el).

  We're experiencing a strange issue in which the installer freezes
  before menus are showed. The system hangs in the point specified
  below, right after the i40e driver initialization:

  [   11.052832] i40e 0002:01:00.0 enP2p1s0f0: renamed from eth0
  [   11.073976] i40e 0002:01:00.1 enP2p1s0f1: renamed from eth1
  [   11.117799] i40e 0002:01:00.2 enP2p1s0f2: renamed from eth2
  [   11.225745] i40e 0002:01:00.3 enP2p1s0f3: renamed from eth3
  ***HANG***

  The most difficult part in this issue is that it seems to be a timing
  issue/race condition, and many debug trials end up by avoiding the
  issue reproduction (heisenbug).

  We were successful though in getting logs by booting the kernel with
  the command-line "BOOT_DEBUG=2" and by changing the initrd in order to
  enable systemd debug; only the files "init" and "start-udev" were
  changed in initrd, both attached here.

  We've attached here a saved screen session that shows the entire boot
  process until it gets flooded with lots of messages like:

  "starting '/bin/readlink /etc/udev/rules.d/80-net-setup-link.rules'
  '/bin/readlink /etc/udev/rules.d/80-net-setup-link.rules'(err) 'failed to 
execute '/bin/readlink' '/bin/readlink /etc/
  udev/rules.d/80-net-setup-link.rules': No such file or directory'

  seq 3244 queued, 'add' 'pci_bus'
  starting '/bin/readlink /etc/udev/rules.d/80-net-setup-link.rules'
  passed 408 byte device to netlink monitor 0x1003cfe8020seq 3236 
running'/bin/readlink /etc/udev/rules.d/80-net-setup-l
  ink.rules'(err) 'failed to execute '/bin/readlink' '/bin/readlink 
/etc/udev/rules.d/80-net-setup-link.rules': No such
  file or directory'
  '/bin/readlink /etc/udev/rules.d/80-net-setup-link.rules'(err) 'failed to 
execute '/bin/readlink' '/bin/readlink /etc/
  udev/rules.d/80-net-setup-link.rules': No such file or directory'
  Process '/bin/readlink /etc/udev/rules.d/80-net-setup-link.rules' failed with 
exit code 2.
  PROGRAM '/bin/readlink /etc/udev/rules.d/80-net-setup-link.rules' 
/lib/udev/rules.d/73-usb-net-by-mac.rules:6
  passed device to netlink monitor 0x1003d01f730
  "

  Then it keeps hanged in this stage. We re-tested it by changing the
  file 73-usb-net-by-mac.rules in initrd, replacing "
  /etc/udev/rules.d/80-net-setup-link.rules" to  "/lib/udev/rules.d/80
  -net-setup-link.rules", since the former does not exist whereas the
  latter does. Same issue were observed!

  Notice that if we boot the installer with command-line "net.ifnames=0"
  or "net.ifnames=1", the problem does not reproduces anymore.

  We want to ask Canonical's help in investigating this issue.
  Thanks,

  Guilherme

  
  SRU INFORMATION for systemd
  ===

  Test case:
   * Check what happens for uevents on devices which are not USB network 
interfaces:
 udevadm test /sys/devices/virtual/mem/null
 udevadm test /sys/class/net/lo

   With the current version these will run

PROGRAM '/bin/readlink /etc/udev/rules.d/80-net-setup-link.rules'
  /lib/udev/rules.d/73-usb-net-by-mac.rules:6

   which is pointless. With the proposed version these should be gone.

   * Ensure that the rule still works as intended by connecting an USB
  network device that has a permanent MAC address (e. g. Android
  tethering uses a temporary MAC): You should get a MAC-based name like
  "enx12345678" for it. Now disconnect it again, 

[Touch-packages] [Bug 1625302] Re: package accountsservice 0.6.40-2ubuntu11.2 failed to install/upgrade: package accountsservice is already installed and configured

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

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

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

Title:
  package accountsservice 0.6.40-2ubuntu11.2 failed to install/upgrade:
  package accountsservice is already installed and configured

Status in accountsservice package in Ubuntu:
  New

Bug description:
  i don't have any

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: accountsservice 0.6.40-2ubuntu11.2
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
  Architecture: amd64
  Date: Mon Sep 19 11:08:09 2016
  DuplicateSignature:
   package:accountsservice:0.6.40-2ubuntu11.2
   Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
   dpkg: error processing package udev (--configure):
package udev is already installed and configured
  ErrorMessage: package accountsservice is already installed and configured
  InstallationDate: Installed on 2016-09-18 (0 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: accountsservice
  Title: package accountsservice 0.6.40-2ubuntu11.2 failed to install/upgrade: 
package accountsservice is already installed and configured
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1625302/+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 1547844] Re: systemd does not allow fsck to finish

2016-09-19 Thread Martin Pitt
I believe this is fixed by https://anonscm.debian.org/cgit/pkg-
systemd/systemd.git/commit/?id=be10d22 . We should also SRU this fix.

** Summary changed:

- systemd does not allow fsck to finish on ubuntu 15.10
+ systemd does not allow fsck to finish

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

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

** Changed in: systemd (Ubuntu)
   Status: New => Fix Committed

** Also affects: systemd (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Summary changed:

- systemd does not allow fsck to finish
+ systemd-fsckd does not allow fsck to finish

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

Title:
  systemd-fsckd does not allow fsck to finish

Status in systemd package in Ubuntu:
  Fix Committed
Status in systemd source package in Xenial:
  New
Status in systemd package in Debian:
  Unknown

Bug description:
  
  during normal boots, fsck runs fine with small partitions.  But I have two 
big partitions and systemd seems to abort fsck somewhere between 5 to 10 
minutes from start.  This results in the partition being checked again at every 
boot.  After manual run in recovery mode, everything is OK again. 

  See e.g.

   sudo tune2fs -l /dev/mapper/xpcvg-home 
  tune2fs 1.42.12 (29-Aug-2014)
  Filesystem volume name:   
  Last mounted on:  /home
  Filesystem UUID:  db583624-afb4-41cb-8b2d-640bee2de61b
  Filesystem magic number:  0xEF53
  Filesystem revision #:1 (dynamic)
  Filesystem features:  has_journal ext_attr resize_inode dir_index 
filetype needs_recovery extent sparse_super large_file uninit_bg
  Filesystem flags: signed_directory_hash 
  Default mount options:(none)
  Filesystem state: clean
  Errors behavior:  Continue
  Filesystem OS type:   Linux
  Inode count:  65536000
  Block count:  262144000
  Reserved block count: 13107200
  Free blocks:  183474571
  Free inodes:  65167292
  First block:  0
  Block size:   4096
  Fragment size:4096
  Reserved GDT blocks:  961
  Blocks per group: 32768
  Fragments per group:  32768
  Inodes per group: 8192
  Inode blocks per group:   512
  RAID stride:  128
  RAID stripe width:384
  Filesystem created:   Mon Jul 25 12:23:50 2011
  Last mount time:  Sat Feb 20 09:34:41 2016
  Last write time:  Sat Feb 20 09:34:41 2016
  Mount count:  166
  Maximum mount count:  157
  Last checked: Sun Nov 29 14:02:12 2015
  Check interval:   15552000 (6 months)
  Next check after: Fri May 27 15:02:12 2016
  Lifetime writes:  1113 GB
  Reserved blocks uid:  0 (user root)
  Reserved blocks gid:  0 (group root)
  First inode:  11
  Inode size: 256
  Required extra isize: 28
  Desired extra isize:  28
  Journal inode:8
  First orphan inode:   65143018
  Default directory hash:   half_md4
  Directory Hash Seed:  ea4a0233-d8af-4c51-9302-140a4affacdf
  Journal backup:   inode blocks

  journalctl says:
  helmi 20 09:30:21 xpc systemd-fsck[720]: /dev/mapper/xpcvg-home has been 
mounted 165 times without being checked, check forced.
  helmi 20 09:34:40 xpc systemd-fsck[720]: fsck: Warning... fsck.ext4 for 
device /dev/mapper/xpcvg-home exited with signal 13.
  helmi 20 09:34:40 xpc systemd-fsck[720]: fsck failed with error code 8.
  helmi 20 09:34:40 xpc systemd-fsck[720]: Ignoring error.
  helmi 20 09:34:40 xpc systemd[1]: Started File System Check on 
/dev/mapper/xpcvg-home.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: systemd 225-1ubuntu9
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 20 14:20:24 2016
  InstallationDate: Installed on 2012-12-22 (1154 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: ASUS All Series
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=a21f1300-e2a3-44c9-a667-86fc6184627b ro nomdmonddf nomdmonisw 
libata.noacpi=1 irqpoll all_generic_ide=1 ide-pci-generic.all-generic-ide=1 
usbcore.autosuspend=-1 usbcore.old_scheme_first=1 libata.force=8:1.5G 
xhci_hcd.quirks=262144
  SourcePackage: systemd
  UpgradeStatus: Upgraded to wily on 2015-10-23 (119 days ago)
  dmi.bios.date: 08/15/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1603
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MAXIMUS VI EXTREME
  

[Touch-packages] [Bug 1603883] Re: Upstream bearer plugin part of Ubuntu's QNAM fixes

2016-09-19 Thread Lorn Potter
** Changed in: qtbase-opensource-src (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Upstream bearer plugin part of Ubuntu's QNAM fixes

Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  With https://codereview.qt-project.org/#/c/146115/ in Qt 5.6.1

  the following remains to be upstreamed:

  http://paste.ubuntu.com/19873256/

  It's fine to upstream to either 5.6 if suitable or 5.7/5.8.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1603883/+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 1621168] Re: Cannot Change Refresh Rate to 144Hz in Ubuntu 16.04 - “Configure crtc 0 failed” (Intel Graphics)

2016-09-19 Thread dino99
That was sadly your bad experience; but nothing can be done on the
software side; so closing the report now.

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

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

Title:
  Cannot Change Refresh Rate to 144Hz in Ubuntu 16.04 - “Configure crtc
  0 failed” (Intel Graphics)

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  https://askubuntu.com/questions/822163/change-refresh-rate-to-144hz-
  in-ubuntu-16-04-configure-crtc-0-failed-intel

  I have a new **Asus F556U** laptop and an **Asus VG248QE** monitor
  that I cannot get into 144Hz mode. It is stuck in 60Hz. This is
  causing awful eye strain and I am willing to pay/bounty whomever gets
  me a fix.

  1.Initial `xrandr`:

  $ xrandr -q
  Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
  eDP1 connected (normal left inverted right x axis y axis)
 1920x1080 60.05 +  59.93  
 1680x1050 59.9559.88  
 1600x1024 60.17  
 1400x1050 59.98  
 1600x900  60.00  
 1280x1024 60.02  
 1440x900  59.89  
 1280x960  60.00  
 1368x768  60.00  
 1360x768  59.8059.96  
 1152x864  60.00  
 1280x720  60.00  
 1024x768  60.00  
 1024x576  60.00  
 960x540   60.00  
 800x600   60.3256.25  
 864x486   60.00  
 640x480   59.94  
 720x405   60.00  
 640x360   60.00  
  DP1 disconnected (normal left inverted right x axis y axis)
  HDMI1 disconnected (normal left inverted right x axis y axis)
  HDMI2 connected primary 1920x1080+0+0 (normal left inverted right x axis 
y axis) 531mm x 299mm
 1920x1080 60.00*+  50.0059.9459.99  
 1920x1080i60.0050.0059.94  
 1680x1050 59.88  
 1280x1024 75.0260.02  
 1440x900  59.90  
 1280x960  60.00  
 1366x768  59.79  
 1280x800  59.91  
 1152x864  75.00  
 1280x720  60.0050.0059.94  
 1024x768  75.0870.0760.00  
 832x624   74.55  
 800x600   72.1975.0060.3256.25  
 720x576   50.00  
 720x480   60.0059.94  
 640x480   75.0066.6760.0059.94  
 720x400   70.08  
  VIRTUAL1 disconnected (normal left inverted right x axis y axis)

  So *HDMI2* is my monitor.

  2.Get the modeline:

  $ cvt 1920 1080 144
  # 1920x1080 143.88 Hz (CVT) hsync: 169.35 kHz; pclk: 452.50 MHz
  Modeline "1920x1080_144.00"  452.50  1920 2088 2296 2672  1080 1083 1088 
1177 -hsync +vsync

  3.Create the new mode:

  $ xrandr --newmode "1920x1080_144.00"  452.50  1920 2088 2296 2672
  1080 1083 1088 1177 -hsync +vsync

  4.*Add* the new mode:

  $ xrandr --verbose --addmode HDMI2 "1920x1080_144.00"

  All is well up to this point... and then:

  5.Output the new mode:

  $ xrandr --output HDMI2 --mode "1920x1080_144.00"
  xrandr: Configure crtc 0 failed

  
  The screen shuts off and back on after I hit enter, and then the **xrandr: 
Configure crtc 0 failed** error comes up.

  At that time, this is what gets dumped to `Xorg.0.log`:

  ==> Xorg.0.log <==
  [700593.713] (II) intel(0): switch to mode 1920x1080@143.9 on HDMI2 using 
pipe 0, position (0, 0), rotation normal, reflection none
  [700593.720] (EE) intel(0): failed to set mode: Invalid argument [22]
  [700593.755] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI2 using 
pipe 0, position (0, 0), rotation normal, reflection none

  
  I have also tried `xrandr --output HDMI2 --mode "1920x1080_144.00" --crtc 1` 
and `xrandr --output HDMI2 --mode "1920x1080_144.00" --crtc 2` and those CRTCs 
fail as well.

  
  From `lspci`, I have an Intel Integrated Graphics Controller

  00:02.0 VGA compatible controller: Intel Corporation Sky Lake
  Integrated Graphics (rev 07)

  
  Not sure if it matters, but I'm running Ubuntu Classic (Metacity window 
manager). I already have the `xserver-xorg-video-intel` package installed.

  
  I have *not* messed with any `Xorg.conf` files on this machine. Maybe that is 
next?

  
  This monitor *has* worked with an older NVidia graphics controller, so if I 
have to get a USB one, I'd be willing to do that if nothing else works.

  
  Any help would be greatly appreciated!

  
  Thanks!

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 

[Touch-packages] [Bug 1610231] Re: tst_sections.13 fails with Qt 5.6

2016-09-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~tpeeters/ubuntu-ui-toolkit/qt56fixes2sections

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

Title:
  tst_sections.13 fails with Qt 5.6

Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  tests/xvfb.sh tests/unit/runtest.sh _build/tests/unit/visual/visual 
tests/unit/visual/tst_sections.13.qml
  [...]
  FAIL!  : components::SectionsApi::initTestCase() Action 0 was triggered with 
selectedIndex: 1.
   Actual (): true
   Expected (): false
   Loc:[./tests/unit/visual/tst_sections.13.qml(149)]

  More information about Qt 5.6 at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1610231/+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 1408092] Re: sysconfig.get_path('purelib') points to site-packages directory

2016-09-19 Thread Dmitry Eremin-Solenikov
Seconding this bug.

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

Title:
  sysconfig.get_path('purelib') points to site-packages directory

Status in python3-defaults package in Ubuntu:
  Confirmed
Status in python3.5 package in Ubuntu:
  New

Bug description:
  purelib and platlib paths in Python 3 sysconfig module point to site-
  packages directory:

  $ python3 -m sysconfig

  Platform: "linux-x86_64"
  Python version: "3.4"
  Current installation scheme: "posix_prefix"

  Paths: 
data = "/usr"
include = "/usr/include/python3.4m"
platinclude = "/usr/include/python3.4m"
platlib = "/usr/lib/python3.4/site-packages"
platstdlib = "/usr/lib/python3.4"
purelib = "/usr/lib/python3.4/site-packages"
scripts = "/usr/bin"
stdlib = "/usr/lib/python3.4"
  ...

  whereas Python 2 points to dist-packages:

  Platform: "linux-x86_64"
  Python version: "2.7"
  Current installation scheme: "posix_local"

  Paths: 
data = "/usr/local"
include = "/usr/local/include/python2.7"
platinclude = "/usr/local/include/python2.7"
platlib = "/usr/local/lib/python2.7/dist-packages"
platstdlib = "/usr/lib/python2.7"
purelib = "/usr/local/lib/python2.7/dist-packages"
scripts = "/usr/local/bin"
stdlib = "/usr/lib/python2.7"
  ...

  One severe consequence of this is that automake is installing Python
  modules to a location which is not in sys.path, namely site-packages
  directory.

  When one uses automake to create a Makefile that installs a Python
  module to the system, it is installed into /usr/local/lib/python3.4
  /site-packages since automake/aclocal uses sysconfig to determine
  where the package will be installed.

  From /usr/share/aclocal-1.14/python.m4 file:

AC_CACHE_CHECK([for $am_display_PYTHON script directory],
  [am_cv_python_pythondir],
  [if test "x$prefix" = xNONE
   then
 am_py_prefix=$ac_default_prefix
   else
 am_py_prefix=$prefix
   fi
   am_cv_python_pythondir=`$PYTHON -c "
  $am_python_setup_sysconfig
  if can_use_sysconfig:
  sitedir = sysconfig.get_path('purelib', vars={'base':'$am_py_prefix'})
  <---
  else:
  from distutils import sysconfig
  ...

  Here, it can be seen that automake uses purelib path defined by the
  sysconfig module of Python. However, since this path is not included
  in sys.path, and thus the installed package cannot be used:

  $ python3 -c "import sys; print(sys.path)"
  ['', '/usr/lib/python3.4', '/usr/lib/python3.4/plat-x86_64-linux-gnu', 
'/usr/lib/python3.4/lib-dynload', '/usr/local/lib/python3.4/dist-packages', 
'/usr/lib/python3/dist-packages']

  
  Ubuntu version:14.10

  $ apt-cache policy python3-minimal 
  python3-minimal:
Installed: 3.4.2-1
Candidate: 3.4.2-1
Version table:
   *** 3.4.2-1 0
  500 http://mirror.23media.de/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1408092/+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 1516696] Re: SMS notifications are received only when the phone is unlocked

2016-09-19 Thread Pat McGowan
couple of observations which may or may not turn out to be relevant

This was reported with systems running powerd and repowerd so seemingly
not an issue at that level.

Both logs show that at some point prior to the undelivered message the
modem connection was lost and reconnected. I was looking for some
evidence that the modem stopped being a wakeup source. Grep for "active
wakeup source" shows radio-interface when the last two texts work and
not when the third to last did not. Nothing solid here though.

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

Title:
  SMS notifications are received only when the phone is unlocked

Status in Canonical System Image:
  Confirmed
Status in powerd:
  New
Status in Unity System Compositor:
  New
Status in indicator-messages package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Confirmed
Status in telephony-service package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  WHAT HAPPENED:
  The phone stays quiet while locked but once the power button is pressed 
(unlocked), SMS notification are received with vibration, notification bubble 
and sound alert. The message received shows that it was actually received 10 
minutes ago.
  This happened multiple times already but I think I ignored them and this 
seems to have started after OTA-7 was released.

  
  EXPECTED:
  The phone should have the vibration, notification bubble/indicator and sound 
alert even if the phone is locked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1516696/+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 1574324] Re: pulseaudio crashes when connecting to bluetooth headphones (due to ubuntu changes?)

2016-09-19 Thread Joakim Koed
I think Sajas problem was before the "patch"

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

Title:
  pulseaudio crashes when connecting to bluetooth headphones (due to
  ubuntu changes?)

Status in pulseaudio package in Ubuntu:
  In Progress

Bug description:
  When I attempt to connect my Jaybird Bluebuds X to Ubuntu 16.04
  pulseaudio crashes, this does *NOT* happen with a Jambox which leads
  me to believe it's an intermittent problem with some hardware. This
  did not happen on Ubuntu 15.10 (which was an upgrade of 15.04).

  Ubuntu Release:

  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  Pulseaudio Version:

  pulseaudio:
    Installed: 1:8.0-0ubuntu3
    Candidate: 1:8.0-0ubuntu3
    Version table:
   *** 1:8.0-0ubuntu3 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  Device info:

  [bluetooth]# info 44:5E:F3:B4:07:29
  Device 44:5E:F3:B4:07:29
   Name: BlueBuds X
   Alias: BlueBuds X
   Class: 0x240404
   Icon: audio-card
   Paired: yes
   Trusted: yes
   Blocked: no
   Connected: no
   LegacyPairing: no
   UUID: Headset   (1108--1000-8000-00805f9b34fb)
   UUID: Audio Sink(110b--1000-8000-00805f9b34fb)
   UUID: A/V Remote Control Target (110c--1000-8000-00805f9b34fb)
   UUID: A/V Remote Control(110e--1000-8000-00805f9b34fb)
   UUID: Handsfree (111e--1000-8000-00805f9b34fb)
   UUID: Unknown   (80ff--1000-8000-00805f9b34fb)

  I have also attached a debug dump of Pulseaudio when attempting to
  connect to the headphones.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1574324/+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 1625350] [NEW] High CPU usage of /usr/lib/xorg/Xorg

2016-09-19 Thread justfortherec
Public bug reported:

My laptop is running Xubuntu 16.04 and recently (don't know when
exactly) started showing very sluggish display and input behavior:

 - Typed input lags several characters behind.
 - Mouse input is slow (e.g. when drag and dropping elements)
 - /user/lib/xorg/Xorg uses high percantage of CPU ressources (oftentimes 100%)

Any help is appreciated.

Please let me know if you need any more information.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: XFCE
Date: Mon Sep 19 21:57:52 2016
InstallationDate: Installed on 2016-02-07 (225 days ago)
InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to xenial on 2016-08-03 (46 days ago)

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


** Tags: amd64 apport-bug performance xenial

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

Title:
  High CPU usage of /usr/lib/xorg/Xorg

Status in xorg package in Ubuntu:
  New

Bug description:
  My laptop is running Xubuntu 16.04 and recently (don't know when
  exactly) started showing very sluggish display and input behavior:

   - Typed input lags several characters behind.
   - Mouse input is slow (e.g. when drag and dropping elements)
   - /user/lib/xorg/Xorg uses high percantage of CPU ressources (oftentimes 
100%)

  Any help is appreciated.

  Please let me know if you need any more information.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Mon Sep 19 21:57:52 2016
  InstallationDate: Installed on 2016-02-07 (225 days ago)
  InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to xenial on 2016-08-03 (46 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1625350/+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 1625172] Re: [MIR] address-book-service

2016-09-19 Thread Michael Terry
** Changed in: address-book-service (Ubuntu)
 Assignee: (unassigned) => Michael Terry (mterry)

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

Title:
  [MIR] address-book-service

Status in address-book-service package in Ubuntu:
  New

Bug description:
  [Availability]
   * Available in universe

  [Rationale]
   * This package is required by unity8

  [Security]
   * No known security issues at this time. It has been reviewed by security in 
the past for use on the phone.

  [Quality assurance]
   * This package has both unit tests and autopkgtests

  [Dependencies]
   Most dependencies are already in main with the exception of the following:
   * buteo-sync-plugins-contacts-google (This dep is required for 
address-book-updater)

  [Standards compliance]
   * This package uses cmake and is properly translated.

  [Maintenance]
   * This package is maintained by Canonical and actively in use on the phone 
images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-service/+bug/1625172/+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 1625319] Re: [LTCTest] SR-IOV VF hotplug failing: cannot limit locked memory of process

2016-09-19 Thread Tyler Hicks
As Seth mentioned, this unofficial kernel may be missing some AppArmor
fixes that are included in the official Ubuntu kernels. Can you please
try 4.8.0-11.12 from yakkety-proposed and let us know if this bug is
still present?

  https://launchpad.net/ubuntu/+source/linux/4.8.0-11.12

Thanks!

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

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

Title:
  [LTCTest] SR-IOV VF hotplug failing: cannot limit locked memory of
  process

Status in apparmor package in Ubuntu:
  Incomplete

Bug description:
  ---Problem Description---
  Unable to hotplug SRIOV CX4 VF to Ubuntu 16.10 or 16.04.1 guests.

  ---uname output---
  Linux c158f2u09os 4.7.0unofficial #5 SMP Mon Sep 5 08:53:38 EDT 2016 ppc64le 
ppc64le ppc64le GNU/Linux
   
  ---Additional Hardware Info---
  Mellanox CX4 

  Machine Type = 8247-22L 

  ---Steps to Reproduce---
   Unable to hotplug SRIOV CX4 VF to Ubuntu 16.10 guest.

  1. Boot the guests with/without VFs
  2. Try hotplugging of VF to guests, you will notice error as shown below:

  root@c158f2u09os:/var/lib/libvirt/images/srikanth# cat hot_vf.xml 
  

  

  
  root@c158f2u09os:/var/lib/libvirt/images/srikanth# virsh attach-device 
ubuntu1610_srik ./hot_vf.xml --live
  error: Failed to attach device from ./hot_vf.xml
  error: cannot limit locked memory of process 80265 to 9663676416: Permission 
denied

  root@c158f2u09os:/var/lib/libvirt/images/srikanth# virsh attach-device 
ubuntu160401_srik ./hot_vf.xml --live
  error: Failed to attach device from ./hot_vf.xml
  error: cannot limit locked memory of process 80960 to 9663676416: Permission 
denied

  =
  Environment details:
  =

  Host : 
9.47.68.198, root/sriov4321
Ubuntu 16.10
kernel version: 
Linux c158f2u09os 4.7.0unofficial #5 SMP Mon Sep 5 08:53:38 EDT 2016 
ppc64le ppc64le ppc64le GNU/Linux
  Guest: 
  1. ubuntu1610_srik
kernel version: 4.7.0unofficial
creds: root/123456
  2. ubuntu160401_srik
kernel version: 4.4.0-38-generic
creds: root/123456

  MOFED versions:
MOFED version in Host as well Guest: 3.4-OFED.3.4.0.1.0.1
CX4 Firmware version: 12.17.0222

  Development took a look at this an believes this is an apparmor
  related issue and requested the defect be mirrored to Canonical for
  their assistance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1625319/+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 1624681] Re: "Important" control field is a bit confusing

2016-09-19 Thread Bug Watch Updater
** Changed in: apt (Debian)
   Status: Unknown => New

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

Title:
  "Important" control field is a bit confusing

Status in apt package in Ubuntu:
  Triaged
Status in init-system-helpers package in Ubuntu:
  Invalid
Status in apt package in Debian:
  New

Bug description:
  I'm using Ubuntu 16.10 dev and noticing that the package init seems to
  be the only one with the "Important" control field which seems to be a
  bit curious:

  - On removing a package with apt that has the "Important" field set to "yes" 
it seems to show the same warning like removing a package that has the 
"Essential" field set to "yes". Even the same term "essential" is used instead 
of "important" (maybe this should be changed?).
  - "man deb-control" does not know this field and removing a package with dpkg 
that has the "Important" field set to "yes" does not throw an error while 
removing a package that has the "Essential" field set to "yes" does.
  - I'm wondering what the difference between the "Essential" and "Important" 
field for apt is. I can't find any information about it and can't also find the 
manpage that documents the custom control fields that apt but not dpkg knows 
(does such a manpage exist?).
  - I'm also wondering why init uses this control field instead of the 
"Essential" control field as this would additionally prevent removing it by 
accident with dpkg.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1624681/+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 1574324] Re: pulseaudio crashes when connecting to bluetooth headphones (due to ubuntu changes?)

2016-09-19 Thread Yura Nosenko
Luke, based on a comment from Sajan: 
"Jaybird X can pair, and when it connects, it disconnects within 3 seconds.
With the Jaybird, it even notifies me with the successful connection, but 
disconnects a couple seconds later."
I have an exact same issue.
Joakim confirmed that the behaviour was similar for him.
My syslog says:
bluetoothd[1034]: message repeated 6 times: [ a2dp-sink profile connect failed 
for 44:5E:F3:C2:C7:8C: Protocol not available]
Do you think it's a different issue? Should I report it separate.

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

Title:
  pulseaudio crashes when connecting to bluetooth headphones (due to
  ubuntu changes?)

Status in pulseaudio package in Ubuntu:
  In Progress

Bug description:
  When I attempt to connect my Jaybird Bluebuds X to Ubuntu 16.04
  pulseaudio crashes, this does *NOT* happen with a Jambox which leads
  me to believe it's an intermittent problem with some hardware. This
  did not happen on Ubuntu 15.10 (which was an upgrade of 15.04).

  Ubuntu Release:

  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  Pulseaudio Version:

  pulseaudio:
    Installed: 1:8.0-0ubuntu3
    Candidate: 1:8.0-0ubuntu3
    Version table:
   *** 1:8.0-0ubuntu3 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  Device info:

  [bluetooth]# info 44:5E:F3:B4:07:29
  Device 44:5E:F3:B4:07:29
   Name: BlueBuds X
   Alias: BlueBuds X
   Class: 0x240404
   Icon: audio-card
   Paired: yes
   Trusted: yes
   Blocked: no
   Connected: no
   LegacyPairing: no
   UUID: Headset   (1108--1000-8000-00805f9b34fb)
   UUID: Audio Sink(110b--1000-8000-00805f9b34fb)
   UUID: A/V Remote Control Target (110c--1000-8000-00805f9b34fb)
   UUID: A/V Remote Control(110e--1000-8000-00805f9b34fb)
   UUID: Handsfree (111e--1000-8000-00805f9b34fb)
   UUID: Unknown   (80ff--1000-8000-00805f9b34fb)

  I have also attached a debug dump of Pulseaudio when attempting to
  connect to the headphones.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1574324/+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 1615021] Re: Unable to network boot Ubuntu 16.04 installer normally on Briggs

2016-09-19 Thread bugproxy
--- Comment From gpicc...@br.ibm.com 2016-09-19 15:26 EDT---
Very nice pitti, thanks for the clarification. And thanks a lot for your effort 
in this bug.

Seems there is a request/RFC to add GNU screen support to debian-
installer, so it can show the menu in multiple terminals [1] [2]. Would
be a great addition to Ubuntu installer as well, specially since it
would allow a fully functional console to be opened at same time
installer is running, allowing quick debug features.

We will close this bugzilla/LP now, since it's not a bug. Also, added
some documentation [3] about the issue in order to enlighten customers
and everybody that might face this situation.

Thanks,

Guilherme

---
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819988
[2] https://lists.debian.org/debian-boot/2016/08/msg00056.html

[3]
https://wiki.ubuntu.com/ppc64el/Recommendations#Netboot_installation_over_IPMI

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

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

Title:
  Unable to network boot Ubuntu 16.04 installer normally on Briggs

Status in busybox package in Ubuntu:
  Fix Released
Status in debian-installer package in Ubuntu:
  Triaged
Status in systemd package in Ubuntu:
  Fix Released
Status in busybox source package in Xenial:
  Won't Fix
Status in debian-installer source package in Xenial:
  Triaged
Status in systemd source package in Xenial:
  Fix Released
Status in busybox source package in Yakkety:
  Fix Released
Status in debian-installer source package in Yakkety:
  Triaged
Status in systemd source package in Yakkety:
  Fix Released

Bug description:
  == Comment: #7 - Guilherme Guaglianoni Piccoli  - 
2016-08-19 10:08:07 ==
  The normal procedure to perform a Netboot installation of Ubuntu 16.04 is to 
download the latest vmlinux and initrd.gz files available, and kexec them with 
no parameters (at least in ppc64el).

  We're experiencing a strange issue in which the installer freezes
  before menus are showed. The system hangs in the point specified
  below, right after the i40e driver initialization:

  [   11.052832] i40e 0002:01:00.0 enP2p1s0f0: renamed from eth0
  [   11.073976] i40e 0002:01:00.1 enP2p1s0f1: renamed from eth1
  [   11.117799] i40e 0002:01:00.2 enP2p1s0f2: renamed from eth2
  [   11.225745] i40e 0002:01:00.3 enP2p1s0f3: renamed from eth3
  ***HANG***

  The most difficult part in this issue is that it seems to be a timing
  issue/race condition, and many debug trials end up by avoiding the
  issue reproduction (heisenbug).

  We were successful though in getting logs by booting the kernel with
  the command-line "BOOT_DEBUG=2" and by changing the initrd in order to
  enable systemd debug; only the files "init" and "start-udev" were
  changed in initrd, both attached here.

  We've attached here a saved screen session that shows the entire boot
  process until it gets flooded with lots of messages like:

  "starting '/bin/readlink /etc/udev/rules.d/80-net-setup-link.rules'
  '/bin/readlink /etc/udev/rules.d/80-net-setup-link.rules'(err) 'failed to 
execute '/bin/readlink' '/bin/readlink /etc/
  udev/rules.d/80-net-setup-link.rules': No such file or directory'

  seq 3244 queued, 'add' 'pci_bus'
  starting '/bin/readlink /etc/udev/rules.d/80-net-setup-link.rules'
  passed 408 byte device to netlink monitor 0x1003cfe8020seq 3236 
running'/bin/readlink /etc/udev/rules.d/80-net-setup-l
  ink.rules'(err) 'failed to execute '/bin/readlink' '/bin/readlink 
/etc/udev/rules.d/80-net-setup-link.rules': No such
  file or directory'
  '/bin/readlink /etc/udev/rules.d/80-net-setup-link.rules'(err) 'failed to 
execute '/bin/readlink' '/bin/readlink /etc/
  udev/rules.d/80-net-setup-link.rules': No such file or directory'
  Process '/bin/readlink /etc/udev/rules.d/80-net-setup-link.rules' failed with 
exit code 2.
  PROGRAM '/bin/readlink /etc/udev/rules.d/80-net-setup-link.rules' 
/lib/udev/rules.d/73-usb-net-by-mac.rules:6
  passed device to netlink monitor 0x1003d01f730
  "

  Then it keeps hanged in this stage. We re-tested it by changing the
  file 73-usb-net-by-mac.rules in initrd, replacing "
  /etc/udev/rules.d/80-net-setup-link.rules" to  "/lib/udev/rules.d/80
  -net-setup-link.rules", since the former does not exist whereas the
  latter does. Same issue were observed!

  Notice that if we boot the installer with command-line "net.ifnames=0"
  or "net.ifnames=1", the problem does not reproduces anymore.

  We want to ask Canonical's help in investigating this issue.
  Thanks,

  Guilherme

  
  SRU INFORMATION for systemd
  ===

  Test case:
   * Check what happens for uevents on devices which are not USB network 
interfaces:
 udevadm test /sys/devices/virtual/mem/null
 udevadm test /sys/class/net/lo

   

[Touch-packages] [Bug 1625319] Re: [LTCTest] SR-IOV VF hotplug failing: cannot limit locked memory of process

2016-09-19 Thread Seth Arnold
Shivaprasad reported this last week in the #apparmor irc channel. What I
think we figured out at the time:

- The 4.7.0-based kernel may or may not be missing fixes from Ubuntu kernels
- 9663676416 is suspiciously larger than 32 bit integer
- the profile didn't mention rlimits, so they should not have been 'enforced'

I had a wild-guess that "set rlimit memlock 1," might provide useful
debugging information. John thought otherwise.

John asked for the security/apparmor/rlim_names.h file that's created
during the build.

Thanks

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

Title:
  [LTCTest] SR-IOV VF hotplug failing: cannot limit locked memory of
  process

Status in apparmor package in Ubuntu:
  New

Bug description:
  ---Problem Description---
  Unable to hotplug SRIOV CX4 VF to Ubuntu 16.10 or 16.04.1 guests.

  ---uname output---
  Linux c158f2u09os 4.7.0unofficial #5 SMP Mon Sep 5 08:53:38 EDT 2016 ppc64le 
ppc64le ppc64le GNU/Linux
   
  ---Additional Hardware Info---
  Mellanox CX4 

  Machine Type = 8247-22L 

  ---Steps to Reproduce---
   Unable to hotplug SRIOV CX4 VF to Ubuntu 16.10 guest.

  1. Boot the guests with/without VFs
  2. Try hotplugging of VF to guests, you will notice error as shown below:

  root@c158f2u09os:/var/lib/libvirt/images/srikanth# cat hot_vf.xml 
  

  

  
  root@c158f2u09os:/var/lib/libvirt/images/srikanth# virsh attach-device 
ubuntu1610_srik ./hot_vf.xml --live
  error: Failed to attach device from ./hot_vf.xml
  error: cannot limit locked memory of process 80265 to 9663676416: Permission 
denied

  root@c158f2u09os:/var/lib/libvirt/images/srikanth# virsh attach-device 
ubuntu160401_srik ./hot_vf.xml --live
  error: Failed to attach device from ./hot_vf.xml
  error: cannot limit locked memory of process 80960 to 9663676416: Permission 
denied

  =
  Environment details:
  =

  Host : 
9.47.68.198, root/sriov4321
Ubuntu 16.10
kernel version: 
Linux c158f2u09os 4.7.0unofficial #5 SMP Mon Sep 5 08:53:38 EDT 2016 
ppc64le ppc64le ppc64le GNU/Linux
  Guest: 
  1. ubuntu1610_srik
kernel version: 4.7.0unofficial
creds: root/123456
  2. ubuntu160401_srik
kernel version: 4.4.0-38-generic
creds: root/123456

  MOFED versions:
MOFED version in Host as well Guest: 3.4-OFED.3.4.0.1.0.1
CX4 Firmware version: 12.17.0222

  Development took a look at this an believes this is an apparmor
  related issue and requested the defect be mirrored to Canonical for
  their assistance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1625319/+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 1591342] Re: Complains about bad url on libertine scope urls

2016-09-19 Thread Ted Gould
On Mon, 2016-09-19 at 15:23 +, Tim Süberkrüb wrote:
> FWIW, this bug results in users not being able to launch certain apps
> on OTA-13. At least Ubuntu Hangups, Liri Browser and YourGUS are
> affected by this problem.
> Can you give any information about when the fix will land?
To be clear, URL Dispatcher hasn't changed except for rebuilds since
November 2015. It's not anything related to OTA13 or any of the last
several OTAs. If those apps worked in OTA12 but not 13, it wasn't URL
Dispatcher's fault.
Not saying this should get fixed and land, but acting like it broke
apps is disingenuous.

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

Title:
  Complains about bad url on libertine scope urls

Status in Canonical System Image:
  In Progress
Status in libertine-scope package in Ubuntu:
  Invalid
Status in url-dispatcher package in Ubuntu:
  In Progress

Bug description:
  ** (process:4255): WARNING **: Unable to dispatch url
  
'appid://xenial/org.kde.kate/0.0':GDBus.Error:com.canonical.URLDispatcher.BadURL:
  URL 'appid://xenial/org.kde.kate/0.0' is not handleable by the URL
  Dispatcher

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1591342/+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 1624729] Re: package fontconfig 2.11.94-0ubuntu1.1 failed to install/upgrade: triggers looping, abandoned

2016-09-19 Thread Seth Arnold
Here's the bit from the logs about the looping triggers, this is the
longest chain I recall seeing recently:

dpkg: cycle found while processing triggers:
 chain of packages whose triggers are or may be responsible:
  gnome-menus -> ca-certificates
 packages' pending triggers which are or may be unresolvable:
  fontconfig: /usr/share/fonts
  ca-certificates: update-ca-certificates
  gnome-menus: /usr/share/applications
  doc-base: /usr/share/doc-base
  libglib2.0-0:amd64: /usr/share/glib-2.0/schemas

** Also affects: gnome-menus (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ca-certificates (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: doc-base (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: glib2.0 (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  package fontconfig 2.11.94-0ubuntu1.1 failed to install/upgrade:
  triggers looping, abandoned

Status in ca-certificates package in Ubuntu:
  New
Status in doc-base package in Ubuntu:
  New
Status in dpkg package in Ubuntu:
  New
Status in fontconfig package in Ubuntu:
  New
Status in glib2.0 package in Ubuntu:
  New
Status in gnome-menus package in Ubuntu:
  New

Bug description:
  I installer in ubuntu 16.04 Cinnamon - sudo apt-get install
  cinnamon. sudo apt-get install cinnamon-core

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: fontconfig 2.11.94-0ubuntu1.1
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Tue Sep 13 14:52:16 2016
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2016-09-11 (6 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: fontconfig
  Title: package fontconfig 2.11.94-0ubuntu1.1 failed to install/upgrade: 
triggers looping, abandoned
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/1624729/+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 1624729] Re: package fontconfig 2.11.94-0ubuntu1.1 failed to install/upgrade: triggers looping, abandoned

2016-09-19 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  package fontconfig 2.11.94-0ubuntu1.1 failed to install/upgrade:
  triggers looping, abandoned

Status in ca-certificates package in Ubuntu:
  New
Status in doc-base package in Ubuntu:
  New
Status in dpkg package in Ubuntu:
  New
Status in fontconfig package in Ubuntu:
  New
Status in glib2.0 package in Ubuntu:
  New
Status in gnome-menus package in Ubuntu:
  New

Bug description:
  I installer in ubuntu 16.04 Cinnamon - sudo apt-get install
  cinnamon. sudo apt-get install cinnamon-core

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: fontconfig 2.11.94-0ubuntu1.1
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Tue Sep 13 14:52:16 2016
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2016-09-11 (6 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: fontconfig
  Title: package fontconfig 2.11.94-0ubuntu1.1 failed to install/upgrade: 
triggers looping, abandoned
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/1624729/+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 1625319] sosreport

2016-09-19 Thread bugproxy
Default Comment by Bridge

** Attachment added: "sosreport"
   
https://bugs.launchpad.net/bugs/1625319/+attachment/4743862/+files/sosreport-c158f2u09os-20160913030953.tar.xz

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

** Package changed: ubuntu => apparmor (Ubuntu)

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

Title:
  [LTCTest] SR-IOV VF hotplug failing: cannot limit locked memory of
  process

Status in apparmor package in Ubuntu:
  New

Bug description:
  ---Problem Description---
  Unable to hotplug SRIOV CX4 VF to Ubuntu 16.10 or 16.04.1 guests.

  ---uname output---
  Linux c158f2u09os 4.7.0unofficial #5 SMP Mon Sep 5 08:53:38 EDT 2016 ppc64le 
ppc64le ppc64le GNU/Linux
   
  ---Additional Hardware Info---
  Mellanox CX4 

  Machine Type = 8247-22L 

  ---Steps to Reproduce---
   Unable to hotplug SRIOV CX4 VF to Ubuntu 16.10 guest.

  1. Boot the guests with/without VFs
  2. Try hotplugging of VF to guests, you will notice error as shown below:

  root@c158f2u09os:/var/lib/libvirt/images/srikanth# cat hot_vf.xml 
  

  

  
  root@c158f2u09os:/var/lib/libvirt/images/srikanth# virsh attach-device 
ubuntu1610_srik ./hot_vf.xml --live
  error: Failed to attach device from ./hot_vf.xml
  error: cannot limit locked memory of process 80265 to 9663676416: Permission 
denied

  root@c158f2u09os:/var/lib/libvirt/images/srikanth# virsh attach-device 
ubuntu160401_srik ./hot_vf.xml --live
  error: Failed to attach device from ./hot_vf.xml
  error: cannot limit locked memory of process 80960 to 9663676416: Permission 
denied

  =
  Environment details:
  =

  Host : 
9.47.68.198, root/sriov4321
Ubuntu 16.10
kernel version: 
Linux c158f2u09os 4.7.0unofficial #5 SMP Mon Sep 5 08:53:38 EDT 2016 
ppc64le ppc64le ppc64le GNU/Linux
  Guest: 
  1. ubuntu1610_srik
kernel version: 4.7.0unofficial
creds: root/123456
  2. ubuntu160401_srik
kernel version: 4.4.0-38-generic
creds: root/123456

  MOFED versions:
MOFED version in Host as well Guest: 3.4-OFED.3.4.0.1.0.1
CX4 Firmware version: 12.17.0222

  Development took a look at this an believes this is an apparmor
  related issue and requested the defect be mirrored to Canonical for
  their assistance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1625319/+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 1516696] Re: SMS notifications are received only when the phone is unlocked

2016-09-19 Thread Michał Sawicz
This is a syslog where this occured... a whole 10MBs of it. There's
three texts within the last 5 minutes, the first one only "arrived"
straight after I woke the phone up, the next two arrived fine despite
the phone being, afaict, asleep.

** Attachment added: "syslog"
   
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1516696/+attachment/4743859/+files/syslog

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

Title:
  SMS notifications are received only when the phone is unlocked

Status in Canonical System Image:
  Confirmed
Status in powerd:
  New
Status in Unity System Compositor:
  New
Status in indicator-messages package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Confirmed
Status in telephony-service package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  WHAT HAPPENED:
  The phone stays quiet while locked but once the power button is pressed 
(unlocked), SMS notification are received with vibration, notification bubble 
and sound alert. The message received shows that it was actually received 10 
minutes ago.
  This happened multiple times already but I think I ignored them and this 
seems to have started after OTA-7 was released.

  
  EXPECTED:
  The phone should have the vibration, notification bubble/indicator and sound 
alert even if the phone is locked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1516696/+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 1625319] [NEW] [LTCTest] SR-IOV VF hotplug failing: cannot limit locked memory of process

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

---Problem Description---
Unable to hotplug SRIOV CX4 VF to Ubuntu 16.10 or 16.04.1 guests.
  
---uname output---
Linux c158f2u09os 4.7.0unofficial #5 SMP Mon Sep 5 08:53:38 EDT 2016 ppc64le 
ppc64le ppc64le GNU/Linux
 
---Additional Hardware Info---
Mellanox CX4 

Machine Type = 8247-22L 
  
---Steps to Reproduce---
 Unable to hotplug SRIOV CX4 VF to Ubuntu 16.10 guest.

1. Boot the guests with/without VFs
2. Try hotplugging of VF to guests, you will notice error as shown below:

root@c158f2u09os:/var/lib/libvirt/images/srikanth# cat hot_vf.xml 

  

  

root@c158f2u09os:/var/lib/libvirt/images/srikanth# virsh attach-device 
ubuntu1610_srik ./hot_vf.xml --live
error: Failed to attach device from ./hot_vf.xml
error: cannot limit locked memory of process 80265 to 9663676416: Permission 
denied

root@c158f2u09os:/var/lib/libvirt/images/srikanth# virsh attach-device 
ubuntu160401_srik ./hot_vf.xml --live
error: Failed to attach device from ./hot_vf.xml
error: cannot limit locked memory of process 80960 to 9663676416: Permission 
denied

=
Environment details:
=

Host : 
9.47.68.198, root/sriov4321
Ubuntu 16.10
kernel version: 
Linux c158f2u09os 4.7.0unofficial #5 SMP Mon Sep 5 08:53:38 EDT 2016 
ppc64le ppc64le ppc64le GNU/Linux
Guest: 
1. ubuntu1610_srik
kernel version: 4.7.0unofficial
creds: root/123456
2. ubuntu160401_srik
kernel version: 4.4.0-38-generic
creds: root/123456

MOFED versions:
MOFED version in Host as well Guest: 3.4-OFED.3.4.0.1.0.1
CX4 Firmware version: 12.17.0222

Development took a look at this an believes this is an apparmor related
issue and requested the defect be mirrored to Canonical for their
assistance.

** Affects: apparmor (Ubuntu)
 Importance: Undecided
 Assignee: Taco Screen team (taco-screen-team)
 Status: New


** Tags: architecture-ppc64le bugnameltc-146192 severity-critical 
targetmilestone-inin1610
-- 
[LTCTest] SR-IOV VF hotplug failing: cannot limit locked memory of process
https://bugs.launchpad.net/bugs/1625319
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to apparmor 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 1625314] [NEW] Ubuntu webbrowser app sometimes shows sites in mobileview

2016-09-19 Thread Dave Morley
Public bug reported:

STEPS:
Install unity8-desktop-session on 16.10
Open the browser app
Goto plus.google.com and do the same in firefox notice the different views
Goto sppedof.me and note it automatically flips to speedof.me/m/ for the mobile 
view.


What's myua displays as 
http://www.whatsmyua.com/#Mozilla/5.0 (Linux; Ubuntu 16.10) AppleWebKit/537.36 
Chromium/53.0.2785.101 Safari/537.36

However there are differences all over the place so it is like the ua
isn't applied on some sites maybe

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

** Attachment added: "application-legacy-webbrowser-app-.log"
   
https://bugs.launchpad.net/bugs/1625314/+attachment/4743860/+files/application-legacy-webbrowser-app-.log

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

Title:
  Ubuntu webbrowser app sometimes shows sites in mobileview

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  STEPS:
  Install unity8-desktop-session on 16.10
  Open the browser app
  Goto plus.google.com and do the same in firefox notice the different views
  Goto sppedof.me and note it automatically flips to speedof.me/m/ for the 
mobile view.

  
  What's myua displays as 
  http://www.whatsmyua.com/#Mozilla/5.0 (Linux; Ubuntu 16.10) 
AppleWebKit/537.36 Chromium/53.0.2785.101 Safari/537.36

  However there are differences all over the place so it is like the ua
  isn't applied on some sites maybe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1625314/+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 1516696] Re: SMS notifications are received only when the phone is unlocked

2016-09-19 Thread Pat McGowan
@anupam or michal do you have a syslog for when this occurs?

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

Title:
  SMS notifications are received only when the phone is unlocked

Status in Canonical System Image:
  Confirmed
Status in powerd:
  New
Status in Unity System Compositor:
  New
Status in indicator-messages package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Confirmed
Status in telephony-service package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  WHAT HAPPENED:
  The phone stays quiet while locked but once the power button is pressed 
(unlocked), SMS notification are received with vibration, notification bubble 
and sound alert. The message received shows that it was actually received 10 
minutes ago.
  This happened multiple times already but I think I ignored them and this 
seems to have started after OTA-7 was released.

  
  EXPECTED:
  The phone should have the vibration, notification bubble/indicator and sound 
alert even if the phone is locked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1516696/+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 1625084] Re: Switching scopes with two fingers on the virtual touchpad doesn't work

2016-09-19 Thread Michał Sawicz
Yeah I'm able to reproduce now, it must be a weird interaction between
Qt's ListView and horizontal scrolling on the touchpad. I can reproduce
a similar issue on my laptop under unity7.

** Summary changed:

- [M10 FHD/ HD] Switching between scopes does not work to the right with Hdmi 
desktop mode.
+ Switching scopes with two fingers on the virtual touchpad doesn't work

** Changed in: canonical-devices-system-image
   Status: Invalid => In Progress

** Changed in: canonical-devices-system-image
   Status: In Progress => Triaged

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

** Changed in: unity8 (Ubuntu)
   Status: Invalid => Triaged

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

** Also affects: qtdeclarative-opensource-src (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- Switching scopes with two fingers on the virtual touchpad doesn't work
+ Switching scopes with two fingers on the touchpad doesn't work

** Changed in: unity8 (Ubuntu)
   Status: Triaged => Incomplete

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

Title:
  Switching scopes with two fingers on the touchpad doesn't work

Status in Canonical System Image:
  Triaged
Status in qtdeclarative-opensource-src package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  Environment
   
  Product: Freezer HD // Freezer FHD 
  FW version: UBUNTU 15.04 (r14) // UBUNTU 15.04 (r18)
  HW version:  MP
  Material:
   
  Description
   
  Steps to Reproduce:

  1 - Connect DUT to TV by Hdmi.
  2 - Unlock device.
  3 - Try to change between Scopes to the right.

  
  Actual Result:

  You are not able to change between scopes to the right side connected
  to TV by Hdmi, (You cannot change to APP scopes, or desktop app, just
  between Today and Nearby scopes).

  Expected Result:

  You should be able to change between the scopes as expected.
   
  Reproducibility: 100%

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1625084/+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 1589401] Re: cannot view wifi networks after re-enabling wifi

2016-09-19 Thread Dmitry Gutov
Likewise, I've seen it before, but not for a while now.

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

Title:
  cannot view wifi networks after re-enabling wifi

Status in NetworkManager:
  Confirmed
Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  after re enabling wifi, up-down arrows just like wired network. cannot
  see any wifi ssid.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1589401/+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 1589401] Re: cannot view wifi networks after re-enabling wifi

2016-09-19 Thread Christian Heitjan
I found out, that after installing the latest updates and REBOOTED the 
bug is gone. No more arrows, and connection establishes directly.
For me the bug can be closed as "soled"

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

Title:
  cannot view wifi networks after re-enabling wifi

Status in NetworkManager:
  Confirmed
Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  after re enabling wifi, up-down arrows just like wired network. cannot
  see any wifi ssid.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1589401/+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 1590844] Re: Bluetooth headset not working with Meizu Pro 5 Ubuntu Edition

2016-09-19 Thread Lars Modig
Hi, Interesting post. I do think this is the reason for many posts on 
Blue-tooth issues regarding the Pro 5. I hope that you'll find the fix and that 
it will then as well solve my bug post; 
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1608115

Br,

Lars

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

Title:
  Bluetooth headset not working with Meizu Pro 5 Ubuntu Edition

Status in Canonical System Image:
  Confirmed
Status in turbo:
  Confirmed
Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  My bluetooth headset perfectly connects to my Meizu Pro 5. However,
  the sound quality is so poor (a lot of noise) such that you don't
  understand your communication partner. Note that the headset works
  perfectly together with Ubuntu on my Nexus 4.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1590844/+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 1625172] Re: [MIR] address-book-service

2016-09-19 Thread Renato Araujo Oliveira Filho
** Branch linked: lp:~renatofilho/address-book-app/no-sync-dep

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

Title:
  [MIR] address-book-service

Status in address-book-service package in Ubuntu:
  New

Bug description:
  [Availability]
   * Available in universe

  [Rationale]
   * This package is required by unity8

  [Security]
   * No known security issues at this time. It has been reviewed by security in 
the past for use on the phone.

  [Quality assurance]
   * This package has both unit tests and autopkgtests

  [Dependencies]
   Most dependencies are already in main with the exception of the following:
   * buteo-sync-plugins-contacts-google (This dep is required for 
address-book-updater)

  [Standards compliance]
   * This package uses cmake and is properly translated.

  [Maintenance]
   * This package is maintained by Canonical and actively in use on the phone 
images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-service/+bug/1625172/+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 1625302] Re: package accountsservice 0.6.40-2ubuntu11.2 failed to install/upgrade: package accountsservice is already installed and configured

2016-09-19 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package accountsservice 0.6.40-2ubuntu11.2 failed to install/upgrade:
  package accountsservice is already installed and configured

Status in accountsservice package in Ubuntu:
  New

Bug description:
  i don't have any

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: accountsservice 0.6.40-2ubuntu11.2
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
  Architecture: amd64
  Date: Mon Sep 19 11:08:09 2016
  DuplicateSignature:
   package:accountsservice:0.6.40-2ubuntu11.2
   Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
   dpkg: error processing package udev (--configure):
package udev is already installed and configured
  ErrorMessage: package accountsservice is already installed and configured
  InstallationDate: Installed on 2016-09-18 (0 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: accountsservice
  Title: package accountsservice 0.6.40-2ubuntu11.2 failed to install/upgrade: 
package accountsservice is already installed and configured
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1625302/+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 1625302] [NEW] package accountsservice 0.6.40-2ubuntu11.2 failed to install/upgrade: package accountsservice is already installed and configured

2016-09-19 Thread charles
Public bug reported:

i don't have any

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: accountsservice 0.6.40-2ubuntu11.2
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: amd64
Date: Mon Sep 19 11:08:09 2016
DuplicateSignature:
 package:accountsservice:0.6.40-2ubuntu11.2
 Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
 dpkg: error processing package udev (--configure):
  package udev is already installed and configured
ErrorMessage: package accountsservice is already installed and configured
InstallationDate: Installed on 2016-09-18 (0 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: accountsservice
Title: package accountsservice 0.6.40-2ubuntu11.2 failed to install/upgrade: 
package accountsservice is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed amd64 apport-package xenial

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

Title:
  package accountsservice 0.6.40-2ubuntu11.2 failed to install/upgrade:
  package accountsservice is already installed and configured

Status in accountsservice package in Ubuntu:
  New

Bug description:
  i don't have any

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: accountsservice 0.6.40-2ubuntu11.2
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
  Architecture: amd64
  Date: Mon Sep 19 11:08:09 2016
  DuplicateSignature:
   package:accountsservice:0.6.40-2ubuntu11.2
   Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
   dpkg: error processing package udev (--configure):
package udev is already installed and configured
  ErrorMessage: package accountsservice is already installed and configured
  InstallationDate: Installed on 2016-09-18 (0 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: accountsservice
  Title: package accountsservice 0.6.40-2ubuntu11.2 failed to install/upgrade: 
package accountsservice is already installed and configured
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1625302/+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 1285444] Re: Login Successful, Desktop Never Loads

2016-09-19 Thread Joan Inglada Roig
A member of https://lists.ubuntu.com/ told me to rename the hidden home
subdirectory .cache to xx.cache and then reboot.

It worked to me but I have lost the history of Unity sidebar and
browsers except firefox.

If it doesn't work then he said to try the same with following other
subdirectories: .config, .gnome, .gnome2, .gnome_private2, .gconf,
.gvfs, .local

Finally, re-rename the subdirectories except the causing one.

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

Title:
  Login Successful, Desktop Never Loads

Status in at-spi2-core package in Ubuntu:
  Triaged

Bug description:
  Here is what I encounter
  1. Boot computer, boot proceeds normally
  2. Reach standard Ubuntu login screen, nothing seems to be amiss
  3. Enter user name and password
  4. Login disappears, just see the pink "Ubuntu 14.04" background

  The desktop never loads, not even after ~30 minutes. The launcher
  never appears, and the Desktop background never changes to the user-
  configured background.

  Other features:
  * Cursor works fine, it can be moved around the screen
  * No error messages pop up
  * ALT+F1 etc. can be used to switch to different TTYs; all files on the 
system appear to be intact
  * Print screen button works (I will upload a screen shot when I get a chance 
to copy it onto a USB drive)
  * Hitting power button pops up a window prompting the user to decide whether 
to shut down
  * CTRL+ALT+DELETE prompts the user to log out
  * Desktop does not load on any user accounts, including the guest account

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/at-spi2-core/+bug/1285444/+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 1618981] Re: Autopilot testcase hangs

2016-09-19 Thread Renato Araujo Oliveira Filho
** Branch linked: lp:~renatofilho/address-book-app/fix-1618981

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

Title:
  Autopilot testcase hangs

Status in address-book-app package in Ubuntu:
  New

Bug description:
  On krillin ->
version 564 from ubuntu-touch/rc-proposed/ubuntu channel

  running the ->

  
address_book_app.tests.test_create_new_from_uri.TestCreateNewContactFromURI.test_save_new_contact

  autopilot test starts and then it hangs with the New contact page.

address-book-app 
0.2+15.04.20160823-0ubuntu1
address-book-app-autopilot   
0.2+15.04.20160823-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1618981/+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 1625300] [NEW] software-properties cannot manipulate trusted.gpg.d keys

2016-09-19 Thread Dimitri John Ledkov
Public bug reported:

software-properties cannot manipulate trusted.gpg.d keys

thus it's kind of useless, as it doesn't show all the keys that are in
effect.

** Affects: software-properties (Ubuntu)
 Importance: Critical
 Status: Confirmed


** Tags: gnupg2

** Changed in: software-properties (Ubuntu)
   Status: New => Confirmed

** Changed in: software-properties (Ubuntu)
   Importance: Undecided => Critical

** Tags added: gnupg2

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

Title:
  software-properties cannot manipulate trusted.gpg.d keys

Status in software-properties package in Ubuntu:
  Confirmed

Bug description:
  software-properties cannot manipulate trusted.gpg.d keys

  thus it's kind of useless, as it doesn't show all the keys that are in
  effect.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1625300/+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 1624381] Re: add additional shortcut support for zoom/unzoom in US keyboards

2016-09-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/webbrowser-app/zoom-qwerty-keyboard

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

Title:
  add additional shortcut support for zoom/unzoom in US keyboards

Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  On US keyboards, the "+" (plus) key is in shifted position, and the
  "-" (minus) is not. All the other browsers (chrome, chromium, firefox)
  support the following shortcuts for zoom/unzoom and we should do the
  same, so user does not have to press ctrl+shift as that is not
  expected.

  zoom in:
  ctrl+plus 
  ctrl+equals

  zoom out:
  ctrl+underscore 
  ctrl+minus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1624381/+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 1625100] Missing required logs.

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

apport-collect 1625100

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

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

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

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

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

Title:
  systemd test failure with linux 4.8.0-11.12: scsi_debug missing in
  ppc64el, systemd-tmpfiles crash

Status in linux package in Ubuntu:
  Incomplete
Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-yakkety-canonical-kernel-team-unstable/yakkety/amd64/s/systemd/20160918_093714@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-yakkety-canonical-kernel-team-unstable/yakkety/ppc64el/s/systemd/20160918_231904@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1625100/+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 1624381] Re: add additional shortcut support for zoom/unzoom in US keyboards

2016-09-19 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  add additional shortcut support for zoom/unzoom in US keyboards

Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  On US keyboards, the "+" (plus) key is in shifted position, and the
  "-" (minus) is not. All the other browsers (chrome, chromium, firefox)
  support the following shortcuts for zoom/unzoom and we should do the
  same, so user does not have to press ctrl+shift as that is not
  expected.

  zoom in:
  ctrl+plus 
  ctrl+equals

  zoom out:
  ctrl+underscore 
  ctrl+minus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1624381/+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 1421009] Re: unity8 sometimes hangs on boot

2016-09-19 Thread Timo Jyrinki
Qt 5.6 now in yakkety and xenial-overlay with largely re-engineered
QDBus (...with new but different bugs).

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  unity8 sometimes hangs on boot

Status in Canonical System Image:
  Fix Released
Status in autopilot package in Ubuntu:
  Fix Released
Status in libusermetrics package in Ubuntu:
  Fix Released
Status in lxc-android-config package in Ubuntu:
  Invalid
Status in qtbase-opensource-src package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  The following gdbus call is failing with a "Error: Timeout was
  reached" message:

  gdbus call --session --dest com.canonical.UnityGreeter --object-path /
  --method org.freedesktop.DBus.Properties.Get
  com.canonical.UnityGreeter IsActive

  This is being seen on krillin devices starting with image 106 from
  ubuntu-touch/devel-proposed. It doesn't happen every time, so far
  today, I've seen it 3 times from about 12 tests. On the most recent
  failure, I grabbed a console and tried repeatedly to run the command
  from the shell, even after 2 hours the timeout was still being
  returned (after about 28 seconds).

  A copy of ~/.cache/upstart/unity8.log is here:
  http://paste.ubuntu.com/10179482/

  I have 3 test cases where the problem was observed:
  http://d-jenkins.ubuntu-ci:8080/job/vivid-boottest-qtchooser/1/console
  
http://d-jenkins.ubuntu-ci:8080/job/vivid-boottest-gsettings-ubuntu-touch-schemas/1/console
  http://d-jenkins.ubuntu-ci:8080/job/fjg-boottest/3/console

  In all cases, the test is using adt-run (from autopkgtest) to drive a
  test on the phone device. adt-run uses the above gdbus call to
  determine if the desktop is active. In all the examples, the device
  was freshly flashed.

  == Test Case ==

  # Prepare debugging
  adb shell
  sudo apt-get clean # so that you wouldn't run out of disk space
  sudo apt install qtbase5-dbg libc6-dbg libdbus-glib-1-2-dbg dbus-1-dbg 
libglib2.0-0-dbg

  # Add also libusermetrics debug symbols, unless you're testing a PPA version
  echo "deb http://ddebs.ubuntu.com $(lsb_release -cs) main restricted universe 
multiverse" | sudo tee -a /etc/apt/sources.list.d/ddebs.list
  sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01
  sudo apt-get update
  sudo apt install libusermetricsoutput1-dbgsym=1.1.1+15.04.20150219-0ubuntu1

  # Start the reboot loop
  # This reboots the device in a loop, and if this bug is not fixed by whatever 
proposed solution, it will hang eventually with Unity 8 having a black 
background. Other kind of hangs (like just Google logo showing, no adb) are not 
related to this bug. Current highest amount of reboots without errors is 54, so 
it's probable a 100 reboots is needed for testing.

  bzr branch lp:unity8
  cd unity8
  while true; do adb shell rm -R "~phablet/.cache/QML"; ./tools/unlock-device 
|| break; done

  # When it fails
  adb shell
  sudo gdb -p $(pidof unity8)
  bt full

  --
  At this point, the backtrace should show:
  #0  syscall () at ../sysdeps/unix/sysv/linux/arm/syscall.S:37
  #1  0xb6301e12 in _q_futex (op=0, val=3, timeout=0x0, addr=)
  at thread/qmutex_linux.cpp:146
  #2  lockInternal_helper (timeout=-1, elapsedTimer=0x0, d_ptr=...)
  at thread/qmutex_linux.cpp:187
  #3  QBasicMutex::lockInternal (this=this@entry=0x1523b44)
  at thread/qmutex_linux.cpp:203
  #4  0xb6301eb6 in lock (this=0x1523b44) at thread/qmutex.h:59
  #5  lock (timeout=-1, this=0x1523b38) at thread/qmutex.cpp:620
  #6  QMutex::lock (this=this@entry=0x1523d6c) at thread/qmutex.cpp:215
  #7  0xb5f39586 in QDBusMutexLocker (m=0x1523d6c, s=0x1523d48,
  a=ToggleWatchAction, this=) at qdbusthreaddebug_p.h:183
  #8  QDBusDispatchLocker (s=0x1523d48, a=ToggleWatchAction,
  this=) at qdbusthreaddebug_p.h:198
  #9  qDBusRealToggleWatch (d=0x1523d48, watch=0x1524dd0, fd=46)
  at qdbusintegrator.cpp:346
  #10 0xb5ae18f6 in ?? () from /lib/arm-linux-gnueabihf/libdbus-1.so.3

  With this, it's know that it was a QDBus locking related problem.
  --

  ---

  Timeline/Updates:
  2015-02-20: libusermetrics lands, causing (apparently) this boot problem to 
start happening rarely. 
http://people.canonical.com/~ogra/touch-image-stats/106.changes / 
http://launchpadlibrarian.net/198152771/libusermetrics_1.1.1%2B14.10.20141020-0ubuntu1_1.1.1%2B15.04.20150219-0ubuntu1.diff.gz
 ”I got a symbolic trace out of all the threads. It seems to be a dbus lock 
between usermetrics and networkmanager bits. We suspect a relation to QTBUG 
https://bugreports.qt.io/browse/QTBUG-44836.”
  2015-03-25: qtbase dbus update to support threads (instead of one main 

[Touch-packages] [Bug 1563110] Re: No sound on Asus e200ha, intel sst with cx2072x codec

2016-09-19 Thread Gavin Dandridge
I am also experiencing the same problem with my ASUS E200HA Laptop.

dmesg reports:
[6.822519] intel_sst_acpi 808622A8:00: No matching machine driver found

This results in no audio being available. I understand that this is due
to a missing codec for the Conexant cx2072x.

It would be great to get support for this device as it is the only
hardware that is not working on this laptop.

Can I do anything further to help? Should I provide further information
here, if so please do let me know.

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

Title:
  No sound on Asus e200ha, intel sst with cx2072x codec

Status in ALSA driver:
  Unknown
Status in alsa-driver package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I've recently bought an Asus e200ha.
  Sound in this laptop doesn't work.
  The sound card is an intel sst with codec conexant cx2072x

  aplay -l:
  aplay: device_list:268: no soundcard found...
  in the sound setting there is a "Dummy output"
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7b77dc46-7d5b-4869-83dd-739980736c3a
  InstallationDate: Installed on 2016-03-28 (0 days ago)
  InstallationMedia: Linux Mint 17.3 "Rosa" - Release amd64 20160105
  Lsusb:
   Bus 002 Device 002: ID 0781:5583 SanDisk Corp. 
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 13d3:3496 IMC Networks 
   Bus 001 Device 002: ID 04f2:b54b Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. E200HA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-32-generic 
root=UUID=50fb13c0-a8cd-441d-a38b-c0295c1b9a15 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-32-generic N/A
   linux-backports-modules-3.19.0-32-generic  N/A
   linux-firmware 1.127.16
  Tags:  rosa
  Uname: Linux 3.19.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E200HA.203
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: E200HA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE200HA.203:bd11/26/2015:svnASUSTeKCOMPUTERINC.:pnE200HA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnE200HA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: E200HA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-driver/+bug/1563110/+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 1624844] Re: Ubuntu 16.04 breaks boot with wrong zpool.cache

2016-09-19 Thread Martin Pitt
** Package changed: systemd (Ubuntu) => zfs-linux (Ubuntu)

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

Title:
  Ubuntu 16.04 breaks boot with wrong zpool.cache

Status in zfs-linux package in Ubuntu:
  New

Bug description:
  Having just upgraded Ubuntu 16.04, and seeing systemd updates, I
  rebooted the machine, but it failed to start, entering emergency mode.
  Relevant piece of info was this:

  * Failed to start Import ZFS pools by cache file.
  * Started Mount ZFS filesystems
  ** A start job is running for dev-disk

  and then it enters emergency mode.

  Now, the only ZFS pool I have is a backup USB HDD which is constantly
  attached, and the pool is on a LUKS provider, meaning you won't see it
  until the provider is unlocked.

  My guess is that the latest update, having triggered initramfs
  rebuild, wrote the zpool.cache file with that state, and it shouldn't
  have.

  This is totally wrong, as zpool cache should not be built like this as
  it PREVENTS you from having external pools that might not be available
  on boot. I also have no idea why it happened now because I've been
  having this setup (external backup zfs pool on a LUKS provider) since
  16.04 came out and never had a problem until now.

  Removing the /etc/zfs/zpool.cache allowed the system to reboot fine.

  # lsb_release -rd
  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04

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