[Touch-packages] [Bug 1622401] Re: Merge dbus 1.10.10-1 (main) from Debian unstable (main)

2016-09-11 Thread Martin Pitt
** Changed in: dbus (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 dbus in Ubuntu.
https://bugs.launchpad.net/bugs/1622401

Title:
  Merge dbus 1.10.10-1 (main) from Debian unstable (main)

Status in dbus package in Ubuntu:
  Fix Committed

Bug description:
  Please merge dbus 1.10.10-1 (main) from Debian unstable (main)

  1.10.10 is a bugfix release in the stable 1.10 series.

  https://sources.debian.net/src/dbus/1.10.10-1/NEWS/

  https://cgit.freedesktop.org/dbus/dbus/log/?h=dbus-1.10

  I am personally interested in Debian's virtual default-dbus-session-
  bus package since Debian is increasingly depending on it instead of
  directly depending on dbus-x11.

  https://lists.debian.org/debian-devel/2016/08/msg00554.html

  Explanation of the Ubuntu delta and why it can be dropped:
    - debian/dbus.preinst: divert the dbus-daemon-launch-helper if upgrading
  from < 1.9.4-2~. This will make sure we keep the setuid bit during 
upgrade.
     (LP: #1555237)
   Not needed after Ubuntu 16.04 LTS

  Explanation of the remaining Ubuntu delta
  - Add upstart jobs
    + debian/dbus.upstart and debian/dbus.user-session.upstart
  - debian/dbus.postinst: remove diversion.
  - debian/rules: Don't start D-Bus on package installation, as that doesn't
    work any more. Instead, start dbus.socket in postinst, which will then
    start D-Bus on demand after package installation.
  - Add debian/patches/dont-stop-dbus.patch: Don't stop D-Bus in the service
    unit (see patch header and upstream bug for details). Fixes various
    causes of shutdown hangs, particularly with remote file systems. (LP:
    #1438612) (LP: #1540282)
  - aa-get-connection-apparmor-security-context.patch: This is not
    intended for upstream inclusion. It implements a bus method
    (GetConnectionAppArmorSecurityContext) to get a connection's AppArmor
    security context but upstream D-Bus has recently added a generic way of
    getting a connection's security credentials (GetConnectionCredentials).
    Ubuntu should carry this patch until packages in the archive are moved
    over to the new, generic method of getting a connection's credentials.

  Changelog entries since current yakkety version 1.10.6-1ubuntu4:

  dbus (1.10.10-1) unstable; urgency=medium

    * New upstream stable release 1.10.10
    * Provide new virtual packages for other packages to depend on:
  - dbus-session-bus: any implementation of the D-Bus well-known session bus
    (provided by: dbus-user-session, dbus-x11)
  - default-dbus-session-bus: the recommended implementation of
    dbus-session-bus (currently provided by: dbus-user-session)
    * Add arm64, mips64el, ppc64el to the list of architectures that
  have valgrind
    * debian/gbp.conf: use DEP-14 branch names
    * Standards-Version: 3.9.8 (no changes needed)
    * debian/rules: fail the build if "make install" installs anything we
  don't package or delete. Only do this for final releases (suite
  in debian/changelog is not UNRELEASED) to facilitate future
  autobuilding of new upstream releases.
    * debian/rules: do not require symbols file to be complete if the
  suite in debian/changelog is UNRELEASED, again to facilitate
  autobuilding new upstream releases.
    * debian/source/options: don't fail dpkg-source on changes to
  build-aux/{compile,depcomp,missing}. We regenerate that directory anyway,
  and during a snapshot build they might become symlinks.
    * debian/rules: do the build in debian/build-* so it's easier to .gitignore
    * debian/.gitignore: update
    * Use the correct systemctl for Debian even if not installed on the build
  system. (Regression in 1.10.2)

   -- Simon McVittie   Mon, 15 Aug 2016 22:05:45 +0100

  dbus (1.10.8-1) unstable; urgency=medium

    * New upstream release
    * dbus.prerm: ensure that dbus.socket is stopped before removal,
  so that a new connection to the bus won't cause dbus.service to be
  restarted (Closes: #813970)
    * debian/75dbus_dbus-launch: when not using systemd --user or the
  dbus-user-session package is not installed, start dbus-daemon early,
  then upload the full environment from Xsession.d later on
  (in 95dbus_update-activation-env). This more closely matches the
  behaviour with dbus-user-session. (Closes: #815503; thanks to Samuel
  Thibault)
    * Switch Vcs-Git to https (see #810378)
    * debian/upstream/signing-key.asc: add upstream signing keys
  (just my keys for now, in practice I do almost all dbus releases)
    * debian/watch: use https and describe how to download signatures
    * Standards-Version: 3.9.7 (no changes needed)
    * Sort .install files and remove unnecessary debian/tmp prefix
    * Normalize lists of packages and 

[Touch-packages] [Bug 1622089] Re: timezone parser in qt-5.5 breaks KDE clock

2016-09-11 Thread Timo Jyrinki
Sounds like a good candidate for stable release upgrade to 16.04 LTS.
Thank you for the bug report!

It will take some time as it will first need to be landed to 16.10 (the
patch is in Qt 5.6.2, 16.10 has 5.6.1), and then the SRU process
(https://wiki.ubuntu.com/StableReleaseUpdates) also takes some time.

https://codereview.qt-project.org/#/c/157499/

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

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

** Changed in: qtbase-opensource-src (Ubuntu Xenial)
   Status: New => Confirmed

** Changed in: qtbase-opensource-src (Ubuntu)
 Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

** Changed in: qtbase-opensource-src (Ubuntu Xenial)
 Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

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

Title:
  timezone parser in qt-5.5 breaks KDE clock

Status in qtbase-opensource-src package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src source package in Xenial:
  Confirmed

Bug description:
  For a set of timezones in tzdata-2016*
  Qt parser produces wrong result in
  Qt versions earlier than 5.6.

  In kubuntu-16.04 xenial xerus the most annoying
  issue is broken digital clock plasmoid on the default KDE panel
  if system timezone is set to e.g. Asia/Novosibirsk.
  All Qt programs that attempts to convert time to non-default
  timezone are affected as well in xenial and earlier ubuntu released
  including ubuntu-14.04 LTS trusty.

  I consider the bug is nasty enough for updating Qt in LTS ubuntu
  releases.

  The upstream bug is https://bugreports.qt.io/browse/QTBUG-53071
  "QTimeZone mishandles tzdata 2016b and later in Russia, Kazakhstan".
  The direct link to the patch that fixes the problem is
  
https://codereview.qt-project.org/gitweb?p=qt/qtbase.git;a=patch;h=e9041c7fc1052167f1ec2df0ea9623059e55d00f

  I have rebuilt qtbase-opensource-src-5.5.1+dfsg (-16ubuntu7.1)
  from sources with the patch applied and the bug has gone away.

  A bit more details.

  I faced the problem with Kubuntu 16.04.1, x86_64.
  Asia/Novosibirsk has UTC+07:00 offset last a couple of months
  but KDE clock shows a time that has offset of 14 hours from the actual wall 
time,
  so it is rather unusable.
  Command line tool "date" reports correct local time.
  KDE digital clock works correctly in e.g. Asia/Krasnoyarsk timezone.
  It as a workaround if time transition history does not matter.

  Some other timezones affected by the bug (tzdata-2106f)
  file europe:
  Europe/Astrakhan
  Europe/Kirov
  Europe/Ulyanovsk
  Asia/Barnaul
  Asia/Novosibirsk
  Asia/Tomsk
  Asia/Novokuznetsk
  file asia:
  Asia/Almaty
  Asia/Qyzylorda
  Asia/Aqtobe
  Asia/Aqtau
  Asia/Oral

  A simple program to demonstrate the problem:

  #include 
  #include 
  #include 

  int main() {
  QTimeZone tz = QTimeZone(QTimeZone::systemTimeZoneId());
  QDateTime current = QDateTime::currentDateTime();
  qDebug() << "current offset" << tz.offsetFromUtc(current);
  return 0;
  }

  It reports 0 for incorrectly parsed timezones.

  The only thing that bothers me is that I had to disable tests
  when was rebuilding libqt5core5a_5.5.1+dfsg-16ubuntu7.1_amd64.deb
  using dpg-buildpackage. Otherwise I got error with cmake
  in tests/auto/cmake/. Cmake was unable to find qt libraries
  in the build tree.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1622089/+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 1622401] Re: Merge dbus 1.10.10-1 (main) from Debian unstable (main)

2016-09-11 Thread Martin Pitt
LGTM, thanks! I'll take the liberty to add the cleanup of
/etc/init/dbus.conf.

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

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

Title:
  Merge dbus 1.10.10-1 (main) from Debian unstable (main)

Status in dbus package in Ubuntu:
  In Progress

Bug description:
  Please merge dbus 1.10.10-1 (main) from Debian unstable (main)

  1.10.10 is a bugfix release in the stable 1.10 series.

  https://sources.debian.net/src/dbus/1.10.10-1/NEWS/

  https://cgit.freedesktop.org/dbus/dbus/log/?h=dbus-1.10

  I am personally interested in Debian's virtual default-dbus-session-
  bus package since Debian is increasingly depending on it instead of
  directly depending on dbus-x11.

  https://lists.debian.org/debian-devel/2016/08/msg00554.html

  Explanation of the Ubuntu delta and why it can be dropped:
    - debian/dbus.preinst: divert the dbus-daemon-launch-helper if upgrading
  from < 1.9.4-2~. This will make sure we keep the setuid bit during 
upgrade.
     (LP: #1555237)
   Not needed after Ubuntu 16.04 LTS

  Explanation of the remaining Ubuntu delta
  - Add upstart jobs
    + debian/dbus.upstart and debian/dbus.user-session.upstart
  - debian/dbus.postinst: remove diversion.
  - debian/rules: Don't start D-Bus on package installation, as that doesn't
    work any more. Instead, start dbus.socket in postinst, which will then
    start D-Bus on demand after package installation.
  - Add debian/patches/dont-stop-dbus.patch: Don't stop D-Bus in the service
    unit (see patch header and upstream bug for details). Fixes various
    causes of shutdown hangs, particularly with remote file systems. (LP:
    #1438612) (LP: #1540282)
  - aa-get-connection-apparmor-security-context.patch: This is not
    intended for upstream inclusion. It implements a bus method
    (GetConnectionAppArmorSecurityContext) to get a connection's AppArmor
    security context but upstream D-Bus has recently added a generic way of
    getting a connection's security credentials (GetConnectionCredentials).
    Ubuntu should carry this patch until packages in the archive are moved
    over to the new, generic method of getting a connection's credentials.

  Changelog entries since current yakkety version 1.10.6-1ubuntu4:

  dbus (1.10.10-1) unstable; urgency=medium

    * New upstream stable release 1.10.10
    * Provide new virtual packages for other packages to depend on:
  - dbus-session-bus: any implementation of the D-Bus well-known session bus
    (provided by: dbus-user-session, dbus-x11)
  - default-dbus-session-bus: the recommended implementation of
    dbus-session-bus (currently provided by: dbus-user-session)
    * Add arm64, mips64el, ppc64el to the list of architectures that
  have valgrind
    * debian/gbp.conf: use DEP-14 branch names
    * Standards-Version: 3.9.8 (no changes needed)
    * debian/rules: fail the build if "make install" installs anything we
  don't package or delete. Only do this for final releases (suite
  in debian/changelog is not UNRELEASED) to facilitate future
  autobuilding of new upstream releases.
    * debian/rules: do not require symbols file to be complete if the
  suite in debian/changelog is UNRELEASED, again to facilitate
  autobuilding new upstream releases.
    * debian/source/options: don't fail dpkg-source on changes to
  build-aux/{compile,depcomp,missing}. We regenerate that directory anyway,
  and during a snapshot build they might become symlinks.
    * debian/rules: do the build in debian/build-* so it's easier to .gitignore
    * debian/.gitignore: update
    * Use the correct systemctl for Debian even if not installed on the build
  system. (Regression in 1.10.2)

   -- Simon McVittie   Mon, 15 Aug 2016 22:05:45 +0100

  dbus (1.10.8-1) unstable; urgency=medium

    * New upstream release
    * dbus.prerm: ensure that dbus.socket is stopped before removal,
  so that a new connection to the bus won't cause dbus.service to be
  restarted (Closes: #813970)
    * debian/75dbus_dbus-launch: when not using systemd --user or the
  dbus-user-session package is not installed, start dbus-daemon early,
  then upload the full environment from Xsession.d later on
  (in 95dbus_update-activation-env). This more closely matches the
  behaviour with dbus-user-session. (Closes: #815503; thanks to Samuel
  Thibault)
    * Switch Vcs-Git to https (see #810378)
    * debian/upstream/signing-key.asc: add upstream signing keys
  (just my keys for now, in practice I do almost all dbus releases)
    * debian/watch: use https and describe how to download signatures
    * Standards-Version: 3.9.7 (no changes needed)
    * Sort .install files and remove 

[Touch-packages] [Bug 1617063] Re: from alternate lubuntu installs network manager does not manage devices or give network info

2016-09-11 Thread Martin Pitt
*** This bug is a duplicate of bug 1616400 ***
https://bugs.launchpad.net/bugs/1616400

** This bug has been marked a duplicate of bug 1616400
   Lubuntu's alternate i386 installer cannot connect to a network

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

Title:
  from alternate lubuntu installs network manager does not manage
  devices or give network info

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  To reproduce on an alternate install complete the install with
  ethernet plugged in  and boot into the new install and log into to the
  lubuntu desktop and move over to the nm-applet and notice it says that
  your ethernet device is not managed and showing connectoin information
  fails

   Description: Ubuntu Yakkety Yak (development branch)
  Release:  16.10
  network-manager:
Installed: 1.2.2-0ubuntu8
Candidate: 1.2.2-0ubuntu8
Version table:
   *** 1.2.2-0ubuntu8 500
  500 http://us.archive.ubuntu.com/ubuntu yakkety/main amd64 Packages
  100 /var/lib/dpkg/status
  I expected to be able to show connection info in network manager and connect 
disconnet to ethernet with this network manager with software.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: network-manager 1.2.2-0ubuntu8
  ProcVersionSignature: Ubuntu 4.4.0-9134.53-generic 4.4.15
  Uname: Linux 4.4.0-9134-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Thu Aug 25 14:11:11 2016
  InstallationDate: Installed on 2016-08-25 (0 days ago)
  InstallationMedia: Lubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160825.1)
  IpRoute:
   default via 192.168.122.1 dev ens3 
   192.168.122.0/24 dev ens3  proto kernel  scope link  src 192.168.122.84
  IwConfig:
   lono wireless extensions.
   
   ens3  no wireless extensions.
  NetworkManager.conf:
   [main]
   plugins=ifupdown,keyfile,ofono
   
   [ifupdown]
   managed=false
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  RfKill:
   
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAMEUUID  TYPE
TIMESTAMP  TIMESTAMP-REAL  AUTOCONNECT  AUTOCONNECT-PRIORITY  READONLY  
DBUS-PATH   ACTIVE  DEVICE  STATE  ACTIVE-PATH 
   Wired connection 1  f8fb3e0c-4ddc-4d20-9585-954d34538369  802-3-ethernet  0  
never   yes  0 no
/org/freedesktop/NetworkManager/Settings/0  no  --  -- --
  nmcli-dev:
   DEVICE  TYPE  STATE  DBUS-PATH  
CONNECTION  CON-UUID  CON-PATH 
   ens3ethernet  unmanaged  /org/freedesktop/NetworkManager/Devices/0  --   
   ----   
   lo  loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/1  --   
   ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.2.2connected  started  none  enabled enabled  
enabled  enabled  enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1617063/+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 1622403] Re: Sync pygobject 3.21.92-1 (main) from Debian unstable (main)

2016-09-11 Thread Martin Pitt
This bug was fixed in the package pygobject - 3.21.92-1
Sponsored for Jeremy Bicha (jbicha)

---
pygobject (3.21.92-1) unstable; urgency=medium

  * New upstream development release.
  * Drop patches which have been merged upstream.

 -- Michael Biebl   Sun, 11 Sep 2016 15:02:27 +0200

pygobject (3.21.91-2) unstable; urgency=medium

  [ Aurelien Jarno ]
  * Fix wrong enum to hash conversion on 64-bit big endian. (Closes: #835413)

  [ Michael Biebl ]
  * Use dbus-run-session instead of dbus-launch to run the tests.
(Closes: #836049)
  * Handle nullable filename parameters. This fixes a test suite error in
test_spawn_async_with_pipes triggered by an annotation change in glib.
  * Drop override for dh_python2, no longer needed.

 -- Michael Biebl   Sun, 04 Sep 2016 00:02:14 +0200

pygobject (3.21.91-1) experimental; urgency=medium

  * New upstream beta release.
  * Set Maintainer to Debian GNOME Maintainers
  * Add python{,3}-setuptools to build-dependencies
- as needed in debian/rules clean by the new setup.py

 -- Andreas Henriksson   Fri, 26 Aug 2016 10:57:27
+0200

pygobject (3.21.0-1) experimental; urgency=medium

  [ Michael Biebl ]
  * Drop --disable-silent-rules from debian/rules. This is now handled by dh
directly depending on whether the DH_QUIET environment variable is set.

  [ Andreas Henriksson ]
  * New upstream development release.

 -- Andreas Henriksson   Tue, 23 Aug 2016 13:31:24
+0200

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

Title:
  Sync pygobject 3.21.92-1 (main) from Debian unstable (main)

Status in pygobject package in Ubuntu:
  Fix Released

Bug description:
  Please sync pygobject 3.21.92-1 (main) from Debian unstable (main)

  https://git.gnome.org/browse/pygobject/tree/NEWS
  https://git.gnome.org/browse/pygobject/log/

  Mattia Rizzolo ~mapreri recommended we sync pygobject 3.21
  to fix libsecret's tests hanging on s390x

  Changelog entries since current yakkety version 3.20.1-1:

  pygobject (3.21.92-1) unstable; urgency=medium

* New upstream development release.
* Drop patches which have been merged upstream.

   -- Michael Biebl   Sun, 11 Sep 2016 15:02:27 +0200

  pygobject (3.21.91-2) unstable; urgency=medium

[ Aurelien Jarno ]
* Fix wrong enum to hash conversion on 64-bit big endian. (Closes: #835413)

[ Michael Biebl ]
* Use dbus-run-session instead of dbus-launch to run the tests.
  (Closes: #836049)
* Handle nullable filename parameters. This fixes a test suite error in
  test_spawn_async_with_pipes triggered by an annotation change in glib.
* Drop override for dh_python2, no longer needed.

   -- Michael Biebl   Sun, 04 Sep 2016 00:02:14 +0200

  pygobject (3.21.91-1) experimental; urgency=medium

* New upstream beta release.
* Set Maintainer to Debian GNOME Maintainers
* Add python{,3}-setuptools to build-dependencies
  - as needed in debian/rules clean by the new setup.py

   -- Andreas Henriksson   Fri, 26 Aug 2016 10:57:27
  +0200

  pygobject (3.21.0-1) experimental; urgency=medium

[ Michael Biebl ]
* Drop --disable-silent-rules from debian/rules. This is now handled by dh
  directly depending on whether the DH_QUIET environment variable is set.

[ Andreas Henriksson ]
* New upstream development release.

   -- Andreas Henriksson   Tue, 23 Aug 2016 13:31:24
  +0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/1622403/+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 1622403] Re: Sync pygobject 3.21.92-1 (main) from Debian unstable (main)

2016-09-11 Thread Martin Pitt
Mostly just bug fixes and good test coverage, so fine for yakkety at
this point.

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

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

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

Title:
  Sync pygobject 3.21.92-1 (main) from Debian unstable (main)

Status in pygobject package in Ubuntu:
  Fix Released

Bug description:
  Please sync pygobject 3.21.92-1 (main) from Debian unstable (main)

  https://git.gnome.org/browse/pygobject/tree/NEWS
  https://git.gnome.org/browse/pygobject/log/

  Mattia Rizzolo ~mapreri recommended we sync pygobject 3.21
  to fix libsecret's tests hanging on s390x

  Changelog entries since current yakkety version 3.20.1-1:

  pygobject (3.21.92-1) unstable; urgency=medium

* New upstream development release.
* Drop patches which have been merged upstream.

   -- Michael Biebl   Sun, 11 Sep 2016 15:02:27 +0200

  pygobject (3.21.91-2) unstable; urgency=medium

[ Aurelien Jarno ]
* Fix wrong enum to hash conversion on 64-bit big endian. (Closes: #835413)

[ Michael Biebl ]
* Use dbus-run-session instead of dbus-launch to run the tests.
  (Closes: #836049)
* Handle nullable filename parameters. This fixes a test suite error in
  test_spawn_async_with_pipes triggered by an annotation change in glib.
* Drop override for dh_python2, no longer needed.

   -- Michael Biebl   Sun, 04 Sep 2016 00:02:14 +0200

  pygobject (3.21.91-1) experimental; urgency=medium

* New upstream beta release.
* Set Maintainer to Debian GNOME Maintainers
* Add python{,3}-setuptools to build-dependencies
  - as needed in debian/rules clean by the new setup.py

   -- Andreas Henriksson   Fri, 26 Aug 2016 10:57:27
  +0200

  pygobject (3.21.0-1) experimental; urgency=medium

[ Michael Biebl ]
* Drop --disable-silent-rules from debian/rules. This is now handled by dh
  directly depending on whether the DH_QUIET environment variable is set.

[ Andreas Henriksson ]
* New upstream development release.

   -- Andreas Henriksson   Tue, 23 Aug 2016 13:31:24
  +0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/1622403/+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 1543921] Re: Make sure color fonts work

2016-09-11 Thread Launchpad Bug Tracker
[Expired for fontconfig (Ubuntu) because there has been no activity for
60 days.]

** Changed in: fontconfig (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Make sure color fonts work

Status in fontconfig package in Ubuntu:
  Expired

Bug description:
  Can someone please confirm that color fonts work in latest Ubuntu?

  Please install a sample font from:

https://github.com/behdad/color-
  emoji/blob/master/specification/examples/PhantomOpenEmoji.ttf

  then, at least in Chrome, you should be able to see color glyphs
  correctly.  In other apps, you probably will see them grayscale, but
  they should be there and of the correct size.

  This requires a recent fontconfig, and hopefully with default config
  that doesn't mess up with bitmap color fonts.  All reports I've
  received say that it doesn't work, hence this bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/1543921/+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 1576747] Re: Network manager applet unable to control wifi after suspend in 16.04

2016-09-11 Thread Rob Frohne
*** This bug is a duplicate of bug 1589401 ***
https://bugs.launchpad.net/bugs/1589401

I find that I can:

$ killall nm-applet && nm-applet&

and it is back working.  I haven't been successful getting that to work
in a script upon resume yet though.

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

Title:
  Network manager applet unable to control wifi after suspend in 16.04

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  After resume from suspend network manager no longer allows me to
  control my wifi card, view available wireless networks, or select new
  ones.  Oddly enough, I'm still able to communicate on the network that
  I was connected to prior to suspend.

  Running
  # sudo service network-manager restart
  resolves the issue until the next suspend/resume.

  I'll copy what I think is the relevant  portion of syslog below
  __
  Apr 29 09:04:20 x1 NetworkManager[849]:   [1461938660.4971] manager: 
wake requested (sleeping: yes  enabled: yes)
  Apr 29 09:04:20 x1 NetworkManager[849]:   [1461938660.4971] manager: 
waking up...
  Apr 29 09:04:20 x1 NetworkManager[849]:   [1461938660.4972] device 
(enp0s31f6): state change: unavailable -> unmanaged (reason 'sleeping') [20 10 
37]
  Apr 29 09:04:20 x1 laptop-mode: Laptop mode
  Apr 29 09:04:20 x1 laptop_mode[19059]: Laptop mode
  Apr 29 09:04:20 x1 laptop-mode: enabled, not active [unchanged]
  Apr 29 09:04:20 x1 laptop_mode[19059]: enabled, not active [unchanged]
  Apr 29 09:04:20 x1 systemd[1]: Started Run anacron jobs.
  Apr 29 09:04:20 x1 systemd[1]: Reloading Laptop Mode Tools.
  Apr 29 09:04:20 x1 anacron[19143]: Anacron 2.3 started on 2016-04-29
  Apr 29 09:04:20 x1 anacron[19143]: Will run job `cron.daily' in 5 min.
  Apr 29 09:04:20 x1 anacron[19143]: Jobs will be executed sequentially
  Apr 29 09:04:20 x1 laptop-mode: Laptop mode
  Apr 29 09:04:20 x1 laptop_mode[19145]: Laptop mode
  Apr 29 09:04:20 x1 laptop-mode: enabled, not active [unchanged]
  Apr 29 09:04:20 x1 laptop_mode[19145]: enabled, not active [unchanged]
  Apr 29 09:04:20 x1 systemd[1]: Reloaded Laptop Mode Tools.
  Apr 29 09:04:20 x1 kernel: [180451.937599] e1000e: enp0s31f6 NIC Link is Down
  Apr 29 09:04:20 x1 NetworkManager[849]:   [1461938660.5997] device 
(wlp4s0): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
  Apr 29 09:04:20 x1 kernel: [180451.940588] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: 
link is not ready
  Apr 29 09:04:20 x1 kernel: [180451.941150] iwlwifi :04:00.0: L1 Enabled - 
LTR Enabled
  Apr 29 09:04:20 x1 kernel: [180451.942063] iwlwifi :04:00.0: L1 Enabled - 
LTR Enabled
  Apr 29 09:04:20 x1 kernel: [180451.943308] iwlwifi :04:00.0: can't access 
the RSA semaphore it is write protected
  Apr 29 09:04:20 x1 kernel: [180452.080430] iwlwifi :04:00.0: L1 Enabled - 
LTR Enabled
  Apr 29 09:04:20 x1 kernel: [180452.080804] iwlwifi :04:00.0: L1 Enabled - 
LTR Enabled
  Apr 29 09:04:20 x1 kernel: [180452.081573] iwlwifi :04:00.0: can't access 
the RSA semaphore it is write protected
  Apr 29 09:04:20 x1 NetworkManager[849]:   [1461938660.8179] device 
(enp0s31f6): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
  Apr 29 09:04:20 x1 kernel: [180452.157407] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: 
link is not ready
  Apr 29 09:04:20 x1 kernel: [180452.158711] IPv6: ADDRCONF(NETDEV_UP): 
enp0s31f6: link is not ready
  Apr 29 09:04:21 x1 kernel: [180452.364579] IPv6: ADDRCONF(NETDEV_UP): 
enp0s31f6: link is not ready
  Apr 29 09:04:21 x1 NetworkManager[849]:   [1461938661.0266] manager: 
NetworkManager state is now CONNECTED_LOCAL
  Apr 29 09:04:21 x1 wpa_supplicant[1102]: dbus: 
wpa_dbus_get_object_properties: failed to get object properties: (none) none
  Apr 29 09:04:21 x1 wpa_supplicant[1102]: dbus: Failed to construct signal
  Apr 29 09:04:21 x1 wpa_supplicant[1102]: Could not read interface 
p2p-dev-wlp4s0 flags: No such device
  Apr 29 09:04:21 x1 NetworkManager[849]:   [1461938661.1095] device 
(wlp4s0): supplicant interface state: starting -> ready
  Apr 29 09:04:21 x1 NetworkManager[849]:   [1461938661.1095] device 
(wlp4s0): state change: unavailable -> disconnected (reason 
'supplicant-available') [20 30 42]
  Apr 29 09:04:21 x1 kernel: [180452.450294] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: 
link is not ready
  Apr 29 09:04:21 x1 kernel: [180452.551779] [drm] RC6 on
  Apr 29 09:04:24 x1 NetworkManager[849]:   [1461938664.1646] device 
(wlp4s0): supplicant interface state: ready -> inactive
  Apr 29 09:04:24 x1 NetworkManager[849]:   [1461938664.1678] policy: 
auto-activating connection 'chiluks-5g 1'
  Apr 29 09:04:24 x1 NetworkManager[849]:   [1461938664.1688] device 
(wlp4s0): Activation: starting connection 'chiluks-5g 1' 
(8c69564c-5b6f-4ab4-8e6e-ee3157160892)
  

Re: [Touch-packages] [Bug 1357093] Re: Kernels not autoremoving, causing out of space error on LVM or Encrypted installation or on any installation, when /boot partition gets full

2016-09-11 Thread Ian Weisser
Jarno Suni,

This bug report ran it's course, and 'Fix Released' is another way of
saying 'Closed.' You can discuss it, but no developer is likely to read
it...to them, it's a closed issue. It's fixed, and won't be unfixed.
The patch is released, and won't be reverted. The normal workflow is to
file a new bug, not to reopen or discuss a closed bug.

Bug 1357093 is 'Fix Released' because I duplicated the original
reporter's problems, triaged the bug, and forwarded enough information
to a developer who agreed with my triage and decided to fix it. Upon
testing the fix (repeatedly), my duplication of the original reporter's
problem is really fixed.

If you have a triage-able problem with the unattended-upgrades package,
please open a new bug report and provide enough information so I can
triage it. I cannot generally triage a problem that I cannot duplicate.

If all you know is 'it should work but does not work', then please jump
into a support forum (like Ubuntuforums) and let the experts there help
you figure out how to duplicate or triage it. Similar symptoms may come
from very different causes. Having an unresolved problem is really,
really frustrating. Been there.

I'm quite happy to discuss kernel header dependencies and go into much
greater detail...but doing so in this bug report would be rather
counterproductive. The issue is closed, and most of the questions seem
unrelated to the original bug.

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

Title:
  Kernels not autoremoving, causing out of space error on LVM or
  Encrypted installation or on any installation, when /boot partition
  gets full

Status in unattended-upgrades package in Ubuntu:
  Fix Released

Bug description:
  Currently if one chooses to use LVM or encrypted install, a /boot
  partition is created of 236Mb

  Once kernel updates start being released this partition soon fills
  until people are left unable to upgrade.

  While you and I might know that we need to watch partition space, many
  of the people we have installing think that a windows disk is a disk
  and not a partition, education is probably the key - but in the
  meantime support venues keep needing to deal with the fact the
  partition is too small and/or old kernels are not purged as new ones
  install.

  For workaround and sytem repair, see
  https://help.ubuntu.com/community/Lubuntu/Documentation/RemoveOldKernels

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1357093/+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 1613949] Re: vim-gtk3 Has Unmet Dependencies After `apt-get upgrade` In Ubuntu 16.04.1 Xenial

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

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

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

Title:
  vim-gtk3 Has Unmet Dependencies After `apt-get upgrade` In Ubuntu
  16.04.1 Xenial

Status in vim package in Ubuntu:
  Confirmed

Bug description:
  I have a fresh install of Ubuntu v16.04.1, then I did an `apt-get
  upgrade` and it only had a few seemingly-minor packages to upgrade
  (don't remember the list, sorry).

  Apparently all the core vim packages have been upgraded to
  2:7.4.1689-3ubuntu1.1 but vim-gtk3 (and all the other gvim-providing
  packages I tested) are still held back to 2:7.4.1689-3ubuntu1 so there
  is a version mis-match.

  Now I get the following error:

  [[[ BEGIN PASTE ]]]

  root@machine:/# apt-get install vim-gtk3
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   vim-gtk3 : Depends: vim-common (= 2:7.4.1689-3ubuntu1) but 
2:7.4.1689-3ubuntu1.1 is to be installed
  Depends: vim-runtime (= 2:7.4.1689-3ubuntu1) but 
2:7.4.1689-3ubuntu1.1 is to be installed
  E: Unable to correct problems, you have held broken packages.

  [[[ END PASTE ]]]

  
  However I can still get gvim working if I force the installation of the 
vim-gtk3 package using dpkg.  Of course this is not a good solution, because it 
leaves my system in a state of seemingly-broken packages!

  
  [[[ BEGIN PASTE ]]]

  root@machine:/# dpkg -i --force-depends ./vim-gtk3_7.4.1689-3ubuntu1_amd64.deb
  Selecting previously unselected package vim-gtk3.
  (Reading database ... 251539 files and directories currently installed.)
  Preparing to unpack .../vim-gtk3_7.4.1689-3ubuntu1_amd64.deb ...
  Unpacking vim-gtk3 (2:7.4.1689-3ubuntu1) ...
  dpkg: vim-gtk3: dependency problems, but configuring anyway as you requested:
   vim-gtk3 depends on vim-common (= 2:7.4.1689-3ubuntu1); however:
Version of vim-common on system is 2:7.4.1689-3ubuntu1.1.
   vim-gtk3 depends on vim-runtime (= 2:7.4.1689-3ubuntu1); however:
Version of vim-runtime on system is 2:7.4.1689-3ubuntu1.1.

  Setting up vim-gtk3 (2:7.4.1689-3ubuntu1) ...
  update-alternatives: using /usr/bin/vim.gtk3 to provide /usr/bin/vim (vim) in 
auto mode
  update-alternatives: using /usr/bin/vim.gtk3 to provide /usr/bin/vimdiff 
(vimdiff) in auto mode
  update-alternatives: using /usr/bin/vim.gtk3 to provide /usr/bin/rvim (rvim) 
in auto mode
  update-alternatives: using /usr/bin/vim.gtk3 to provide /usr/bin/rview 
(rview) in auto mode
  update-alternatives: using /usr/bin/vim.gtk3 to provide /usr/bin/vi (vi) in 
auto mode
  update-alternatives: using /usr/bin/vim.gtk3 to provide /usr/bin/view (view) 
in auto mode
  update-alternatives: using /usr/bin/vim.gtk3 to provide /usr/bin/ex (ex) in 
auto mode
  update-alternatives: using /usr/bin/vim.gtk3 to provide /usr/bin/editor 
(editor) in auto mode
  update-alternatives: using /usr/bin/vim.gtk3 to provide /usr/bin/gvim (gvim) 
in auto mode
  update-alternatives: using /usr/bin/vim.gtk3 to provide /usr/bin/gview 
(gview) in auto mode
  update-alternatives: using /usr/bin/vim.gtk3 to provide /usr/bin/rgview 
(rgview) in auto mode
  update-alternatives: using /usr/bin/vim.gtk3 to provide /usr/bin/rgvim 
(rgvim) in auto mode
  update-alternatives: using /usr/bin/vim.gtk3 to provide /usr/bin/evim (evim) 
in auto mode
  update-alternatives: using /usr/bin/vim.gtk3 to provide /usr/bin/eview 
(eview) in auto mode
  update-alternatives: using /usr/bin/vim.gtk3 to provide /usr/bin/gvimdiff 
(gvimdiff) in auto mode

  [[[ END PASTE ]]]

  
  And yes, I can confirm that gvim actually works using this method.  We just 
need to upgrade the package versioning so that we don't have a problem with the 
apt-get packaging dependency system.

  Thanks for all your hard work.  Ubuntu is #1!!!  :-)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1613949/+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 1516443] Re: Wishlist: (RedShift) Night mode for Ubuntu Phones

2016-09-11 Thread Daniel van Vugt
** Changed in: mir
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

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

Title:
  Wishlist: (RedShift) Night mode for Ubuntu Phones

Status in Canonical System Image:
  Confirmed
Status in Mir:
  Triaged
Status in Ubuntu UX:
  Triaged
Status in mir package in Ubuntu:
  Triaged

Bug description:
  I would love to see a feature to make the backlight less agressive for
  the late hours of the day. For desktor there is the possibility to
  turn the screen 'red' and it feels really good compared to normal.

  This is a wish, I don't know where to put it else.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1516443/+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 1527137] Re: libmirprotobuf.so.3: undefined symbol: _ZNK6google8protobuf11MessageLite25InitializationErrorStringB5cxx11Ev

2016-09-11 Thread Daniel van Vugt
>From what I can see and recall this bug only exists on systems that were
initially installed/upgraded to an unstable Ubuntu development release.
The problem should not exist in stable installations.

Try something like the commands in comment #3.

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

Title:
  libmirprotobuf.so.3: undefined symbol:
  _ZNK6google8protobuf11MessageLite25InitializationErrorStringB5cxx11Ev

Status in Mir:
  Invalid
Status in mir package in Ubuntu:
  Invalid

Bug description:
  
  After probably updating Ubuntu 15.10 packages, I unable to launch
  software like evolution and virt-manager

  $ evolution 
  evolution: symbol lookup error: 
/usr/lib/x86_64-linux-gnu/libmirprotobuf.so.3: undefined symbol: 
_ZNK6google8protobuf11MessageLite25InitializationErrorStringB5cxx11Ev

  $ virt-manager 
  ** (process:3051): WARNING **: Failed to load shared library 'libgtk-3.so.0' 
referenced by the typelib: /usr/lib/x86_64-linux-gnu/libmirprotobuf.so.3: 
undefined symbol: 
_ZNK6google8protobuf11MessageLite25InitializationErrorStringB5cxx11Ev

  ** (process:3051): WARNING **: Failed to load shared library
  'libgdk-3.so.0' referenced by the typelib: /usr/lib/x86_64-linux-
  gnu/libmirprotobuf.so.3: undefined symbol:
  _ZNK6google8protobuf11MessageLite25InitializationErrorStringB5cxx11Ev

  $ dpkg -l | grep libmirprotobuf3
  ii  libmirprotobuf3:amd64   
0.17.0+15.10.20151008.2-0ubuntu1   amd64Display server for 
Ubuntu - RPC definitions

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1527137/+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 1599649] Re: High CPU usage on arale when running simple clients with animations

2016-09-11 Thread Daniel van Vugt
This is possibly not a bug at all, unless someone can prove arale can or
has performed better than this in the past.

See comment #4 and #6, but also keep in mind arale has around 8 cores
and still underperforms compared to other phones. So it stands to reason
that even 100% of one core possibly isn't much to worry about if this is
one of those platforms where the GPU load affects the CPU load.

I completely agree that anything above 1% I would recommend
investigating, /if this was not a graphics problem/. However since it is
a graphics problem it is reasonably likely that the high relative CPU
load is due to graphics drivers and poor CPU scaling that is specific to
arale (a known problem).

Since there is so much reasonable doubt as to whether this problem is in
userspace at all, I recommend keeping it Incomplete unless we can get
profile data showing high CPU in places where it shouldn't be.

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

Title:
  High CPU usage on arale when running simple clients with animations

Status in Mir:
  Confirmed
Status in QtMir:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in qtmir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  It seems that independently from which Mir server I use
  (mir_demo_server, qtmir-demo-shell, unity8) the CPU usage on Arale
  when running any simple client seems to be quite high.

  My investigation started with a designer contacting me about
  https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1431957
  and
  https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1513450

  Since the activity indicator visual has to be updated anyway, we were
  looking at the options we had to also make it less CPU consuming at
  the same time.

  It turned out it's not a matter of how you render it, anything that
  causes redraw at 60fps will cause high cpu usage, here are the results
  I got:

  Tools:
  phablet-shell to run the commands
  top to see cpu usage

  Device:
  Arale, rc-proposed r370

  Setup:
  clean flash + apt-get install qtmir-tests mir-demos
  (qtmir-tests will remove qtmir-android, you'll have to reinstall it until 
https://bugs.launchpad.net/ubuntu/+source/qtmir/+bug/1599614 is fixed)

  echo 806000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
  echo 806000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
  and the same for cpu1 and cpu2 (after bringing them online by scrolling 
scopes)

  Results:
  === Minimal Mir server + egltriangle demo ===
  sudo su
  stop lightdm
  echo 2047 > /sys/class/backlight/lm3630_bled/brightness
  sudo mir_demo_server_minimal --arw-file

  (separate shell, phablet user)
  mir_demo_client_egltriangle -m /tmp/mir_socket

  1 CORE ONLINE
  mir_demo_server: 12.5%
  mir_demo_client: 11%

  === Mir demo server + egltriangle demo ===
  sudo su
  stop lightdm
  echo 2047 > /sys/class/backlight/lm3630_bled/brightness
  LD_PRELOAD=/lib/arm-linux-gnueabihf/libpthread.so.0 mir_demo_server 
--test-client /usr/bin/mir_demo_client_egltriangle

  1 CORE ONLINE
  mir demo server: 20%
  mir_demo_client: 9%

  === Qt Mir demo shell + egltriangle demo ===
  sudo su
  stop lightdm
  echo 2047 > /sys/class/backlight/lm3630_bled/brightness
  cd /usr/share/qtmir/qtmir-demo-shell
  MIR_SERVER_FILE=/tmp/mir_socket QT_QPA_PLATFORM=mirserver qmlscene 
./qml-demo-shell.qml

  (on a separate shell, phablet user)
  MIR_SOCKET=/tmp/mir_socket QT_QPA_PLATFORM=ubuntumirclient sudo 
mir_demo_client_egltriangle -- --desktop_file_hint=dialer-app

  1 to 2 CORES ONLINE (varying)
  qmlscene (Mir server): 27.5% CPU
  mir_demo_client: 10% CPU

  === Unity8 + test qml app ===
  qmlscene test.qml --desktop_file_hint=dialer-app

  2 CORES ONLINE
  Unity8: 30%
  qmlscene: 15%
  USC: 10%

   QML TEST FILE 
  import QtQuick 2.4
  import Ubuntu.Components 1.3

  Item {
  anchors.fill: parent

  /*AnimatedSprite {
  id: sprite
  width: 69
  height: 69
  source: "spinner-spritesheet.png"
  frameCount: 74
  frameSync: true
  frameWidth: 81
  frameHeight: 81
  loops: 100
  }*/

  /*ActivityIndicator {
  id: indicator
  running: true
  }*/

  Rectangle {
  id: rect
  width: 69
  height: 69
  color: "orange"

  /*RotationAnimation on rotation {
  loops: Animation.Infinite
  from: 0
  to: 360
  }*/

  /*NumberAnimation on x {
  loops: Animation.Infinite
  from: 0
  to: 360
  }*/

  XAnimator {
  target: rect;
  from: 0;
  to: 360;
  duration: 15000
  running: true
  }
  }

  Timer {
  

[Touch-packages] [Bug 1622406] Re: Libertine (X11 App) page disappeared (OTA12) on BQ M10

2016-09-11 Thread Daniel van Vugt
** Also affects: libertine
   Importance: Undecided
   Status: New

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

** Package changed: mir (Ubuntu) => libertine (Ubuntu)

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

Title:
  Libertine (X11 App)  page disappeared (OTA12) on BQ M10

Status in Libertine:
  New
Status in libertine package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Under OTA12 of BQ M10 (Cooler), I opened Libreoffice and tried to add
  an additional language layout for external keyboard (Thai).  I was
  able to add US and Thai Pattachote keyboards (for external keyboard),
  but did not know how to switch the keyboard layout.  I tried ALT-Shift
  and CTR-Shift without a success.

  There was no Internet connection during the keyboard layout adding.

  It turned out that the X11 App or Libertine page disappeared.  I tried
  to restart and even turned of the M10.  However, the X11 App page did
  not come back.  Could it be I did type in unkonw hot keys?

  Is there a way to bring back the missing Libertine (X11 App) page?  Or
  can I bring up the missing programmes under terminal (e.g.
  Libreoffice, Firefox, Gimp)?

  
  PS I used K380 Logitech Bluetooth external keyboard.  And I use this M10 
around once a week.

  Thanks.

  Namsommut

To manage notifications about this bug go to:
https://bugs.launchpad.net/libertine/+bug/1622406/+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 1622411] Re: systemd-resolved crashed with SIGSEGV in sd_event_dispatch()

2016-09-11 Thread Apport retracing service
*** This bug is a duplicate of bug 1621396 ***
https://bugs.launchpad.net/bugs/1621396

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1621396, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1622411/+attachment/4738943/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1622411/+attachment/4738946/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1622411/+attachment/4738952/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1622411/+attachment/4738954/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1622411/+attachment/4738955/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1622411/+attachment/4738957/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1622411/+attachment/4738959/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1621396

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

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

Status in systemd package in Ubuntu:
  New

Bug description:
  Unsure what the cause is, but this error occurred after I clicked on a
  hyperlink on YouTube.com to access one of my subscribed channels.

  Running Ubuntu GNOME 16.10 x64 beta 1, GNOME 3.20 desktop environment,
  kernel 4.4.0-9136-generic.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: systemd 231-5
  ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
  Uname: Linux 4.4.0-9136-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  Date: Sun Sep 11 17:43:41 2016
  ExecutablePath: /lib/systemd/systemd-resolved
  InstallationDate: Installed on 2016-08-30 (13 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Alpha amd64 (20160824)
  MachineType: LENOVO 80SA
  ProcCmdline: /lib/systemd/systemd-resolved
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-9136-generic 
root=UUID=0ac2b91e-398e-44c3-93be-fdde19739c68 ro quiet splash vt.handoff=7
  Signal: 11
  SourcePackage: systemd
  StacktraceTop:
   ?? ()
   ?? ()
   ?? () from /lib/systemd/libsystemd-shared-231.so
   sd_event_dispatch () from /lib/systemd/libsystemd-shared-231.so
   sd_event_run () from /lib/systemd/libsystemd-shared-231.so
  Title: systemd-resolved crashed with SIGSEGV in sd_event_dispatch()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 05/17/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 0VCN18WW(V1.03)
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: Lenovo ideapad F
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40700 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo ideapad FLEX 4-1470
  dmi.modalias: 
dmi:bvnLENOVO:bvr0VCN18WW(V1.03):bd05/17/2016:svnLENOVO:pn80SA:pvrLenovoideapadFLEX4-1470:rvnLENOVO:rnLenovoideapadF:rvrSDK0J40700WIN:cvnLENOVO:ct10:cvrLenovoideapadFLEX4-1470:
  dmi.product.name: 80SA
  dmi.product.version: Lenovo ideapad FLEX 4-1470
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1622411/+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 1622406] [NEW] Libertine (X11 App) page disappeared (OTA12) on BQ M10

2016-09-11 Thread Namsommut Tinueng
Public bug reported:

Under OTA12 of BQ M10 (Cooler), I opened Libreoffice and tried to add an
additional language layout for external keyboard (Thai).  I was able to
add US and Thai Pattachote keyboards (for external keyboard), but did
not know how to switch the keyboard layout.  I tried ALT-Shift and CTR-
Shift without a success.

There was no Internet connection during the keyboard layout adding.

It turned out that the X11 App or Libertine page disappeared.  I tried
to restart and even turned of the M10.  However, the X11 App page did
not come back.  Could it be I did type in unkonw hot keys?

Is there a way to bring back the missing Libertine (X11 App) page?  Or
can I bring up the missing programmes under terminal (e.g. Libreoffice,
Firefox, Gimp)?


PS I used K380 Logitech Bluetooth external keyboard.  And I use this M10 around 
once a week.

Thanks.

Namsommut

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

Title:
  Libertine (X11 App)  page disappeared (OTA12) on BQ M10

Status in unity8 package in Ubuntu:
  New

Bug description:
  Under OTA12 of BQ M10 (Cooler), I opened Libreoffice and tried to add
  an additional language layout for external keyboard (Thai).  I was
  able to add US and Thai Pattachote keyboards (for external keyboard),
  but did not know how to switch the keyboard layout.  I tried ALT-Shift
  and CTR-Shift without a success.

  There was no Internet connection during the keyboard layout adding.

  It turned out that the X11 App or Libertine page disappeared.  I tried
  to restart and even turned of the M10.  However, the X11 App page did
  not come back.  Could it be I did type in unkonw hot keys?

  Is there a way to bring back the missing Libertine (X11 App) page?  Or
  can I bring up the missing programmes under terminal (e.g.
  Libreoffice, Firefox, Gimp)?

  
  PS I used K380 Logitech Bluetooth external keyboard.  And I use this M10 
around once a week.

  Thanks.

  Namsommut

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1622406/+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 1271955] Re: unity-scope-loader crashed with SIGSEGV

2016-09-11 Thread jahtemg
Some evidence about this: happens if you install nvidia-340.52 driver on
ubuntu 16.04 and try to modify time settings (for example) without
rebooting.

uname -a:

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

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

Title:
  unity-scope-loader crashed with SIGSEGV

Status in libunity:
  Confirmed
Status in libunity package in Ubuntu:
  Confirmed

Bug description:
  This crash was seen during
  https://jenkins.qa.ubuntu.com/view/Trusty/view/Smoke%20Testing/job
  /trusty-touch-mako-smoke-ubuntu-weather-app-
  autopilot/127/artifact/clientlogs/

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: libunity9 7.1.3+14.04.20131106-0ubuntu1
  Uname: Linux 3.4.0-3-mako armv7l
  Architecture: armhf
  CurrentDesktop: Unity
  Date: Thu Jan 23 07:35:13 2014
  Disassembly: => 0x40027f08:   Cannot access memory at address 0x40027f08
  ExecutablePath: /usr/bin/unity-scope-loader
  ExecutableTimestamp: 1383715346
  MarkForUpload: True
  ProcCmdline: /usr/bin/unity-scope-loader music/onlinemusic.scope
  ProcCwd: /
  Signal: 11
  SourcePackage: libunity
  Stacktrace:
   #0  0x40027f08 in ?? ()
   No symbol table info available.
   Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  StacktraceSource: #0  0x40027f08 in ?? ()
  StacktraceTop: ?? ()
  UserGroups: adm autopilot cdrom dialout dip nopasswdlogin plugdev sudo tty 
video
  _LogindSession: /user/32011.user/c1.session

To manage notifications about this bug go to:
https://bugs.launchpad.net/libunity/+bug/1271955/+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 1622339] Re: System freezes after opening LibreOffice with AMD GPU and OpenGL rendering turned on

2016-09-11 Thread Christopher M. Penalver
Aron Budea, thank you for reporting this and helping make Ubuntu better.
However, your crash report is manually attached.

Please follow these instructions to have apport report a new bug about your 
crash that can be dealt with by the automatic retracer. First, execute at a 
terminal:
cd /var/crash && sudo rm * ; sudo apt-get update && sudo apt-get -y 
dist-upgrade && sudo service apport start force_start=1

If you are running the Ubuntu Stable Release you might need to enable apport in 
/etc/default/apport and restart. Now reproduce the crash, then open a terminal, 
navigate to your /var/crash directory and file your report with:
sudo ubuntu-bug /var/crash/_my_crash_report.crash

where _my_crash_report.crash is the crash you would like to report. By
default, this sends the crash to the Ubuntu Error Tracker
infrastructure, which is different than Launchpad. For more on this,
please see https://wiki.ubuntu.com/ErrorTracker .

However, if after doing this you would still like to have a crash report posted 
to Launchpad, for example to ease triage and add others to your report, one 
would need to open the following file via a terminal:
sudo nano /etc/apport/crashdb.conf

and comment out the line:
'problem_types': ['Bug', 'Package'],

by changing it to:
# 'problem_types': ['Bug', 'Package'],

Save, close, and file the crash report via:
sudo ubuntu-bug /var/crash/FILENAME.crash

Where FILENAME is the actual name of the file found in the folder.

However, this report is being closed since the process outlined above
will deal with this issue more efficiently.

Also, please do not attach your crash report manually to this report and
reopen it.

Thank you for your help.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** No longer affects: xorg (Ubuntu)

** Project changed: df-libreoffice => xorg (Ubuntu)

** Changed in: xorg (Ubuntu)
   Importance: Unknown => Undecided

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

** Changed in: xorg (Ubuntu)
 Remote watch: Document Foundation Bugzilla #101836 => None

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

** Attachment removed: "_usr_bin_compiz.1000.crash"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1622339/+attachment/4738825/+files/_usr_bin_compiz.1000.crash

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 

[Touch-packages] [Bug 1622339] [NEW] System freezes after opening LibreOffice with AMD GPU and OpenGL rendering turned on

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

I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
(GCN)), OS is Ubuntu 16.04 with default drivers.

Steps to reproduce:
1. Start LibreOffice.
2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
3. Restart LibreOffice.
4. Open menu Help -> About LibreOffice.

=> Driver will crash, attempt to restart (after screen going dark 1-2
times) and potentially freeze the whole system.

This happens with:
 -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
 -also with 5.2.1.2 distributed by The Document Foundation.

This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
The issue is also tracked in LibreOffice Bugzilla.

Note that the bug was reported in normal state, as it wouldn't have been
possible to do so after the crash.

Let me know if I should supply further details.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: libreoffice-core 1:5.1.4-0ubuntu1
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: Unity
Date: Sun Sep 11 15:35:54 2016
ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
InstallationDate: Installed on 2016-07-04 (68 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)
--- 
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
BootLog:
 
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
DistUpgraded: Fresh install
DistroCodename: xenial
DistroRelease: Ubuntu 16.04
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] [1002:130f] 
(prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
InstallationDate: Installed on 2016-07-04 (68 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
MachineType: System manufacturer System Product Name
Package: xorg 1:7.7+13ubuntu3
PackageArchitecture: amd64
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Tags:  xenial ubuntu compiz-0.9
Uname: Linux 4.4.0-36-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
_MarkForUpload: True
dmi.bios.date: 03/10/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2903
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: A88XM-PLUS
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
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.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 
2:2.99.917+git20160325-1ubuntu1.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2

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


** Tags: amd64 apport-bug apport-collected compiz-0.9 latest-bios-2903 ubuntu 
xenial
-- 
System freezes after opening LibreOffice with AMD GPU and OpenGL rendering 
turned on
https://bugs.launchpad.net/bugs/1622339
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to xorg in Ubuntu.

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

[Touch-packages] [Bug 1622401] Re: Merge dbus 1.10.10-1 (main) from Debian unstable (main)

2016-09-11 Thread Jeremy Bicha
** Description changed:

  Please merge dbus 1.10.10-1 (main) from Debian unstable (main)
  
  1.10.10 is a bugfix release in the stable 1.10 series.
  
  https://sources.debian.net/src/dbus/1.10.10-1/NEWS/
  
  https://cgit.freedesktop.org/dbus/dbus/log/?h=dbus-1.10
  
  I am personally interested in Debian's virtual default-dbus-session-bus
  package since Debian is increasingly depending on it instead of directly
  depending on dbus-x11.
  
+ https://lists.debian.org/debian-devel/2016/08/msg00554.html
+ 
  Explanation of the Ubuntu delta and why it can be dropped:
    - debian/dbus.preinst: divert the dbus-daemon-launch-helper if upgrading
  from < 1.9.4-2~. This will make sure we keep the setuid bit during 
upgrade.
     (LP: #1555237)
   Not needed after Ubuntu 16.04 LTS
  
  Explanation of the remaining Ubuntu delta
- - Add upstart jobs
-   + debian/dbus.upstart and debian/dbus.user-session.upstart
- - debian/dbus.postinst: remove diversion.
- - debian/rules: Don't start D-Bus on package installation, as that doesn't
-   work any more. Instead, start dbus.socket in postinst, which will then 
-   start D-Bus on demand after package installation.
- - Add debian/patches/dont-stop-dbus.patch: Don't stop D-Bus in the service
-   unit (see patch header and upstream bug for details). Fixes various
-   causes of shutdown hangs, particularly with remote file systems. (LP:
-   #1438612) (LP: #1540282)
- - aa-get-connection-apparmor-security-context.patch: This is not
-   intended for upstream inclusion. It implements a bus method
-   (GetConnectionAppArmorSecurityContext) to get a connection's AppArmor
-   security context but upstream D-Bus has recently added a generic way of
-   getting a connection's security credentials (GetConnectionCredentials).
-   Ubuntu should carry this patch until packages in the archive are moved
-   over to the new, generic method of getting a connection's credentials.
+ - Add upstart jobs
+   + debian/dbus.upstart and debian/dbus.user-session.upstart
+ - debian/dbus.postinst: remove diversion.
+ - debian/rules: Don't start D-Bus on package installation, as that doesn't
+   work any more. Instead, start dbus.socket in postinst, which will then
+   start D-Bus on demand after package installation.
+ - Add debian/patches/dont-stop-dbus.patch: Don't stop D-Bus in the service
+   unit (see patch header and upstream bug for details). Fixes various
+   causes of shutdown hangs, particularly with remote file systems. (LP:
+   #1438612) (LP: #1540282)
+ - aa-get-connection-apparmor-security-context.patch: This is not
+   intended for upstream inclusion. It implements a bus method
+   (GetConnectionAppArmorSecurityContext) to get a connection's AppArmor
+   security context but upstream D-Bus has recently added a generic way of
+   getting a connection's security credentials (GetConnectionCredentials).
+   Ubuntu should carry this patch until packages in the archive are moved
+   over to the new, generic method of getting a connection's credentials.
  
  Changelog entries since current yakkety version 1.10.6-1ubuntu4:
  
  dbus (1.10.10-1) unstable; urgency=medium
  
    * New upstream stable release 1.10.10
    * Provide new virtual packages for other packages to depend on:
  - dbus-session-bus: any implementation of the D-Bus well-known session bus
    (provided by: dbus-user-session, dbus-x11)
  - default-dbus-session-bus: the recommended implementation of
    dbus-session-bus (currently provided by: dbus-user-session)
    * Add arm64, mips64el, ppc64el to the list of architectures that
  have valgrind
    * debian/gbp.conf: use DEP-14 branch names
    * Standards-Version: 3.9.8 (no changes needed)
    * debian/rules: fail the build if "make install" installs anything we
  don't package or delete. Only do this for final releases (suite
  in debian/changelog is not UNRELEASED) to facilitate future
  autobuilding of new upstream releases.
    * debian/rules: do not require symbols file to be complete if the
  suite in debian/changelog is UNRELEASED, again to facilitate
  autobuilding new upstream releases.
    * debian/source/options: don't fail dpkg-source on changes to
  build-aux/{compile,depcomp,missing}. We regenerate that directory anyway,
  and during a snapshot build they might become symlinks.
    * debian/rules: do the build in debian/build-* so it's easier to .gitignore
    * debian/.gitignore: update
    * Use the correct systemctl for Debian even if not installed on the build
  system. (Regression in 1.10.2)
  
   -- Simon McVittie   Mon, 15 Aug 2016 22:05:45 +0100
  
  dbus (1.10.8-1) unstable; urgency=medium
  
    * New upstream release
    * dbus.prerm: ensure that dbus.socket is stopped before removal,
  so that a new connection to the bus won't cause 

[Touch-packages] [Bug 1622402] Re: unity8-dash crashed with SIGSEGV in eglDestroyContext()

2016-09-11 Thread Apport retracing service
*** This bug is a duplicate of bug 1620994 ***
https://bugs.launchpad.net/bugs/1620994

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1620994, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1622402/+attachment/4738906/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1622402/+attachment/4738908/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1622402/+attachment/4738911/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1622402/+attachment/4738912/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1622402/+attachment/4738913/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1622402/+attachment/4738914/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1622402/+attachment/4738915/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1620994

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  unity8-dash crashed with SIGSEGV in eglDestroyContext()

Status in unity8 package in Ubuntu:
  New

Bug description:
  *

  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: unity8 8.14+16.10.20160831.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
  Uname: Linux 4.4.0-9136-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CrashCounter: 1
  Date: Mon Sep 12 01:04:00 2016
  ExecutablePath: /usr/bin/unity8-dash
  InstallationDate: Installed on 2016-09-10 (1 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160909)
  ProcCmdline: unity8-dash 
--desktop_file_hint=/usr/share/applications/unity8-dash.desktop
  SegvAnalysis:
   Segfault happened at: 0x7f15410afa3e:mov0x30(%rbp),%rax
   PC (0x7f15410afa3e) ok
   source "0x30(%rbp)" (0x0030) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity8
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
   eglDestroyContext () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
   ?? () from 
/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqpa-ubuntumirclient.so
   ?? () from 
/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqpa-ubuntumirclient.so
   QOpenGLContext::destroy() () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
  Title: unity8-dash crashed with SIGSEGV in eglDestroyContext()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  upstart.unity8-dash.log: [2016-09-12:01:04:00.306] QEGLPlatformContext: 
eglMakeCurrent failed: 3001

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1622402/+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 1622403] [NEW] Sync pygobject 3.21.92-1 (main) from Debian unstable (main)

2016-09-11 Thread Jeremy Bicha
Public bug reported:

Please sync pygobject 3.21.92-1 (main) from Debian unstable (main)

https://git.gnome.org/browse/pygobject/tree/NEWS
https://git.gnome.org/browse/pygobject/log/

Mattia Rizzolo ~mapreri recommended we sync pygobject 3.21
to fix libsecret's tests hanging on s390x

Changelog entries since current yakkety version 3.20.1-1:

pygobject (3.21.92-1) unstable; urgency=medium

  * New upstream development release.
  * Drop patches which have been merged upstream.

 -- Michael Biebl   Sun, 11 Sep 2016 15:02:27 +0200

pygobject (3.21.91-2) unstable; urgency=medium

  [ Aurelien Jarno ]
  * Fix wrong enum to hash conversion on 64-bit big endian. (Closes: #835413)

  [ Michael Biebl ]
  * Use dbus-run-session instead of dbus-launch to run the tests.
(Closes: #836049)
  * Handle nullable filename parameters. This fixes a test suite error in
test_spawn_async_with_pipes triggered by an annotation change in glib.
  * Drop override for dh_python2, no longer needed.

 -- Michael Biebl   Sun, 04 Sep 2016 00:02:14 +0200

pygobject (3.21.91-1) experimental; urgency=medium

  * New upstream beta release.
  * Set Maintainer to Debian GNOME Maintainers
  * Add python{,3}-setuptools to build-dependencies
- as needed in debian/rules clean by the new setup.py

 -- Andreas Henriksson   Fri, 26 Aug 2016 10:57:27
+0200

pygobject (3.21.0-1) experimental; urgency=medium

  [ Michael Biebl ]
  * Drop --disable-silent-rules from debian/rules. This is now handled by dh
directly depending on whether the DH_QUIET environment variable is set.

  [ Andreas Henriksson ]
  * New upstream development release.

 -- Andreas Henriksson   Tue, 23 Aug 2016 13:31:24
+0200

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


** Tags: upgrade-software-version

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

** Tags added: upgrade-software-version

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

Title:
  Sync pygobject 3.21.92-1 (main) from Debian unstable (main)

Status in pygobject package in Ubuntu:
  New

Bug description:
  Please sync pygobject 3.21.92-1 (main) from Debian unstable (main)

  https://git.gnome.org/browse/pygobject/tree/NEWS
  https://git.gnome.org/browse/pygobject/log/

  Mattia Rizzolo ~mapreri recommended we sync pygobject 3.21
  to fix libsecret's tests hanging on s390x

  Changelog entries since current yakkety version 3.20.1-1:

  pygobject (3.21.92-1) unstable; urgency=medium

* New upstream development release.
* Drop patches which have been merged upstream.

   -- Michael Biebl   Sun, 11 Sep 2016 15:02:27 +0200

  pygobject (3.21.91-2) unstable; urgency=medium

[ Aurelien Jarno ]
* Fix wrong enum to hash conversion on 64-bit big endian. (Closes: #835413)

[ Michael Biebl ]
* Use dbus-run-session instead of dbus-launch to run the tests.
  (Closes: #836049)
* Handle nullable filename parameters. This fixes a test suite error in
  test_spawn_async_with_pipes triggered by an annotation change in glib.
* Drop override for dh_python2, no longer needed.

   -- Michael Biebl   Sun, 04 Sep 2016 00:02:14 +0200

  pygobject (3.21.91-1) experimental; urgency=medium

* New upstream beta release.
* Set Maintainer to Debian GNOME Maintainers
* Add python{,3}-setuptools to build-dependencies
  - as needed in debian/rules clean by the new setup.py

   -- Andreas Henriksson   Fri, 26 Aug 2016 10:57:27
  +0200

  pygobject (3.21.0-1) experimental; urgency=medium

[ Michael Biebl ]
* Drop --disable-silent-rules from debian/rules. This is now handled by dh
  directly depending on whether the DH_QUIET environment variable is set.

[ Andreas Henriksson ]
* New upstream development release.

   -- Andreas Henriksson   Tue, 23 Aug 2016 13:31:24
  +0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/1622403/+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 1622401] Re: Merge dbus 1.10.10-1 (main) from Debian unstable (main)

2016-09-11 Thread Jeremy Bicha
debdiff from current Debian packaging to proposed Ubuntu packaging

** Patch added: "dbus-diff-from-current-debian.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1622401/+attachment/4738918/+files/dbus-diff-from-current-debian.debdiff

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

Title:
  Merge dbus 1.10.10-1 (main) from Debian unstable (main)

Status in dbus package in Ubuntu:
  New

Bug description:
  Please merge dbus 1.10.10-1 (main) from Debian unstable (main)

  1.10.10 is a bugfix release in the stable 1.10 series.

  https://sources.debian.net/src/dbus/1.10.10-1/NEWS/

  https://cgit.freedesktop.org/dbus/dbus/log/?h=dbus-1.10

  I am personally interested in Debian's virtual default-dbus-session-
  bus package since Debian is increasingly depending on it instead of
  directly depending on dbus-x11.

  Explanation of the Ubuntu delta and why it can be dropped:
    - debian/dbus.preinst: divert the dbus-daemon-launch-helper if upgrading
  from < 1.9.4-2~. This will make sure we keep the setuid bit during 
upgrade.
     (LP: #1555237)
   Not needed after Ubuntu 16.04 LTS

  Explanation of the remaining Ubuntu delta
  - Add upstart jobs
+ debian/dbus.upstart and debian/dbus.user-session.upstart
  - debian/dbus.postinst: remove diversion.
  - debian/rules: Don't start D-Bus on package installation, as that doesn't
work any more. Instead, start dbus.socket in postinst, which will then 
start D-Bus on demand after package installation.
  - Add debian/patches/dont-stop-dbus.patch: Don't stop D-Bus in the service
unit (see patch header and upstream bug for details). Fixes various
causes of shutdown hangs, particularly with remote file systems. (LP:
#1438612) (LP: #1540282)
  - aa-get-connection-apparmor-security-context.patch: This is not
intended for upstream inclusion. It implements a bus method
(GetConnectionAppArmorSecurityContext) to get a connection's AppArmor
security context but upstream D-Bus has recently added a generic way of
getting a connection's security credentials (GetConnectionCredentials).
Ubuntu should carry this patch until packages in the archive are moved
over to the new, generic method of getting a connection's credentials.

  Changelog entries since current yakkety version 1.10.6-1ubuntu4:

  dbus (1.10.10-1) unstable; urgency=medium

    * New upstream stable release 1.10.10
    * Provide new virtual packages for other packages to depend on:
  - dbus-session-bus: any implementation of the D-Bus well-known session bus
    (provided by: dbus-user-session, dbus-x11)
  - default-dbus-session-bus: the recommended implementation of
    dbus-session-bus (currently provided by: dbus-user-session)
    * Add arm64, mips64el, ppc64el to the list of architectures that
  have valgrind
    * debian/gbp.conf: use DEP-14 branch names
    * Standards-Version: 3.9.8 (no changes needed)
    * debian/rules: fail the build if "make install" installs anything we
  don't package or delete. Only do this for final releases (suite
  in debian/changelog is not UNRELEASED) to facilitate future
  autobuilding of new upstream releases.
    * debian/rules: do not require symbols file to be complete if the
  suite in debian/changelog is UNRELEASED, again to facilitate
  autobuilding new upstream releases.
    * debian/source/options: don't fail dpkg-source on changes to
  build-aux/{compile,depcomp,missing}. We regenerate that directory anyway,
  and during a snapshot build they might become symlinks.
    * debian/rules: do the build in debian/build-* so it's easier to .gitignore
    * debian/.gitignore: update
    * Use the correct systemctl for Debian even if not installed on the build
  system. (Regression in 1.10.2)

   -- Simon McVittie   Mon, 15 Aug 2016 22:05:45 +0100

  dbus (1.10.8-1) unstable; urgency=medium

    * New upstream release
    * dbus.prerm: ensure that dbus.socket is stopped before removal,
  so that a new connection to the bus won't cause dbus.service to be
  restarted (Closes: #813970)
    * debian/75dbus_dbus-launch: when not using systemd --user or the
  dbus-user-session package is not installed, start dbus-daemon early,
  then upload the full environment from Xsession.d later on
  (in 95dbus_update-activation-env). This more closely matches the
  behaviour with dbus-user-session. (Closes: #815503; thanks to Samuel
  Thibault)
    * Switch Vcs-Git to https (see #810378)
    * debian/upstream/signing-key.asc: add upstream signing keys
  (just my keys for now, in practice I do almost all dbus releases)
    * debian/watch: use https and describe how to download signatures
    * Standards-Version: 3.9.7 (no changes needed)
   

[Touch-packages] [Bug 1622401] Re: Merge dbus 1.10.10-1 (main) from Debian unstable (main)

2016-09-11 Thread Jeremy Bicha
debdiff from current Ubuntu packaging to proposed

** Description changed:

  Please merge dbus 1.10.10-1 (main) from Debian unstable (main)
  
+ 1.10.10 is a bugfix release in the stable 1.10 series.
+ 
+ https://sources.debian.net/src/dbus/1.10.10-1/NEWS/
+ 
+ https://cgit.freedesktop.org/dbus/dbus/log/?h=dbus-1.10
+ 
+ I am personally interested in Debian's virtual default-dbus-session-bus
+ package since Debian is increasingly depending on it instead of directly
+ depending on dbus-x11.
+ 
  Explanation of the Ubuntu delta and why it can be dropped:
-   - debian/dbus.preinst: divert the dbus-daemon-launch-helper if upgrading
- from < 1.9.4-2~. This will make sure we keep the setuid bit during 
upgrade.
-(LP: #1555237)
-  Not needed after Ubuntu 16.04 LTS
+   - debian/dbus.preinst: divert the dbus-daemon-launch-helper if upgrading
+ from < 1.9.4-2~. This will make sure we keep the setuid bit during 
upgrade.
+    (LP: #1555237)
+  Not needed after Ubuntu 16.04 LTS
  
  Explanation of the remaining Ubuntu delta
-   * debian/dbus.user-session.upstart:
- - Don't start a new session bus if there already is one (e. g. via
-   dbus-user-session), as this would lead to different services talking to
-   different buses and thus not seeing each other. As we still need the
-   actual job itself running, run "sleep infinity" instead in this case.
- - Drop "expect fork" and "--fork" argument. There is little point in the
-   daemon forking, upstart already manages it. This makes debugging easier
-   and also avoids having to fork "sleep" in the case that dbus-daemon is
-   already running.
- - Drop "mkdir ~/.cache/upstart". This doesn't belong into a job, isn't
-   necessary (upstart already creates it on start) and would be too late
-   anyway.
-   * debian/dbus.preinst: divert the dbus-daemon-launch-helper if upgrading
- from < 1.9.4-2~. This will make sure we keep the setuid bit during 
upgrade.
- (LP: #1555237)
-   * debian/dbus.postinst: remove diversion.
-   * debian/dbus.preinst: divert the dbus-daemon-launch-helper if upgrading
- from < 1.9.4-2~. This will make sure we keep the setuid bit during 
upgrade.
- (LP: #1555237)
-   * debian/dbus.postinst: remove diversion.
-   * dont-stop-dbus.patch: Disallow manual (re)starts, as we don't (want to)
- stop D-Bus on shutdown. (LP: #1540282)
-   * debian/rules: Don't start D-Bus on package installation, as that doesn't
- work any more with the above. Instead, start dbus.socket in postinst,
- which will then start D-Bus on demand after package installation.
-   * Merge with Debian, remaining changes:
- - Add upstart jobs; Upstart is still supported for the system init.
-   + Add debian/dbus.upstart and dbus.user-session.upstart
+ - Add upstart jobs
+   + debian/dbus.upstart and debian/dbus.user-session.upstart
+ - debian/dbus.postinst: remove diversion.
+ - debian/rules: Don't start D-Bus on package installation, as that doesn't
+   work any more. Instead, start dbus.socket in postinst, which will then 
+   start D-Bus on demand after package installation.
  - Add debian/patches/dont-stop-dbus.patch: Don't stop D-Bus in the service
unit (see patch header and upstream bug for details). Fixes various
causes of shutdown hangs, particularly with remote file systems. (LP:
-   #1438612)
+   #1438612) (LP: #1540282)
  - aa-get-connection-apparmor-security-context.patch: This is not
intended for upstream inclusion. It implements a bus method
(GetConnectionAppArmorSecurityContext) to get a connection's AppArmor
security context but upstream D-Bus has recently added a generic way of
getting a connection's security credentials (GetConnectionCredentials).
Ubuntu should carry this patch until packages in the archive are moved
over to the new, generic method of getting a connection's credentials.
  
  Changelog entries since current yakkety version 1.10.6-1ubuntu4:
  
  dbus (1.10.10-1) unstable; urgency=medium
  
-   * New upstream stable release 1.10.10
-   * Provide new virtual packages for other packages to depend on:
- - dbus-session-bus: any implementation of the D-Bus well-known session bus
-   (provided by: dbus-user-session, dbus-x11)
- - default-dbus-session-bus: the recommended implementation of
-   dbus-session-bus (currently provided by: dbus-user-session)
-   * Add arm64, mips64el, ppc64el to the list of architectures that
- have valgrind
-   * debian/gbp.conf: use DEP-14 branch names
-   * Standards-Version: 3.9.8 (no changes needed)
-   * debian/rules: fail the build if "make install" installs anything we
- don't package or delete. Only do this for final releases (suite
- in debian/changelog is not UNRELEASED) to facilitate future
- autobuilding of new upstream releases.
-   * debian/rules: do not require symbols file to be complete if the

[Touch-packages] [Bug 1622401] Re: Merge dbus 1.10.10-1 (main) from Debian unstable (main)

2016-09-11 Thread Jeremy Bicha
old debdiff (from Debian's 1.10.6-1 to Ubuntu's 1.10.6-1ubuntu4)

** Patch added: "dbus_1.10.6-1ubuntu4.patch"
   
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1622401/+attachment/4738919/+files/dbus_1.10.6-1ubuntu4.patch

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

Title:
  Merge dbus 1.10.10-1 (main) from Debian unstable (main)

Status in dbus package in Ubuntu:
  New

Bug description:
  Please merge dbus 1.10.10-1 (main) from Debian unstable (main)

  1.10.10 is a bugfix release in the stable 1.10 series.

  https://sources.debian.net/src/dbus/1.10.10-1/NEWS/

  https://cgit.freedesktop.org/dbus/dbus/log/?h=dbus-1.10

  I am personally interested in Debian's virtual default-dbus-session-
  bus package since Debian is increasingly depending on it instead of
  directly depending on dbus-x11.

  Explanation of the Ubuntu delta and why it can be dropped:
    - debian/dbus.preinst: divert the dbus-daemon-launch-helper if upgrading
  from < 1.9.4-2~. This will make sure we keep the setuid bit during 
upgrade.
     (LP: #1555237)
   Not needed after Ubuntu 16.04 LTS

  Explanation of the remaining Ubuntu delta
  - Add upstart jobs
+ debian/dbus.upstart and debian/dbus.user-session.upstart
  - debian/dbus.postinst: remove diversion.
  - debian/rules: Don't start D-Bus on package installation, as that doesn't
work any more. Instead, start dbus.socket in postinst, which will then 
start D-Bus on demand after package installation.
  - Add debian/patches/dont-stop-dbus.patch: Don't stop D-Bus in the service
unit (see patch header and upstream bug for details). Fixes various
causes of shutdown hangs, particularly with remote file systems. (LP:
#1438612) (LP: #1540282)
  - aa-get-connection-apparmor-security-context.patch: This is not
intended for upstream inclusion. It implements a bus method
(GetConnectionAppArmorSecurityContext) to get a connection's AppArmor
security context but upstream D-Bus has recently added a generic way of
getting a connection's security credentials (GetConnectionCredentials).
Ubuntu should carry this patch until packages in the archive are moved
over to the new, generic method of getting a connection's credentials.

  Changelog entries since current yakkety version 1.10.6-1ubuntu4:

  dbus (1.10.10-1) unstable; urgency=medium

    * New upstream stable release 1.10.10
    * Provide new virtual packages for other packages to depend on:
  - dbus-session-bus: any implementation of the D-Bus well-known session bus
    (provided by: dbus-user-session, dbus-x11)
  - default-dbus-session-bus: the recommended implementation of
    dbus-session-bus (currently provided by: dbus-user-session)
    * Add arm64, mips64el, ppc64el to the list of architectures that
  have valgrind
    * debian/gbp.conf: use DEP-14 branch names
    * Standards-Version: 3.9.8 (no changes needed)
    * debian/rules: fail the build if "make install" installs anything we
  don't package or delete. Only do this for final releases (suite
  in debian/changelog is not UNRELEASED) to facilitate future
  autobuilding of new upstream releases.
    * debian/rules: do not require symbols file to be complete if the
  suite in debian/changelog is UNRELEASED, again to facilitate
  autobuilding new upstream releases.
    * debian/source/options: don't fail dpkg-source on changes to
  build-aux/{compile,depcomp,missing}. We regenerate that directory anyway,
  and during a snapshot build they might become symlinks.
    * debian/rules: do the build in debian/build-* so it's easier to .gitignore
    * debian/.gitignore: update
    * Use the correct systemctl for Debian even if not installed on the build
  system. (Regression in 1.10.2)

   -- Simon McVittie   Mon, 15 Aug 2016 22:05:45 +0100

  dbus (1.10.8-1) unstable; urgency=medium

    * New upstream release
    * dbus.prerm: ensure that dbus.socket is stopped before removal,
  so that a new connection to the bus won't cause dbus.service to be
  restarted (Closes: #813970)
    * debian/75dbus_dbus-launch: when not using systemd --user or the
  dbus-user-session package is not installed, start dbus-daemon early,
  then upload the full environment from Xsession.d later on
  (in 95dbus_update-activation-env). This more closely matches the
  behaviour with dbus-user-session. (Closes: #815503; thanks to Samuel
  Thibault)
    * Switch Vcs-Git to https (see #810378)
    * debian/upstream/signing-key.asc: add upstream signing keys
  (just my keys for now, in practice I do almost all dbus releases)
    * debian/watch: use https and describe how to download signatures
    * Standards-Version: 3.9.7 (no changes needed)
    * Sort .install files 

[Touch-packages] [Bug 1622401] [NEW] Merge dbus 1.10.10-1 (main) from Debian unstable (main)

2016-09-11 Thread Jeremy Bicha
Public bug reported:

Please merge dbus 1.10.10-1 (main) from Debian unstable (main)

1.10.10 is a bugfix release in the stable 1.10 series.

https://sources.debian.net/src/dbus/1.10.10-1/NEWS/

https://cgit.freedesktop.org/dbus/dbus/log/?h=dbus-1.10

I am personally interested in Debian's virtual default-dbus-session-bus
package since Debian is increasingly depending on it instead of directly
depending on dbus-x11.

Explanation of the Ubuntu delta and why it can be dropped:
  - debian/dbus.preinst: divert the dbus-daemon-launch-helper if upgrading
from < 1.9.4-2~. This will make sure we keep the setuid bit during upgrade.
   (LP: #1555237)
 Not needed after Ubuntu 16.04 LTS

Explanation of the remaining Ubuntu delta
- Add upstart jobs
  + debian/dbus.upstart and debian/dbus.user-session.upstart
- debian/dbus.postinst: remove diversion.
- debian/rules: Don't start D-Bus on package installation, as that doesn't
  work any more. Instead, start dbus.socket in postinst, which will then 
  start D-Bus on demand after package installation.
- Add debian/patches/dont-stop-dbus.patch: Don't stop D-Bus in the service
  unit (see patch header and upstream bug for details). Fixes various
  causes of shutdown hangs, particularly with remote file systems. (LP:
  #1438612) (LP: #1540282)
- aa-get-connection-apparmor-security-context.patch: This is not
  intended for upstream inclusion. It implements a bus method
  (GetConnectionAppArmorSecurityContext) to get a connection's AppArmor
  security context but upstream D-Bus has recently added a generic way of
  getting a connection's security credentials (GetConnectionCredentials).
  Ubuntu should carry this patch until packages in the archive are moved
  over to the new, generic method of getting a connection's credentials.

Changelog entries since current yakkety version 1.10.6-1ubuntu4:

dbus (1.10.10-1) unstable; urgency=medium

  * New upstream stable release 1.10.10
  * Provide new virtual packages for other packages to depend on:
- dbus-session-bus: any implementation of the D-Bus well-known session bus
  (provided by: dbus-user-session, dbus-x11)
- default-dbus-session-bus: the recommended implementation of
  dbus-session-bus (currently provided by: dbus-user-session)
  * Add arm64, mips64el, ppc64el to the list of architectures that
have valgrind
  * debian/gbp.conf: use DEP-14 branch names
  * Standards-Version: 3.9.8 (no changes needed)
  * debian/rules: fail the build if "make install" installs anything we
don't package or delete. Only do this for final releases (suite
in debian/changelog is not UNRELEASED) to facilitate future
autobuilding of new upstream releases.
  * debian/rules: do not require symbols file to be complete if the
suite in debian/changelog is UNRELEASED, again to facilitate
autobuilding new upstream releases.
  * debian/source/options: don't fail dpkg-source on changes to
build-aux/{compile,depcomp,missing}. We regenerate that directory anyway,
and during a snapshot build they might become symlinks.
  * debian/rules: do the build in debian/build-* so it's easier to .gitignore
  * debian/.gitignore: update
  * Use the correct systemctl for Debian even if not installed on the build
system. (Regression in 1.10.2)

 -- Simon McVittie   Mon, 15 Aug 2016 22:05:45 +0100

dbus (1.10.8-1) unstable; urgency=medium

  * New upstream release
  * dbus.prerm: ensure that dbus.socket is stopped before removal,
so that a new connection to the bus won't cause dbus.service to be
restarted (Closes: #813970)
  * debian/75dbus_dbus-launch: when not using systemd --user or the
dbus-user-session package is not installed, start dbus-daemon early,
then upload the full environment from Xsession.d later on
(in 95dbus_update-activation-env). This more closely matches the
behaviour with dbus-user-session. (Closes: #815503; thanks to Samuel
Thibault)
  * Switch Vcs-Git to https (see #810378)
  * debian/upstream/signing-key.asc: add upstream signing keys
(just my keys for now, in practice I do almost all dbus releases)
  * debian/watch: use https and describe how to download signatures
  * Standards-Version: 3.9.7 (no changes needed)
  * Sort .install files and remove unnecessary debian/tmp prefix
  * Normalize lists of packages and uploaders via wrap-and-sort -ast
  * Normalize order of packages via wrap-and-sort -b

 -- Simon McVittie   Mon, 07 Mar 2016 19:15:47 +

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


** Tags: upgrade-software-version

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

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

Title:
  Merge dbus 1.10.10-1 (main) from Debian unstable (main)


[Touch-packages] [Bug 1599649] Re: High CPU usage on arale when running simple clients with animations

2016-09-11 Thread Andrea Bernabei
** Changed in: mir
   Status: Expired => Confirmed

** Changed in: qtmir
   Status: Expired => Confirmed

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

** Changed in: mir (Ubuntu)
   Status: Expired => Confirmed

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

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

Title:
  High CPU usage on arale when running simple clients with animations

Status in Mir:
  Confirmed
Status in QtMir:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in qtmir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  It seems that independently from which Mir server I use
  (mir_demo_server, qtmir-demo-shell, unity8) the CPU usage on Arale
  when running any simple client seems to be quite high.

  My investigation started with a designer contacting me about
  https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1431957
  and
  https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1513450

  Since the activity indicator visual has to be updated anyway, we were
  looking at the options we had to also make it less CPU consuming at
  the same time.

  It turned out it's not a matter of how you render it, anything that
  causes redraw at 60fps will cause high cpu usage, here are the results
  I got:

  Tools:
  phablet-shell to run the commands
  top to see cpu usage

  Device:
  Arale, rc-proposed r370

  Setup:
  clean flash + apt-get install qtmir-tests mir-demos
  (qtmir-tests will remove qtmir-android, you'll have to reinstall it until 
https://bugs.launchpad.net/ubuntu/+source/qtmir/+bug/1599614 is fixed)

  echo 806000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
  echo 806000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
  and the same for cpu1 and cpu2 (after bringing them online by scrolling 
scopes)

  Results:
  === Minimal Mir server + egltriangle demo ===
  sudo su
  stop lightdm
  echo 2047 > /sys/class/backlight/lm3630_bled/brightness
  sudo mir_demo_server_minimal --arw-file

  (separate shell, phablet user)
  mir_demo_client_egltriangle -m /tmp/mir_socket

  1 CORE ONLINE
  mir_demo_server: 12.5%
  mir_demo_client: 11%

  === Mir demo server + egltriangle demo ===
  sudo su
  stop lightdm
  echo 2047 > /sys/class/backlight/lm3630_bled/brightness
  LD_PRELOAD=/lib/arm-linux-gnueabihf/libpthread.so.0 mir_demo_server 
--test-client /usr/bin/mir_demo_client_egltriangle

  1 CORE ONLINE
  mir demo server: 20%
  mir_demo_client: 9%

  === Qt Mir demo shell + egltriangle demo ===
  sudo su
  stop lightdm
  echo 2047 > /sys/class/backlight/lm3630_bled/brightness
  cd /usr/share/qtmir/qtmir-demo-shell
  MIR_SERVER_FILE=/tmp/mir_socket QT_QPA_PLATFORM=mirserver qmlscene 
./qml-demo-shell.qml

  (on a separate shell, phablet user)
  MIR_SOCKET=/tmp/mir_socket QT_QPA_PLATFORM=ubuntumirclient sudo 
mir_demo_client_egltriangle -- --desktop_file_hint=dialer-app

  1 to 2 CORES ONLINE (varying)
  qmlscene (Mir server): 27.5% CPU
  mir_demo_client: 10% CPU

  === Unity8 + test qml app ===
  qmlscene test.qml --desktop_file_hint=dialer-app

  2 CORES ONLINE
  Unity8: 30%
  qmlscene: 15%
  USC: 10%

   QML TEST FILE 
  import QtQuick 2.4
  import Ubuntu.Components 1.3

  Item {
  anchors.fill: parent

  /*AnimatedSprite {
  id: sprite
  width: 69
  height: 69
  source: "spinner-spritesheet.png"
  frameCount: 74
  frameSync: true
  frameWidth: 81
  frameHeight: 81
  loops: 100
  }*/

  /*ActivityIndicator {
  id: indicator
  running: true
  }*/

  Rectangle {
  id: rect
  width: 69
  height: 69
  color: "orange"

  /*RotationAnimation on rotation {
  loops: Animation.Infinite
  from: 0
  to: 360
  }*/

  /*NumberAnimation on x {
  loops: Animation.Infinite
  from: 0
  to: 360
  }*/

  XAnimator {
  target: rect;
  from: 0;
  to: 360;
  duration: 15000
  running: true
  }
  }

  Timer {
  interval: 1
  running: true
  onTriggered: Qt.quit()
  }
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1599649/+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 1271955] Re: unity-scope-loader crashed with SIGSEGV

2016-09-11 Thread jahtemg
Still isn't fixed.

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

Title:
  unity-scope-loader crashed with SIGSEGV

Status in libunity:
  Confirmed
Status in libunity package in Ubuntu:
  Confirmed

Bug description:
  This crash was seen during
  https://jenkins.qa.ubuntu.com/view/Trusty/view/Smoke%20Testing/job
  /trusty-touch-mako-smoke-ubuntu-weather-app-
  autopilot/127/artifact/clientlogs/

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: libunity9 7.1.3+14.04.20131106-0ubuntu1
  Uname: Linux 3.4.0-3-mako armv7l
  Architecture: armhf
  CurrentDesktop: Unity
  Date: Thu Jan 23 07:35:13 2014
  Disassembly: => 0x40027f08:   Cannot access memory at address 0x40027f08
  ExecutablePath: /usr/bin/unity-scope-loader
  ExecutableTimestamp: 1383715346
  MarkForUpload: True
  ProcCmdline: /usr/bin/unity-scope-loader music/onlinemusic.scope
  ProcCwd: /
  Signal: 11
  SourcePackage: libunity
  Stacktrace:
   #0  0x40027f08 in ?? ()
   No symbol table info available.
   Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  StacktraceSource: #0  0x40027f08 in ?? ()
  StacktraceTop: ?? ()
  UserGroups: adm autopilot cdrom dialout dip nopasswdlogin plugdev sudo tty 
video
  _LogindSession: /user/32011.user/c1.session

To manage notifications about this bug go to:
https://bugs.launchpad.net/libunity/+bug/1271955/+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 1622394] [NEW] vlc playback flicker and has delays

2016-09-11 Thread Leo Kalovyrnas
Public bug reported:

Your system is providing 3D via software rendering rather than hardware
rendering.  This is a compatibility mode which should display 3D
graphics properly but the performance may be very poor.  If the problem
you're reporting is related to graphics performance, your real question
may be why X didn't use hardware acceleration for your system.

ubuntu 16.04 LTS 
Intel® Core™2 CPU 6420 @ 2.13GHz × 2 
Gallium 0.4 on llvmpipe (LLVM 3.8, 128 bits)

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
.tmp.unity_support_test.1:
 
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
BootLog:
 
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Sun Sep 11 22:19:56 2016
DistUpgraded: 2016-09-11 12:24:34,299 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (Failed to execute child process 
"./xorg_fix_proprietary.py" (No such file or directory))
DistroCodename: xenial
DistroVariant: ubuntu
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 
Series] [1002:68f9] (prog-if 00 [VGA controller])
   Subsystem: PC Partner Limited / Sapphire Technology Cedar [Radeon HD 
5000/6000/7350/8350 Series] [174b:e164]
InstallationDate: Installed on 2012-12-11 (1370 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
MachineType: System manufacturer System Product Name
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=150153c9-a663-4cf4-b335-3e170c2f4845 ro quiet splash vt.handoff=7
Renderer: Software
SourcePackage: xorg
UpgradeStatus: Upgraded to xenial on 2016-09-11 (0 days ago)
dmi.bios.date: 07/03/2007
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0901
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5B-VM
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.:bvr0901:bd07/03/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5B-VM:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
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.2
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.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 
2:2.99.917+git20160325-1ubuntu1.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Sun Sep 11 21:01:07 2016
xserver.configfile: /etc/X11/xorg.conf
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputMicrosoft Microsoft Wireless Optical Desktop® 2.10 KEYBOARD, id 8
 inputMicrosoft Microsoft Wireless Optical Desktop® 2.10 KEYBOARD, id 9
 input2.4G wireless Mouse  MOUSE, id 10
xserver.errors:
 open /dev/dri/card0: No such file or directory
 open /dev/dri/card0: No such file or directory
 Screen 0 deleted because of no matching config section.
 Screen 0 deleted because of no matching config section.
 AIGLX: reverting to software rendering
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.18.3-1ubuntu2.3

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


** Tags: amd64 apport-bug compiz-0.9 ubuntu 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/1622394

Title:
  vlc playback flicker and has delays

Status in xorg package in Ubuntu:
  New

Bug description:
  Your system is providing 3D via software rendering rather than
  hardware rendering.  This is a compatibility mode which should display
  3D graphics properly but the performance may be very poor.  If the
  problem you're reporting is related to graphics performance, your real
  question may be why X didn't use hardware acceleration for your
  system.

  ubuntu 16.04 LTS 
  Intel® Core™2 CPU 6420 @ 2.13GHz × 2 
  Gallium 0.4 on llvmpipe (LLVM 3.8, 128 bits)

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  

[Touch-packages] [Bug 1013881] Re: Right-Ctrl key broken on French OSS keyboard

2016-09-11 Thread Coeur Noir
I also noticed actual versions of xkb-data & xkb-data-i18n in Ubuntu
14.04.4/5 broke again right-ctrl-key with french ( alternative )
keyboard.

I've fixed it installing versions from xenial, using dpkg command.

http://packages.ubuntu.com/xenial/xkb-data
http://packages.ubuntu.com/xenial/xkb-data-i18n

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

Title:
  Right-Ctrl key broken on French OSS keyboard

Status in xkeyboard-config:
  Fix Released
Status in xkeyboard-config package in Ubuntu:
  Fix Released
Status in xkeyboard-config source package in Precise:
  Fix Released

Bug description:
  Since the version 2.5-1ubuntu1.2 of the package xkb-data, the right CTRL key 
of the keyboard has ceased to work.
  The problem started when APT has updated the xkd-data from 2.5-1ubuntu1 to 
2.5-1ubuntu1.2.

  If I switch back to 2.5.-1ubuntu1 using Synaptic, it works back.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xkb-data 2.5-1ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
  Uname: Linux 3.2.0-25-generic x86_64
  ApportVersion: 2.0.1-0ubuntu9
  Architecture: amd64
  Date: Sat Jun 16 00:16:09 2012
  Dependencies:
   
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 003: ID 17ef:1003 Lenovo Integrated Smart Card Reader
  MachineType: LENOVO 4243E69
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-25-generic 
root=UUID=f6981326-31fd-4eaf-b039-3a1e5f33dbc0 ro quiet splash vt.handoff=7
  SourcePackage: xkeyboard-config
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/06/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8AET56WW (1.36 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4243E69
  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:bvr8AET56WW(1.36):bd12/06/2011:svnLENOVO:pn4243E69:pvrThinkPadT520:rvnLENOVO:rn4243E69:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4243E69
  dmi.product.version: ThinkPad T520
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.7.8-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.32-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.19.0-0ubuntu1~xup1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/xkeyboard-config/+bug/1013881/+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 1595947] Re: brightness not changing from either u-s-s or hardkey on unity8-desktop

2016-09-11 Thread Lukáš Tinkl
** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) => Lukáš Tinkl (lukas-kde)

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

Title:
  brightness not changing from either  u-s-s or hardkey on
  unity8-desktop

Status in Canonical System Image:
  New
Status in Mir:
  Incomplete
Status in mir package in Ubuntu:
  Incomplete
Status in unity-system-compositor package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Running unity8-desktop session on my macbookpro which has a hard display 
brightness key, currently it makes no effect. Also, opened 
ubuntu-sytstem-settings and changing the brightness slider also makes no effect.
  sorry for spamming projects, not sure which to log against.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1595947/+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 1581270] Re: Hybrid Graphics: [drm:si_resume [radeon]] *ERROR* si startup failed on resume

2016-09-11 Thread George Velimachitis
Minor correction...

Both Scenarios allow the discreet/radeon card to render as expected
however there is a different problem which is visible when you run for
example..

DRI_PRIME=1 chromium_browser &

The window doesn't render unless you resize it couple of times and then the 
application becomes visible and user responsive. Also right clicking within the 
browser window gives empty rectangular.
The chrome://flags have both H/W acceleration and rasterisation to true

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

Title:
  Hybrid Graphics: [drm:si_resume [radeon]] *ERROR* si startup failed on
  resume

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  dmesg shows issues with being able to use the discrete graphics card
  (relevant dmesg lines attached).

  Grub does pass "radeon.modeset=1" but it doesn't seem to make a
  difference. If I pass both "radeon.modeset=1" and "radeon.startpm=1"to
  the kernel, then it does not error (except for the VCE error -110,
  which is probably harmless).

  Running `DRI_PRIME=1 glxgears`:
  - with "radeon.modeset=1" and "radeon.startpm=1", no error but only a black 
window with a visible top bar.
  - with just "radeon.modeset=1", error (attached as 'glxgears').

  Results are similar on Ubuntu GNOME 16.04, except with
  "radeon.modeset=1" and "radeon.startpm=1" set. It works, but lots of
  screen tearing.

  Attached are relevant dmesg lines, grep'd with 'drm'. I'll also be
  attaching entire contents of dmesg, /var/log/syslog, etc., but TLDR:

  [   22.916285] [drm] ring test on 0 succeeded in 2 usecs
  [   22.916289] [drm] ring test on 1 succeeded in 1 usecs
  [   22.916292] [drm] ring test on 2 succeeded in 1 usecs
  [   22.916299] [drm] ring test on 3 succeeded in 3 usecs
  [   22.916304] [drm] ring test on 4 succeeded in 3 usecs
  [   23.092271] [drm] ring test on 5 succeeded in 2 usecs
  [   23.092276] [drm] UVD initialized successfully.
  [   23.092311] [drm] ib test on ring 0 succeeded in 0 usecs
  [   23.092349] [drm] ib test on ring 1 succeeded in 0 usecs
  [   23.092375] [drm] ib test on ring 2 succeeded in 0 usecs
  [   23.092392] [drm] ib test on ring 3 succeeded in 0 usecs
  [   23.092407] [drm] ib test on ring 4 succeeded in 0 usecs
  [   33.241928] [drm:uvd_v1_0_ib_test [radeon]] *ERROR* radeon: fence wait 
failed (-35).
  [   33.241948] [drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed 
testing IB on ring 5 (-35).

  lsb_release -rd:
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.1-0ubuntu2
  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: Thu May 12 20:43:03 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Samsung Electronics Co Ltd 3rd Gen Core processor Graphics 
Controller [144d:c0e6]
     Subsystem: Samsung Electronics Co Ltd Mars [Radeon HD 8670A/8670M/8750M] 
[144d:c0e6]
  InstallationDate: Installed on 2016-05-13 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 870Z5E/880Z5E/680Z5E
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=644ba363-51c7-419c-8544-2ff7be960f21 ro quiet splash radeon.modeset=1 
vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/21/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P05ADH.017.140421.SH
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: NP680Z5E-X01US
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: SEC_SW_REVISION_1234567890ABCD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP05ADH.017.140421.SH:bd04/21/2014:svnSAMSUNGELECTRONICSCO.,LTD.:pn870Z5E/880Z5E/680Z5E:pvrP05ADH:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP680Z5E-X01US:rvrSEC_SW_REVISION_1234567890ABCD:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/A:
  dmi.product.name: 870Z5E/880Z5E/680Z5E
  dmi.product.version: P05ADH
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A

[Touch-packages] [Bug 1622378] Re: package libqtcore4 (not installed) failed to install/upgrade: trying to overwrite shared '/etc/xdg/Trolltech.conf', which is different from other instances of packag

2016-09-11 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 qt4-x11 in Ubuntu.
https://bugs.launchpad.net/bugs/1622378

Title:
  package libqtcore4 (not installed) failed to install/upgrade: trying
  to overwrite shared '/etc/xdg/Trolltech.conf', which is different from
  other instances of package libqtcore4:amd64

Status in qt4-x11 package in Ubuntu:
  New

Bug description:
  THis came up after I tried to install UNetbootin. I don't really know
  what's going on

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libqtcore4 (not installed)
  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: Sun Sep 11 13:42:23 2016
  DuplicateSignature:
   package:libqtcore4:(not installed)
   Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
   dpkg: error processing archive 
/var/cache/apt/archives/libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb (--unpack):
trying to overwrite shared '/etc/xdg/Trolltech.conf', which is different 
from other instances of package libqtcore4:amd64
  ErrorMessage: trying to overwrite shared '/etc/xdg/Trolltech.conf', which is 
different from other instances of package libqtcore4:amd64
  InstallationDate: Installed on 2014-08-31 (742 days ago)
  InstallationMedia: Lubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: qt4-x11
  Title: package libqtcore4 (not installed) failed to install/upgrade: trying 
to overwrite shared '/etc/xdg/Trolltech.conf', which is different from other 
instances of package libqtcore4:amd64
  UpgradeStatus: Upgraded to xenial on 2016-08-06 (36 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1622378/+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 1581801] Re: UUID base RESUME always wait 5 seconds for activating LVM swap

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

** Changed in: initramfs-tools (Ubuntu)
   Status: New => Confirmed

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

Title:
  UUID base RESUME always wait 5 seconds for activating LVM swap

Status in initramfs-tools package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 with LVM have delay around LVM mount.

    $ dmesg
    
    [1.126338] FDC 0 is a S82078B
    [1.830136] tsc: Refined TSC clocksource calibration: 3392.321 MHz
    [1.830140] clocksource: tsc: mask: 0x max_cycles:
    0x30e5f904771, max_idle_ns: 440795373543 ns
    [6.984151] EXT4-fs (dm-0): mounted filesystem with ordered data
    mode. Opts: (null)
    [   10.421370] 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)
    [   10.421397] systemd[1]: Detected virtualization kvm.
    

  LVM partition will be activated by scripts/local-top/lvm2 in initrd.
  But scripts/local-top/lvm2 does not take care of resume variable which
  is set from UUID base RESUME.

    $ cat /usr/share/initramfs-tools/scripts/local-top/lvm2
    
    activate() {
    
  /dev/mapper/*)
  
    }

    activate "$ROOT"
    activate "$resume"
    

  And then, scripts/local-premount/resume in initrd will always wait 5
  seconds for activating LVM swap.
  After mounting root filesystem, systemd will activate LVM swap.

    $ cat /usr/share/initramfs-tools/scripts/local-premount/resume
    
    SWAPTYPE=$(wait-for-root "${resume}" ${RESUMEDELAY:-5})
    

  RESUME is defined at /etc/initramfs-tools/conf.d/resume which is
  created by plugininstall.py.
  So plugininstall.py needs to support non-UUID base RESUME,
  e.g. RESUME=/dev/mapper/ubuntu--vg-swap_1.

$ sudo su -c 'echo RESUME=/dev/mapper/ubuntu--vg-swap_1 \
> /etc/initramfs-tools/conf.d/resume'
$ sudo update-initramfs -u && sudo reboot

$ dmesg # after boot

[1.095876] FDC 0 is a S82078B
[1.507060] EXT4-fs (dm-0): mounted filesystem with ordered data
mode. Opts: (null)
[1.807522] tsc: Refined TSC clocksource calibration: 3392.321 MHz
[1.807526] clocksource: tsc: mask: 0x max_cycles:
0x30e5f904771, max_idle_ns: 440795373543 ns
[2.648513] 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)
[2.648542] systemd[1]: Detected virtualization kvm.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1581801/+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 1622378] [NEW] package libqtcore4 (not installed) failed to install/upgrade: trying to overwrite shared '/etc/xdg/Trolltech.conf', which is different from other instances of pack

2016-09-11 Thread Hugo Arias
Public bug reported:

THis came up after I tried to install UNetbootin. I don't really know
what's going on

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libqtcore4 (not installed)
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: Sun Sep 11 13:42:23 2016
DuplicateSignature:
 package:libqtcore4:(not installed)
 Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
 dpkg: error processing archive 
/var/cache/apt/archives/libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb (--unpack):
  trying to overwrite shared '/etc/xdg/Trolltech.conf', which is different from 
other instances of package libqtcore4:amd64
ErrorMessage: trying to overwrite shared '/etc/xdg/Trolltech.conf', which is 
different from other instances of package libqtcore4:amd64
InstallationDate: Installed on 2014-08-31 (742 days ago)
InstallationMedia: Lubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: qt4-x11
Title: package libqtcore4 (not installed) failed to install/upgrade: trying to 
overwrite shared '/etc/xdg/Trolltech.conf', which is different from other 
instances of package libqtcore4:amd64
UpgradeStatus: Upgraded to xenial on 2016-08-06 (36 days ago)

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-conflict xenial

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

Title:
  package libqtcore4 (not installed) failed to install/upgrade: trying
  to overwrite shared '/etc/xdg/Trolltech.conf', which is different from
  other instances of package libqtcore4:amd64

Status in qt4-x11 package in Ubuntu:
  New

Bug description:
  THis came up after I tried to install UNetbootin. I don't really know
  what's going on

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libqtcore4 (not installed)
  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: Sun Sep 11 13:42:23 2016
  DuplicateSignature:
   package:libqtcore4:(not installed)
   Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
   dpkg: error processing archive 
/var/cache/apt/archives/libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb (--unpack):
trying to overwrite shared '/etc/xdg/Trolltech.conf', which is different 
from other instances of package libqtcore4:amd64
  ErrorMessage: trying to overwrite shared '/etc/xdg/Trolltech.conf', which is 
different from other instances of package libqtcore4:amd64
  InstallationDate: Installed on 2014-08-31 (742 days ago)
  InstallationMedia: Lubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: qt4-x11
  Title: package libqtcore4 (not installed) failed to install/upgrade: trying 
to overwrite shared '/etc/xdg/Trolltech.conf', which is different from other 
instances of package libqtcore4:amd64
  UpgradeStatus: Upgraded to xenial on 2016-08-06 (36 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1622378/+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 1622339] Re: System freezes after opening LibreOffice with AMD GPU and OpenGL rendering turned on

2016-09-11 Thread Aron Budea
After switching screen with Ctrl-Alt-F1, the driver printed out some
error messages, see attached photo.

I hope the attached information helps.
Thank you for your assistance so far, Christopher.

** Attachment added: "crash photo.png"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1622339/+attachment/4738827/+files/crash%20photo.png

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  New

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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: 

[Touch-packages] [Bug 1622339] Re: System freezes after opening LibreOffice with AMD GPU and OpenGL rendering turned on

2016-09-11 Thread Aron Budea
Yes, attaching the file.

** Attachment added: "_usr_bin_compiz.1000.crash"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1622339/+attachment/4738825/+files/_usr_bin_compiz.1000.crash

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

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  New

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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: 

[Touch-packages] [Bug 1622374] [NEW] webbrowser crashing on launch

2016-09-11 Thread Tomas Öqvist
Public bug reported:

Pro 5 Ubuntu Edition with rc-proposed r177.

Since today, the webbrowser on my phone will not start. It crashes
before it even launches. I have enclosed the crash log file from
/var/crash/.

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

** Attachment added: "Crash log file"
   
https://bugs.launchpad.net/bugs/1622374/+attachment/4738805/+files/webbrowser-crash-log.txt

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

Title:
  webbrowser crashing on launch

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  Pro 5 Ubuntu Edition with rc-proposed r177.

  Since today, the webbrowser on my phone will not start. It crashes
  before it even launches. I have enclosed the crash log file from
  /var/crash/.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1622374/+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 1600658] Re: package shared-mime-info 1.5-2ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2016-09-11 Thread Bibi
Found a way to fix it, installed the latest libxml from sources and
shared-mime-info configured as it should, but now when I log in, the
shared-mime-info database.real crash.

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

Title:
  package shared-mime-info 1.5-2ubuntu0.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 139

Status in shared-mime-info package in Ubuntu:
  Confirmed

Bug description:
  The errors keep popping up when I start the computer that system
  programs have crashed.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: shared-mime-info 1.5-2ubuntu0.1
  ProcVersionSignature: Ubuntu 4.4.0-28.47-generic 4.4.13
  Uname: Linux 4.4.0-28-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Mon Jul 11 00:14:17 2016
  DuplicateSignature:
   package:shared-mime-info:1.5-2ubuntu0.1
   Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ...
   Segmentation fault (core dumped)
   dpkg: error processing package shared-mime-info (--unpack):
subprocess installed post-installation script returned error exit status 139
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 139
  InstallationDate: Installed on 2016-05-14 (57 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: shared-mime-info
  Title: package shared-mime-info 1.5-2ubuntu0.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 139
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/1600658/+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 1600658] Re: package shared-mime-info 1.5-2ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2016-09-11 Thread Bibi
Got this error too, tried to solve it forcing uninstallation with dpkg
-r --force-depends shared-mime-info and reinstallation, same error.
Tried to manually remove every file/folder of this package using locate
[package], tried to edit .postinst and .postrm files with exit 1 or 0
both, nothing solved the error.

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

Title:
  package shared-mime-info 1.5-2ubuntu0.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 139

Status in shared-mime-info package in Ubuntu:
  Confirmed

Bug description:
  The errors keep popping up when I start the computer that system
  programs have crashed.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: shared-mime-info 1.5-2ubuntu0.1
  ProcVersionSignature: Ubuntu 4.4.0-28.47-generic 4.4.13
  Uname: Linux 4.4.0-28-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Mon Jul 11 00:14:17 2016
  DuplicateSignature:
   package:shared-mime-info:1.5-2ubuntu0.1
   Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ...
   Segmentation fault (core dumped)
   dpkg: error processing package shared-mime-info (--unpack):
subprocess installed post-installation script returned error exit status 139
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 139
  InstallationDate: Installed on 2016-05-14 (57 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: shared-mime-info
  Title: package shared-mime-info 1.5-2ubuntu0.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 139
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/1600658/+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 1581270] Re: Hybrid Graphics: [drm:si_resume [radeon]] *ERROR* si startup failed on resume

2016-09-11 Thread George Velimachitis
I have managed to get a solution for this issue by following the below
steps

Scenario 1:

1. Set intel to UXA mode and activate radeon DRI3 using the below xorg.conf 
settings
2. Restart mdm by login out and loggin in again (I have experience very slow 
rendering login page - Linux mint)
3. Issue command: DRI_PRIME=1 glxinfo|grep "OpenGL"( you will see the Radeon 
renderer active)
4. Issue command: DRI_PRIME=1 cairo_dock& (cairo starts without problems)

PS: grub kernel were left its distro's default settings.

Section "Device"
Identifier "Radeon"
Driver "intel"
Option "AccelMethod" "UXA"
Option "SwapbuffersWait" "false"
Option "VSync" "false"
Option "DRI" "3"
EndSection

Section "Device"
Identifier "Radeon"
Driver "radeon"
Option "SwapbuffersWait" "false"
Option "TearFree" "false"
Option "DRI" "3"
EndSection


Scenario 2:
===
1. Set intel to SNA mode and activate radeon DRI3
2. Restart mdm by login out and loggin in again (screen rendering is fast)
3. Issue command: DRI_PRIME=1 glxinfo|grep "OpenGL"( I can only see the Intel 
tenderer)
4. Issue command: DRI_PRIME=1 cairo_dock& (cairo starts without problems)


I hope this helps

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

Title:
  Hybrid Graphics: [drm:si_resume [radeon]] *ERROR* si startup failed on
  resume

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  dmesg shows issues with being able to use the discrete graphics card
  (relevant dmesg lines attached).

  Grub does pass "radeon.modeset=1" but it doesn't seem to make a
  difference. If I pass both "radeon.modeset=1" and "radeon.startpm=1"to
  the kernel, then it does not error (except for the VCE error -110,
  which is probably harmless).

  Running `DRI_PRIME=1 glxgears`:
  - with "radeon.modeset=1" and "radeon.startpm=1", no error but only a black 
window with a visible top bar.
  - with just "radeon.modeset=1", error (attached as 'glxgears').

  Results are similar on Ubuntu GNOME 16.04, except with
  "radeon.modeset=1" and "radeon.startpm=1" set. It works, but lots of
  screen tearing.

  Attached are relevant dmesg lines, grep'd with 'drm'. I'll also be
  attaching entire contents of dmesg, /var/log/syslog, etc., but TLDR:

  [   22.916285] [drm] ring test on 0 succeeded in 2 usecs
  [   22.916289] [drm] ring test on 1 succeeded in 1 usecs
  [   22.916292] [drm] ring test on 2 succeeded in 1 usecs
  [   22.916299] [drm] ring test on 3 succeeded in 3 usecs
  [   22.916304] [drm] ring test on 4 succeeded in 3 usecs
  [   23.092271] [drm] ring test on 5 succeeded in 2 usecs
  [   23.092276] [drm] UVD initialized successfully.
  [   23.092311] [drm] ib test on ring 0 succeeded in 0 usecs
  [   23.092349] [drm] ib test on ring 1 succeeded in 0 usecs
  [   23.092375] [drm] ib test on ring 2 succeeded in 0 usecs
  [   23.092392] [drm] ib test on ring 3 succeeded in 0 usecs
  [   23.092407] [drm] ib test on ring 4 succeeded in 0 usecs
  [   33.241928] [drm:uvd_v1_0_ib_test [radeon]] *ERROR* radeon: fence wait 
failed (-35).
  [   33.241948] [drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed 
testing IB on ring 5 (-35).

  lsb_release -rd:
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.1-0ubuntu2
  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: Thu May 12 20:43:03 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Samsung Electronics Co Ltd 3rd Gen Core processor Graphics 
Controller [144d:c0e6]
     Subsystem: Samsung Electronics Co Ltd Mars [Radeon HD 8670A/8670M/8750M] 
[144d:c0e6]
  InstallationDate: Installed on 2016-05-13 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 870Z5E/880Z5E/680Z5E
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic.efi.signed 
root=UUID=644ba363-51c7-419c-8544-2ff7be960f21 ro quiet splash radeon.modeset=1 
vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/21/2014
  dmi.bios.vendor: American Megatrends 

[Touch-packages] [Bug 1622339] Re: System freezes after opening LibreOffice with AMD GPU and OpenGL rendering turned on

2016-09-11 Thread Christopher M. Penalver
Aron Budea, to clarify, after the system freezes, is there a crash file
in /var/crash ?

** Tags added: latest-bios-2903

** Changed in: xorg (Ubuntu)
   Importance: Low => Medium

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 

[Touch-packages] [Bug 1622339] Re: System freezes after opening LibreOffice with AMD GPU and OpenGL rendering turned on

2016-09-11 Thread Aron Budea
** Changed in: xorg (Ubuntu)
   Status: Incomplete => New

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 
2:2.99.917+git20160325-1ubuntu1.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 

[Touch-packages] [Bug 1622339] Lsusb.txt

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1622339/+attachment/4738766/+files/Lsusb.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 
2:2.99.917+git20160325-1ubuntu1.1
  

[Touch-packages] [Bug 1547395] Re: MIR: new dependencies for libquvi-scripts / libquvi

2016-09-11 Thread Launchpad Bug Tracker
This bug was fixed in the package totem-pl-parser - 3.10.6-4ubuntu2

---
totem-pl-parser (3.10.6-4ubuntu2) yakkety; urgency=medium

  * debian/control.in:
- Don't have libtotem-pl-parser-dev depend on libquvi-dev

 -- Jeremy Bicha   Fri, 09 Sep 2016 15:17:24 -0400

** Changed in: totem-pl-parser (Ubuntu)
   Status: New => Fix Released

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

Title:
  MIR: new dependencies for libquvi-scripts / libquvi

Status in libquvi package in Ubuntu:
  Invalid
Status in libquvi-scripts package in Ubuntu:
  Invalid
Status in lua-bitop package in Ubuntu:
  Invalid
Status in lua-expat package in Ubuntu:
  Invalid
Status in lua-json package in Ubuntu:
  Invalid
Status in luasocket package in Ubuntu:
  Invalid
Status in totem-pl-parser package in Ubuntu:
  Fix Released

Bug description:
  MIR: new dependencies for libquvi-scripts / libquvi

  libquvi is owned by the desktop team, but not libquvi-scripts. Please
  subscribe to it.

  libquvi-scripts gained runtime dependencies on some lua packages which
  need the MIR:

  luasocket, lua-json, lua-expat, lua-bitop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libquvi/+bug/1547395/+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 1622339] MonitorsUser.xml.txt

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "MonitorsUser.xml.txt"
   
https://bugs.launchpad.net/bugs/1622339/+attachment/4738767/+files/MonitorsUser.xml.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 

[Touch-packages] [Bug 1622339] xdpyinfo.txt

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "xdpyinfo.txt"
   
https://bugs.launchpad.net/bugs/1622339/+attachment/4738777/+files/xdpyinfo.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 
2:2.99.917+git20160325-1ubuntu1.1
  

[Touch-packages] [Bug 1622339] Xrandr.txt

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/1622339/+attachment/4738776/+files/Xrandr.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 
2:2.99.917+git20160325-1ubuntu1.1
  

[Touch-packages] [Bug 1622339] ProcModules.txt

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1622339/+attachment/4738771/+files/ProcModules.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 

[Touch-packages] [Bug 1622339] XorgLogOld.txt

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/1622339/+attachment/4738775/+files/XorgLogOld.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 

[Touch-packages] [Bug 1622339] ProcInterrupts.txt

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1622339/+attachment/4738770/+files/ProcInterrupts.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 

[Touch-packages] [Bug 1622339] UdevDb.txt

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1622339/+attachment/4738772/+files/UdevDb.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 
2:2.99.917+git20160325-1ubuntu1.1
  

[Touch-packages] [Bug 1622339] UnitySupportTest.txt

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "UnitySupportTest.txt"
   
https://bugs.launchpad.net/bugs/1622339/+attachment/4738773/+files/UnitySupportTest.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 

[Touch-packages] [Bug 1622339] XorgLog.txt

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "XorgLog.txt"
   
https://bugs.launchpad.net/bugs/1622339/+attachment/4738774/+files/XorgLog.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 
2:2.99.917+git20160325-1ubuntu1.1
  

[Touch-packages] [Bug 1622339] ProcEnviron.txt

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1622339/+attachment/4738769/+files/ProcEnviron.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 

[Touch-packages] [Bug 1622339] ProcCpuinfo.txt

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1622339/+attachment/4738768/+files/ProcCpuinfo.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 

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

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "LightdmLog.txt"
   
https://bugs.launchpad.net/bugs/1622339/+attachment/4738764/+files/LightdmLog.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 

[Touch-packages] [Bug 1622339] Lspci.txt

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1622339/+attachment/4738765/+files/Lspci.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 
2:2.99.917+git20160325-1ubuntu1.1
  

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

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "LightdmDisplayLog.txt"
   
https://bugs.launchpad.net/bugs/1622339/+attachment/4738763/+files/LightdmDisplayLog.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 

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

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1622339/+attachment/4738762/+files/JournalErrors.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 

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

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "DpkgLog.txt"
   
https://bugs.launchpad.net/bugs/1622339/+attachment/4738761/+files/DpkgLog.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 
2:2.99.917+git20160325-1ubuntu1.1
  

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

2016-09-11 Thread Aron Budea
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1622339/+attachment/4738760/+files/Dependencies.txt

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: System manufacturer System Product Name
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/10/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2903
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A88XM-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  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.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 

[Touch-packages] [Bug 1622339] Re: System freezes after opening LibreOffice with AMD GPU and OpenGL rendering turned on

2016-09-11 Thread Aron Budea
apport information

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

** Description changed:

  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.
  
  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.
  
  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.
  
  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.
  
  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.
  
  Note that the bug was reported in normal state, as it wouldn't have been
  possible to do so after the crash.
  
  Let me know if I should supply further details.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ .tmp.unity_support_test.0:
+  
+ ApportVersion: 2.20.1-0ubuntu2.1
+ Architecture: amd64
+ BootLog:
+  
+ CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
+ CompositorRunning: compiz
+ CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
+ CompositorUnredirectFSW: true
+ CurrentDesktop: Unity
+ DistUpgraded: Fresh install
+ DistroCodename: xenial
+ DistroRelease: Ubuntu 16.04
+ DistroVariant: ubuntu
+ ExtraDebuggingInterest: Yes
+ GraphicsCard:
+  Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] 
[1002:130f] (prog-if 00 [VGA controller])
+Subsystem: ASUSTeK Computer Inc. Kaveri [Radeon R7 Graphics] [1043:85cb]
+ InstallationDate: Installed on 2016-07-04 (68 days ago)
+ InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
+ MachineType: System manufacturer System Product Name
+ Package: xorg 1:7.7+13ubuntu3
+ PackageArchitecture: amd64
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ff1c7218-9477-4528-bf93-8e5ff09cbc1b ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
+ Tags:  xenial ubuntu compiz-0.9
+ Uname: Linux 4.4.0-36-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 03/10/2016
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 2903
+ dmi.board.asset.tag: To be filled by O.E.M.
+ dmi.board.name: A88XM-PLUS
+ dmi.board.vendor: ASUSTeK COMPUTER INC.
+ dmi.board.version: Rev X.0x
+ dmi.chassis.asset.tag: Asset-1234567890
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Chassis Manufacture
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd03/10/2016:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnA88XM-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
+ dmi.product.name: System Product Name
+ dmi.product.version: System Version
+ dmi.sys.vendor: System manufacturer
+ 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.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 
2:2.99.917+git20160325-1ubuntu1.1
+ version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1622339/+attachment/4738759/+files/CurrentDmesg.txt

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

Title:
  System 

[Touch-packages] [Bug 1613852] Re: My system is trying to assassinate me using sound

2016-09-11 Thread Sebastian Ramacher
Since you also have this issue with totem, this sounds a lot like a
pulseaudio bug and not a vlc one. Changing the status for vlc to
invalid.

** Changed in: vlc (Ubuntu)
   Status: New => Invalid

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

Title:
  My system is trying to assassinate me using sound

Status in pulseaudio package in Ubuntu:
  New
Status in vlc package in Ubuntu:
  Invalid

Bug description:
  Most modern video formats that I find on the interwebs, when I try to
  play them with VLC, the sound is such a loud white noise, that I
  thought maybe it is an assassination attempt on my life.

  Totem refuses to play, claiming an error loading supporting library.

  Attached is a recording of what it sounds like.

  This started happening some one month ago or so.

  Until then, I've been enjoying all kinds of videos and their audio
  without issues.

  Likely not a VLC issue, although it would be nice if players could
  protect me from such atrocities.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: vlc-nox 2.2.2-5
  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
  CurrentDesktop: XFCE
  Date: Tue Aug 16 21:51:33 2016
  ExecutablePath: /usr/bin/vlc
  InstallationDate: Installed on 2010-10-12 (2135 days ago)
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  SourcePackage: vlc
  UpgradeStatus: Upgraded to xenial on 2015-11-13 (277 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1613852/+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 1541100] Re: package cups-daemon 2.1.2-2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

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

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

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

Title:
  package cups-daemon 2.1.2-2 failed to install/upgrade: subprocess new
  pre-removal script returned error exit status 1

Status in cups package in Ubuntu:
  Confirmed

Bug description:
  i install the unity mir.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: cups-daemon 2.1.2-2
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  CupsErrorLog:
   
  Date: Sun Jan 31 21:03:30 2016
  ErrorMessage: subprocess new pre-removal script returned error exit status 1
  InstallationDate: Installed on 2015-11-24 (69 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151124)
  Lpstat: device for HP-Deskjet-3510-series: 
hp:/net/Deskjet_3510_series?zc=HP6C3BE5E55B12
  MachineType: ASUSTeK COMPUTER INC. S400CA
  Papersize: a4
  PpdFiles: HP-Deskjet-3510-series: HP Deskjet 3510 Series, hpcups 3.15.11
  ProcCmdline: BOOT_IMAGE=/vmlinuz-4.4.0-2-generic 
root=UUID=d9cc6d74-3876-4d0c-a45c-386bc46b03c4 ro locale=pt_BR quiet splash 
vt.handoff=7
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-2-generic 
root=UUID=d9cc6d74-3876-4d0c-a45c-386bc46b03c4 ro locale=pt_BR quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.1.10
  SourcePackage: cups
  Title: package cups-daemon 2.1.2-2 failed to install/upgrade: subprocess new 
pre-removal script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/28/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: S400CA.206
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: S400CA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrS400CA.206:bd11/28/2012:svnASUSTeKCOMPUTERINC.:pnS400CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnS400CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: S400CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1541100/+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 1622339] Re: LibreOffice crashes drivers or freezes system with AMD GPU and OpenGL rendering turned on

2016-09-11 Thread Christopher M. Penalver
Aron Budea, thank you for reporting this and helping make Ubuntu better.

Could you please run the following command once from a terminal by ensuring you 
have the package xdiagnose installed, and that you click the Yes button for 
attaching additional debugging information:
apport-collect -p xorg 1622339

** Package changed: libreoffice (Ubuntu) => xorg (Ubuntu)

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

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

** Summary changed:

- LibreOffice crashes drivers or freezes system with AMD GPU and OpenGL 
rendering turned on
+ System freezes after opening LibreOffice with AMD GPU and OpenGL rendering 
turned on

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

Title:
  System freezes after opening LibreOffice with AMD GPU and OpenGL
  rendering turned on

Status in LibreOffice:
  Unknown
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
  (GCN)), OS is Ubuntu 16.04 with default drivers.

  Steps to reproduce:
  1. Start LibreOffice.
  2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
  3. Restart LibreOffice.
  4. Open menu Help -> About LibreOffice.

  => Driver will crash, attempt to restart (after screen going dark 1-2
  times) and potentially freeze the whole system.

  This happens with:
   -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
   -also with 5.2.1.2 distributed by The Document Foundation.

  This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
  The issue is also tracked in LibreOffice Bugzilla.

  Note that the bug was reported in normal state, as it wouldn't have
  been possible to do so after the crash.

  Let me know if I should supply further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  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: Unity
  Date: Sun Sep 11 15:35:54 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-07-04 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1622339/+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 1622339] [NEW] LibreOffice crashes drivers or freezes system with AMD GPU and OpenGL rendering turned on

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

I'm using an AMD A10-7800 APU (Kaveri with R7-category integrated GPU
(GCN)), OS is Ubuntu 16.04 with default drivers.

Steps to reproduce:
1. Start LibreOffice.
2. Enable OpenGL rendering via menu Tools -> Options..., then View -> Use 
OpenGL for all rendering (on restart).
3. Restart LibreOffice.
4. Open menu Help -> About LibreOffice.

=> Driver will crash, attempt to restart (after screen going dark 1-2
times) and potentially freeze the whole system.

This happens with:
 -LibreOffice 5.1.4.2 bundled with Ubuntu 16.04,
 -also with 5.2.1.2 distributed by The Document Foundation.

This bug should probably be raised against the driver, but I'm not familiar 
with where they are tracked, so raising the issue here, since it seems to 
affect a wide range of systems with the default Ubuntu 16.04 installation 
(fortunately OpenGL rendering is turned off by default in LibreOffice).
The issue is also tracked in LibreOffice Bugzilla.

Note that the bug was reported in normal state, as it wouldn't have been
possible to do so after the crash.

Let me know if I should supply further details.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: libreoffice-core 1:5.1.4-0ubuntu1
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: Unity
Date: Sun Sep 11 15:35:54 2016
ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
InstallationDate: Installed on 2016-07-04 (68 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: df-libreoffice
 Importance: Unknown
 Status: Unknown

** Affects: xorg (Ubuntu)
 Importance: Low
 Status: Incomplete


** Tags: amd64 apport-bug xenial
-- 
LibreOffice crashes drivers or freezes system with AMD GPU and OpenGL rendering 
turned on
https://bugs.launchpad.net/bugs/1622339
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to xorg 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 1621168] Re: Cannot Change Refresh Rate to 144Hz in Ubuntu 16.04 - “Configure crtc 0 failed” (Intel Graphics)

2016-09-11 Thread Berto
Wow, thanks. My old setup used DVI. I either need to get a new HDMI 1.3
cable or some kind of fantastic HDMI to DVI adapter.

I appreciate this, right now probably "NOT A BUG", will keep it updated!

-- 
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:
  Incomplete

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
  

[Touch-packages] [Bug 1578153] Re: No multitouch in qml app on BqM10

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

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

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

Title:
  No multitouch in qml app on BqM10

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

Bug description:
  Hi,

  I developped a game for ubuntutouch in QML.
  Game control use multitouch (movement + action) and works well on BQ e4.5 e5 
and MX4
  but not on BQ M10, users are unable to move & act, like if multitouch isn't 
working on tablet 
  at least inside qml app (intercepted by dual windows mode ??)

  see inside my game Asteroids

  Kazord

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1578153/+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 1622332] Re: Since yesterday afternoon, when i try to upgrade the system, i get KEYEXPIRED errors from official repositories

2016-09-11 Thread XMouse
** Description changed:

  Since yesterday afternoon I'm getting some GPG key expired errors from
  the official repositories (I checked my sources.list and the only
  sources are the official ones).
  
  The URL I'm getting the error from:
  http://apt.insynchq.com/ubuntu/dists/xenial/InRelease
  
  And the KEYEXPIRED errors:
  
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  
  I tryed switching from spanish servers to principal servers, but the
  error persists.
+ 
+ EDIT:
+ I'm really sorry, there was an unofficial repository in my system: 
http://apt.insynchq.com/ubuntu
+ 
+ I have removed it and all works fine now.

** Tags added: solved

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

Title:
  Since yesterday afternoon, when i try to upgrade the system, i get
  KEYEXPIRED errors from official repositories

Status in gnupg package in Ubuntu:
  New

Bug description:
  Since yesterday afternoon I'm getting some GPG key expired errors from
  the official repositories (I checked my sources.list and the only
  sources are the official ones).

  The URL I'm getting the error from:
  http://apt.insynchq.com/ubuntu/dists/xenial/InRelease

  And the KEYEXPIRED errors:

  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811

  I tryed switching from spanish servers to principal servers, but the
  error persists.

  EDIT:
  I'm really sorry, there was an unofficial repository in my system: 
http://apt.insynchq.com/ubuntu

  I have removed it and all works fine now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnupg/+bug/1622332/+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 1622332] [NEW] Since yesterday afternoon, when i try to upgrade the system, i get KEYEXPIRED errors from official repositories

2016-09-11 Thread XMouse
Public bug reported:

Since yesterday afternoon I'm getting some GPG key expired errors from
the official repositories (I checked my sources.list and the only
sources are the official ones).

The URL I'm getting the error from:
http://apt.insynchq.com/ubuntu/dists/xenial/InRelease

And the KEYEXPIRED errors:

KEYEXPIRED 1473479811
KEYEXPIRED 1473479811
KEYEXPIRED 1473479811
KEYEXPIRED 1473479811
KEYEXPIRED 1473479811
KEYEXPIRED 1473479811
KEYEXPIRED 1473479811

I tryed switching from spanish servers to principal servers, but the
error persists.

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

** Description changed:

  Since yesterday afternoon I'm getting some GPG key expired errors from
  the official repositories (I checked my sources.list and the only
  sources are the official ones).
  
  The URL I'm getting the error from:
  http://apt.insynchq.com/ubuntu/dists/xenial/InRelease
  
  And the KEYEXPIRED errors:
  
- KEYEXPIRED 1473479811  
- KEYEXPIRED 1473479811  
- KEYEXPIRED 1473479811  
- KEYEXPIRED 1473479811  
- KEYEXPIRED 1473479811  
- KEYEXPIRED 1473479811  
  KEYEXPIRED 1473479811
+ KEYEXPIRED 1473479811
+ KEYEXPIRED 1473479811
+ KEYEXPIRED 1473479811
+ KEYEXPIRED 1473479811
+ KEYEXPIRED 1473479811
+ KEYEXPIRED 1473479811
+ 
+ I tryed to switch from spanish servers to principal servers, but the
+ error persists.

** Description changed:

  Since yesterday afternoon I'm getting some GPG key expired errors from
  the official repositories (I checked my sources.list and the only
  sources are the official ones).
  
  The URL I'm getting the error from:
  http://apt.insynchq.com/ubuntu/dists/xenial/InRelease
  
  And the KEYEXPIRED errors:
  
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  
- I tryed to switch from spanish servers to principal servers, but the
+ I tryed to switching from spanish servers to principal servers, but the
  error persists.

** Description changed:

  Since yesterday afternoon I'm getting some GPG key expired errors from
  the official repositories (I checked my sources.list and the only
  sources are the official ones).
  
  The URL I'm getting the error from:
  http://apt.insynchq.com/ubuntu/dists/xenial/InRelease
  
  And the KEYEXPIRED errors:
  
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  
- I tryed to switching from spanish servers to principal servers, but the
+ I tryed switching from spanish servers to principal servers, but the
  error persists.

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

Title:
  Since yesterday afternoon, when i try to upgrade the system, i get
  KEYEXPIRED errors from official repositories

Status in gnupg package in Ubuntu:
  New

Bug description:
  Since yesterday afternoon I'm getting some GPG key expired errors from
  the official repositories (I checked my sources.list and the only
  sources are the official ones).

  The URL I'm getting the error from:
  http://apt.insynchq.com/ubuntu/dists/xenial/InRelease

  And the KEYEXPIRED errors:

  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811
  KEYEXPIRED 1473479811

  I tryed switching from spanish servers to principal servers, but the
  error persists.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnupg/+bug/1622332/+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 1622331] [NEW] the icons are blurry

2016-09-11 Thread A.R.NARESH
Public bug reported:

i am attaching the screenshot for it to understand the problem and also
at the boot i have dual boot enabled but when i give a click on windows
8 through grub the screen flickers and goes haywire and i need to
restart my machine several times until it comes up so could you provide
me any thoughtful feedback or guide to remove the error

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
Uname: Linux 4.4.0-38-generic x86_64
.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
Date: Sun Sep 11 18:14:22 2016
DistUpgraded: 2016-07-21 23:10:49,712 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: xenial
DistroVariant: ubuntu
DkmsStatus:
 oem-audio-hda-daily-lts-xenial, 0.201606221846~ubuntu16.04.1, 
4.4.0-37-generic, x86_64: installed
 oem-audio-hda-daily-lts-xenial, 0.201606221846~ubuntu16.04.1, 
4.4.0-38-generic, x86_64: installed
 virtualbox, 5.0.24, 4.4.0-37-generic, x86_64: installed
 virtualbox, 5.0.24, 4.4.0-38-generic, x86_64: installed
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation Device [8086:1902] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
InstallationDate: Installed on 2016-07-07 (65 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
 Bus 001 Device 002: ID 046d:c31d Logitech, Inc. Media Keyboard K200
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=94ebdd63-83c6-4d8c-850b-b14e6339f6f6 ro quiet splash
SourcePackage: xorg
UpgradeStatus: Upgraded to xenial on 2016-07-21 (51 days ago)
dmi.bios.date: 10/30/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F2
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: H110M-DS2-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: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF2:bd10/30/2015:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnH110M-DS2-CF:rvrx.x:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To be filled by O.E.M.
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.68-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.2-0intel1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.2-0intel1
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 
2:2.99.917+git20160325-1ubuntu1.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Sun Sep 11 18:11:04 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   61548 
 vendor DEL
xserver.version: 2:1.18.3-1ubuntu2.3

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


** Tags: amd64 apport-bug compiz-0.9 third-party-packages ubuntu xenial

** Attachment added: "the attached image has the icon at the bootom they have 
become lblurry  or distorted to see"
   
https://bugs.launchpad.net/bugs/1622331/+attachment/4738687/+files/Screenshot%20from%202016-09-11%2018-17-41.png

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

Title:
  the icons are blurry

Status in xorg package in Ubuntu:
  New

Bug description:
  i am attaching the screenshot for it to understand the problem and
  also at the boot i have dual boot enabled but when i give a click on
  windows 8 through grub the screen flickers and goes haywire and i need
  to restart my machine several times until it comes up so could you
  provide me any thoughtful feedback or guide to remove the error

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  

[Touch-packages] [Bug 1620754] Re: hash(datetime.datetime(...)) fails with python3.5 on armhf (on an arm64 host) with a bus error

2016-09-11 Thread Launchpad Bug Tracker
This bug was fixed in the package python3.5 - 3.5.2-4ubuntu2

---
python3.5 (3.5.2-4ubuntu2) yakkety; urgency=low

  * Disable the Pgen cache tests; not shipping the pickled grammar
files.

 -- Matthias Klose   Sat, 10 Sep 2016 10:43:12 +0200

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

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

Title:
  hash(datetime.datetime(...)) fails with python3.5 on armhf (on an
  arm64 host) with a bus error

Status in Python:
  New
Status in python-cryptography package in Ubuntu:
  Fix Released
Status in python3.4 package in Ubuntu:
  New
Status in python3.5 package in Ubuntu:
  Fix Released
Status in python3.5 source package in Xenial:
  New

Bug description:
  seen with
  https://launchpad.net/ubuntu/+source/python-cryptography/1.4-2/+build/10476934
  https://launchpad.net/ubuntu/+source/python-cryptography/1.5-1/+build/10678695

  the TestInvalidityDate.test_invalid_invalidity_date test is the first
  one to fail with a bus error. No reasonable traceback from gdb.

  Trying to build python3.5, python-cffi and python-cryptography with
  -mno-unaligned-access doesn't fix the issue (buildds running on a
  64bit kernel).

To manage notifications about this bug go to:
https://bugs.launchpad.net/python/+bug/1620754/+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 1617620] Re: Autorun files from Removable Media

2016-09-11 Thread johnmne
In addition to the fix suggestion that I wrote in my first post, please
also have the checkbox of "Never prompt or start programs on media
insertion" as checked (this should be the default).

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

Title:
  Autorun files from Removable Media

Status in gsettings-desktop-schemas package in Ubuntu:
  New
Status in unity-control-center package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16 is still automatically executing software that resides in an
  external resource (removable media), such as USB or CD.

  I don't need to tell you how bad this is..

  ---

  You can see the default value that allows to autoplay / autorun files
  by doing the following steps:

  1. In Ubuntu 16.04, go to Settings -> Details.
  2. In the left pane choose "Removable Media".
  3. On the right pane you'll see "Software", while the value in the drop-down 
menu is "Run Software".

  ---

  A fix suggestion:
  Instead of "Run Software", the default value should be "Do nothing".

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gsettings-desktop-schemas/+bug/1617620/+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 1357093] Re: Kernels not autoremoving, causing out of space error on LVM or Encrypted installation or on any installation, when /boot partition gets full

2016-09-11 Thread Jarno Suni
Ian Weisser, the issue is covered by the title of this bug report,
anyway. If 'Unattended-Upgrade::Remove-Unused-Dependencies "true";' is
used, U-U removes extra kernels, even if new kernels are installed by
Software Updater in 16.04. In 14.04 (and in 12.04 I suppose) it does not
work due to bug Bug #1439769. So running 'apt-get autoremove' in
14.04/12.04 may not have the desired effect. Anyway, the point of this
bug report was that old kernels should be autoremoving so that
administator does not have to be concerned of /boot getting full, so I
think another package should be added as being affected, too.

How does installing kernel header packages (which do normally get
installed anyway) prevent marking kernel packages as 'auto'? I do not
see that happening in 16.04 at least. linux-header packages do not
depend on linux-image packages besides linux-header packages may itself
be marked 'auto'.

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

Title:
  Kernels not autoremoving, causing out of space error on LVM or
  Encrypted installation or on any installation, when /boot partition
  gets full

Status in unattended-upgrades package in Ubuntu:
  Fix Released

Bug description:
  Currently if one chooses to use LVM or encrypted install, a /boot
  partition is created of 236Mb

  Once kernel updates start being released this partition soon fills
  until people are left unable to upgrade.

  While you and I might know that we need to watch partition space, many
  of the people we have installing think that a windows disk is a disk
  and not a partition, education is probably the key - but in the
  meantime support venues keep needing to deal with the fact the
  partition is too small and/or old kernels are not purged as new ones
  install.

  For workaround and sytem repair, see
  https://help.ubuntu.com/community/Lubuntu/Documentation/RemoveOldKernels

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1357093/+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 1380702] Re: No keyboards shortcuts in QT apps

2016-09-11 Thread Edwin Khoo
This bug also affects VLC as detailed in
http://askubuntu.com/questions/742127/ctrl-shortcuts-not-working-in-vlc,
which also offers a workaround until the bug is fixed.

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

Title:
  No keyboards shortcuts in QT apps

Status in appmenu-qt5:
  In Progress
Status in Canonical System Image:
  In Progress
Status in sni-qt:
  New
Status in qtbase-opensource-src package in Ubuntu:
  In Progress

Bug description:
  In some apps built using QT4 & 5, menu shortcuts are greyed out and
  inoperant. Only alt and FKeys-based shortcuts work. Others, notably
  ctrl+c for copying, do not.

  This is quite serious ; mail me for more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-qt5/+bug/1380702/+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 1610666] Re: Mouse cursor moves choppy/doesn't update its position as it should

2016-09-11 Thread Christopher M. Penalver
Did this problem not occur in a Ubuntu release prior to 15.10?

** Tags removed: kernel-bug-exists-upstream-4.8-rc4
** Tags added: wily

** Changed in: xorg (Ubuntu)
   Status: Confirmed => 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/1610666

Title:
  Mouse cursor moves choppy/doesn't update its position as it should

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Q. What I expected to happen?
  A. The mouse would run smoothly as it does run in windows.

  Q. What happened instead?
  A. The mouse lags moves choppy/doesn't update its position as it should

  Additional Information:
  Output of "xinput --list --short"

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ E-Signal USB Gaming Mouse   id=10   [slave  pointer 
 (2)]
  ⎜   ↳ E-Signal USB Gaming Mouse   id=11   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
  ↳ Power Buttonid=6[slave  
keyboard (3)]
  ↳ Video Bus   id=7[slave  
keyboard (3)]
  ↳ Power Buttonid=8[slave  
keyboard (3)]
  ↳ Microsoft® LifeCam HD-3000  id=9[slave  keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=12   [slave  
keyboard (3)]

  Output of "xinput --list-props 11"

  Device 'E-Signal USB Gaming Mouse':
   Device Enabled (133):1
   Coordinate Transformation Matrix (135):  1.00, 0.00, 0.00, 
0.00, 1.00, 0.00, 0.00, 0.00, 1.00
   Device Accel Profile (259):  0
   Device Accel Constant Deceleration (260):1.00
   Device Accel Adaptive Deceleration (261):1.00
   Device Accel Velocity Scaling (262): 10.00
   Device Product ID (251): 1241, 41132
   Device Node (252):   "/dev/input/event4"
   Evdev Axis Inversion (263):  0, 0
   Evdev Axes Swap (265):   0
   Axis Labels (266):   "Rel X" (143), "Rel Y" (144), "Rel Horiz Wheel" (257), 
"Rel Vert Wheel" (258)
   Button Labels (267): "Button Left" (136), "Button Middle" (137), "Button 
Right" (138), "Button Wheel Up" (139), "Button Wheel Down" (140), "Button Horiz 
Wheel Left" (141), "Button Horiz Wheel Right" (142), "Button Side" (255), 
"Button Extra" (256), "Button Unknown" (254), "Button Unknown" (254), "Button 
Unknown" (254), "Button Unknown" (254)
   Evdev Scrolling Distance (268):  1, 1, 1
   Evdev Middle Button Emulation (269): 0
   Evdev Middle Button Timeout (270):   50
   Evdev Third Button Emulation (271):  0
   Evdev Third Button Emulation Timeout (272):  1000
   Evdev Third Button Emulation Button (273):   3
   Evdev Third Button Emulation Threshold (274):20
   Evdev Wheel Emulation (275): 0
   Evdev Wheel Emulation Axes (276):0, 0, 4, 5
   Evdev Wheel Emulation Inertia (277): 10
   Evdev Wheel Emulation Timeout (278): 200
   Evdev Wheel Emulation Button (279):  4
   Evdev Drag Lock Buttons (280):   0

  Output of "lsusb"

  Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 006 Device 002: ID 0bc2:3321 Seagate RSS LLC
  Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 005: ID 04d9:a0ac Holtek Semiconductor, Inc.
  Bus 001 Device 003: ID 045e:0779 Microsoft Corp. LifeCam HD-3000
  Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  Note : Holtek Semiconductor, Inc. is my mouse

  Also found this in dmesg :

  [  292.597380] usb 1-1.4: new full-speed USB device number 5 using ehci-pci
  [  293.941408] usb 1-1.4: New USB device found, idVendor=04d9, idProduct=a0ac
  [  293.941413] usb 1-1.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [  293.941416] usb 1-1.4: Product: USB Gaming Mouse
  [  293.941418] usb 1-1.4: Manufacturer: E-Signal
  [  294.241702] input: E-Signal USB Gaming Mouse as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:04D9:A0AC.0004/input/input16
  [  294.242160] hid-generic 0003:04D9:A0AC.0004: input,hidraw0: USB HID v1.10 
Mouse [E-Signal USB Gaming Mouse] on usb-:00:1a.0-1.4/input0
  [  294.841559] input: E-Signal USB Gaming Mouse as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:04D9:A0AC.0005/input/input17
  [  294.897825] 

[Touch-packages] [Bug 1622005] Re: [Asus ZenBook UX501] Touchpad doesn't have multitouch support

2016-09-11 Thread Christopher M. Penalver
David DIDIER, thank you for reporting this and helping make Ubuntu
better.

In order to allow additional upstream developers to examine the issue, at your 
earliest convenience, could you please test the latest upstream kernel 
available from http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D ? Please 
keep in mind the following:
1) The one to test is at the very top line at the top of the page (not the 
daily folder).
2) The release names are irrelevant.
3) The folder time stamps aren't indicative of when the kernel actually was 
released upstream.
4) Install instructions are available at 
https://wiki.ubuntu.com/Kernel/MainlineBuilds .

If testing on your main install would be inconvenient, one may:
1) Install Ubuntu to a different partition and then test this there.
2) Backup, or clone the primary install.

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

Where X, and Y are the first two numbers of the kernel version, and Z is
the release candidate number if it exists.

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

Please note, an error to install the kernel does not fit the criteria of
kernel-bug-exists-upstream.

Also, you don't need to apport-collect further unless specifically
requested to do so.

It is most helpful that after testing of the latest upstream kernel is
complete, you mark this report Status Confirmed.

Lastly, to keep this issue relevant to upstream, please continue to test
the latest mainline kernel as it becomes available.

Thank you for your help.

** Summary changed:

- Unsupported touchpad and function keys on Asus ZenBook UX501
+ [Asus ZenBook UX501] Touchpad doesn't have multitouch support

** Description changed:

- Some function keys are not working on my Asus Zenbook UX501 with Ubuntu 
16.04.1 LTS.
- I also tried without success all the latest kernels installed from 
http://kernel.ubuntu.com/~kernel-ppa/mainline/ : 4.4.19, 4.5.7, 4.6.7 nor 4.7.3.
- 
- The touchpad isn't recognized as such so there is no multitouch support. 
xinput displays "FTE1001:00 0B05:0101" instead. And the function key to enable 
or disable the touchpad is not working either.
- See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1620811
- and 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1587913
- 
- The function keys to change keyboard brightness don't work.
- The function key to toggle the screen doesn't work.
- 
- As a side note, my laptop is plain & simple unusable with the 4.4.0
- kernel series (the LTS one).
+ The touchpad isn't recognized as such so there is no multitouch support.
+ xinput displays "FTE1001:00 0B05:0101" instead.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  Uname: Linux 4.7.3-040703-generic x86_64
  NonfreeKernelModules: nvidia_drm nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] est un dossier: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
-  NVRM version: NVIDIA UNIX x86_64 Kernel Module  367.44  Wed Aug 17 22:24:07 
PDT 2016
-  GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)
+  NVRM version: NVIDIA UNIX x86_64 Kernel Module  367.44  Wed Aug 17 22:24:07 
PDT 2016
+  GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)
  .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
  Date: Fri Sep  9 22:27:19 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
-  Intel Corporation Skylake Integrated Graphics [8086:191b] (rev 06) (prog-if 
00 [VGA controller])
-Subsystem: ASUSTeK Computer Inc. Skylake Integrated Graphics [1043:1080]
-Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 960M] [1043:1080]
+  Intel Corporation Skylake Integrated Graphics [8086:191b] (rev 06) (prog-if 
00 [VGA controller])
+    Subsystem: ASUSTeK Computer Inc. Skylake Integrated Graphics [1043:1080]
+    Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 960M] [1043:1080]
  InstallationDate: Installed on