[Ubuntu-sdk-bugs] [Bug 1656431] [NEW] Some KDE applications 16.10 FTbFS with Qt 5.7.1 on arm64 and ppc64el

2017-01-13 Thread Rik Mills
Public bug reported:

libkf5kipi https://userbase.kde.org/KIPI
parley
kidentitymanagement
libkeduvocdocument

FTBFS with errors similar to the one shown at the bottom of this

As is the case with LP Bug #1654820, it seems likely that

kmail
kdepim-addons

would also fail in the same fashion, but the build depends are not yet
in place to confirm that absolutely.

Again, this seems to be a case of qtbase using the gold linker, and I
would surmise that as with amd64 etc, setting no gold linker for  arm64
and ppc64el would resolve this.

no gold linker is already set in qtbase for amd64, i386, powerpc &
armhf.


--- log extract --

[ 56%] Linking CXX executable plaintexteditortest
cd 
/<>/obj-aarch64-linux-gnu/src/texteditor/plaintexteditor/autotests 
&& /usr/bin/cmake -E cmake_link_script 
CMakeFiles/plaintexteditortest.dir/link.txt --verbose=1
/usr/bin/c++   -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++0x -fno-exceptions 
-Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long 
-Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual 
-Werror=return-type -pedantic  -Wl,--enable-new-dtags -Wl,-Bsymbolic-functions 
-Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined 
CMakeFiles/plaintexteditortest.dir/plaintexteditortest.cpp.o 
CMakeFiles/plaintexteditortest.dir/plaintexteditortest_automoc.cpp.o  -o 
plaintexteditortest -Wl,-rpath,/<>/obj-aarch64-linux-gnu/src 
-rdynamic ../../../libKF5PimTextEdit.so.5.4.0.abi1 
/usr/lib/aarch64-linux-gnu/libQt5Test.so.5.7.1 
/usr/lib/aarch64-linux-gnu/libQt5Widgets.so.5.7.1 
/usr/lib/aarch64-linux-gnu/libQt5Gui.so.5.7.1 
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.7.1 
/usr/lib/aarch64-linux-gnu/libQt5Gui.so.5.7.1:(*IND*+0x0): multiple definition 
of `__bss_start'
/usr/lib/aarch64-linux-gnu/libQt5Gui.so.5.7.1:(*IND*+0x0): multiple definition 
of `_edata'
/usr/lib/aarch64-linux-gnu/libQt5Gui.so.5.7.1:(*IND*+0x0): multiple definition 
of `_end'
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.7.1:(*IND*+0x0): multiple definition 
of `__bss_start'
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.7.1:(*IND*+0x0): multiple definition 
of `__bss_start'
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.7.1:(*IND*+0x0): multiple definition 
of `_edata'
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.7.1:(*IND*+0x0): multiple definition 
of `_edata'
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.7.1:(*IND*+0x0): multiple definition 
of `_end'
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.7.1:(*IND*+0x0): multiple definition 
of `_end'
//usr/lib/aarch64-linux-gnu/libQt5Network.so.5:(*IND*+0x0): multiple definition 
of `_edata'
//usr/lib/aarch64-linux-gnu/libQt5Network.so.5:(*IND*+0x0): multiple definition 
of `__bss_start'
//usr/lib/aarch64-linux-gnu/libQt5Network.so.5:(*IND*+0x0): multiple definition 
of `_end'
collect2: error: ld returned 1 exit status
/usr/lib/aarch64-linux-gnu/libQt5Gui.so.5.7.1:(*IND*+0x0): multiple definition 
of `__bss_start'
/usr/lib/aarch64-linux-gnu/libQt5Gui.so.5.7.1:(*IND*+0x0): multiple definition 
of `_edata'
/usr/lib/aarch64-linux-gnu/libQt5Gui.so.5.7.1:(*IND*+0x0): multiple definition 
of `_end'
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.7.1:(*IND*+0x0): multiple definition 
of `__bss_start'
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.7.1:(*IND*+0x0): multiple definition 
of `__bss_start'
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.7.1:(*IND*+0x0): multiple definition 
of `_edata'
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.7.1:(*IND*+0x0): multiple definition 
of `_edata'
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.7.1:(*IND*+0x0): multiple definition 
of `_end'
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.7.1:(*IND*+0x0): multiple definition 
of `_end'
//usr/lib/aarch64-linux-gnu/libQt5Network.so.5:(*IND*+0x0): multiple definition 
of `_edata'
//usr/lib/aarch64-linux-gnu/libQt5Network.so.5:(*IND*+0x0): multiple definition 
of `__bss_start'
//usr/lib/aarch64-linux-gnu/libQt5Network.so.5:(*IND*+0x0): multiple definition 
of `_end'
collect2: error: ld returned 1 exit status

** Affects: qtbase-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Some KDE applications 16.10 FTbFS with Qt 5.7.1 on arm64 and ppc64el

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

Bug description:
  libkf5kipi https://userbase.kde.org/KIPI
  parley
  kidentitymanagement
  libkeduvocdocument

  FTBFS with errors similar to the one shown at the bottom of this

  As is the case with LP Bug #1654820, it seems likely that

  kmail
  kdepim-addons

  would also fail in the same fashion, but the build depends are not yet
  in place to confirm that absolutely.

  Again, this seems to be a case of qtbase using the gold linker, and I
  

[Ubuntu-sdk-bugs] [Bug 1600136] Re: App indicator does not show icon for Qt apps or with custom icons

2017-01-13 Thread Treviño
Upstream fix for pure Qt apps (when not including appmenu-qt5) is
proposed at https://codereview.qt-project.org/#/c/182307/.

Here's the patch for the ubuntu package too.

** Also affects: qtbase-opensource-src (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: New => In Progress

** Changed in: qtbase-opensource-src (Ubuntu)
   Importance: Undecided => High

** Changed in: qtbase-opensource-src (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Also affects: qt
   Importance: Undecided
   Status: New

** Changed in: qt
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: qt
   Status: New => In Progress

** Patch added: 
"qdbustrayicon-try-to-save-temp-icons-in-readable-location.debdiff"
   
https://bugs.launchpad.net/qt/+bug/1600136/+attachment/4803964/+files/qdbustrayicon-try-to-save-temp-icons-in-readable-location.debdiff

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

Title:
  App indicator does not show icon for Qt apps or with custom icons

Status in Qt:
  In Progress
Status in Snappy:
  New
Status in appmenu-qt5 package in Ubuntu:
  Fix Released
Status in libappindicator package in Ubuntu:
  Fix Released
Status in qtbase-opensource-src package in Ubuntu:
  In Progress
Status in snapd package in Ubuntu:
  In Progress
Status in sni-qt package in Ubuntu:
  Fix Released

Bug description:
  Snaps that use the app indicator area via Qt can't display their icon
  there.

  Steps to reproduce and screenshot:
  https://github.com/nuttyartist/notes/pull/77

  Some research:

  - Uses http://doc.qt.io/qt-5/qsystemtrayicon.html
  - The indicator icon is created under /tmp under a randomly generated 
directory name

  didrocks mentions also:

  1. The application says "this is my menu, and here is my icon at that 
address", the address being /tmp/blablabla
  2. appindicator receives the bus messages
  3. and says "let's have a look at this icon at that address"
  4. BUT! /tmp in the snap is different form system /tmp

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1560101] Re: /usr/bin/unity8:11:QMap:QNetworkManagerInterfaceDeviceWired::carrier:QNetworkManagerEngine::parseConnection:QNetworkManagerEngine::newConnection:QNetworkManagerEngi

2017-01-13 Thread Timo Jyrinki
*** This bug is a duplicate of bug 1540679 ***
https://bugs.launchpad.net/bugs/1540679

** This bug has been marked a duplicate of bug 1540679
   
/usr/bin/signonpluginprocess:11:QMap:QNetworkManagerInterfaceDeviceWired::carrier:QNetworkManagerEngine::parseConnection:QNetworkManagerEngine::newConnection:QNetworkManagerEngine::setupConfigurations

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

Title:
  
/usr/bin/unity8:11:QMap:QNetworkManagerInterfaceDeviceWired::carrier:QNetworkManagerEngine::parseConnection:QNetworkManagerEngine::newConnection:QNetworkManagerEngine::setupConfigurations

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

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding unity8.  This problem was most recently seen with version
  8.11+15.04.20151208.1-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/9ff17690c744a60f79af6670852868008eb49303
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1560101/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1540679] Re: /usr/bin/signonpluginprocess:11:QMap:QNetworkManagerInterfaceDeviceWired::carrier:QNetworkManagerEngine::parseConnection:QNetworkManagerEngine::newConnection:QNetwo

2017-01-13 Thread Timo Jyrinki
** Changed in: qtbase-opensource-src (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  
/usr/bin/signonpluginprocess:11:QMap:QNetworkManagerInterfaceDeviceWired::carrier:QNetworkManagerEngine::parseConnection:QNetworkManagerEngine::newConnection:QNetworkManagerEngine::setupConfigurations

Status in qtbase-opensource-src package in Ubuntu:
  Fix Released

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding signon.  This problem was most recently seen with version
  8.58+15.04.20151106-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/042703ee27820c1e5507e140ffbdf520d3c5dff2
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1540679/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1642259] Re: ubuntu-terminal-app settings screen stretches too much with large window sizes

2017-01-13 Thread Florian Boucault
** Changed in: ubuntu-terminal-app
   Status: Confirmed => Fix Released

** Changed in: ubuntu-terminal-app (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: ubuntu-terminal-app (Ubuntu)
   Status: Invalid => Fix Released

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

Title:
  ubuntu-terminal-app settings screen stretches too much with large
  window sizes

Status in Canonical System Image:
  Confirmed
Status in Ubuntu Terminal App:
  Fix Released
Status in Ubuntu UX:
  New
Status in ubuntu-terminal-app package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  I think that Unity 8 app settings in look weird on desktop, especially
  when the window is larger.

  My suggestion is that at a certain size the menu stays where it is
  instead of stretching across the screen, so that it would look like in
  the attached image (made an example of the Terminal app).

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1197542] Re: System Info module not integrated with platform

2017-01-13 Thread Lorn Potter
** Changed in: qtsystems-opensource-src (Ubuntu)
 Assignee: Lorn Potter (lorn-potter) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtsystems-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1197542

Title:
  System Info module not integrated with platform

Status in Ubuntu UI Toolkit:
  Invalid
Status in qtsystems-opensource-src package in Ubuntu:
  In Progress

Bug description:
  The DeviceInfo item provides correct information for some functions on both 
desktop and Touch
  The BatteryInfo items do not yield correct results in any case.
  Did not try the other interfaces 

  libqt5systeminfo5:
Installed: 5.0~git20130123-0ubuntu1~test2

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1315796] Re: Style Guide for Core apps

2017-01-13 Thread Florian Boucault
** Changed in: ubuntu-terminal-app
   Status: New => Fix Released

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

Title:
  Style Guide for Core apps

Status in Dropping Letters:
  New
Status in Ubuntu Music App:
  New
Status in Sudoku App:
  New
Status in Ubuntu Calculator App:
  Fix Released
Status in Ubuntu Calendar App:
  Triaged
Status in Ubuntu Clock App:
  Fix Released
Status in Ubuntu Terminal App:
  Fix Released
Status in Ubuntu UI Toolkit:
  Triaged
Status in Ubuntu Weather App:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Triaged

Bug description:
  WHAT As I developer, I want all code in any code-base should look like
  a single person typed it, no matter how many people contributed.

  WHY Currently even within one application (for example ubuntu-
  calculator-app), the coding style is mixed. I causes that it is hard
  to read the code. Additional information: http://addyosmani.com/blog
  /javascript-style-guides-and-beautifiers/

  HOW
  1. Create or apply existing code style for Ubuntu SDK (example:
     https://github.com/rwaldron/idiomatic.js/,
 http://contribute.jquery.org/style-guide/js/
     https://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml)
  2. Modify application's README file and add information what Coding style 
should be used.
  3. During Review, it will be great to check also code style

To manage notifications about this bug go to:
https://bugs.launchpad.net/dropping-letters/+bug/1315796/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp