[Touch-packages] [Bug 1655181] Re: P9 support in binutils

2017-02-27 Thread Matthias Klose
the testsuite passes and doesn't show any regressions.


** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  P9 support in binutils

Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Xenial:
  Fix Committed

Bug description:
  [SRU Justification]
  Hardware enablement of new P9 architecture on 16.04 LTS

  [Test case]
  Verify that the binutils testsuite still passes.  This requires manual review 
of the build logs.

  [Regression potential]
  One of the patches changes the behavior around handling of undefined weak 
symbols on ppc64el as a whole.  This behavior change could cause regressions on 
code built for existing ppc64el targets.  This is unlikely because nothing 
should be relying on the current behavior, and this is an upstream patch driven 
by the architecture owner.

  One of the patches changes the set of assembly mnemonics available for
  POWER9 opcodes.  This should have no impact because nothing should be
  relying on the not-yet-finalized P9 support in xenial.

  
  The upstream binutils (2.27 and trunk) is almost complete for POWER9, but 
unfortunately the changes expected to land in DD2 hardware have not yet been 
set in stone.  With that said, the remaining changes are fairly small and will 
only affect user space; there are no kernel dependencies on the unresolved 
architecture changes.

  == Comment: #3 - Peter E. Bergner  - 2016-11-01 10:43:16 
==
  Complete POWER9 support is upstream and exists in trunk and the binutils 2.27 
and 2.26 release branches.

  == Comment: #4 - Breno Henrique Leitao  - 2016-11-21 
12:45:53 ==
  (In reply to comment #3)
  > Complete POWER9 support is upstream and exists in trunk and the binutils
  > 2.27 and 2.26 release branches.

  Binutils version 2.27 is already in Ubuntu 17.04. Is there anything
  else required?

  == Comment: #5 - William J. Schmidt  - 2016-11-21 
13:32:50 ==
  (In reply to comment #4)
  > (In reply to comment #3)
  > > Complete POWER9 support is upstream and exists in trunk and the binutils
  > > 2.27 and 2.26 release branches.
  >
  > Binutils version 2.27 is already in Ubuntu 17.04. Is there anything else
  > required?

  Well, as long as they pick up the backported fixes, nothing else is
  required.  That's what this feature is there to ensure.

  == Comment: #6 - Breno Henrique Leitao  - 2016-11-24 
06:52:51 ==
  Hi,

  > Well, as long as they pick up the backported fixes, nothing else is
  > required.  That's what this feature is there to ensure.

  Do you know, at this time, which are the fixes that will be requested
  to be backported?

  == Comment: #7 - William J. Schmidt  - 2016-11-28 
09:17:01 ==
  (In reply to comment #6)
  > Hi,
  >
  > > Well, as long as they pick up the backported fixes, nothing else is
  > > required.  That's what this feature is there to ensure.
  >
  > Do you know, at this time, which are the fixes that will be requested to be
  > backported?

  Peter, can you please respond to Breno's question?

  == Comment: #8 - Peter E. Bergner  - 2016-11-29 12:08:11 
==
  CC'ing Alan in case he has an extra input.

  Looking through the binutils-2_27-branch log, I see the following
  commits we would want picked up:

  commit 799b679496c98eb1f31625b00bb5db67a6f608d7
  Author: Peter Bergner 
  Date:   Fri Sep 16 16:17:46 2016 -0500

  Backport lastest POWER9 support to match final ISA 3.0
  documentation.

  opcodes/
  Apply from master.
  2016-09-14  Peter Bergner 

  * ppc-opc.c (powerpc_opcodes) : New mnemonic.
  : Delete mnemonics.
  : Rename mnemonic from ...
  : ...to this.
  : Change to a X form instruction.
  : Change to 1 operand form.
  : Delete mnemonic.
  : Rename mnemonic from ...
  : ...to this.
  : Delete mnemonics.
  : Rename mnemonic from ...
  : ...to this.

  gas/
  Apply from master.
  2016-09-14  Peter Bergner 

  * testsuite/gas/ppc/power9.d  New tests.
  : Remove 
tests.
  : Update tests.
  * testsuite/gas/ppc/power9.s: Likewise.

  commit c6a7c521c14e0cc188ccc0388e0d5d21c2042c94
  Author: Alan Modra 
  Date:   Thu Sep 1 14:56:52 2016 +0930

  Don't 

[Touch-packages] [Bug 1650740] Re: dhclient depends on fstab 16.04LTS

2017-02-27 Thread felix
My bad, I did `cp /usr/lib/x86_64-linux-
gnu/guestfs/supermin.d/init.tar.gz{,.orig}` and patched the original
archive. However, the *orig file will still be picked up.  Along the
way, I cleaned everything *.img and .guest* from /var/tmp - not sure if
this was necessary.

So, with only /usr/lib/x86_64-linux-gnu/guestfs/supermin.d/init.tar.gz
in place (and not a backup version in the same directory) and cleaned
caches, virt-builder does stuff and exits with 0. Thanks autostatic.

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

Title:
  dhclient depends on fstab 16.04LTS

Status in isc-dhcp package in Ubuntu:
  Confirmed

Bug description:
  As noted here:
  https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1632405

  dhclient-script attempts to read fstab and if not available is unable
  to continue; while a workaround has been provided in the upstream for
  the dependent (and fairly critical) package, which will hopefully make
  it into the 16.04 repos soon, the bug does seem to be in dhclient-
  script, and presumably is easily fixable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1650740/+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 1668093] Re: ssh-keygen -H corrupts already hashed entries

2017-02-27 Thread ChristianEhrhardt
As I expected it also affects Debian (openssh-client 1:7.4p1-6)

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

Title:
  ssh-keygen -H corrupts already hashed entries

Status in openssh package in Ubuntu:
  Confirmed

Bug description:
  xenial @ 1:7.2p2-4ubuntu2.1 on amd64 has this bug. trusty @
  1:6.6p1-2ubuntu2.8 on amd64 does not have this bug. I have not tested
  any other ssh versions.

  The following should reproduce the issue:

  #ssh-keyscan  > ~/.ssh/known_hosts
  # ssh root@X
  Permission denied (publickey).
  # ssh-keygen -H
  /root/.ssh/known_hosts updated.
  Original contents retained as /root/.ssh/known_hosts.old
  WARNING: /root/.ssh/known_hosts.old contains unhashed entries
  Delete this file to ensure privacy of hostnames
  # ssh root@XX
  Permission denied (publickey).
  # ssh-keygen -H
  /root/.ssh/known_hosts updated.
  Original contents retained as /root/.ssh/known_hosts.old
  WARNING: /root/.ssh/known_hosts.old contains unhashed entries
  Delete this file to ensure privacy of hostnames
  # ssh root@X
  The authenticity of host 'XX' can't be established.
  RSA key fingerprint is XX.
  Are you sure you want to continue connecting (yes/no)?

  # diff known_hosts.old known_hosts
  1c1
  < |1|BoAbRpUE3F5AzyprJcbjdepeDh8=|x/1AcaLxh45FlShmVQnlgx2qjxY= X
  ---
  > |1|nTPsoLxCugQyZi3pqOa2pc/cX64=|bUH5qwZlZPp8msMGHdLtslf3Huk= X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1668093/+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 1668093] Re: ssh-keygen -H corrupts already hashed entries

2017-02-27 Thread ChristianEhrhardt
Building and testing latest released upstream
https://mirror.hs-esslingen.de/pub/OpenBSD/OpenSSH/portable/openssh-7.4p1.tar.gz

autoreconf && ./configure && make -j 4
And Testing local ./ssh-keygen just built.

To make sure lib dependencies are not the one that introduce this I
built this on Trusty and Zesty after pulling in the "usual" build
dependencies for openssh via "apt-get build-dep openssh".


openssh-7.4p1$ ./ssh-keyscan 10.245.71.133 > ~/.ssh/known_hosts
# 10.245.71.133:22 SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.1
# 10.245.71.133:22 SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.1
# 10.245.71.133:22 SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.1

# Save the initial file with Hosts
openssh-7.4p1$ cp ~/.ssh/known_hosts ~/.ssh/known_hosts-upstream-step1

# Check if keys are known (working)
openssh-7.4p1$ ./ssh ubuntu@10.245.71.133
Permission denied (publickey).

# Hash entries
openssh-7.4p1$ ./ssh-keygen -H
/root/.ssh/known_hosts updated.
Original contents retained as /root/.ssh/known_hosts.old
WARNING: /root/.ssh/known_hosts.old contains unhashed entries
Delete this file to ensure privacy of hostnames

# Save the first round of hashes
openssh-7.4p1$ cp ~/.ssh/known_hosts ~/.ssh/known_hosts-upstream-step2

# Check if keys are known (still working)
openssh-7.4p1$ ./ssh ubuntu@10.245.71.133
Permission denied (publickey).

# Re-hash breaking the content
openssh-7.4p1$ ./ssh-keygen -H
/root/.ssh/known_hosts updated.
Original contents retained as /root/.ssh/known_hosts.old
WARNING: /root/.ssh/known_hosts.old contains unhashed entries
Delete this file to ensure privacy of hostnames

# Save the re-hashed file
openssh-7.4p1$ cp ~/.ssh/known_hosts ~/.ssh/known_hosts-upstream-step3

# Show the error of hashes now being unknown
openssh-7.4p1$ ./ssh ubuntu@10.245.71.133
The authenticity of host '10.245.71.133 (10.245.71.133)' can't be established.
ECDSA key fingerprint is SHA256:AoKckr17ygqfpIfx94bRSHAzrnVQN6DfKsHR0hySjTM.
Are you sure you want to continue connecting (yes/no)?

The Test can be driven further, the following loop shows nothing on good 
systems (no diff after the first hashing), while on broken systems it does 
rehash (and therefore show diff) over and over again.
for i in $(seq 1 20); do ssh-keygen -H; diff -Naur /root/.ssh/known_hosts.old 
/root/.ssh/known_hosts; done

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

Title:
  ssh-keygen -H corrupts already hashed entries

Status in openssh package in Ubuntu:
  Confirmed

Bug description:
  xenial @ 1:7.2p2-4ubuntu2.1 on amd64 has this bug. trusty @
  1:6.6p1-2ubuntu2.8 on amd64 does not have this bug. I have not tested
  any other ssh versions.

  The following should reproduce the issue:

  #ssh-keyscan  > ~/.ssh/known_hosts
  # ssh root@X
  Permission denied (publickey).
  # ssh-keygen -H
  /root/.ssh/known_hosts updated.
  Original contents retained as /root/.ssh/known_hosts.old
  WARNING: /root/.ssh/known_hosts.old contains unhashed entries
  Delete this file to ensure privacy of hostnames
  # ssh root@XX
  Permission denied (publickey).
  # ssh-keygen -H
  /root/.ssh/known_hosts updated.
  Original contents retained as /root/.ssh/known_hosts.old
  WARNING: /root/.ssh/known_hosts.old contains unhashed entries
  Delete this file to ensure privacy of hostnames
  # ssh root@X
  The authenticity of host 'XX' can't be established.
  RSA key fingerprint is XX.
  Are you sure you want to continue connecting (yes/no)?

  # diff known_hosts.old known_hosts
  1c1
  < |1|BoAbRpUE3F5AzyprJcbjdepeDh8=|x/1AcaLxh45FlShmVQnlgx2qjxY= X
  ---
  > |1|nTPsoLxCugQyZi3pqOa2pc/cX64=|bUH5qwZlZPp8msMGHdLtslf3Huk= X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1668093/+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 1668093] Re: ssh-keygen -H corrupts already hashed entries

2017-02-27 Thread ChristianEhrhardt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. I appreciate the quality of this bug report and I'm sure
it'll be helpful to others experiencing the same issue.

As I proved in my checks this is an upstream bug. OTOH while annoying it
is not "very" fatal other than for convenience or certain automation
(which could code workarounds I think).

That said the best route to getting it fixed in Ubuntu in this case
would be to file an upstream bug. It would be great if you're able to do
that.

Otherwise, I'm not sure what we can do directly in Ubuntu to fix the
problem.

If you do end up filing an upstream bug, please link to it from here so we get 
auto-notified once there is something we can merge or even backport depending 
on the complexity.
Thanks!

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

Title:
  ssh-keygen -H corrupts already hashed entries

Status in openssh package in Ubuntu:
  Confirmed

Bug description:
  xenial @ 1:7.2p2-4ubuntu2.1 on amd64 has this bug. trusty @
  1:6.6p1-2ubuntu2.8 on amd64 does not have this bug. I have not tested
  any other ssh versions.

  The following should reproduce the issue:

  #ssh-keyscan  > ~/.ssh/known_hosts
  # ssh root@X
  Permission denied (publickey).
  # ssh-keygen -H
  /root/.ssh/known_hosts updated.
  Original contents retained as /root/.ssh/known_hosts.old
  WARNING: /root/.ssh/known_hosts.old contains unhashed entries
  Delete this file to ensure privacy of hostnames
  # ssh root@XX
  Permission denied (publickey).
  # ssh-keygen -H
  /root/.ssh/known_hosts updated.
  Original contents retained as /root/.ssh/known_hosts.old
  WARNING: /root/.ssh/known_hosts.old contains unhashed entries
  Delete this file to ensure privacy of hostnames
  # ssh root@X
  The authenticity of host 'XX' can't be established.
  RSA key fingerprint is XX.
  Are you sure you want to continue connecting (yes/no)?

  # diff known_hosts.old known_hosts
  1c1
  < |1|BoAbRpUE3F5AzyprJcbjdepeDh8=|x/1AcaLxh45FlShmVQnlgx2qjxY= X
  ---
  > |1|nTPsoLxCugQyZi3pqOa2pc/cX64=|bUH5qwZlZPp8msMGHdLtslf3Huk= X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1668093/+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 1668093] Re: ssh-keygen -H corrupts already hashed entries

2017-02-27 Thread ChristianEhrhardt
Confirmed to not affect Trusty (as reported)
(openssh-client 1:6.6p1-2ubuntu2)

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

Title:
  ssh-keygen -H corrupts already hashed entries

Status in openssh package in Ubuntu:
  Confirmed

Bug description:
  xenial @ 1:7.2p2-4ubuntu2.1 on amd64 has this bug. trusty @
  1:6.6p1-2ubuntu2.8 on amd64 does not have this bug. I have not tested
  any other ssh versions.

  The following should reproduce the issue:

  #ssh-keyscan  > ~/.ssh/known_hosts
  # ssh root@X
  Permission denied (publickey).
  # ssh-keygen -H
  /root/.ssh/known_hosts updated.
  Original contents retained as /root/.ssh/known_hosts.old
  WARNING: /root/.ssh/known_hosts.old contains unhashed entries
  Delete this file to ensure privacy of hostnames
  # ssh root@XX
  Permission denied (publickey).
  # ssh-keygen -H
  /root/.ssh/known_hosts updated.
  Original contents retained as /root/.ssh/known_hosts.old
  WARNING: /root/.ssh/known_hosts.old contains unhashed entries
  Delete this file to ensure privacy of hostnames
  # ssh root@X
  The authenticity of host 'XX' can't be established.
  RSA key fingerprint is XX.
  Are you sure you want to continue connecting (yes/no)?

  # diff known_hosts.old known_hosts
  1c1
  < |1|BoAbRpUE3F5AzyprJcbjdepeDh8=|x/1AcaLxh45FlShmVQnlgx2qjxY= X
  ---
  > |1|nTPsoLxCugQyZi3pqOa2pc/cX64=|bUH5qwZlZPp8msMGHdLtslf3Huk= X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1668093/+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 1668093] Re: ssh-keygen -H corrupts already hashed entries

2017-02-27 Thread ChristianEhrhardt
Confirmed to be also broken in Zesty (openssh-client 1:7.4p1-6)

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

Title:
  ssh-keygen -H corrupts already hashed entries

Status in openssh package in Ubuntu:
  Confirmed

Bug description:
  xenial @ 1:7.2p2-4ubuntu2.1 on amd64 has this bug. trusty @
  1:6.6p1-2ubuntu2.8 on amd64 does not have this bug. I have not tested
  any other ssh versions.

  The following should reproduce the issue:

  #ssh-keyscan  > ~/.ssh/known_hosts
  # ssh root@X
  Permission denied (publickey).
  # ssh-keygen -H
  /root/.ssh/known_hosts updated.
  Original contents retained as /root/.ssh/known_hosts.old
  WARNING: /root/.ssh/known_hosts.old contains unhashed entries
  Delete this file to ensure privacy of hostnames
  # ssh root@XX
  Permission denied (publickey).
  # ssh-keygen -H
  /root/.ssh/known_hosts updated.
  Original contents retained as /root/.ssh/known_hosts.old
  WARNING: /root/.ssh/known_hosts.old contains unhashed entries
  Delete this file to ensure privacy of hostnames
  # ssh root@X
  The authenticity of host 'XX' can't be established.
  RSA key fingerprint is XX.
  Are you sure you want to continue connecting (yes/no)?

  # diff known_hosts.old known_hosts
  1c1
  < |1|BoAbRpUE3F5AzyprJcbjdepeDh8=|x/1AcaLxh45FlShmVQnlgx2qjxY= X
  ---
  > |1|nTPsoLxCugQyZi3pqOa2pc/cX64=|bUH5qwZlZPp8msMGHdLtslf3Huk= X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1668093/+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 1668093] Re: ssh-keygen -H corrupts already hashed entries

2017-02-27 Thread ChristianEhrhardt
And the behavior is clearly against what the manpage says:
-H  Hash a known_hosts file.  This replaces all hostnames and addresses 
with hashed representations within the specified file; the original content is 
moved to a file with a .old suffix. These hashes may be used normally by ssh 
and sshd, but they do not reveal identifying information should the file's 
contents be disclosed.  This option will not modify existing hashed hostnames 
and is therefore safe to use on files that mix hashed and non-hashed names.

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

Title:
  ssh-keygen -H corrupts already hashed entries

Status in openssh package in Ubuntu:
  Confirmed

Bug description:
  xenial @ 1:7.2p2-4ubuntu2.1 on amd64 has this bug. trusty @
  1:6.6p1-2ubuntu2.8 on amd64 does not have this bug. I have not tested
  any other ssh versions.

  The following should reproduce the issue:

  #ssh-keyscan  > ~/.ssh/known_hosts
  # ssh root@X
  Permission denied (publickey).
  # ssh-keygen -H
  /root/.ssh/known_hosts updated.
  Original contents retained as /root/.ssh/known_hosts.old
  WARNING: /root/.ssh/known_hosts.old contains unhashed entries
  Delete this file to ensure privacy of hostnames
  # ssh root@XX
  Permission denied (publickey).
  # ssh-keygen -H
  /root/.ssh/known_hosts updated.
  Original contents retained as /root/.ssh/known_hosts.old
  WARNING: /root/.ssh/known_hosts.old contains unhashed entries
  Delete this file to ensure privacy of hostnames
  # ssh root@X
  The authenticity of host 'XX' can't be established.
  RSA key fingerprint is XX.
  Are you sure you want to continue connecting (yes/no)?

  # diff known_hosts.old known_hosts
  1c1
  < |1|BoAbRpUE3F5AzyprJcbjdepeDh8=|x/1AcaLxh45FlShmVQnlgx2qjxY= X
  ---
  > |1|nTPsoLxCugQyZi3pqOa2pc/cX64=|bUH5qwZlZPp8msMGHdLtslf3Huk= X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1668093/+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 1650740] Re: dhclient depends on fstab 16.04LTS

2017-02-27 Thread felix
autostatic: Unfortunately that did not work for me - or do I oversee
some caches?

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

Title:
  dhclient depends on fstab 16.04LTS

Status in isc-dhcp package in Ubuntu:
  Confirmed

Bug description:
  As noted here:
  https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1632405

  dhclient-script attempts to read fstab and if not available is unable
  to continue; while a workaround has been provided in the upstream for
  the dependent (and fairly critical) package, which will hopefully make
  it into the 16.04 repos soon, the bug does seem to be in dhclient-
  script, and presumably is easily fixable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1650740/+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 1668123] Re: lxc fails to start with cgroup error

2017-02-27 Thread Brad Marshall
It's uploading slowly to https://private-
fileshare.canonical.com/~bradm/lp1668123/, once you see the .md5 file in
place and the sosreport is 7.7G, it'll be done.

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

Title:
  lxc fails to start  with cgroup error

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  After rebooting a KVM instance hosting LXCs, we get the following
  error:

$ sudo lxc-ls --fancy
lxc: cgmanager.c: lxc_cgmanager_escape: 331 call to 
cgmanager_move_pid_abs_sync(name=dsystemd)  failed: invalid request

  and the LXCs won't start up. In the error logs it showed:

lxc-start 1487906073.534 ERRORlxc_cgfs -
  cgfs.c:lxc_cgroupfs_create:873 - Could not find writable mount point
  for cgroup hierarchy 11 while trying to create cgroup.

  The only way I could get the lxcs started was to stop and start
  cgmanager, just a simple restart wasn't sufficient.

  Please let me know if you need any further information.

  $ lsb_release -a
  Description:  Ubuntu 14.04.5 LTS
  Release:  14.04

  $ dpkg-query -W systemd
  systemd   204-5ubuntu20.24

  $ dpkg-query -W cgmanager
  cgmanager 0.24-0ubuntu7.5

  $ dpkg-query -W lxc
  lxc   1.0.9-0ubuntu2

  $ uname -a
  Linux infra 3.13.0-110-generic #157-Ubuntu SMP Mon Feb 20 11:54:05 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1668123/+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 1662357] Re: Can't use lsb_release on Ubuntu Core 16

2017-02-27 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1619420 ***
https://bugs.launchpad.net/bugs/1619420

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

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

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

Title:
  Can't use lsb_release on Ubuntu Core 16

Status in Snappy:
  New
Status in Snappy Ubuntu Core:
  New
Status in lsb package in Ubuntu:
  Confirmed

Bug description:
  brian-murray@localhost:~$ snap list   

  
  Name Version Rev  Developer  Notes
  core 16.04.1 888  canonical  -

  
  brian-murray@localhost:~$ lsb_release
  Traceback (most recent call last):
File "/usr/bin/lsb_release", line 95, in 
  main()
File "/usr/bin/lsb_release", line 59, in main
  distinfo = lsb_release.get_distro_information()
File "/usr/lib/python3/dist-packages/lsb_release.py", line 383, in 
get_distro_information
  distinfo = guess_debian_release()
File "/usr/lib/python3/dist-packages/lsb_release.py", line 281, in 
guess_debian_release
  get_distro_info(distinfo['ID'])
File "/usr/lib/python3/dist-packages/lsb_release.py", line 41, in 
get_distro_info
  RELEASES_ORDER.sort(key=lambda n: float(n[0]))
File "/usr/lib/python3/dist-packages/lsb_release.py", line 41, in 
  RELEASES_ORDER.sort(key=lambda n: float(n[0]))
  ValueError: could not convert string to float: '16.04 LTS'

  brian-murray@localhost:~$ lsb_release -a
  Traceback (most recent call last):
File "/usr/bin/lsb_release", line 95, in 
  main()
File "/usr/bin/lsb_release", line 59, in main
  distinfo = lsb_release.get_distro_information()
File "/usr/lib/python3/dist-packages/lsb_release.py", line 383, in 
get_distro_information
  distinfo = guess_debian_release()
File "/usr/lib/python3/dist-packages/lsb_release.py", line 281, in 
guess_debian_release
  get_distro_info(distinfo['ID'])
File "/usr/lib/python3/dist-packages/lsb_release.py", line 41, in 
get_distro_info
  RELEASES_ORDER.sort(key=lambda n: float(n[0]))
File "/usr/lib/python3/dist-packages/lsb_release.py", line 41, in 
  RELEASES_ORDER.sort(key=lambda n: float(n[0]))
  ValueError: could not convert string to float: '6.06 LTS'

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1662357/+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 1662357] Re: Can't use lsb_release on Ubuntu Core 16

2017-02-27 Thread SHIINA Hideaki
*** This bug is a duplicate of bug 1619420 ***
https://bugs.launchpad.net/bugs/1619420

This bug is quite different from bug #1619420. 
The duplicate status is wrong.

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

Title:
  Can't use lsb_release on Ubuntu Core 16

Status in Snappy:
  New
Status in Snappy Ubuntu Core:
  New
Status in lsb package in Ubuntu:
  Confirmed

Bug description:
  brian-murray@localhost:~$ snap list   

  
  Name Version Rev  Developer  Notes
  core 16.04.1 888  canonical  -

  
  brian-murray@localhost:~$ lsb_release
  Traceback (most recent call last):
File "/usr/bin/lsb_release", line 95, in 
  main()
File "/usr/bin/lsb_release", line 59, in main
  distinfo = lsb_release.get_distro_information()
File "/usr/lib/python3/dist-packages/lsb_release.py", line 383, in 
get_distro_information
  distinfo = guess_debian_release()
File "/usr/lib/python3/dist-packages/lsb_release.py", line 281, in 
guess_debian_release
  get_distro_info(distinfo['ID'])
File "/usr/lib/python3/dist-packages/lsb_release.py", line 41, in 
get_distro_info
  RELEASES_ORDER.sort(key=lambda n: float(n[0]))
File "/usr/lib/python3/dist-packages/lsb_release.py", line 41, in 
  RELEASES_ORDER.sort(key=lambda n: float(n[0]))
  ValueError: could not convert string to float: '16.04 LTS'

  brian-murray@localhost:~$ lsb_release -a
  Traceback (most recent call last):
File "/usr/bin/lsb_release", line 95, in 
  main()
File "/usr/bin/lsb_release", line 59, in main
  distinfo = lsb_release.get_distro_information()
File "/usr/lib/python3/dist-packages/lsb_release.py", line 383, in 
get_distro_information
  distinfo = guess_debian_release()
File "/usr/lib/python3/dist-packages/lsb_release.py", line 281, in 
guess_debian_release
  get_distro_info(distinfo['ID'])
File "/usr/lib/python3/dist-packages/lsb_release.py", line 41, in 
get_distro_info
  RELEASES_ORDER.sort(key=lambda n: float(n[0]))
File "/usr/lib/python3/dist-packages/lsb_release.py", line 41, in 
  RELEASES_ORDER.sort(key=lambda n: float(n[0]))
  ValueError: could not convert string to float: '6.06 LTS'

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1662357/+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 1668409] Re: Firefox fails to launch in unity8 zesty

2017-02-27 Thread Daniel van Vugt
Understandably we may not want to invest the time in fixing Firefox to
run with pure GTK (pure Mir) right now. A quicker fix should be just to
resolve Unity8 launching bug 1668429.

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

Title:
  Firefox fails to launch in unity8 zesty

Status in Canonical System Image:
  Confirmed
Status in firefox package in Ubuntu:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  daily iso of zesty exploring clean u8

  to repro
  1) open app drawer
  2) find ff icon, click to launch

  journal shows the following
  http://pastebin.ubuntu.com/24080554/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668409/+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 1665802] Re: [regression] mir_demo_client_eglplasma results in 100% cpu and hardly any updates in dragonboard

2017-02-27 Thread Daniel van Vugt
Dropped priority.

Now we understand this problem, it's just going to be a series of
workarounds in Mir, and Chris suggested another good one in the hangout
today that might also fix it for radeon and nouveau (bug 1211700). Plus
we have some workarounds proven already in comment #20.

Long term we need a proper fix in the driver, so it's a Mesa bug. A solution in 
theory already exists:
   https://www.usenix.org/legacy/event/atc11/tech/final_files/Kato.pdf

** Changed in: mir/0.26
Milestone: 0.26.2 => None

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

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

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

Title:
  [regression] mir_demo_client_eglplasma results in 100% cpu and hardly
  any updates in dragonboard

Status in Mir:
  In Progress
Status in Mir 0.26 series:
  Triaged
Status in mesa package in Ubuntu:
  New

Bug description:
  On a dragonboard 410c,

  With Mir 0.25 mir_demo_client_eglplasma renders steadily at 15FPS and
  with low cpu usage.

  With mir 0.26.1, the process takes 100% cpu (according to top) and
  frames hardly update on screen, but the client performance is
  60-27FPS.

  To replicate:

  mir_demo_server --arw-file --launch-client mir_demo_client_eglplasma

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1665802/+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 1577641] Re: Unity8 creates a blank black window for windowless apps

2017-02-27 Thread Daniel van Vugt
** Tags added: visual-quality

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

Title:
  Unity8 creates a blank black window for windowless apps

Status in Canonical System Image:
  Confirmed
Status in Mir:
  Invalid
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Unity8 creates a blank black window for windowless apps.

  Windowless apps are closer thank you think:   Xmir -rootless
  is one such example while no X apps have started yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1577641/+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 1668409] Re: Firefox fails to launch in unity8 zesty

2017-02-27 Thread Daniel van Vugt
Oh, it seems Firefox/GTK needs fixing. It's trying to use both X11 (bug
1668429) and native Mir:

Feb 27 14:31:01 kg-Studio-1737 firefox[6135]: 
/build/gtk+3.0-MH7ynA/gtk+3.0-3.22.7/./gdk/x11/gdkwindow-x11.c:5573 drawable is 
not a native X11 window
Feb 27 14:31:01 kg-Studio-1737 firefox[6135]: Ignoring unknown Mir event 11
Feb 27 14:31:01 kg-Studio-1737 firefox[6135]: Ignoring unknown Mir event 8

** Changed in: firefox (Ubuntu)
   Status: Invalid => Confirmed

** Package changed: libertine (Ubuntu) => gtk+3.0 (Ubuntu)

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

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

Title:
  Firefox fails to launch in unity8 zesty

Status in Canonical System Image:
  Confirmed
Status in firefox package in Ubuntu:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  daily iso of zesty exploring clean u8

  to repro
  1) open app drawer
  2) find ff icon, click to launch

  journal shows the following
  http://pastebin.ubuntu.com/24080554/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668409/+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 1668429] Re: X apps (LibreOffice, Firefox, Thunderbird) fail to launch with failure to open display (no Xmir is running)

2017-02-27 Thread Daniel van Vugt
Sorry, Firefox has its own issues -> bug 1668409

** Summary changed:

- X apps (LibreOffice, Firefox) fail to launch with failure to open display (no 
Xmir is running)
+ X apps (LibreOffice, Firefox, Thunderbird) fail to launch with failure to 
open display (no Xmir is running)

** Summary changed:

- X apps (LibreOffice, Firefox, Thunderbird) fail to launch with failure to 
open display (no Xmir is running)
+ X apps (LibreOffice, Thunderbird) fail to launch with failure to open display 
(no Xmir is running)

** Changed in: libertine (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  X apps (LibreOffice, Thunderbird) fail to launch with failure to open
  display (no Xmir is running)

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  repro:
  1) open app drawer, find the thunderbird app
  2) click on icon to launch
  3) window closes immediately

  not a very useful journal log
  http://pastebin.ubuntu.com/24080860/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668429/+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 1663391] Re: Mesa+AMD Video artefacts

2017-02-27 Thread Bug Watch Updater
** Changed in: mesa
   Status: Unknown => Fix Released

** Changed in: mesa
   Importance: Unknown => Critical

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

Title:
  Mesa+AMD Video artefacts

Status in Mesa:
  Fix Released
Status in ubuntu-mate:
  Fix Released
Status in mesa package in Ubuntu:
  Fix Released

Bug description:
  Description: Ubuntu Zesty Zapus (development branch)
  Release: 17.04
  Destro: Ubuntu Mate
  Windows manager:  Marco(compton GPU compositor)
  Video card: Radeon RX 460 4GB 128bit
  OpenGL vendor string: X.Org

  OpenGL renderer string: Gallium 0.4 on AMD POLARIS11 (DRM 3.8.0 / 
4.9.0-15-generic, LLVM 3.9.1)
  OpenGL core profile version string: 4.3 (Core Profile) Mesa 13.0.4
  OpenGL core profile shading language version string: 4.30
  OpenGL core profile context flags: (none)
  OpenGL core profile profile mask: core profile
  OpenGL core profile extensions:
  OpenGL version string: 3.0 Mesa 13.0.4
  OpenGL shading language version string: 1.30
  OpenGL context flags: (none)
  OpenGL extensions:
  OpenGL ES profile version string: OpenGL ES 3.1 Mesa 13.0.4
  OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
  OpenGL ES profile extensions:

  There are some artefacts if you are using a AMD video card (see the 
videohttps://www.youtube.com/watch?v=qwfrTU3h6Eo)
  This problem is only for AMD cards, this bug is not present on a laptop with 
intel hd 4000 video card.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1663391/+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 1557634] Re: Mir crashes when given an invalid keymap

2017-02-27 Thread Daniel van Vugt
See also bug 1627942

** Changed in: mir
Milestone: None => 1.0.0

** Changed in: mir
   Importance: Undecided => Critical

** Changed in: mir (Ubuntu)
   Importance: Undecided => Critical

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

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

** Summary changed:

- Mir crashes when given an invalid keymap
+ Mir server crashes when given an invalid keymap

** Tags added: input unity8-desktop

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

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

** Changed in: canonical-devices-system-image
   Status: New => 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/1557634

Title:
  Mir server crashes when given an invalid keymap

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

Bug description:
  I foolishly tested unity8's keymap switching with the keymap "zh" (I
  should have used "cn").

  But I noticed that libmirclient crashed when I switched to "zh".
  While this isn't a supported use case, we shouldn't crash.

  Here's a non-debugful stack trace:

  #0  0xb61379a6 in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
  (gdb) bt
  #0  0xb61379a6 in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
  #1  0xb614562e in raise () from /lib/arm-linux-gnueabihf/libc.so.6
  #2  0xb6146332 in abort () from /lib/arm-linux-gnueabihf/libc.so.6
  #3  0xb6283120 in __gnu_cxx::__verbose_terminate_handler() ()
 from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
  #4  0xb6281950 in ?? () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
  #5  0xb62819a6 in std::terminate() ()
 from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
  #6  0xb6281bc6 in __cxa_throw ()
 from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
  #7  0xb3d726ec in ?? () from /usr/lib/arm-linux-gnueabihf/libmirclient.so.9
  #8  0xb3d857f2 in 
mir::events::make_event(mir::IntWrapper const&, long long, std::string const&, std::string const&, std::string 
const&, std::string const&) ()
 from /usr/lib/arm-linux-gnueabihf/libmirclient.so.9
  #9  0xb3e3e5e2 in ?? () from /usr/lib/arm-linux-gnueabihf/libmirserver.so.38
  #10 0xb3e24d1e in ?? () from /usr/lib/arm-linux-gnueabihf/libmirserver.so.38
  #11 0xb3e2aeb0 in ?? () from /usr/lib/arm-linux-gnueabihf/libmirserver.so.38
  #12 0xb3e26870 in ?? () from /usr/lib/arm-linux-gnueabihf/libmirserver.so.38
  #13 0xaa6476ce in qtmir::MirSurface::setKeymap(QString const&, QString const&)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1557634/+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 1627942] Re: Unity8 crashed with "failed to assemble keymap from given parameters" (xkbcommon: ERROR: Couldn't find file "symbols/pinyin" in include paths)

2017-02-27 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1557634 ***
https://bugs.launchpad.net/bugs/1557634

The error message:

terminate called after throwing an instance of 
'boost::exception_detail::clone_impl'
  what(): failed to assemble keymap from given parameters

suggests this is a duplicate of bug 1557634.

** This bug has been marked a duplicate of bug 1557634
   Mir crashes when given an invalid keymap

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

Title:
  Unity8 crashed with "failed to assemble keymap from given parameters"
  (xkbcommon: ERROR: Couldn't find file "symbols/pinyin" in include
  paths)

Status in Canonical System Image:
  New
Status in Mir:
  New
Status in mir package in Ubuntu:
  New

Bug description:
  I only install openbox, LXQT and Unity8 session.
  LxQt is fine.

  After input password,
  The screen is black few seconds.
  Next in screen there are is a small rectangle with text "Scope".
  Next In the rectangle there is a ubuntu arc logo is rolling.
  Next the rolling logo is frozen.
  Next all are black few seconds.
  From a ssh console ,I can see the cpu rate of unity8, unity8.dash or applet.y 
is very high(70% --100%)

  And again and again.

  If anybody need more info, comments on the issue.
  This is its upstart.log:

  [2016-09-27:13:35:18.182] qtmir.screens: ScreensModel::ScreensModel
  [2016-09-27 13:35:18.198252] mirplatform: Found graphics driver: mir:mesa-kms 
(version 0.24.0)
  [2016-09-27 13:35:18.198494] mirplatform: Found graphics driver: mir:mesa-x11 
(version 0.24.0)
  [2016-09-27:13:35:18.200] qtmir.mir: MirServer created
  [2016-09-27:13:35:18.200] qtmir.mir: Command line arguments passed to Qt: 
("unity8", "--mode=full-shell")
  [2016-09-27:13:35:18.203] QSocketNotifier: Can only be used with threads 
started with QThread
  [2016-09-27 13:35:18.204972] mirserver: Starting
  [2016-09-27 13:35:18.254431] mirserver: Using nested cursor
  [2016-09-27 13:35:18.255972] mirserver: Initial display configuration:
  [2016-09-27 13:35:18.258509] mirserver:   0.30: LVDS 14.0" 300x190mm
  [2016-09-27 13:35:18.258591] mirserver: Current mode 1280x800 60.00Hz
  [2016-09-27 13:35:18.258637] mirserver: Preferred mode 1280x800 
60.00Hz
  [2016-09-27 13:35:18.258672] mirserver: Logical position +0+0
  [2016-09-27 13:35:18.258716] mirserver:   0.40: unused VGA
  [2016-09-27 13:35:18.258755] mirserver:   0.43: unused DVI-D
  [2016-09-27:13:35:18.259] qtmir.mir: 
PromptSessionListener::PromptSessionListener - this= 
PromptSessionListener(0x7f5b6c204630)
  [2016-09-27:13:35:18.259] qtmir.mir: SessionListener::SessionListener - this= 
SessionListener(0x7f5b6c204540)
  [2016-09-27:13:35:18.261] qtmir.mir: 
MirWindowManagerImpl::MirWindowManagerImpl
  [2016-09-27 13:35:18.263049] mirserver: Mir version 0.24.0
  [2016-09-27:13:35:18.263] qtmir.screens: QtCompositor::start
  [2016-09-27:13:35:18.342] qtmir.screens: ScreensModel::update
  [2016-09-27:13:35:18.343] qtmir.sensor: Screen - nativeOrientation is: 
Qt::ScreenOrientation(LandscapeOrientation)
  [2016-09-27:13:35:18.344] qtmir.sensor: Screen - initial currentOrientation 
is: Qt::ScreenOrientation(LandscapeOrientation)
  [2016-09-27:13:35:18.355] qtmir.screens: Added Screen with id 30 and geometry 
QRect(0,0 1280x800)
  [2016-09-27:13:35:18.355] qtmir.screens: Screen::setMirDisplayBuffer 
Screen(0x5570d2904f40) 0x7f5b6c1d2ca0 0x7f5b6c2028f0
  [2016-09-27:13:35:18.355] qtmir.screens: 
===
  [2016-09-27:13:35:18.355] qtmir.screens: Screen(0x5570d2904f40) - id: 30 
geometry: QRect(0,0 1280x800) window: 0x0 type: "LVDS" scale: 1
  [2016-09-27:13:35:18.355] qtmir.screens: 
===
  [2016-09-27:13:35:18.484] qtmir.applications: 
UnityApplicationPlugin::registerTypes - this= 
UnityApplicationPlugin(0x7f5b40047ba0) uri= Unity.Application
  [2016-09-27:13:35:20.824] Using "/etc/ubuntu/devices.conf" as device 
configuration file
  [2016-09-27:13:35:20.832] QObject: Cannot create children for a parent that 
is in a different thread.
  (Parent is DashCommunicator(0x5570d2a8fbf0), parent's thread is 
QThread(0x5570d28a83f0), current thread is DashCommunicator(0x5570d2a8fbf0)
  [2016-09-27:13:35:20.833] unity.topsurfacelist: TopLevelSurfaceList()
  [2016-09-27:13:35:20.834] qtmir.surfaces: MirSurfaceItem::MirSurfaceItem
  [2016-09-27:13:35:20.842] 
file:///usr/share/unity8//Components/Showable.qml:43: Error: Cannot assign to 
non-existent property "target"
  [2016-09-27:13:35:20.843] 
file:///usr/share/unity8//Components/Showable.qml:42: Error: Cannot assign to 
non-existent property "target"
  [2016-09-27:13:35:20.891] Fail to connect with service: 
QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name 
com.canonical.pim was not provided by any .service files")
  

[Touch-packages] [Bug 1668429] Re: X apps fail to launch with failure to open display (no Xmir running or no access to it)

2017-02-27 Thread Daniel van Vugt
Libreoffice is a bit different yes, because of its splash screen. But
your log in bug 1668425 confirms it's exactly the same problem as this
one.

** Summary changed:

- X apps fail to launch with failure to open display (no Xmir running or no 
access to it)
+ X apps (LibreOffice, Firefox) fail to launch with failure to open display (no 
Xmir is running or no access to it)

** Summary changed:

- X apps (LibreOffice, Firefox) fail to launch with failure to open display (no 
Xmir is running or no access to it)
+ X apps (LibreOffice, Firefox) fail to launch with failure to open display (no 
Xmir is running)

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

Title:
  X apps (LibreOffice, Firefox) fail to launch with failure to open
  display (no Xmir is running)

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  repro:
  1) open app drawer, find the thunderbird app
  2) click on icon to launch
  3) window closes immediately

  not a very useful journal log
  http://pastebin.ubuntu.com/24080860/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668429/+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 1668429] Re: X apps (LibreOffice, Firefox) fail to launch with failure to open display (no Xmir is running)

2017-02-27 Thread Daniel van Vugt
The solution it seems is for Unity8 to have an Xmir -rootless started
and ready at login to support legacy X apps (that are not pure GTK).
Only problem with that is that you will then hit bug 1577641.

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

Title:
  X apps (LibreOffice, Firefox) fail to launch with failure to open
  display (no Xmir is running)

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  repro:
  1) open app drawer, find the thunderbird app
  2) click on icon to launch
  3) window closes immediately

  not a very useful journal log
  http://pastebin.ubuntu.com/24080860/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668429/+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 1668485] [NEW] Xorg intel blank screen

2017-02-27 Thread André Claudino
Public bug reported:

I have an Hybrid graphics card, my lspci output for then is:

00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
02:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 960M] (rev a2)

Once installed nvidia drivre, things work fine (instead they don't with
noveau). But my problem is using intel driver. This is parte of my
xorg.conf for nvidia (complete file is attached).

Section "ServerLayout"
Identifier "layout"
Screen 0 "nvidia"
Inactive "intel"
EndSection


I have installed xserver-xorg-video-intel and just change xorg.conf


Section "ServerLayout"
Identifier "layout"
Screen 0 "intel"
Inactive "nvidia"
EndSection


this way, when restarting, I get frozen blank screen while booting, and can't 
do anything other than pressing the power button and and reboot.

So, I have to start in recovery mode, only way I can work in terminal,
and change xorg.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: xorg 1:7.7+16ubuntu2
ProcVersionSignature: Ubuntu 4.10.0-8.10-generic 4.10.0-rc8
Uname: Linux 4.10.0-8-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.4-0ubuntu2
Architecture: amd64
CurrentDesktop: KDE
Date: Tue Feb 28 00:33:16 2017
InstallationDate: Installed on 2017-02-15 (12 days ago)
InstallationMedia: Kubuntu 17.04 "Zesty Zapus" - Alpha amd64 (20170125.3)
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug zesty

** Attachment added: "xorg.conf"
   https://bugs.launchpad.net/bugs/1668485/+attachment/4827989/+files/xorg.conf

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

Title:
  Xorg intel blank screen

Status in xorg package in Ubuntu:
  New

Bug description:
  I have an Hybrid graphics card, my lspci output for then is:

  00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
  02:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 960M] (rev a2)

  Once installed nvidia drivre, things work fine (instead they don't
  with noveau). But my problem is using intel driver. This is parte of
  my xorg.conf for nvidia (complete file is attached).

  Section "ServerLayout"
  Identifier "layout"
  Screen 0 "nvidia"
  Inactive "intel"
  EndSection

  
  I have installed xserver-xorg-video-intel and just change xorg.conf

  
  Section "ServerLayout"
  Identifier "layout"
  Screen 0 "intel"
  Inactive "nvidia"
  EndSection

  
  this way, when restarting, I get frozen blank screen while booting, and can't 
do anything other than pressing the power button and and reboot.

  So, I have to start in recovery mode, only way I can work in terminal,
  and change xorg.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: xorg 1:7.7+16ubuntu2
  ProcVersionSignature: Ubuntu 4.10.0-8.10-generic 4.10.0-rc8
  Uname: Linux 4.10.0-8-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 28 00:33:16 2017
  InstallationDate: Installed on 2017-02-15 (12 days ago)
  InstallationMedia: Kubuntu 17.04 "Zesty Zapus" - Alpha amd64 (20170125.3)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1668485/+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 1668409] Re: Firefox fails to launch in unity8 zesty

2017-02-27 Thread Daniel van Vugt
In that case Unity8 needs to come with Xmir already running (and
accessible to apps). It's not right now.

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

Title:
  Firefox fails to launch in unity8 zesty

Status in Canonical System Image:
  Confirmed
Status in firefox package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  daily iso of zesty exploring clean u8

  to repro
  1) open app drawer
  2) find ff icon, click to launch

  journal shows the following
  http://pastebin.ubuntu.com/24080554/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668409/+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 1668429] Re: X apps fail to launch with failure to open display (no Xmir running or no access to it)

2017-02-27 Thread kevin gunn
fwiw, this isn't a libertine app - this is just the preinstalled FF
that's already part of the image.

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

Title:
  X apps fail to launch with failure to open display (no Xmir running or
  no access to it)

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  repro:
  1) open app drawer, find the thunderbird app
  2) click on icon to launch
  3) window closes immediately

  not a very useful journal log
  http://pastebin.ubuntu.com/24080860/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668429/+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 1668429] Re: X apps fail to launch with failure to open display (no Xmir running or no access to it)

2017-02-27 Thread kevin gunn
also, the bug for LO calc is slightly different ( bug 1668425 ) even tho
it was marked as a duplicate. I just want to  call it out here
separately since it doesn't just close the window like the other apps.

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

Title:
  X apps fail to launch with failure to open display (no Xmir running or
  no access to it)

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  repro:
  1) open app drawer, find the thunderbird app
  2) click on icon to launch
  3) window closes immediately

  not a very useful journal log
  http://pastebin.ubuntu.com/24080860/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668429/+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 1668409] Re: Firefox fails to launch in unity8 zesty

2017-02-27 Thread kevin gunn
fwiw, this isn't a libertine app. this is a preinstalled pkg that just
comes as part of the image.

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

Title:
  Firefox fails to launch in unity8 zesty

Status in Canonical System Image:
  Confirmed
Status in firefox package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  daily iso of zesty exploring clean u8

  to repro
  1) open app drawer
  2) find ff icon, click to launch

  journal shows the following
  http://pastebin.ubuntu.com/24080554/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668409/+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 1668429] Re: X apps fail to launch with failure to open display (no Xmir running or no access to it)

2017-02-27 Thread Stephen M. Webb
The log shows Firefox is being run natively under Unity 8 (no Xmir).
Firefox is known to not be built natively for Mir, so it's not a
surprise that it it not start.

Assuming that an Xmir instance should be launched just in case for any
and all applications run under Unity 8 was purposefully disabled to
prevent unwanted empty black windows from covering the screen.

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

Title:
  X apps fail to launch with failure to open display (no Xmir running or
  no access to it)

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  repro:
  1) open app drawer, find the thunderbird app
  2) click on icon to launch
  3) window closes immediately

  not a very useful journal log
  http://pastebin.ubuntu.com/24080860/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668429/+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 1668422] Re: Both app drawer and spread can be active simultaneously

2017-02-27 Thread Daniel van Vugt
Low severity? Might be a "feature" :)

** Summary changed:

- app drawer or spread but not both u8 zesty
+ Both app drawer and spread can be active simultaneously

** Changed in: canonical-devices-system-image
   Status: New => Confirmed

** Also affects: ubuntu-ux
   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/1668422

Title:
  Both app drawer and spread can be active simultaneously

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

Bug description:
  feb 27 iso build of zesty, u8 clean exploration

  might be fixed with fix for
  https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1660367

  but just in case, to repro:
  1) open some apps
  2) reveal spread (or app drawer)
  3) reveal app drawer (or spread)
  result: you see both
  expected: one should close the previous

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668422/+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 1668429] Re: X apps fail to launch with failure to open display (no Xmir running or no access to it)

2017-02-27 Thread Daniel van Vugt
** Summary changed:

- thunderbird fails to launch, zesty u8
+ X apps fail to launch with failure to open display (no Xmir running or no 
access to it)

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

Title:
  X apps fail to launch with failure to open display (no Xmir running or
  no access to it)

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  repro:
  1) open app drawer, find the thunderbird app
  2) click on icon to launch
  3) window closes immediately

  not a very useful journal log
  http://pastebin.ubuntu.com/24080860/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668429/+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 1488232] Re: server shutdown failure (segfault)

2017-02-27 Thread Daniel van Vugt
** Changed in: mir (Ubuntu)
   Status: New => Incomplete

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

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

Title:
  server shutdown failure (segfault)

Status in Mir:
  Incomplete
Status in mir package in Ubuntu:
  Incomplete

Bug description:
  Occasional shutdown segfault seen:

  Program received signal SIGSEGV, Segmentation fault.
  0xb6e3f3c6 in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
  (gdb) bt
  #0  0xb6e3f3c6 in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
  #1  0xb6b5f94e in 
__gnu_cxx::new_allocator >::deallocate (this=, 
  __p=)
  at /usr/arm-linux-gnueabihf/include/c++/4.9.2/ext/new_allocator.h:110
  Backtrace stopped: previous frame inner to this frame (corrupt stack?)

  Happens more often when a client is actively sending messages (eg,
  swapping rapidly), and the server gets a SIGTERM.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1488232/+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 1668409] Re: Firefox fails to launch in unity8 zesty

2017-02-27 Thread Daniel van Vugt
Here's a terminal command for working Firefox:

mirrun Xmir :1 -sw -rootless -flatten --desktop_file_hint=unity8 & sleep
2 ; env DISPLAY=:1 firefox

You don't need all those options. Just -sw to work around bug 1607238,
and -flatten to work around bug 1625846.

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

Title:
  Firefox fails to launch in unity8 zesty

Status in Canonical System Image:
  Confirmed
Status in firefox package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  daily iso of zesty exploring clean u8

  to repro
  1) open app drawer
  2) find ff icon, click to launch

  journal shows the following
  http://pastebin.ubuntu.com/24080554/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668409/+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 1668409] Re: fails to launch in unity8 zesty

2017-02-27 Thread Daniel van Vugt
Firefox works fine (almost - bug 1625846) when run manually. This is
just a U8/Libertine launching/permissions problem.

** Package changed: gtk+3.0 (Ubuntu) => ubuntu

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

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

** Changed in: firefox (Ubuntu)
   Status: Confirmed => Invalid

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

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

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

** Summary changed:

- fails to launch in unity8 zesty
+ Firefox fails to launch in unity8 zesty

** Changed in: canonical-devices-system-image
   Status: New => 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/1668409

Title:
  Firefox fails to launch in unity8 zesty

Status in Canonical System Image:
  Confirmed
Status in firefox package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  daily iso of zesty exploring clean u8

  to repro
  1) open app drawer
  2) find ff icon, click to launch

  journal shows the following
  http://pastebin.ubuntu.com/24080554/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668409/+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 1668415] Re: intermittent missing menu on calculator in u8 zesty

2017-02-27 Thread Daniel van Vugt
** No longer affects: xorg-server (Ubuntu)

** Tags removed: xmir

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

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

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

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

Title:
  intermittent missing menu on calculator in u8 zesty

Status in Canonical System Image:
  New
Status in MirAL:
  New
Status in gtk+3.0 package in Ubuntu:
  New
Status in miral package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  running daily iso of zesty, clean u8 Feb 27 build

  This seemed to happen about 1/2 of the time - so somehow intermittent

  to repro:
  1) launch the calculator app from the app drawer
  2) click on the concentric circles in the upper left corner
  expect a menu to appear, result is that sometimes it doesn't

  https://www.youtube.com/watch?v=-C-cPsLHc8g

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

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


[Touch-packages] [Bug 1589401] Re: cannot view wifi networks after re-enabling wifi

2017-02-27 Thread Jeremy LaCroix
Why do that? This is a bug with Network Manager, not our routers.

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

Title:
  cannot view wifi networks after re-enabling wifi

Status in NetworkManager:
  Unknown
Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  after re enabling wifi, up-down arrows just like wired network. cannot
  see any wifi ssid.

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

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


[Touch-packages] [Bug 1668419] Re: out of order focus of child window u8 zesty

2017-02-27 Thread Daniel van Vugt
"couldn't really enter input into the surface at all"

That's because the About dialog is modal; meant to stay on top and never
give focus back to the app window till it's closed. You can confirm that
in Unity7.

So this is just a simple window management bug.

** No longer affects: xorg-server (Ubuntu)

** Tags removed: xmir

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

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

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

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

Title:
  out of order focus of child window u8 zesty

Status in Canonical System Image:
  New
Status in MirAL:
  New
Status in gtk+3.0 package in Ubuntu:
  New
Status in miral package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  feb 27 iso build of zesty, u8 clean exploration

  to repro:
  1) launch calculator
  2) choose concentric circles in upper left, should reveal a mean
  3) choose "about", click around on it...and back to parent window
  expected: "parent" should move back when child is selected
  note: also couldn't really enter input into the surface at all - was able to 
use the u8 "x" out button on the window to close.

  https://www.youtube.com/watch?v=gfB1PT4BZ9E

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668419/+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 1668417] Re: odd windowing when selecting "preferences" for calculator on u8 zesty

2017-02-27 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1665286 ***
https://bugs.launchpad.net/bugs/1665286

Duplicate of bug 1665286

** No longer affects: xorg-server (Ubuntu)

** Tags removed: xmir

** This bug has been marked a duplicate of bug 1665286
   [unity8] A ghost (shadow only) window opens behind some app windows

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

Title:
  odd windowing when selecting "preferences" for calculator on u8 zesty

Status in Canonical System Image:
  New
Status in gtk+3.0 package in Ubuntu:
  Confirmed

Bug description:
  this is on the Feb 27 iso of zesty, clean u8 exploration

  there are several issues that occur when repro'ing:
  1) open app drawer, launch the calculator app
  2) click the concentric circles in upper left corner to reveal the menu
  3) select "prefereces"
  4) go to the "Number Format" drop down and click

  result: - there's an odd transparent window covering the parent window
  - there's a flicker associated with the preferences child window panel
  - upon dismissing, there's a residual small transparent dark rect near the 
"number format" drop down area (it will follow the child window moving)

  
  note: selecting other drop downs will result in similar, as well the 
subsequent dropdowns will occupy the dark transparent rect (seemingly not 
located in the right position)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668417/+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 1665286] Re: [unity8] A ghost (shadow only) window opens behind some app windows

2017-02-27 Thread Daniel van Vugt
** Changed in: unity8 (Ubuntu)
   Importance: Undecided => High

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

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

** Changed in: canonical-devices-system-image
   Status: New => Confirmed

** Summary changed:

- [unity8] A ghost (shadow only) window opens behind some app windows
+ [unity8] A ghost (shadow only) window opens with some app windows/menus

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

Title:
  [unity8] A ghost (shadow only) window opens with some app
  windows/menus

Status in Canonical System Image:
  Confirmed
Status in Mir:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in qtubuntu package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  ubuntu 17.04 unity8

  install tiled, apt install tiled
  launch tiled, you'll see a transparent window opened beneath the main window 
called "Object Types Editor"

  see attached screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1665286/+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 1666178] Re: Qt & GTK apps are crashing with SIGABRT in mir_create_modal_dialog_window_spec() due to NULL parent pointer

2017-02-27 Thread dinamic
another crash with terminix
https://bugs.launchpad.net/ubuntu/+source/terminix/+bug/1668473

it's pretty easy to reproduce, install terminix, from menu -> Settings.
instant crash

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

Title:
  Qt & GTK apps are crashing with SIGABRT in
  mir_create_modal_dialog_window_spec() due to NULL parent pointer

Status in Mir:
  New
Status in gtk+3.0 package in Ubuntu:
  New
Status in kdenlive package in Ubuntu:
  New
Status in mir package in Ubuntu:
  New
Status in qtubuntu package in Ubuntu:
  New
Status in synfigstudio package in Ubuntu:
  New

Bug description:
  Qt & GTK apps are crashing with SIGABRT in
  mir_create_modal_dialog_window_spec() due to NULL parent pointer

  ProblemType: Crash
  DistroRelease: Ubuntu 17.04
  Package: synfigstudio 1.0.2-1build1
  ProcVersionSignature: Ubuntu 4.10.0-8.10-generic 4.10.0-rc8
  Uname: Linux 4.10.0-8-generic x86_64
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: Unity:Unity8
  Date: Mon Feb 20 11:43:49 2017
  ExecutablePath: /usr/bin/synfigstudio
  InstallationDate: Installed on 2016-12-12 (69 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Alpha amd64 (20161108)
  ProcCmdline: synfigstudio
  Signal: 6
  SourcePackage: synfigstudio
  StacktraceTop:
   mir_create_modal_dialog_window_spec () from 
/usr/lib/x86_64-linux-gnu/libmirclient.so.9
   mir_connection_create_spec_for_modal_dialog () from 
/usr/lib/x86_64-linux-gnu/libmirclient.so.9
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: synfigstudio crashed with SIGABRT in 
mir_create_modal_dialog_window_spec()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1666178/+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 1668428] Re: gnome screen shot full lock up on zesty uniyt8

2017-02-27 Thread Daniel van Vugt
The windowing oddity looks like bug 1665286.

I can't reproduce a "complete lock up" though. When that happens what
does your unity8.log show?

** Package changed: xorg-server (Ubuntu) => unity8 (Ubuntu)

** Tags removed: xmir

** Changed in: canonical-devices-system-image
   Status: New => Incomplete

** Changed in: gtk+3.0 (Ubuntu)
   Status: New => Incomplete

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

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

Title:
  gnome screen shot full lock up on zesty uniyt8

Status in Canonical System Image:
  Incomplete
Status in gtk+3.0 package in Ubuntu:
  Incomplete
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  gnome screenshot completely locks up the shell and eventually unity8 just 
restarts
  to repro:
  1) launch screenshot app from the app drawer
  2) make indications to take a screenshot ( i selected custom area to select)
  3) "take screenshot"
  result: complete lock up along with windowing oddity, frozen until unity8 res

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668428/+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 1668429] Re: thunderbird fails to launch, zesty u8

2017-02-27 Thread Daniel van Vugt
Oh, the reason is in your log:

Feb 27 16:40:07 kg-Studio-1737 thunderbird[7543]: Error: cannot open
display: :0

That means U8/Libertine failed to launch Xmir (or wait for Xmir) prior
to running thunderbird.

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

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

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

** Changed in: canonical-devices-system-image
   Status: New => Confirmed

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

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

Title:
  thunderbird fails to launch, zesty u8

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  repro:
  1) open app drawer, find the thunderbird app
  2) click on icon to launch
  3) window closes immediately

  not a very useful journal log
  http://pastebin.ubuntu.com/24080860/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668429/+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 1668429] Re: thunderbird fails to launch, zesty u8

2017-02-27 Thread Daniel van Vugt
Strange that starting Xmir in advance of launching Thunderbird from the
drawer doesn't help. This suggests Thunderbird might be having trouble
finding or accessing (apparmor?) the X socket.

** Tags removed: gtk-mir xmir

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

Title:
  thunderbird fails to launch, zesty u8

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  repro:
  1) open app drawer, find the thunderbird app
  2) click on icon to launch
  3) window closes immediately

  not a very useful journal log
  http://pastebin.ubuntu.com/24080860/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668429/+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 1668429] Re: thunderbird fails to launch, zesty u8

2017-02-27 Thread Daniel van Vugt
Incomplete for Xmir. Running it manually from ssh launches successfully:

mirrun Xmir :1 -rootless --desktop_file_hint=unity8 & sleep 2 ; env
DISPLAY=:1 thunderbird

So it sounds like U8 or Libertine isn't launching it correctly.

** Changed in: gtk+3.0 (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: xorg-server (Ubuntu)
   Status: Confirmed => Incomplete

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

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

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

** 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 gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1668429

Title:
  thunderbird fails to launch, zesty u8

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  repro:
  1) open app drawer, find the thunderbird app
  2) click on icon to launch
  3) window closes immediately

  not a very useful journal log
  http://pastebin.ubuntu.com/24080860/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668429/+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 1668467] Re: gnome-calculator, you can open the Preferences window multiple times, making the window transparent the second time

2017-02-27 Thread Daniel van Vugt
I can't reproduce the bug in Mir demo servers so assigning to Unity8.

** Changed in: canonical-devices-system-image
   Status: New => Confirmed

** Changed in: gtk+3.0 (Ubuntu)
   Status: New => Confirmed

** Package changed: gtk+3.0 (Ubuntu) => ubuntu

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

** Tags added: visual-quality

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

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

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

Title:
  gnome-calculator, you can open the Preferences window multiple times,
  making the window transparent the second time

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

Bug description:
  ubuntu 17.04 unity8

  gnome-calculator, you can open the Preferences window many times,
  making the window transparent the second time (see screenshot)

  it doesn't work with About or Keyboard Shortcuts, only with
  Preferences.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668467/+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 1668467] [NEW] gnome-calculator, you can open the Preferences window multiple times, making the window transparent the second time

2017-02-27 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

ubuntu 17.04 unity8

gnome-calculator, you can open the Preferences window many times, making
the window transparent the second time (see screenshot)

it doesn't work with About or Keyboard Shortcuts, only with Preferences.

** Affects: canonical-devices-system-image
 Importance: Undecided
 Status: Confirmed

** Affects: unity8 (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
gnome-calculator, you can open the Preferences window multiple times, making 
the window transparent the second time
https://bugs.launchpad.net/bugs/1668467
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to unity8 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 1668429] Re: thunderbird fails to launch, zesty u8

2017-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gtk+3.0 (Ubuntu)
   Status: New => Confirmed

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

Title:
  thunderbird fails to launch, zesty u8

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  repro:
  1) open app drawer, find the thunderbird app
  2) click on icon to launch
  3) window closes immediately

  not a very useful journal log
  http://pastebin.ubuntu.com/24080860/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668429/+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 1668429] Re: thunderbird fails to launch, zesty u8

2017-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg-server (Ubuntu)
   Status: New => Confirmed

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

Title:
  thunderbird fails to launch, zesty u8

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Invalid
Status in libertine package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  repro:
  1) open app drawer, find the thunderbird app
  2) click on icon to launch
  3) window closes immediately

  not a very useful journal log
  http://pastebin.ubuntu.com/24080860/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668429/+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 1666495] Re: [Zesty] No default apps shown on first start in kvm oem end user

2017-02-27 Thread Treviño
As I wrote in IRC, unfortunately even using the new

  zeitgeist --vacuum

Would fail in such scenario, as it would return a non-zero value (see
[1]), thus my idea of just changing the unit file.

Which also is due to the fact that a standalone tool is right to return
an error in such cases, while it's up to script to handle these
failures.

[1] https://cgit.freedesktop.org/zeitgeist/zeitgeist/tree/src/zeitgeist-
daemon.vala#n478

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

Title:
  [Zesty] No default apps shown on first start in kvm oem end user

Status in unity-lens-applications:
  Invalid
Status in zeitgeist package in Ubuntu:
  In Progress

Bug description:
  STEPS:
  1. Install the latest iso in kvm
  2. Click on Ubuntu button

  EXPECTED:
  I expect to see Thunderbird, rhythmbox, totem, etc.  There are normally 5 
default apps shown.

  ACTUAL:
  I get what you see in the attached screenshot.
  --- 
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity:Unity7
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2017-02-21 (0 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Alpha amd64 (20170221)
  Package: unity-lens-applications 7.1.0+16.10.20160927-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.10.0-8.10-generic 4.10.0-rc8
  Tags:  zesty
  Uname: Linux 4.10.0-8-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-lens-applications/+bug/1666495/+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 1668435] Re: gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

2017-02-27 Thread Daniel van Vugt
Although the crash isn't directly related to the 30 second delay. I've
been seeing the same crash intermittently for years. I recall previously
trying to nail it down with alan_g without success.

Anyway, it might be helpful to make this bug about the delay, and bug
1668466 for the crash.

** Changed in: xorg-server (Ubuntu)
   Status: Confirmed => Invalid

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

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

Title:
  gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

Status in Canonical System Image:
  Confirmed
Status in Mir:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Invalid
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  to rerpo:
  1) find "text editor" (gedit) in app drawer
  2) launch app with a click
  3) type some sample text into the file
  4) highlight some text as if to copy
  5) click the righthand mouse button to reveal the floating copy menu
  results: reveal takes way toolong and in some cases, causes u8 to restart

  note: i double click rh mouse button in video which resulted in restarting u8
  also, i played around with some other variations, which also resulted in 
restarting u8

  video of experience
  https://www.youtube.com/watch?v=vQf8_TuieeQ

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668435/+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 1668435] Re: gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

2017-02-27 Thread Daniel van Vugt
Confirmed from unity8.log, the crash is the same as bug 1668466

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

Title:
  gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

Status in Canonical System Image:
  Confirmed
Status in Mir:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Invalid
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  to rerpo:
  1) find "text editor" (gedit) in app drawer
  2) launch app with a click
  3) type some sample text into the file
  4) highlight some text as if to copy
  5) click the righthand mouse button to reveal the floating copy menu
  results: reveal takes way toolong and in some cases, causes u8 to restart

  note: i double click rh mouse button in video which resulted in restarting u8
  also, i played around with some other variations, which also resulted in 
restarting u8

  video of experience
  https://www.youtube.com/watch?v=vQf8_TuieeQ

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668435/+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 1668435] Re: gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

2017-02-27 Thread Daniel van Vugt
Confirmed both the delay and unity8 crash. Sorry, I forget how to look
up the URL of the crash report my system just sent.

The same delay bug occurs in Mir demo servers - 30 seconds between right
clicking and a menu appearing. Might be dbus-related, although the
default dbus timeout is 25 seconds.

On a couple of occasions I also found the right clicking in GTK apps
would crash mir_proving_server. That's logged as bug 1668466.

I also saw the ghost windows bug 1665286 in both servers when testing
this bug.

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

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

** Changed in: unity8 (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

Status in Canonical System Image:
  Confirmed
Status in Mir:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Invalid
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  to rerpo:
  1) find "text editor" (gedit) in app drawer
  2) launch app with a click
  3) type some sample text into the file
  4) highlight some text as if to copy
  5) click the righthand mouse button to reveal the floating copy menu
  results: reveal takes way toolong and in some cases, causes u8 to restart

  note: i double click rh mouse button in video which resulted in restarting u8
  also, i played around with some other variations, which also resulted in 
restarting u8

  video of experience
  https://www.youtube.com/watch?v=vQf8_TuieeQ

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668435/+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 1668467] [NEW] gnome-calculator, you can open the Preferences window multiple times, making the window transparent the second time

2017-02-27 Thread dinamic
Public bug reported:

ubuntu 17.04 unity8

gnome-calculator, you can open the Preferences window many times, making
the window transparent the second time (see screenshot)

it doesn't work with About or Keyboard Shortcuts, only with Preferences.

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

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "screenshot20170228_035037670.png"
   
https://bugs.launchpad.net/bugs/1668467/+attachment/4827953/+files/screenshot20170228_035037670.png

** Also affects: gtk+3.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  ubuntu 17.04 unity8
  
- gnome-calculator, you can open the Preference window many times, making
+ gnome-calculator, you can open the Preferences window many times, making
  the window transparent the second time (see screenshot)
  
  it doesn't work with About or Keyboard Shortcuts, only with Preferences.

** Summary changed:

- gnome-calculator, you can open the Preference window many times, making the 
window transparent the second time
+ gnome-calculator, you can open the Preferences window many times, making the 
window transparent the second time

** Summary changed:

- gnome-calculator, you can open the Preferences window many times, making the 
window transparent the second time
+ gnome-calculator, you can open the Preferences window multiple times, making 
the window transparent the second time

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

Title:
  gnome-calculator, you can open the Preferences window multiple times,
  making the window transparent the second time

Status in Canonical System Image:
  New
Status in gtk+3.0 package in Ubuntu:
  New

Bug description:
  ubuntu 17.04 unity8

  gnome-calculator, you can open the Preferences window many times,
  making the window transparent the second time (see screenshot)

  it doesn't work with About or Keyboard Shortcuts, only with
  Preferences.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668467/+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 1665286] Re: [unity8] A ghost (shadow only) window opens behind some app windows

2017-02-27 Thread Daniel van Vugt
** Changed in: mir
   Importance: Undecided => High

** Changed in: gtk+3.0 (Ubuntu)
   Importance: Undecided => High

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

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

Title:
  [unity8] A ghost (shadow only) window opens behind some app windows

Status in Canonical System Image:
  New
Status in Mir:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in qtubuntu package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  ubuntu 17.04 unity8

  install tiled, apt install tiled
  launch tiled, you'll see a transparent window opened beneath the main window 
called "Object Types Editor"

  see attached screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1665286/+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 1665286] Re: [unity8] A ghost (shadow only) window opens behind some app windows

2017-02-27 Thread Daniel van Vugt
Oh, I just saw the same bug in nautilus + mir_proving_server when
opening a menu. Seems like this might be a general Mir/toolkit bug.

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

** Also affects: gtk+3.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gtk+3.0 (Ubuntu)
   Status: New => Confirmed

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

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

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

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

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

Title:
  [unity8] A ghost (shadow only) window opens behind some app windows

Status in Canonical System Image:
  New
Status in Mir:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in qtubuntu package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  ubuntu 17.04 unity8

  install tiled, apt install tiled
  launch tiled, you'll see a transparent window opened beneath the main window 
called "Object Types Editor"

  see attached screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1665286/+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 1668465] [NEW] weird color display after suspend.

2017-02-27 Thread brad
Public bug reported:

I restart the display manager then the display is fine again.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: lightdm 1.18.3-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-64.85-generic 4.4.44
Uname: Linux 4.4.0-64-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Feb 28 09:24:44 2017
InstallationDate: Installed on 2016-03-31 (334 days ago)
InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 (20160217.1)
SourcePackage: lightdm
UpgradeStatus: Upgraded to xenial on 2016-10-19 (131 days ago)

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


** Tags: amd64 apport-bug xenial

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

Title:
  weird color display after suspend.

Status in lightdm package in Ubuntu:
  New

Bug description:
  I restart the display manager then the display is fine again.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lightdm 1.18.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-64.85-generic 4.4.44
  Uname: Linux 4.4.0-64-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Feb 28 09:24:44 2017
  InstallationDate: Installed on 2016-03-31 (334 days ago)
  InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 
(20160217.1)
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to xenial on 2016-10-19 (131 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1668465/+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 1668123] Re: lxc fails to start with cgroup error

2017-02-27 Thread Dimitri John Ledkov
private-fileshare.c.c? or e.g. people.c.c? Or just give me ssh access
into the machine?

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

Title:
  lxc fails to start  with cgroup error

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  After rebooting a KVM instance hosting LXCs, we get the following
  error:

$ sudo lxc-ls --fancy
lxc: cgmanager.c: lxc_cgmanager_escape: 331 call to 
cgmanager_move_pid_abs_sync(name=dsystemd)  failed: invalid request

  and the LXCs won't start up. In the error logs it showed:

lxc-start 1487906073.534 ERRORlxc_cgfs -
  cgfs.c:lxc_cgroupfs_create:873 - Could not find writable mount point
  for cgroup hierarchy 11 while trying to create cgroup.

  The only way I could get the lxcs started was to stop and start
  cgmanager, just a simple restart wasn't sufficient.

  Please let me know if you need any further information.

  $ lsb_release -a
  Description:  Ubuntu 14.04.5 LTS
  Release:  14.04

  $ dpkg-query -W systemd
  systemd   204-5ubuntu20.24

  $ dpkg-query -W cgmanager
  cgmanager 0.24-0ubuntu7.5

  $ dpkg-query -W lxc
  lxc   1.0.9-0ubuntu2

  $ uname -a
  Linux infra 3.13.0-110-generic #157-Ubuntu SMP Mon Feb 20 11:54:05 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1668123/+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 1668435] Re: gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

2017-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg-server (Ubuntu)
   Status: New => Confirmed

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

Title:
  gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  to rerpo:
  1) find "text editor" (gedit) in app drawer
  2) launch app with a click
  3) type some sample text into the file
  4) highlight some text as if to copy
  5) click the righthand mouse button to reveal the floating copy menu
  results: reveal takes way toolong and in some cases, causes u8 to restart

  note: i double click rh mouse button in video which resulted in restarting u8
  also, i played around with some other variations, which also resulted in 
restarting u8

  video of experience
  https://www.youtube.com/watch?v=vQf8_TuieeQ

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668435/+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 1668435] Re: gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

2017-02-27 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 gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1668435

Title:
  gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  to rerpo:
  1) find "text editor" (gedit) in app drawer
  2) launch app with a click
  3) type some sample text into the file
  4) highlight some text as if to copy
  5) click the righthand mouse button to reveal the floating copy menu
  results: reveal takes way toolong and in some cases, causes u8 to restart

  note: i double click rh mouse button in video which resulted in restarting u8
  also, i played around with some other variations, which also resulted in 
restarting u8

  video of experience
  https://www.youtube.com/watch?v=vQf8_TuieeQ

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668435/+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 1668053] Re: [unity8] kate, impossible to close "Print Preview" window

2017-02-27 Thread Daniel van Vugt
Incomplete for Mir. I'm not sure but we may still be lacking sufficient
client API in Mir to specify what buttons to show (and to grey out)

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

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

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

Title:
  [unity8] kate, impossible to close "Print Preview" window

Status in Canonical System Image:
  New
Status in Mir:
  Incomplete
Status in Ubuntu UX:
  Invalid
Status in qtmir package in Ubuntu:
  Confirmed
Status in qtubuntu package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  ubuntu 17.04 Unity 8
  [unity8] kate, impossible to close "Print Preview" window

  see attached screenshot
  Print Preview window doesn't have windows controls or a close button

  Launch Kate, from the menu File > Print Preview
  try to close the window, you can't because doh

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668053/+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 1668435] Re: gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

2017-02-27 Thread Daniel van Vugt
** Changed in: canonical-devices-system-image
   Status: New => Confirmed

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

Title:
  gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  to rerpo:
  1) find "text editor" (gedit) in app drawer
  2) launch app with a click
  3) type some sample text into the file
  4) highlight some text as if to copy
  5) click the righthand mouse button to reveal the floating copy menu
  results: reveal takes way toolong and in some cases, causes u8 to restart

  note: i double click rh mouse button in video which resulted in restarting u8
  also, i played around with some other variations, which also resulted in 
restarting u8

  video of experience
  https://www.youtube.com/watch?v=vQf8_TuieeQ

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668435/+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 1663106] Re: [regression] Logging in to Unity8 takes 25 seconds (the default DBus timeout)

2017-02-27 Thread Daniel van Vugt
Still eagerly awaiting a release for this :)

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

Title:
  [regression] Logging in to Unity8 takes 25 seconds (the default DBus
  timeout)

Status in Canonical System Image:
  Fix Committed
Status in content-hub package in Ubuntu:
  Invalid
Status in qtmir package in Ubuntu:
  Invalid
Status in ubuntu-app-launch package in Ubuntu:
  Invalid
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed
Status in unity-system-compositor package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  [regression] Logging in to Unity8 takes 25 seconds (at least on the
  first login after a fresh boot) ...

  [2017-02-09:11:35:05.263] Empty ualAppId result for "qterminal_drop"
  [2017-02-09:11:35:05.263] Failed to get app info for app "qterminal_drop"
  [2017-02-09:11:35:05.308] Failed to get all properties for 
"com.ubuntu.location.providers.here.AccountsService" : "No such interface"
  [2017-02-09:11:35:05.310] CursorImageProvider: "" not found (nor its 
fallbacks, if any). Going for "left_ptr" as a last resort.
  [2017-02-09:11:35:05.328] qtmir.applications: applicationManagerSingleton - 
engine= 0x56395e4119b0 scriptEngine= 0x56395e4119b0
  [2017-02-09:11:35:05.330] qtmir.surfaces: MirSurfaceItem::setSurface 
surface=QObject(0x0)
  [2017-02-09:11:35:05.333] ubuntu-app-launch threw an exception getting app 
info for appId: "address-book-app" : Invalid app ID: address-book-app
  [2017-02-09:11:35:05.334] Empty ualAppId result for "com.ubuntu.camera_camera"
  [2017-02-09:11:35:05.334] Empty ualAppId result for 
"com.ubuntu.gallery_gallery"
  [2017-02-09:11:35:30.682] qtmir.surfaces: MirSurfaceItem::setSurface 
surface=QObject(0x0)
  [2017-02-09:11:35:30.682] qtmir.surfaces: MirSurfaceItem::setSurface 
surface=QObject(0x0)
  [2017-02-09:11:35:30.687] qtmir.mir.keymap: SET KEYMAP "us"
  [2017-02-09:11:35:30.688] qtmir.mir.keymap: Applying keymap "us" "" on 4 
"Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint"
  [2017-02-09:11:35:30.688] qtmir.mir.keymap: Keymap applied

  

  [2017-02-09:11:38:19.249] qtmir.surfaces: MirSurfaceItem::setSurface 
surface=QObject(0x0)
  [2017-02-09:11:38:19.252] ubuntu-app-launch threw an exception getting app 
info for appId: "address-book-app" : Invalid app ID: address-book-app
  [2017-02-09:11:38:19.253] Empty ualAppId result for "com.ubuntu.camera_camera"
  [2017-02-09:11:38:19.253] Empty ualAppId result for 
"com.ubuntu.gallery_gallery"
  [2017-02-09:11:38:44.677] qtmir.surfaces: MirSurfaceItem::setSurface 
surface=QObject(0x0)
  [2017-02-09:11:38:44.677] qtmir.surfaces: MirSurfaceItem::setSurface 
surface=QObject(0x0)
  [2017-02-09:11:38:44.680] qtmir.mir.keymap: SET KEYMAP "us"
  [2017-02-09:11:38:44.680] qtmir.mir.keymap: Applying keymap "us" "" on 4 
"Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint"
  [2017-02-09:11:38:44.680] qtmir.mir.keymap: Keymap applied

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1663106/+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 1668422] Re: app drawer or spread but not both u8 zesty

2017-02-27 Thread dinamic
you can also have the indicator menu opened, see screenshot

launcher, appdrawer, app switcher, indicator menu

** Attachment added: "screenshot20170228_031858662.png"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668422/+attachment/4827948/+files/screenshot20170228_031858662.png

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

Title:
  app drawer or spread but not both u8 zesty

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

Bug description:
  feb 27 iso build of zesty, u8 clean exploration

  might be fixed with fix for
  https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1660367

  but just in case, to repro:
  1) open some apps
  2) reveal spread (or app drawer)
  3) reveal app drawer (or spread)
  result: you see both
  expected: one should close the previous

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668422/+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 1668435] Re: gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

2017-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gtk+3.0 (Ubuntu)
   Status: New => Confirmed

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

Title:
  gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  to rerpo:
  1) find "text editor" (gedit) in app drawer
  2) launch app with a click
  3) type some sample text into the file
  4) highlight some text as if to copy
  5) click the righthand mouse button to reveal the floating copy menu
  results: reveal takes way toolong and in some cases, causes u8 to restart

  note: i double click rh mouse button in video which resulted in restarting u8
  also, i played around with some other variations, which also resulted in 
restarting u8

  video of experience
  https://www.youtube.com/watch?v=vQf8_TuieeQ

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668435/+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 1668435] Re: gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

2017-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

Status in Canonical System Image:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  to rerpo:
  1) find "text editor" (gedit) in app drawer
  2) launch app with a click
  3) type some sample text into the file
  4) highlight some text as if to copy
  5) click the righthand mouse button to reveal the floating copy menu
  results: reveal takes way toolong and in some cases, causes u8 to restart

  note: i double click rh mouse button in video which resulted in restarting u8
  also, i played around with some other variations, which also resulted in 
restarting u8

  video of experience
  https://www.youtube.com/watch?v=vQf8_TuieeQ

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668435/+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 1662145] Re: [regression] Some apps fail to start with [QPA] UbuntuClientIntegration: connection to Mir server failed.

2017-02-27 Thread Daniel van Vugt
Sure, it's important to offer both X and Mir sockets to all apps.

Also very important that those apps (toolkits) choose native Mir over X
when both are available.

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

Title:
  [regression] Some apps fail to start with [QPA]
  UbuntuClientIntegration: connection to Mir server failed.

Status in Canonical System Image:
  Confirmed
Status in platform-api:
  Confirmed
Status in qtubuntu:
  Confirmed
Status in Unity8 Session Snap:
  Invalid
Status in platform-api package in Ubuntu:
  Confirmed
Status in qtubuntu package in Ubuntu:
  Confirmed
Status in ubuntu-app-launch package in Ubuntu:
  Invalid

Bug description:
  Zesty
  unity8-session  16.04   396   canonical  
devmode

  Test Case
  1. Open the app drawer
  2. Launch an app (eg calculator)

  Expected result
  It starts successfully and the app works as expected

  Actual Result
  It launches, the loading screen then a black screen is shown for a sort 
moment, then the window closes.

  They all report:

  >>>
  Loading module: 'libubuntu_application_api_desktop_mirclient.so.3.0.0'
  [QPA] UbuntuClientIntegration: connection to Mir server failed.

  Mir returned: "Failed to connect to server socket: Permission denied"
  <<<

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1662145/+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 1665286] Re: [unity8] A ghost (shadow only) window opens behind some app windows

2017-02-27 Thread dinamic
@daniel, tiled is running native, i don't see any Xmir process

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

Title:
  [unity8] A ghost (shadow only) window opens behind some app windows

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

Bug description:
  ubuntu 17.04 unity8

  install tiled, apt install tiled
  launch tiled, you'll see a transparent window opened beneath the main window 
called "Object Types Editor"

  see attached screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1665286/+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 1665286] Re: [unity8] A ghost (shadow only) window opens behind some app windows

2017-02-27 Thread Daniel van Vugt
Interesting thought that this might be Xmir's (or any toolkit's) fault.
Although doesn't comment #1 show a native (GTK/Qt) app without Xmir?

dinamic: Can you check if Xmir is running when the bug occurs?

I'm also not aware of the bug ever occurring in Mir demo servers, so
that's more evidence this is not Xmir's fault.

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

Title:
  [unity8] A ghost (shadow only) window opens behind some app windows

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

Bug description:
  ubuntu 17.04 unity8

  install tiled, apt install tiled
  launch tiled, you'll see a transparent window opened beneath the main window 
called "Object Types Editor"

  see attached screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1665286/+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 1668449] Re: [unity8] terminator Xmir - transparency doesn't work

2017-02-27 Thread Daniel van Vugt
Similarly see bug 1512609, but I think that's a different interface.

** Also affects: xorg-server (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: xmir

** Changed in: xorg-server (Ubuntu)
   Importance: Undecided => Medium

** Changed in: xorg-server (Ubuntu)
   Status: New => Triaged

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

Title:
  [unity8] terminator Xmir - transparency doesn't work

Status in Canonical System Image:
  New
Status in unity8 package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  Triaged

Bug description:
  [unity8] terminator Xmir - transparency doesn't work
  see attached screenshot (transparency works fine on unity7)
  although it's a gtk3 app, it doesn't run native. launch terminator with Xmir, 
right click to open the menu, Preferences -> Profiles -> Background and change 
transparency to whatever

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668449/+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 1668422] Re: app drawer or spread but not both u8 zesty

2017-02-27 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/1668422

Title:
  app drawer or spread but not both u8 zesty

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

Bug description:
  feb 27 iso build of zesty, u8 clean exploration

  might be fixed with fix for
  https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1660367

  but just in case, to repro:
  1) open some apps
  2) reveal spread (or app drawer)
  3) reveal app drawer (or spread)
  result: you see both
  expected: one should close the previous

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668422/+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 1668123] Re: lxc fails to start with cgroup error

2017-02-27 Thread Brad Marshall
I've generated a sosreport, but its 7.7G.  How would you like me to get
this to you?

The interesting part is that all this was deployed via juju, so I don't
know how we got into this state.  It also appears to be the only node in
this state, so its a bit confusing as to how it got to be this way.

Is there anything I can check configuration wise to see why its using
deputy systemd?  Its certainly not something we've explicitly picked as
far as I know.

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

Title:
  lxc fails to start  with cgroup error

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  After rebooting a KVM instance hosting LXCs, we get the following
  error:

$ sudo lxc-ls --fancy
lxc: cgmanager.c: lxc_cgmanager_escape: 331 call to 
cgmanager_move_pid_abs_sync(name=dsystemd)  failed: invalid request

  and the LXCs won't start up. In the error logs it showed:

lxc-start 1487906073.534 ERRORlxc_cgfs -
  cgfs.c:lxc_cgroupfs_create:873 - Could not find writable mount point
  for cgroup hierarchy 11 while trying to create cgroup.

  The only way I could get the lxcs started was to stop and start
  cgmanager, just a simple restart wasn't sufficient.

  Please let me know if you need any further information.

  $ lsb_release -a
  Description:  Ubuntu 14.04.5 LTS
  Release:  14.04

  $ dpkg-query -W systemd
  systemd   204-5ubuntu20.24

  $ dpkg-query -W cgmanager
  cgmanager 0.24-0ubuntu7.5

  $ dpkg-query -W lxc
  lxc   1.0.9-0ubuntu2

  $ uname -a
  Linux infra 3.13.0-110-generic #157-Ubuntu SMP Mon Feb 20 11:54:05 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1668123/+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 1668457] Re: [unity8][gtk3] ghost window when opening the context menu (right click)

2017-02-27 Thread dinamic
** Attachment added: "screenshot20170228_025128566.png"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668457/+attachment/4827919/+files/screenshot20170228_025128566.png

** Also affects: gtk+3.0 (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  [unity8][gtk3] ghost window when opening the context menu (right
  click)

Status in Canonical System Image:
  New
Status in gtk+3.0 package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  ubuntu 17.04 Unity 8
  [unity8][gtk3] ghost window when opening the context menu (right click)

  see attached screenshots

  open whatever gtk3 app, calculator and right click to open the context
  menu in the main window, then move the main window, you'll see a ghost
  window below. try with other apps solitaire or whatever, there is
  always a ghost window hiding behind the main window, always...

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668457/+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 1668450] Re: perl_clone of libperl causes segfault on xenial, yakkety, zesty ok on trusty

2017-02-27 Thread Mitch Capper
I can't close this, but it turns out this also happens on newer versions
of debian like stretch (with perl 5.24).  I had tried stable but that
only has 5.20, so it seems this may be new in the 5.22ish area.

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

Title:
  perl_clone of libperl causes segfault on xenial, yakkety, zesty ok on
  trusty

Status in perl package in Ubuntu:
  New

Bug description:
  For using perl in C++ programs unfortunately a simple call to
  perl_clone causes a segfault.  The problem does not happen on trusty,
  but does on later Ubuntu iterations.   Could be perl version (5.18 OK
  vs 5.22/5.24 newer that fault) but as each platform only supports one
  version of perl can't easily test the others.

  (gdb) run
  Starting program: /a.out
  b[Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

  Program received signal SIGSEGV, Segmentation fault.
  0x77a6f13a in Perl_padnamelist_dup () from 
/usr/lib/x86_64-linux-gnu/libperl.so.5.24
  (gdb) bt
  #0  0x77a6f13a in Perl_padnamelist_dup () from 
/usr/lib/x86_64-linux-gnu/libperl.so.5.24
  #1  0x77adca9f in perl_clone () from 
/usr/lib/x86_64-linux-gnu/libperl.so.5.24
  #2  0x492d in main () at test.c:10
  (gdb) Quit
  (gdb)
  #0  0x77a6f13a in Perl_padnamelist_dup () from 
/usr/lib/x86_64-linux-gnu/libperl.so.5.24
  #1  0x77adca9f in perl_clone () from 
/usr/lib/x86_64-linux-gnu/libperl.so.5.24
  #2  0x492d in main () at test.c:10

  Sample system info from where broken:
  Description:Ubuntu 16.04.2 LTS
  Release:16.04
perl |   5.22.1-9 | http://archive.ubuntu.com/ubuntu xenial/main amd64 
Packages
  libperl-dev |   5.22.1-9 | http://archive.ubuntu.com/ubuntu xenial/main amd64 
Packages

  
  to reproduce with docker:
  docker run -t -i ubuntu:zesty bash
  docker run -t -i ubuntu:yakkety bash
  docker run -t -i ubuntu:xenial bash

  ok with:
  docker run -t -i ubuntu:trusty bash

  then some packages:
  apt-get update && apt-get install build-essential libperl-dev

  
  finally the attached test.c file place and compile with:

  
  and run with perl version:
  trusty: 
  gcc -g test.c -I/usr/lib/perl/5.18.2/CORE/ -lperl && ./a.out
  xenial/yakkety (yakkety might be 5.22.2):
  gcc -g test.c -I/usr/lib/x86_64-linux-gnu/perl/5.22.1/CORE/ -lperl && ./a.out
  zesty:
  gcc -g test.c -I/usr/lib/x86_64-linux-gnu/perl/5.24.1/CORE/ -lperl && ./a.out

  
  Others cause seg fault, trusty is fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/perl/+bug/1668450/+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 1630860] Re: [HDA-Intel - HDA Intel PCH, playback] Playback problem

2017-02-27 Thread coppermine
I added the following line to /etc/modules files (use sudo):

snd-hda-codec-realtek

And get the audio working, both speakers and headphones. When the OS
starts, there is a noticeable crack in speakers

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

Title:
  [HDA-Intel - HDA Intel PCH, playback] Playback problem

Status in alsa-driver package in Ubuntu:
  Confirmed
Status in linux package in Debian:
  New

Bug description:
  Lenovo Thinkpad P50 with docking station

  Issues: Headphone jack on station not detected; no sound (works without 
docking station)
  Issues: Sound via HDMI on station not detected; no sound (works without 
docking station)

  Since all outputs are routed via the Thunderbolt chip, my guess is
  that it's related to the pin setup (lenovo-dock) in Alsa. Without the
  dock, everything works, headphone/mic jack on the P50 itself is
  hotplug (switches from speaker to headphones right away).

  Screenshots (with and without docking station) attached.

  Thanks and LG,
  Wolfgang

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-38.57~14.04.1-generic 4.4.19
  Uname: Linux 4.4.0-38-generic x86_64
  NonfreeKernelModules: symap_custom_dkms_x86_64 nvidia
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  wjl2943 F pulseaudio
   /dev/snd/controlC0:  wjl2943 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Oct  5 14:14:02 2016
  InstallationDate: Installed on 2016-09-10 (24 days ago)
  InstallationMedia: Ubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: HDA NVidia - HDA NVidia
  Symptom_Type: Only some of outputs are working
  Title: [HDA-Intel - HDA Intel PCH, playback] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/10/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET52W (1.26 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EQS1EH0B
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET52W(1.26):bd05/10/2016:svnLENOVO:pn20EQS1EH0B:pvrThinkPadP50:rvnLENOVO:rn20EQS1EH0B:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20EQS1EH0B
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2016-10-04T12:48:36.270399

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1630860/+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 1668449] Re: [unity8] terminator Xmir - transparency doesn't work

2017-02-27 Thread dinamic
screenshot

** Attachment added: "screenshot20170228_022027914.png"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668449/+attachment/4827895/+files/screenshot20170228_022027914.png

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

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

Title:
  [unity8] terminator Xmir - transparency doesn't work

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

Bug description:
  [unity8] terminator Xmir - transparency doesn't work
  see attached screenshot (transparency works fine on unity7)
  although it's a gtk3 app, it doesn't run native. launch terminator with Xmir, 
right click to open the menu, Preferences -> Profiles -> Background and change 
transparency to whatever

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668449/+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 1668450] [NEW] perl_clone of libperl causes segfault on xenial, yakkety, zesty ok on trusty

2017-02-27 Thread Mitch Capper
Public bug reported:

For using perl in C++ programs unfortunately a simple call to perl_clone
causes a segfault.  The problem does not happen on trusty, but does on
later Ubuntu iterations.   Could be perl version (5.18 OK vs 5.22/5.24
newer that fault) but as each platform only supports one version of perl
can't easily test the others.

(gdb) run
Starting program: /a.out
b[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x77a6f13a in Perl_padnamelist_dup () from 
/usr/lib/x86_64-linux-gnu/libperl.so.5.24
(gdb) bt
#0  0x77a6f13a in Perl_padnamelist_dup () from 
/usr/lib/x86_64-linux-gnu/libperl.so.5.24
#1  0x77adca9f in perl_clone () from 
/usr/lib/x86_64-linux-gnu/libperl.so.5.24
#2  0x492d in main () at test.c:10
(gdb) Quit
(gdb)
#0  0x77a6f13a in Perl_padnamelist_dup () from 
/usr/lib/x86_64-linux-gnu/libperl.so.5.24
#1  0x77adca9f in perl_clone () from 
/usr/lib/x86_64-linux-gnu/libperl.so.5.24
#2  0x492d in main () at test.c:10

Sample system info from where broken:
Description:Ubuntu 16.04.2 LTS
Release:16.04
  perl |   5.22.1-9 | http://archive.ubuntu.com/ubuntu xenial/main amd64 
Packages
libperl-dev |   5.22.1-9 | http://archive.ubuntu.com/ubuntu xenial/main amd64 
Packages


to reproduce with docker:
docker run -t -i ubuntu:zesty bash
docker run -t -i ubuntu:yakkety bash
docker run -t -i ubuntu:xenial bash

ok with:
docker run -t -i ubuntu:trusty bash

then some packages:
apt-get update && apt-get install build-essential libperl-dev


finally the attached test.c file place and compile with:


and run with perl version:
trusty: 
gcc -g test.c -I/usr/lib/perl/5.18.2/CORE/ -lperl && ./a.out
xenial/yakkety (yakkety might be 5.22.2):
gcc -g test.c -I/usr/lib/x86_64-linux-gnu/perl/5.22.1/CORE/ -lperl && ./a.out
zesty:
gcc -g test.c -I/usr/lib/x86_64-linux-gnu/perl/5.24.1/CORE/ -lperl && ./a.out


Others cause seg fault, trusty is fine.

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

** Attachment added: "test file that segfaults"
   https://bugs.launchpad.net/bugs/1668450/+attachment/4827896/+files/test.c

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

Title:
  perl_clone of libperl causes segfault on xenial, yakkety, zesty ok on
  trusty

Status in perl package in Ubuntu:
  New

Bug description:
  For using perl in C++ programs unfortunately a simple call to
  perl_clone causes a segfault.  The problem does not happen on trusty,
  but does on later Ubuntu iterations.   Could be perl version (5.18 OK
  vs 5.22/5.24 newer that fault) but as each platform only supports one
  version of perl can't easily test the others.

  (gdb) run
  Starting program: /a.out
  b[Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

  Program received signal SIGSEGV, Segmentation fault.
  0x77a6f13a in Perl_padnamelist_dup () from 
/usr/lib/x86_64-linux-gnu/libperl.so.5.24
  (gdb) bt
  #0  0x77a6f13a in Perl_padnamelist_dup () from 
/usr/lib/x86_64-linux-gnu/libperl.so.5.24
  #1  0x77adca9f in perl_clone () from 
/usr/lib/x86_64-linux-gnu/libperl.so.5.24
  #2  0x492d in main () at test.c:10
  (gdb) Quit
  (gdb)
  #0  0x77a6f13a in Perl_padnamelist_dup () from 
/usr/lib/x86_64-linux-gnu/libperl.so.5.24
  #1  0x77adca9f in perl_clone () from 
/usr/lib/x86_64-linux-gnu/libperl.so.5.24
  #2  0x492d in main () at test.c:10

  Sample system info from where broken:
  Description:Ubuntu 16.04.2 LTS
  Release:16.04
perl |   5.22.1-9 | http://archive.ubuntu.com/ubuntu xenial/main amd64 
Packages
  libperl-dev |   5.22.1-9 | http://archive.ubuntu.com/ubuntu xenial/main amd64 
Packages

  
  to reproduce with docker:
  docker run -t -i ubuntu:zesty bash
  docker run -t -i ubuntu:yakkety bash
  docker run -t -i ubuntu:xenial bash

  ok with:
  docker run -t -i ubuntu:trusty bash

  then some packages:
  apt-get update && apt-get install build-essential libperl-dev

  
  finally the attached test.c file place and compile with:

  
  and run with perl version:
  trusty: 
  gcc -g test.c -I/usr/lib/perl/5.18.2/CORE/ -lperl && ./a.out
  xenial/yakkety (yakkety might be 5.22.2):
  gcc -g test.c -I/usr/lib/x86_64-linux-gnu/perl/5.22.1/CORE/ -lperl && ./a.out
  zesty:
  gcc -g test.c -I/usr/lib/x86_64-linux-gnu/perl/5.24.1/CORE/ -lperl && ./a.out

  
  Others cause seg fault, trusty is fine.

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

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

[Touch-packages] [Bug 1630860] Re: [HDA-Intel - HDA Intel PCH, playback] Playback problem

2017-02-27 Thread coppermine
Still not working with kernel 4.9.12 on Ubuntu 16.10. Lenovo Thinkpad
P50

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

Title:
  [HDA-Intel - HDA Intel PCH, playback] Playback problem

Status in alsa-driver package in Ubuntu:
  Confirmed
Status in linux package in Debian:
  New

Bug description:
  Lenovo Thinkpad P50 with docking station

  Issues: Headphone jack on station not detected; no sound (works without 
docking station)
  Issues: Sound via HDMI on station not detected; no sound (works without 
docking station)

  Since all outputs are routed via the Thunderbolt chip, my guess is
  that it's related to the pin setup (lenovo-dock) in Alsa. Without the
  dock, everything works, headphone/mic jack on the P50 itself is
  hotplug (switches from speaker to headphones right away).

  Screenshots (with and without docking station) attached.

  Thanks and LG,
  Wolfgang

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-38.57~14.04.1-generic 4.4.19
  Uname: Linux 4.4.0-38-generic x86_64
  NonfreeKernelModules: symap_custom_dkms_x86_64 nvidia
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  wjl2943 F pulseaudio
   /dev/snd/controlC0:  wjl2943 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Oct  5 14:14:02 2016
  InstallationDate: Installed on 2016-09-10 (24 days ago)
  InstallationMedia: Ubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: HDA NVidia - HDA NVidia
  Symptom_Type: Only some of outputs are working
  Title: [HDA-Intel - HDA Intel PCH, playback] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/10/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET52W (1.26 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EQS1EH0B
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET52W(1.26):bd05/10/2016:svnLENOVO:pn20EQS1EH0B:pvrThinkPadP50:rvnLENOVO:rn20EQS1EH0B:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20EQS1EH0B
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2016-10-04T12:48:36.270399

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1630860/+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 1663391] Re: Mesa+AMD Video artefacts

2017-02-27 Thread APolihron
This problem seems to be fixed after the Kernel: 4.10.0-8-generic x86_64 (64 
bit gcc: 6.3.0) update
I will mark as fix release 
Tested on 2 separate pc's with amd r7 360 oc and rx 460

** Changed in: ubuntu-mate
   Status: New => Fix Released

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

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

Title:
  Mesa+AMD Video artefacts

Status in Mesa:
  Unknown
Status in ubuntu-mate:
  Fix Released
Status in mesa package in Ubuntu:
  Fix Released

Bug description:
  Description: Ubuntu Zesty Zapus (development branch)
  Release: 17.04
  Destro: Ubuntu Mate
  Windows manager:  Marco(compton GPU compositor)
  Video card: Radeon RX 460 4GB 128bit
  OpenGL vendor string: X.Org

  OpenGL renderer string: Gallium 0.4 on AMD POLARIS11 (DRM 3.8.0 / 
4.9.0-15-generic, LLVM 3.9.1)
  OpenGL core profile version string: 4.3 (Core Profile) Mesa 13.0.4
  OpenGL core profile shading language version string: 4.30
  OpenGL core profile context flags: (none)
  OpenGL core profile profile mask: core profile
  OpenGL core profile extensions:
  OpenGL version string: 3.0 Mesa 13.0.4
  OpenGL shading language version string: 1.30
  OpenGL context flags: (none)
  OpenGL extensions:
  OpenGL ES profile version string: OpenGL ES 3.1 Mesa 13.0.4
  OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
  OpenGL ES profile extensions:

  There are some artefacts if you are using a AMD video card (see the 
videohttps://www.youtube.com/watch?v=qwfrTU3h6Eo)
  This problem is only for AMD cards, this bug is not present on a laptop with 
intel hd 4000 video card.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1663391/+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 1611945] Re: /dev/disk/by-path not properly populated for (e)SATA port multiplier disks

2017-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  /dev/disk/by-path not properly populated for (e)SATA port multiplier
  disks

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  We have a just-installed Ubuntu 16.04 LTS machine with a number of
  disks behind port-multiplier eSATA ports, all of them driven by a SiI
  3124 controller (sata_sil24 kernel driver). Our machine sees all disks
  on all channels, however under 16.04 only one disk from each channel
  shows up in /dev/disk/by-path/ (all disks show up in /dev/disk/by-id
  and /dev/disk/by-uuid). For our usage this is a severe defect because
  we rotate disks in and out of the external enclosure and rely on
  mounting specific slots in the external enclosure through /dev/disk
  /by-path.

  This did not happen in Ubuntu 12.04 LTS, the release that this machine
  was previously running.

  According to 'udevadm info --export-db' and 'udevadm test-builtin
  path_id' and so on, systemd's udev stuff is assigning all drives
  behind the same port the same disk/by-path data (ID_PATH et al). In
  'udevadm info /sys/block/sdX', the 'P:' and 'E: DEVPATH=' values show
  a difference in the target portion of PCI path, eg:

P: 
/devices/pci:00/:00:01.0/:01:00.0/:02:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
P: 
/devices/pci:00/:00:01.0/:01:00.0/:02:00.0/ata1/host0/target0:1:0/0:1:0:0/block/sdb

  However the 'S: disk/by-path', 'E: DEVLINKS=', and 'E: ID_PATH'
  portions do not. For both devices above, we see:

S: disk/by-path/pci-:02:00.0-ata-1
E: ID_PATH=pci-:02:00.0-ata-1

  Naturally only one device can have a /dev/disk/by-
  path/pci-:02:00.0-ata-1 symlink, so instead of four disks per
  channel in /dev/disk/by-path we see one.

  Ubuntu release: 16.04

  Package versions from 'apt-cache policy udev systemd':
  udev:
Installed: 229-4ubuntu7
  systemd:
Installed: 229-4ubuntu7

  'journalctl -b' reports that during boot systemd does report some
  'appeared twice with different sysfs paths' notes, eg:

  Aug 10 13:34:21 verdandi systemd[1]: dev-disk-by\x2dpath-
  pci\x2d:02:00.0\x2data\x2d1\x2dpart1.device: Dev dev-disk-by
  \x2dpath-pci\x2d:02:00.0\x2data\x2d1\x2dpart1.device appeared
  twice with different sysfs paths
  
/sys/devices/pci:00/:00:01.0/:01:00.0/:02:00.0/ata1/host0/target0:3:0/0:3:0:0/block/sdd/sdd1
  and
  
/sys/devices/pci:00/:00:01.0/:01:00.0/:02:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1

  However it doesn't seem to be reporting this for all port-multiplier
  drives and their partitions.

  If it would be useful I can attach full 'udevadm info --export-db'
  output or the like.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1611945/+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 1668445] [NEW] package lightdm 1.10.6-0ubuntu1 failed to install/upgrade: подпроцесс установлен сценарий post-removal возвратил код ошибки 1

2017-02-27 Thread mor.entharia
Public bug reported:

can't upgrade-distr from 14.04

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: lightdm 1.10.6-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-110.157-generic 3.13.11-ckt39
Uname: Linux 3.13.0-110-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.23
AptOrdering:
 xubuntu-desktop: Purge
 ubuntu-desktop: Purge
 lightdm: Purge
Architecture: amd64
Date: Thu Feb 23 00:43:32 2017
ErrorMessage: подпроцесс установлен сценарий post-removal возвратил код ошибки 1
InstallationDate: Installed on 2015-02-02 (754 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.7
 apt  1.0.1ubuntu2.17
SourcePackage: lightdm
Title: package lightdm 1.10.6-0ubuntu1 failed to install/upgrade: подпроцесс 
установлен сценарий post-removal возвратил код ошибки 1
UpgradeStatus: Upgraded to trusty on 2017-02-26 (0 days ago)

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


** Tags: amd64 apport-package third-party-packages trusty

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

Title:
  package lightdm 1.10.6-0ubuntu1 failed to install/upgrade: подпроцесс
  установлен сценарий post-removal возвратил код ошибки 1

Status in lightdm package in Ubuntu:
  New

Bug description:
  can't upgrade-distr from 14.04

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.10.6-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-110.157-generic 3.13.11-ckt39
  Uname: Linux 3.13.0-110-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.23
  AptOrdering:
   xubuntu-desktop: Purge
   ubuntu-desktop: Purge
   lightdm: Purge
  Architecture: amd64
  Date: Thu Feb 23 00:43:32 2017
  ErrorMessage: подпроцесс установлен сценарий post-removal возвратил код 
ошибки 1
  InstallationDate: Installed on 2015-02-02 (754 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.7
   apt  1.0.1ubuntu2.17
  SourcePackage: lightdm
  Title: package lightdm 1.10.6-0ubuntu1 failed to install/upgrade: подпроцесс 
установлен сценарий post-removal возвратил код ошибки 1
  UpgradeStatus: Upgraded to trusty on 2017-02-26 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1668445/+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 1580394] Re: [Latitude 3340, Realtek ALC3234, Headphone] Static in Headphones While on Battery Power

2017-02-27 Thread spm2011
Still present in Ubuntu MATE 16.04.2 LTS 64-bit, not reproducible in any
other Xenial variant.

Similar to the issue described at https://askubuntu.com/questions/457910
/strange-noise-in-headphones-when-no-sound-is-played

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

Title:
  [Latitude 3340, Realtek ALC3234, Headphone] Static in Headphones While
  on Battery Power

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  I have noticed that when I am on battery power on a Dell Latitude 3340
  laptop with headphones plugged in , and there is no audio playing on
  the computer, there is a consistent static sound that comes through
  the headphones at a constant volume that is not affected by changing
  the volume level. I think it may be picking up some kind of analog
  loopback signal because keyboard presses and disk activity seem to
  influence the noise. When I plug the power cable into the laptop , the
  static immediately goes away.

  I reported this earlier to the upstream Linux Kernel bug tracker, but
  it seems to be fixed in any distro running a 4.4 kernel or greater
  that I have tested , Except for Ubuntu MATE 16.04 LTS 64-bit. This
  make me think it is not a kernel level issue and is found somewhere
  either in the audio settings on Ubuntu MATE or a pulseaudio bug. I
  cannot reproduce it on any other 16.04 distro version, but it also
  affects all the 14.04.4 distros as well.

  Running amixer -c 1 set "Loopback Mixing" "Disabled" does not prevent
  the static.

  The BIOS Firmware version is up to date.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: pulseaudio 1:8.0-0ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu-mate   1718 F pulseaudio
   /dev/snd/controlC0:  ubuntu-mate   1718 F pulseaudio
  CasperVersion: 1.376
  CurrentDesktop: MATE
  Date: Wed May 11 00:43:52 2016
  LiveMediaBuild: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/04/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd11/04/2015:svnDellInc.:pnLatitude3340:pvr00:rvnDellInc.:rn:rvr:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude 3340
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1580394/+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 1665018] Update Released

2017-02-27 Thread Brian Murray
The verification of the Stable Release Update for cups has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  client tools ignore -h option without port number

Status in cups package in Ubuntu:
  Fix Released
Status in cups source package in Trusty:
  Fix Released

Bug description:
  [Impact]
  Prevents user from overriding default print server on cmdline if he's not 
aware of the fact that this bug may be overriden by giving a port number.

  [Test Case]
  1. Setup 2 cups servers with a shared printer set as default destination: 
server1, server2.
  2. On a trusty client try:
  export CUPS_SERVER=server1
  lpstat -h server2 -H
  3. Expected result:
  server2:631
  4. Actual result:
  server1:631
  (server given by CUPS_SERVER is used instead of the one given by -h option).

  [Regression Potential]
  Minimal. ipp_port is initialized to default value if not given explicitly. 
Fix is a backport from Xenial version and already present in upstream release.

  [Other Info]
   
  * Original bug description:

  Some commandline tools (e.g. lp, lpstat) ignore -h option if no port number 
is given.
  This version affects Trusty with cups-client 1.7.2-0ubuntu1.7. Xenial works 
fine.

  Test to reproduce:
  1. Setup 2 cups servers with a shared printer set as default destination: 
server1, server2.
  2. On a trusty client try:
  export CUPS_SERVER=server1
  lpstat -h server2 -H

  3. Expected result:
  server2:631

  4. Actual result:
  server1:631
  (server given by CUPS_SERVER is used instead of the one given by -h option).

  If a port number is given (e.g. server2:631) the commands work as
  expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1665018/+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 1665018] Re: client tools ignore -h option without port number

2017-02-27 Thread Launchpad Bug Tracker
This bug was fixed in the package cups - 1.7.2-0ubuntu1.8

---
cups (1.7.2-0ubuntu1.8) trusty; urgency=medium

  * Fixed processing of server overrides without port numbers. (LP:
#1665018)

 -- Dariusz Gadomski   Wed, 15 Feb 2017
15:55:27 +0100

** Changed in: cups (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

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

Title:
  client tools ignore -h option without port number

Status in cups package in Ubuntu:
  Fix Released
Status in cups source package in Trusty:
  Fix Released

Bug description:
  [Impact]
  Prevents user from overriding default print server on cmdline if he's not 
aware of the fact that this bug may be overriden by giving a port number.

  [Test Case]
  1. Setup 2 cups servers with a shared printer set as default destination: 
server1, server2.
  2. On a trusty client try:
  export CUPS_SERVER=server1
  lpstat -h server2 -H
  3. Expected result:
  server2:631
  4. Actual result:
  server1:631
  (server given by CUPS_SERVER is used instead of the one given by -h option).

  [Regression Potential]
  Minimal. ipp_port is initialized to default value if not given explicitly. 
Fix is a backport from Xenial version and already present in upstream release.

  [Other Info]
   
  * Original bug description:

  Some commandline tools (e.g. lp, lpstat) ignore -h option if no port number 
is given.
  This version affects Trusty with cups-client 1.7.2-0ubuntu1.7. Xenial works 
fine.

  Test to reproduce:
  1. Setup 2 cups servers with a shared printer set as default destination: 
server1, server2.
  2. On a trusty client try:
  export CUPS_SERVER=server1
  lpstat -h server2 -H

  3. Expected result:
  server2:631

  4. Actual result:
  server1:631
  (server given by CUPS_SERVER is used instead of the one given by -h option).

  If a port number is given (e.g. server2:631) the commands work as
  expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1665018/+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 1665018] Re: client tools ignore -h option without port number

2017-02-27 Thread Brian Murray
** Changed in: cups (Ubuntu)
   Status: New => Fix Released

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

Title:
  client tools ignore -h option without port number

Status in cups package in Ubuntu:
  Fix Released
Status in cups source package in Trusty:
  Fix Released

Bug description:
  [Impact]
  Prevents user from overriding default print server on cmdline if he's not 
aware of the fact that this bug may be overriden by giving a port number.

  [Test Case]
  1. Setup 2 cups servers with a shared printer set as default destination: 
server1, server2.
  2. On a trusty client try:
  export CUPS_SERVER=server1
  lpstat -h server2 -H
  3. Expected result:
  server2:631
  4. Actual result:
  server1:631
  (server given by CUPS_SERVER is used instead of the one given by -h option).

  [Regression Potential]
  Minimal. ipp_port is initialized to default value if not given explicitly. 
Fix is a backport from Xenial version and already present in upstream release.

  [Other Info]
   
  * Original bug description:

  Some commandline tools (e.g. lp, lpstat) ignore -h option if no port number 
is given.
  This version affects Trusty with cups-client 1.7.2-0ubuntu1.7. Xenial works 
fine.

  Test to reproduce:
  1. Setup 2 cups servers with a shared printer set as default destination: 
server1, server2.
  2. On a trusty client try:
  export CUPS_SERVER=server1
  lpstat -h server2 -H

  3. Expected result:
  server2:631

  4. Actual result:
  server1:631
  (server given by CUPS_SERVER is used instead of the one given by -h option).

  If a port number is given (e.g. server2:631) the commands work as
  expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1665018/+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 1580394] Re: Analog Loopback Static in Headphones while on Dell Latitude 3340 Battery Power

2017-02-27 Thread spm2011
** This bug is no longer a duplicate of bug 168
   [Inspiron 11 - 3147, Realtek ALC3234, Speaker, Internal] Has constant 
cracking sound, even when idel (no media playback). Muting and unmuting the 
sound seems to help for around half a minute...

** Summary changed:

- Analog Loopback Static in Headphones while on Dell Latitude 3340 Battery Power
+ [Latitude 3340, Realtek ALC3234, Headphone] Static in Headphones While on 
Battery Power

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

Title:
  [Latitude 3340, Realtek ALC3234, Headphone] Static in Headphones While
  on Battery Power

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  I have noticed that when I am on battery power on a Dell Latitude 3340
  laptop with headphones plugged in , and there is no audio playing on
  the computer, there is a consistent static sound that comes through
  the headphones at a constant volume that is not affected by changing
  the volume level. I think it may be picking up some kind of analog
  loopback signal because keyboard presses and disk activity seem to
  influence the noise. When I plug the power cable into the laptop , the
  static immediately goes away.

  I reported this earlier to the upstream Linux Kernel bug tracker, but
  it seems to be fixed in any distro running a 4.4 kernel or greater
  that I have tested , Except for Ubuntu MATE 16.04 LTS 64-bit. This
  make me think it is not a kernel level issue and is found somewhere
  either in the audio settings on Ubuntu MATE or a pulseaudio bug. I
  cannot reproduce it on any other 16.04 distro version, but it also
  affects all the 14.04.4 distros as well.

  Running amixer -c 1 set "Loopback Mixing" "Disabled" does not prevent
  the static.

  The BIOS Firmware version is up to date.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: pulseaudio 1:8.0-0ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu-mate   1718 F pulseaudio
   /dev/snd/controlC0:  ubuntu-mate   1718 F pulseaudio
  CasperVersion: 1.376
  CurrentDesktop: MATE
  Date: Wed May 11 00:43:52 2016
  LiveMediaBuild: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/04/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd11/04/2015:svnDellInc.:pnLatitude3340:pvr00:rvnDellInc.:rn:rvr:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude 3340
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1580394/+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 1580394] Re: Analog Loopback Static in Headphones while on Dell Latitude 3340 Battery Power

2017-02-27 Thread spm2011
** Package changed: pulseaudio (Ubuntu) => alsa-driver (Ubuntu)

** This bug has been marked a duplicate of bug 168
   [Inspiron 11 - 3147, Realtek ALC3234, Speaker, Internal] Has constant 
cracking sound, even when idel (no media playback). Muting and unmuting the 
sound seems to help for around half a minute...

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

Title:
  [Latitude 3340, Realtek ALC3234, Headphone] Static in Headphones While
  on Battery Power

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  I have noticed that when I am on battery power on a Dell Latitude 3340
  laptop with headphones plugged in , and there is no audio playing on
  the computer, there is a consistent static sound that comes through
  the headphones at a constant volume that is not affected by changing
  the volume level. I think it may be picking up some kind of analog
  loopback signal because keyboard presses and disk activity seem to
  influence the noise. When I plug the power cable into the laptop , the
  static immediately goes away.

  I reported this earlier to the upstream Linux Kernel bug tracker, but
  it seems to be fixed in any distro running a 4.4 kernel or greater
  that I have tested , Except for Ubuntu MATE 16.04 LTS 64-bit. This
  make me think it is not a kernel level issue and is found somewhere
  either in the audio settings on Ubuntu MATE or a pulseaudio bug. I
  cannot reproduce it on any other 16.04 distro version, but it also
  affects all the 14.04.4 distros as well.

  Running amixer -c 1 set "Loopback Mixing" "Disabled" does not prevent
  the static.

  The BIOS Firmware version is up to date.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: pulseaudio 1:8.0-0ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu-mate   1718 F pulseaudio
   /dev/snd/controlC0:  ubuntu-mate   1718 F pulseaudio
  CasperVersion: 1.376
  CurrentDesktop: MATE
  Date: Wed May 11 00:43:52 2016
  LiveMediaBuild: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/04/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd11/04/2015:svnDellInc.:pnLatitude3340:pvr00:rvnDellInc.:rn:rvr:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude 3340
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1580394/+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 1668435] [NEW] gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

2017-02-27 Thread kevin gunn
Public bug reported:

Feb 27 iso build of zesty, clean u8 exploration

to rerpo:
1) find "text editor" (gedit) in app drawer
2) launch app with a click
3) type some sample text into the file
4) highlight some text as if to copy
5) click the righthand mouse button to reveal the floating copy menu
results: reveal takes way toolong and in some cases, causes u8 to restart

note: i double click rh mouse button in video which resulted in restarting u8
also, i played around with some other variations, which also resulted in 
restarting u8

video of experience
https://www.youtube.com/watch?v=vQf8_TuieeQ

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

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

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

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


** Tags: gtk-mir xmir

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

** Also affects: gtk+3.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: xorg-server (Ubuntu)
   Importance: Undecided
   Status: New

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

** Tags added: gtk-mir xmir

** Description changed:

  Feb 27 iso build of zesty, clean u8 exploration
  
  to rerpo:
  1) find "text editor" (gedit) in app drawer
  2) launch app with a click
  3) type some sample text into the file
  4) highlight some text as if to copy
  5) click the righthand mouse button to reveal the floating copy menu
  results: reveal takes way toolong and in some cases, causes u8 to restart
  
  note: i double click rh mouse button in video which resulted in restarting u8
  also, i played around with some other variations, which also resulted in 
restarting u8
+ 
+ video of experience
+ https://www.youtube.com/watch?v=vQf8_TuieeQ

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

Title:
  gedit takes forever to reveal rh-mouse-click menu & can crash u8 zesty

Status in Canonical System Image:
  New
Status in gtk+3.0 package in Ubuntu:
  New
Status in mir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  New

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  to rerpo:
  1) find "text editor" (gedit) in app drawer
  2) launch app with a click
  3) type some sample text into the file
  4) highlight some text as if to copy
  5) click the righthand mouse button to reveal the floating copy menu
  results: reveal takes way toolong and in some cases, causes u8 to restart

  note: i double click rh mouse button in video which resulted in restarting u8
  also, i played around with some other variations, which also resulted in 
restarting u8

  video of experience
  https://www.youtube.com/watch?v=vQf8_TuieeQ

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668435/+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 1668429] [NEW] thunderbird fails to launch, zesty u8

2017-02-27 Thread kevin gunn
Public bug reported:

Feb 27 iso build of zesty, clean u8 exploration

repro:
1) open app drawer, find the thunderbird app
2) click on icon to launch
3) window closes immediately

not a very useful journal log
http://pastebin.ubuntu.com/24080860/

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

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

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


** Tags: gtk-mir xmir

** Also affects: gtk+3.0 (Ubuntu)
   Importance: Undecided
   Status: New

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

** Tags added: gtk-mir xmir

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

Title:
  thunderbird fails to launch, zesty u8

Status in Canonical System Image:
  New
Status in gtk+3.0 package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  New

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  repro:
  1) open app drawer, find the thunderbird app
  2) click on icon to launch
  3) window closes immediately

  not a very useful journal log
  http://pastebin.ubuntu.com/24080860/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668429/+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 1668428] [NEW] gnome screen shot full lock up on zesty uniyt8

2017-02-27 Thread kevin gunn
Public bug reported:

Feb 27 iso build of zesty, clean u8 exploration

gnome screenshot completely locks up the shell and eventually unity8 just 
restarts
to repro:
1) launch screenshot app from the app drawer
2) make indications to take a screenshot ( i selected custom area to select)
3) "take screenshot"
result: complete lock up along with windowing oddity, frozen until unity8 res

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

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

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


** Tags: gtk-mir xmir

** Also affects: gtk+3.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: xorg-server (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: gtk-mir xmir

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

Title:
  gnome screen shot full lock up on zesty uniyt8

Status in Canonical System Image:
  New
Status in gtk+3.0 package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  New

Bug description:
  Feb 27 iso build of zesty, clean u8 exploration

  gnome screenshot completely locks up the shell and eventually unity8 just 
restarts
  to repro:
  1) launch screenshot app from the app drawer
  2) make indications to take a screenshot ( i selected custom area to select)
  3) "take screenshot"
  result: complete lock up along with windowing oddity, frozen until unity8 res

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668428/+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 1668422] [NEW] app drawer or spread but not both u8 zesty

2017-02-27 Thread kevin gunn
Public bug reported:

feb 27 iso build of zesty, u8 clean exploration

might be fixed with fix for
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1660367

but just in case, to repro:
1) open some apps
2) reveal spread (or app drawer)
3) reveal app drawer (or spread)
result: you see both
expected: one should close the previous

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

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

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

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

Title:
  app drawer or spread but not both u8 zesty

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

Bug description:
  feb 27 iso build of zesty, u8 clean exploration

  might be fixed with fix for
  https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1660367

  but just in case, to repro:
  1) open some apps
  2) reveal spread (or app drawer)
  3) reveal app drawer (or spread)
  result: you see both
  expected: one should close the previous

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668422/+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 1668417] Re: odd windowing when selecting "preferences" for calculator on u8 zesty

2017-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg-server (Ubuntu)
   Status: New => Confirmed

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

Title:
  odd windowing when selecting "preferences" for calculator on u8 zesty

Status in Canonical System Image:
  New
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  this is on the Feb 27 iso of zesty, clean u8 exploration

  there are several issues that occur when repro'ing:
  1) open app drawer, launch the calculator app
  2) click the concentric circles in upper left corner to reveal the menu
  3) select "prefereces"
  4) go to the "Number Format" drop down and click

  result: - there's an odd transparent window covering the parent window
  - there's a flicker associated with the preferences child window panel
  - upon dismissing, there's a residual small transparent dark rect near the 
"number format" drop down area (it will follow the child window moving)

  
  note: selecting other drop downs will result in similar, as well the 
subsequent dropdowns will occupy the dark transparent rect (seemingly not 
located in the right position)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668417/+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 1668417] Re: odd windowing when selecting "preferences" for calculator on u8 zesty

2017-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gtk+3.0 (Ubuntu)
   Status: New => Confirmed

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

Title:
  odd windowing when selecting "preferences" for calculator on u8 zesty

Status in Canonical System Image:
  New
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  this is on the Feb 27 iso of zesty, clean u8 exploration

  there are several issues that occur when repro'ing:
  1) open app drawer, launch the calculator app
  2) click the concentric circles in upper left corner to reveal the menu
  3) select "prefereces"
  4) go to the "Number Format" drop down and click

  result: - there's an odd transparent window covering the parent window
  - there's a flicker associated with the preferences child window panel
  - upon dismissing, there's a residual small transparent dark rect near the 
"number format" drop down area (it will follow the child window moving)

  
  note: selecting other drop downs will result in similar, as well the 
subsequent dropdowns will occupy the dark transparent rect (seemingly not 
located in the right position)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668417/+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 1668419] [NEW] out of order focus of child window u8 zesty

2017-02-27 Thread kevin gunn
Public bug reported:

feb 27 iso build of zesty, u8 clean exploration

to repro:
1) launch calculator
2) choose concentric circles in upper left, should reveal a mean
3) choose "about", click around on it...and back to parent window
expected: "parent" should move back when child is selected
note: also couldn't really enter input into the surface at all - was able to 
use the u8 "x" out button on the window to close.

https://www.youtube.com/watch?v=gfB1PT4BZ9E

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

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

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


** Tags: gtk-mir xmir

** Tags added: xmir

** Tags added: gtk-mir

** Also affects: gtk+3.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: xorg-server (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  out of order focus of child window u8 zesty

Status in Canonical System Image:
  New
Status in gtk+3.0 package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  New

Bug description:
  feb 27 iso build of zesty, u8 clean exploration

  to repro:
  1) launch calculator
  2) choose concentric circles in upper left, should reveal a mean
  3) choose "about", click around on it...and back to parent window
  expected: "parent" should move back when child is selected
  note: also couldn't really enter input into the surface at all - was able to 
use the u8 "x" out button on the window to close.

  https://www.youtube.com/watch?v=gfB1PT4BZ9E

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668419/+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 1668417] [NEW] odd windowing when selecting "preferences" for calculator on u8 zesty

2017-02-27 Thread kevin gunn
Public bug reported:

this is on the Feb 27 iso of zesty, clean u8 exploration

there are several issues that occur when repro'ing:
1) open app drawer, launch the calculator app
2) click the concentric circles in upper left corner to reveal the menu
3) select "prefereces"
4) go to the "Number Format" drop down and click

result: - there's an odd transparent window covering the parent window
- there's a flicker associated with the preferences child window panel
- upon dismissing, there's a residual small transparent dark rect near the 
"number format" drop down area (it will follow the child window moving)


note: selecting other drop downs will result in similar, as well the subsequent 
dropdowns will occupy the dark transparent rect (seemingly not located in the 
right position)

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

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: gtk-mir xmir

** Also affects: gtk+3.0 (Ubuntu)
   Importance: Undecided
   Status: New

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

** Tags added: gtk-mir xmir

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

Title:
  odd windowing when selecting "preferences" for calculator on u8 zesty

Status in Canonical System Image:
  New
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  this is on the Feb 27 iso of zesty, clean u8 exploration

  there are several issues that occur when repro'ing:
  1) open app drawer, launch the calculator app
  2) click the concentric circles in upper left corner to reveal the menu
  3) select "prefereces"
  4) go to the "Number Format" drop down and click

  result: - there's an odd transparent window covering the parent window
  - there's a flicker associated with the preferences child window panel
  - upon dismissing, there's a residual small transparent dark rect near the 
"number format" drop down area (it will follow the child window moving)

  
  note: selecting other drop downs will result in similar, as well the 
subsequent dropdowns will occupy the dark transparent rect (seemingly not 
located in the right position)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668417/+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 1668409] Re: fails to launch in unity8 zesty

2017-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  fails to launch in unity8 zesty

Status in Canonical System Image:
  New
Status in firefox package in Ubuntu:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed

Bug description:
  daily iso of zesty exploring clean u8

  to repro
  1) open app drawer
  2) find ff icon, click to launch

  journal shows the following
  http://pastebin.ubuntu.com/24080554/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668409/+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 1668409] Re: fails to launch in unity8 zesty

2017-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  fails to launch in unity8 zesty

Status in Canonical System Image:
  New
Status in firefox package in Ubuntu:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed

Bug description:
  daily iso of zesty exploring clean u8

  to repro
  1) open app drawer
  2) find ff icon, click to launch

  journal shows the following
  http://pastebin.ubuntu.com/24080554/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668409/+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 1668409] Re: fails to launch in unity8 zesty

2017-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gtk+3.0 (Ubuntu)
   Status: New => Confirmed

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

Title:
  fails to launch in unity8 zesty

Status in Canonical System Image:
  New
Status in firefox package in Ubuntu:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed

Bug description:
  daily iso of zesty exploring clean u8

  to repro
  1) open app drawer
  2) find ff icon, click to launch

  journal shows the following
  http://pastebin.ubuntu.com/24080554/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668409/+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 1668409] Re: fails to launch in unity8 zesty

2017-02-27 Thread kevin gunn
** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Stephen M. Webb (bregma)

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

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

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

** Changed in: gtk+3.0 (Ubuntu)
   Importance: Undecided => High

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

Title:
  fails to launch in unity8 zesty

Status in Canonical System Image:
  New
Status in firefox package in Ubuntu:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed

Bug description:
  daily iso of zesty exploring clean u8

  to repro
  1) open app drawer
  2) find ff icon, click to launch

  journal shows the following
  http://pastebin.ubuntu.com/24080554/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668409/+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 1668415] [NEW] intermittent missing menu on calculator in u8 zesty

2017-02-27 Thread kevin gunn
Public bug reported:

running daily iso of zesty, clean u8 Feb 27 build

This seemed to happen about 1/2 of the time - so somehow intermittent

to repro:
1) launch the calculator app from the app drawer
2) click on the concentric circles in the upper left corner
expect a menu to appear, result is that sometimes it doesn't

https://www.youtube.com/watch?v=-C-cPsLHc8g

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

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

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


** Tags: gtk-mir xmir

** Tags added: gtk-mir

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

** Also affects: xorg-server (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: xmir

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

Title:
  intermittent missing menu on calculator in u8 zesty

Status in Canonical System Image:
  New
Status in gtk+3.0 package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  New

Bug description:
  running daily iso of zesty, clean u8 Feb 27 build

  This seemed to happen about 1/2 of the time - so somehow intermittent

  to repro:
  1) launch the calculator app from the app drawer
  2) click on the concentric circles in the upper left corner
  expect a menu to appear, result is that sometimes it doesn't

  https://www.youtube.com/watch?v=-C-cPsLHc8g

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668415/+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 1668409] [NEW] fails to launch in unity8 zesty

2017-02-27 Thread kevin gunn
Public bug reported:

daily iso of zesty exploring clean u8

to repro
1) open app drawer
2) find ff icon, click to launch

journal shows the following
http://pastebin.ubuntu.com/24080554/

** Affects: canonical-devices-system-image
 Importance: High
 Assignee: Stephen M. Webb (bregma)
 Status: New

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

** Affects: gtk+3.0 (Ubuntu)
 Importance: High
 Status: New

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


** Tags: gtk-mir

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

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

** Also affects: gtk+3.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: gtk-mir

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

Title:
  fails to launch in unity8 zesty

Status in Canonical System Image:
  New
Status in firefox package in Ubuntu:
  New
Status in gtk+3.0 package in Ubuntu:
  New
Status in mir package in Ubuntu:
  New

Bug description:
  daily iso of zesty exploring clean u8

  to repro
  1) open app drawer
  2) find ff icon, click to launch

  journal shows the following
  http://pastebin.ubuntu.com/24080554/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1668409/+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 1668102] Re: Indicator menu does not use clock format for times in other locations

2017-02-27 Thread Paul Robinson
I experience this problem in Ubuntu 16.04 LTS.

Please note that it also appears in this askubuntu question,

http://askubuntu.com/questions/493725/24h-time-format-not-applied-on-
other-locations

where it is purported that it is a regression from 12.04 (which works
correctly) to 14.04 (which doesn't). I haven't confirmed that statement.

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

Title:
  Indicator menu does not use clock format for times in other locations

Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  Times for other locations that are shown in the menu are not formatted
  the same way that the indicator menu bar clock is formated.

  To reproduce (from the default config):

  1. Go to Time & Date Settings -> Clock
  2. Select "In the clock, show: 24-hour time"
  3. Check "Time in other locations"
  4. Add a location under "Choose Locations". I entered UTC. Note that the 
formatting is correctly used here.
  5. Exit configuration windows

  Expected result: UTC time would be shown in menu with 24-hour format

  Actual result: UTC time is shown in menu using 12-hour format

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1668102/+subscriptions

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


  1   2   3   >