[Touch-packages] [Bug 1618839] Re: Regression: WiFi connection reconnects, but dead, after waking from standby

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

** Changed in: network-manager (Ubuntu)
   Status: New => Confirmed

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

Title:
  Regression: WiFi connection reconnects, but dead, after waking from
  standby

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Bug introduced somewhere between Ubuntu 14.04.3 and 16.04.1

  If my Thinkpad T420s awakes from standby, very often the last
  connected WiFi network is reconnected immediately, but the connection
  is dysfunctional.

  ifconfig shows a valid connection with an IPv4 address assigned for
  the wlp3s0 interface.

  But there is no traffic, no success on DNS queries on the connection.

  If I reconnect by clicking the connection in the nm-applet menu, all
  is fine again.

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

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


[Touch-packages] [Bug 1618839] Re: Regression: WiFi connection reconnects, but dead, after waking from standby

2016-11-06 Thread Benjamin Schmid
** Tags added: regression-update yakkety

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

Title:
  Regression: WiFi connection reconnects, but dead, after waking from
  standby

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Bug introduced somewhere between Ubuntu 14.04.3 and 16.04.1

  If my Thinkpad T420s awakes from standby, very often the last
  connected WiFi network is reconnected immediately, but the connection
  is dysfunctional.

  ifconfig shows a valid connection with an IPv4 address assigned for
  the wlp3s0 interface.

  But there is no traffic, no success on DNS queries on the connection.

  If I reconnect by clicking the connection in the nm-applet menu, all
  is fine again.

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

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


[Touch-packages] [Bug 1631241] Re: Name resolution stops working after resume from suspend

2016-11-06 Thread Dominik
I have the same problem, but only some dns queries stop working. For
instance, google.com works fine, while duckduckgo.com doesn't.

When trying to ping a server that doesn't work, it fails immediately
with the message (translating from Polish, sorry): This name or service
is unknown.

I have seen workarounds like restarting dnsmasq, or disabling it in
/etc/NetworkManager/NetworkManager.conf, but these don't work for me.
What works is doing dpkg-reconfigure resolvconf.

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

Title:
  Name resolution stops working after resume from suspend

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Yakkety, when my Ubuntu GNOME laptop resumes from
  suspend DNS resolution stops working.

  After resuming, systemd-resolved is running and libnss-resolve is
  installed, but /etc/resolv.conf contains 127.0.1.1 as the the only
  name server. The dnsmasq-base package is installed since it is pulled
  in by both network-manager and lxc1, and both NM and libvirt have
  spawned instances of dnsmasq:

  >  1155 pts/2S+ 0:00 grep dnsmasq
  >  2724 ?S  0:00 dnsmasq -u lxc-dnsmasq --strict-order 
--bind-interfaces --pid-file=/run/lxc/dnsmasq.pid --listen-address 10.0.3.1 
--dhcp-range 10.0.3.2,10.0.3.254 --dhcp-lease-max=253 --dhcp-no-override 
--except-interface=lo --interface=lxcbr0 
--dhcp-leasefile=/var/lib/misc/dnsmasq.lxcbr0.leases --dhcp-authoritative
  >  2992 ?S  0:00 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro 
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
  >  2993 ?S  0:00 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro 
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
  > 22879 ?S  0:00 /usr/sbin/dnsmasq --no-resolv 
--keep-in-foreground --no-hosts --bind-interfaces 
--pid-file=/var/run/NetworkManager/dnsmasq.pid --listen-address=127.0.1.1 
--cache-size=0 --conf-file=/dev/null --proxy-dnssec 
--enable-dbus=org.freedesktop.NetworkManager.dnsmasq 
--conf-dir=/etc/NetworkManager/dnsmasq.d

  Let me know if you need any extra info.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: libnss-resolve 231-9git1
  ProcVersionSignature: Ubuntu 4.8.0-17.19-generic 4.8.0-rc7
  Uname: Linux 4.8.0-17-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Oct  7 13:52:40 2016
  InstallationDate: Installed on 2015-07-22 (443 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 
(20150422)
  SourcePackage: systemd
  UpgradeStatus: Upgraded to yakkety on 2016-10-05 (1 days ago)

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

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


[Touch-packages] [Bug 1639558] [NEW] regression-update from #1624641

2016-11-06 Thread richud
Public bug reported:

Regression problem, (in the sense it didn't happen before the update
although not directly from the code changes)

Since update to 0.90ubuntu0.1 (ubuntu 16.04)  I am constantly now
getting this notification performing anything with apt.

N: Ignoring file '50unattended-upgrades.ucf-dist' in directory
'/etc/apt/apt.conf.d/' as it has an invalid filename extension


Secondly I am also now getting this, triggering apport bug report on every boot 
(program is not checking/creating a dir before trying to write to log in it)

syslog.1:Nov  6 10:36:26 PortegeR830 apt.systemd.daily[815]:
FileNotFoundError: [Errno 2] No such file or directory: '/var/log
/unattended-upgrades/unattended-upgrades-dpkg.log'

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: unattended-upgrades 0.90ubuntu0.1
ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
Uname: Linux 4.4.0-45-generic x86_64
.var.log.unattended-upgrades.unattended-upgrades.log:
 2016-11-06 10:36:05,682 INFO Initial blacklisted packages: 
 2016-11-06 10:36:05,682 INFO Initial whitelisted packages: 
 2016-11-06 10:36:05,683 INFO Starting unattended upgrades script
 2016-11-06 10:36:05,683 INFO Allowed origins are: 
['o=Ubuntu,a=xenial-security', 'o=Ubuntu,a=xenial-updates', 
'o=Ubuntu,a=xenial-backports']
 2016-11-06 10:36:21,473 INFO Packages that will be upgraded:
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Nov  6 10:59:28 2016
PackageArchitecture: all
SourcePackage: unattended-upgrades
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.apt.apt.conf.d.10periodic:
 APT::Periodic::Update-Package-Lists "1";
 APT::Periodic::Download-Upgradeable-Packages "1";
 APT::Periodic::AutocleanInterval "7";
 APT::Periodic::Unattended-Upgrade "1";
mtime.conffile..etc.apt.apt.conf.d.10periodic: 2015-05-30T16:31:54.137714
mtime.conffile..etc.apt.apt.conf.d.50unattended-upgrades: 
2015-05-30T16:31:21.861600

** Affects: unattended-upgrades (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 unattended-upgrades in
Ubuntu.
https://bugs.launchpad.net/bugs/1639558

Title:
  regression-update  from #1624641

Status in unattended-upgrades package in Ubuntu:
  New

Bug description:
  Regression problem, (in the sense it didn't happen before the update
  although not directly from the code changes)

  Since update to 0.90ubuntu0.1 (ubuntu 16.04)  I am constantly now
  getting this notification performing anything with apt.

  N: Ignoring file '50unattended-upgrades.ucf-dist' in directory
  '/etc/apt/apt.conf.d/' as it has an invalid filename extension

  
  Secondly I am also now getting this, triggering apport bug report on every 
boot (program is not checking/creating a dir before trying to write to log in 
it)

  syslog.1:Nov  6 10:36:26 PortegeR830 apt.systemd.daily[815]:
  FileNotFoundError: [Errno 2] No such file or directory: '/var/log
  /unattended-upgrades/unattended-upgrades-dpkg.log'

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unattended-upgrades 0.90ubuntu0.1
  ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
  Uname: Linux 4.4.0-45-generic x86_64
  .var.log.unattended-upgrades.unattended-upgrades.log:
   2016-11-06 10:36:05,682 INFO Initial blacklisted packages: 
   2016-11-06 10:36:05,682 INFO Initial whitelisted packages: 
   2016-11-06 10:36:05,683 INFO Starting unattended upgrades script
   2016-11-06 10:36:05,683 INFO Allowed origins are: 
['o=Ubuntu,a=xenial-security', 'o=Ubuntu,a=xenial-updates', 
'o=Ubuntu,a=xenial-backports']
   2016-11-06 10:36:21,473 INFO Packages that will be upgraded:
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Nov  6 10:59:28 2016
  PackageArchitecture: all
  SourcePackage: unattended-upgrades
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.apt.apt.conf.d.10periodic:
   APT::Periodic::Update-Package-Lists "1";
   APT::Periodic::Download-Upgradeable-Packages "1";
   APT::Periodic::AutocleanInterval "7";
   APT::Periodic::Unattended-Upgrade "1";
  mtime.conffile..etc.apt.apt.conf.d.10periodic: 2015-05-30T16:31:54.137714
  mtime.conffile..etc.apt.apt.conf.d.50unattended-upgrades: 
2015-05-30T16:31:21.861600

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1639558/+subscriptions

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


[Touch-packages] [Bug 1520526] Re: Image filename and other meta data should be available

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

** Changed in: gallery-app (Ubuntu)
   Status: New => Confirmed

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

Title:
  Image filename and other meta data should be available

Status in gallery-app package in Ubuntu:
  Confirmed

Bug description:
  It's normal to be able to get metadata about a photo by some method or
  other.  File name, file size, directory, resolution, codec would
  normally be expected, but if you're going to have any metadata at all,
  might as well put the full EXIF data.

  For the moment, not being able to find out the file name is driving me
  crazy because the file manager doesn't show the thumbnail, so there's
  no way to figure out what photo is what.  But even if the file manager
  thumbnails gets implemented, this is still an expected feature in the
  gallery.

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

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


[Touch-packages] [Bug 1639563] [NEW] package hostname 3.18 failed to install/upgrade: package hostname is not ready for configuration cannot configure (current status 'half-installed')

2016-11-06 Thread Michał Dziak
Public bug reported:

just appeared

ProblemType: Package
DistroRelease: Ubuntu 16.10
Package: hostname 3.18
ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
Uname: Linux 4.8.0-26-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
Date: Sun Nov  6 10:41:03 2016
Dependencies:
 gcc-6-base 6.2.0-5ubuntu12
 libc6 2.24-3ubuntu1
 libgcc1 1:6.2.0-5ubuntu12
ErrorMessage: package hostname is not ready for configuration  cannot configure 
(current status 'half-installed')
InstallationDate: Installed on 2016-11-01 (4 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
RelatedPackageVersions:
 dpkg 1.18.10ubuntu1
 apt  1.3.1
SourcePackage: hostname
Title: package hostname 3.18 failed to install/upgrade: package hostname is not 
ready for configuration  cannot configure (current status 'half-installed')
UpgradeStatus: Upgraded to yakkety on 2016-11-06 (0 days ago)

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


** Tags: amd64 apport-package need-duplicate-check yakkety

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

Title:
  package hostname 3.18 failed to install/upgrade: package hostname is
  not ready for configuration  cannot configure (current status 'half-
  installed')

Status in hostname package in Ubuntu:
  New

Bug description:
  just appeared

  ProblemType: Package
  DistroRelease: Ubuntu 16.10
  Package: hostname 3.18
  ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
  Uname: Linux 4.8.0-26-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  Date: Sun Nov  6 10:41:03 2016
  Dependencies:
   gcc-6-base 6.2.0-5ubuntu12
   libc6 2.24-3ubuntu1
   libgcc1 1:6.2.0-5ubuntu12
  ErrorMessage: package hostname is not ready for configuration  cannot 
configure (current status 'half-installed')
  InstallationDate: Installed on 2016-11-01 (4 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  RelatedPackageVersions:
   dpkg 1.18.10ubuntu1
   apt  1.3.1
  SourcePackage: hostname
  Title: package hostname 3.18 failed to install/upgrade: package hostname is 
not ready for configuration  cannot configure (current status 'half-installed')
  UpgradeStatus: Upgraded to yakkety on 2016-11-06 (0 days ago)

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

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


[Touch-packages] [Bug 1618839] Re: Regression: WiFi connection reconnects, but dead, after waking from standby

2016-11-06 Thread Benjamin Schmid
Same issue here after upgrading from xenial 16.04 to yakkety 16.10:
After standby I can ping valid IP addresses, but DNS fails. Restarting
the network manager via ` sudo /etc/init.d/network-manager restart` does
mend the situation.

In this SO post https://askubuntu.com/q/837575/94728 people report the
same issue. A answer proposes to disable dnsmasq in network manager by
commenting out `dns=dnsmasq` in
`/etc/NetworkManager/NetworkManager.conf`as workaround.

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

Title:
  Regression: WiFi connection reconnects, but dead, after waking from
  standby

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Bug introduced somewhere between Ubuntu 14.04.3 and 16.04.1

  If my Thinkpad T420s awakes from standby, very often the last
  connected WiFi network is reconnected immediately, but the connection
  is dysfunctional.

  ifconfig shows a valid connection with an IPv4 address assigned for
  the wlp3s0 interface.

  But there is no traffic, no success on DNS queries on the connection.

  If I reconnect by clicking the connection in the nm-applet menu, all
  is fine again.

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

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


[Touch-packages] [Bug 1639555] [NEW] Same Indicator Icon for "Networking on" and "Ethernet Network on"

2016-11-06 Thread Sven R. Kunze
Public bug reported:

Coming from 14.04, I was used to see a difference between "no connection
at all" and "wired connection".

As of Ubuntu 16.04, the indicator icons are the same for "wired
connection" and "networking on but no connection at all". Working in Web
Development, this not-difference already proved to be confusing, when I
had no Ethernet connection but the icons suggests that I am online.

Do you think you could either be changed back OR provide two different
indicator icons for "wired on" and "networking on but offline"?

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Coming from 14.04, I was used to see a difference between "no connection
  at all" and "wired connection".
  
  As of Ubuntu 16.04, the indicator icons are the same for "wired
  connection" and "networking on but no connection at all". Working in Web
  Development, this not-difference already proved to be confusing, when I
- had no Ethernet connection but the icons suggests, I am online.
+ had no Ethernet connection but the icons suggests that I am online.
  
  Do you think, that could either be changed back OR you can provide two
  different icons for "Wired on" and "Networking on but offline"?

** Description changed:

  Coming from 14.04, I was used to see a difference between "no connection
  at all" and "wired connection".
  
  As of Ubuntu 16.04, the indicator icons are the same for "wired
  connection" and "networking on but no connection at all". Working in Web
  Development, this not-difference already proved to be confusing, when I
  had no Ethernet connection but the icons suggests that I am online.
  
- Do you think, that could either be changed back OR you can provide two
- different icons for "Wired on" and "Networking on but offline"?
+ Do you think you could either be changed back OR provide two different
+ indicator icons for "wired on" and "networking on but offline"?

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

Title:
  Same Indicator Icon for "Networking on" and "Ethernet Network on"

Status in network-manager package in Ubuntu:
  New

Bug description:
  Coming from 14.04, I was used to see a difference between "no
  connection at all" and "wired connection".

  As of Ubuntu 16.04, the indicator icons are the same for "wired
  connection" and "networking on but no connection at all". Working in
  Web Development, this not-difference already proved to be confusing,
  when I had no Ethernet connection but the icons suggests that I am
  online.

  Do you think you could either be changed back OR provide two different
  indicator icons for "wired on" and "networking on but offline"?

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

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


[Touch-packages] [Bug 1639568] [NEW] dnsmasq not updated by NetworkManager on system resume

2016-11-06 Thread BigBubba65
Public bug reported:

When the system resumes after sleep dnsmasq is either not updated with
new dns information of never resumes operation.  Restarting the network-
manager service will manually resolve the problem.  Everything else
seems correct, the DHCP information is correct and shows the correct
nameservers, resolv.conf is updated correctly.  I am unable to determine
if the issue is with dnsmasq not resuming or if the dbus message with
the name servers is getting lost.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: network-manager 1.2.4-0ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
Uname: Linux 4.8.0-26-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Nov  6 07:24:44 2016
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2016-11-03 (2 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
IpRoute:
 default via 192.168.1.1 dev wlp58s0  proto static  metric 600 
 169.254.0.0/16 dev wlp58s0  scope link  metric 1000 
 192.168.1.0/24 dev wlp58s0  proto kernel  scope link  src 192.168.1.218  
metric 600
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-dev:
 DEVICE   TYPE  STATE  DBUS-PATH  
CONNECTIONCON-UUID  CON-PATH
   
 wlp58s0  wifi  connected  /org/freedesktop/NetworkManager/Devices/0  
The_Magical_Mystery_Tour  4e4fe235-20a0-414a-8ec3-97f65060250e  
/org/freedesktop/NetworkManager/ActiveConnection/1 
 lo   loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/1  --
----
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN
 running  1.2.4connected  started  full  enabled enabled  
enabled  enabled  enabled

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug yakkety

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

Title:
  dnsmasq not updated by NetworkManager on system resume

Status in network-manager package in Ubuntu:
  New

Bug description:
  When the system resumes after sleep dnsmasq is either not updated with
  new dns information of never resumes operation.  Restarting the
  network-manager service will manually resolve the problem.  Everything
  else seems correct, the DHCP information is correct and shows the
  correct nameservers, resolv.conf is updated correctly.  I am unable to
  determine if the issue is with dnsmasq not resuming or if the dbus
  message with the name servers is getting lost.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: network-manager 1.2.4-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
  Uname: Linux 4.8.0-26-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Nov  6 07:24:44 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-11-03 (2 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  IpRoute:
   default via 192.168.1.1 dev wlp58s0  proto static  metric 600 
   169.254.0.0/16 dev wlp58s0  scope link  metric 1000 
   192.168.1.0/24 dev wlp58s0  proto kernel  scope link  src 192.168.1.218  
metric 600
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE   TYPE  STATE  DBUS-PATH  
CONNECTIONCON-UUID  CON-PATH
   
   wlp58s0  wifi  connected  /org/freedesktop/NetworkManager/Devices/0  
The_Magical_Mystery_Tour  4e4fe235-20a0-414a-8ec3-97f65060250e  
/org/freedesktop/NetworkManager/ActiveConnection/1 
   lo   loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/1  --  
  ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.2.4connected  started  full  enabled enabled  
enabled  enabled  enabled

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

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

[Touch-packages] [Bug 1638395] Re: Unable to locate remote printer when printing

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

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

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

Title:
  Unable to locate remote printer when printing

Status in cups package in Ubuntu:
  Confirmed

Bug description:
  My printer (EPSON Stylus Photo RX520) is connected to a  Yakkety station 
called "paris" which is the printing server. 
  Printing is fine from the server.

  When i configure another Yakkety station to print via this server, the 
printer is detected OK via dnssd, the driver is installed OK. But i can't 
print. 
  I get the following message "Unable to locate printer "paris.local"."

  I used to work on xenial but the connection was through ipps. I tried
  to configure the connection as in xenial, to no avail ...

  What i did: 
  add "192.168.1.4 paris.local" in /etc/hosts
  remove printer from cups, reinstalled it and i finally was able to print on 
the remote printer!

  Don't know if this problem is related to cups or avahi ...

  Ubuntu 16.10
  cups 2.2.0-2

  What i expected to happen: printing successful
  What happened: client cannot locate remote printer, add to add a line in 
/etc/hosts to make it work

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

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


[Touch-packages] [Bug 754776] Re: pulseaudio dies during sleep-wake cycle

2016-11-06 Thread madbiologist
Official support for Ubuntu 10.10 "Maverick Meerkat" has ended.  If this
bug is still occurring on Ubuntu 16.10 "Yakkety Yak" please run ubuntu-
bug to file a new bug report so that we can get a fresh set of log files
and system info.

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

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

Title:
  pulseaudio dies during sleep-wake cycle

Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: pulseaudio

  Pulseaudio often dies and re-spawns either while going to sleep or
  waking from sleep. I can tell that this has happened because Flash
  plugin loses sound, Amarok crackles on playback and Skype freezes.
  This problem occurs frequently, perhaps half the time I do sleep-wake
  I would guess.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu21.1
  Uname: Linux 2.6.33-29-realtime x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  robert 4715 F pulseaudio
   /dev/snd/pcmC0D0p:   robert 4715 F...m pulseaudio
   /dev/snd/seq:robert14568 F timidity
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfe10 irq 31'
 Mixer name : 'Conexant CX20549 (Venice)'
 Components : 'HDA:14f15045,17aa20db,00100100'
 Controls  : 19
 Simple ctrls  : 9
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
7KHT22WW-1.06'
 Mixer name : 'ThinkPad EC 7KHT22WW-1.06'
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Fri Apr  8 18:09:01 2011
  InstallationMedia: Kubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  ProcEnviron:
   LANGUAGE=en_GB
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  dmi.bios.date: 06/28/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7OET24WW (1.03 )
  dmi.board.name: 8932A11
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7OET24WW(1.03):bd06/28/2007:svnLENOVO:pn8932A11:pvrThinkPadR61/R61i:rvnLENOVO:rn8932A11:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 8932A11
  dmi.product.version: ThinkPad R61/R61i
  dmi.sys.vendor: LENOVO

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

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


[Touch-packages] [Bug 1639581] [NEW] New_nvidia_driver.

2016-11-06 Thread Bas van der Gun
Public bug reported:


It has something to do with the NVIDIA driver that has just been updated.
It starts in low resolution with startup.
Can startup in recovery modus.
My GPU is Nvidia GEFORCE GTX 970 desktop.
If I disable bootloader graphics
and disable VESA framebuffer driver
and disable PAT memory I get a cursor and a blackscreen.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
Uname: Linux 4.4.0-45-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
.proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  367.57  Mon Oct  3 20:37:01 
PDT 2016
 GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Sun Nov  6 15:07:37 2016
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.8, 4.4.0-45-generic, x86_64: installed
 nvidia-367, 367.57, 4.4.0-45-generic, x86_64: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 NVIDIA Corporation GM204 [GeForce GTX 970] [10de:13c2] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Elitegroup Computer Systems GM204 [GeForce GTX 970] [1019:1029]
InstallationDate: Installed on 2016-11-06 (0 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
MachineType: MEDION Akoya P5332 I/C124
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-45-generic 
root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/04/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 110EMW0X.102
dmi.board.name: H110H4-EM
dmi.board.vendor: MEDION
dmi.board.version: 2.0
dmi.chassis.type: 3
dmi.chassis.vendor: MEDION
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr110EMW0X.102:bd03/04/2016:svnMEDION:pnAkoyaP5332I/C124:pvr1.0:rvnMEDION:rnH110H4-EM:rvr2.0:cvnMEDION:ct3:cvr:
dmi.product.name: Akoya P5332 I/C124
dmi.product.version: 1.0
dmi.sys.vendor: MEDION
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Sun Nov  6 14:47:05 2016
xserver.configfile: default
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.18.4-0ubuntu0.1

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


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

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

Title:
  New_nvidia_driver.

Status in xorg package in Ubuntu:
  New

Bug description:
  
  It has something to do with the NVIDIA driver that has just been updated.
  It starts in low resolution with startup.
  Can startup in recovery modus.
  My GPU is Nvidia GEFORCE GTX 970 desktop.
  If I disable bootloader graphics
  and disable VESA framebuffer driver
  and disable PAT memory I get a cursor and a blackscreen.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
  Uname: Linux 4.4.0-45-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  367.57  Mon Oct  3 20:37:01 
PDT 2016
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 

[Touch-packages] [Bug 1639582] [NEW] Problems with nvidia (xorg automatic diagnosis data)

2016-11-06 Thread MrFrety
Public bug reported:

Error messages on boot.

Today couldn't log in.

Re-installed drivers for nvidia manually.
Then blank desktop.
Now changed from unity to gnome.

Works ok, but error messages on boot persist.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic i686
NonfreeKernelModules: nvidia_uvm nvidia
.proc.driver.nvidia.gpus..03.00.0: Error: [Errno 21] Ist ein Verzeichnis: 
'/proc/driver/nvidia/gpus/:03:00.0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86 Kernel Module  340.98  Mon Sep 19 16:44:35 PDT 
2016
 GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sun Nov  6 15:29:39 2016
DistUpgraded: 2016-07-30 20:41:40,733 DEBUG icon theme changed, re-reading
DistroCodename: xenial
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.8, 4.4.0-31-generic, i686: installed
 nvidia-340, 340.98, 4.4.0-31-generic, i686: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation C79 [GeForce 9100M G] [10de:086e] (rev b1) (prog-if 00 [VGA 
controller])
   Subsystem: Micro-Star International Co., Ltd. [MSI] C79 [GeForce 9100M G] 
[1462:7621]
InstallationDate: Installed on 2015-05-01 (554 days ago)
InstallationMedia: Ubuntu 12.04.5 LTS "Precise Pangolin" - Release i386 
(20140807.1)
MachineType: MEDIONPC MS-7621
ProcEnviron:
 LANGUAGE=de_DE
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=74d7770e-5d40-4ec0-8e44-64c36a2d8164 ro splash quiet
SourcePackage: xorg
UpgradeStatus: Upgraded to xenial on 2016-07-30 (98 days ago)
dmi.bios.date: 03/09/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: A7621MLN.207
dmi.board.name: MS-7621
dmi.board.vendor: MEDIONPC
dmi.board.version: 2.1
dmi.chassis.type: 3
dmi.chassis.vendor: MEDIONPC
dmi.chassis.version: 2.1
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrA7621MLN.207:bd03/09/2010:svnMEDIONPC:pnMS-7621:pvr2.1:rvnMEDIONPC:rnMS-7621:rvr2.1:cvnMEDIONPC:ct3:cvr2.1:
dmi.product.name: MS-7621
dmi.product.version: 2.1
dmi.sys.vendor: MEDIONPC
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Sun Nov  6 15:26:53 2016
xserver.configfile: default
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.18.4-0ubuntu0.1

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


** Tags: apport-bug i386 ubuntu xenial

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

Title:
  Problems with nvidia (xorg automatic diagnosis data)

Status in xorg package in Ubuntu:
  New

Bug description:
  Error messages on boot.

  Today couldn't log in.

  Re-installed drivers for nvidia manually.
  Then blank desktop.
  Now changed from unity to gnome.

  Works ok, but error messages on boot persist.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic i686
  NonfreeKernelModules: nvidia_uvm nvidia
  .proc.driver.nvidia.gpus..03.00.0: Error: [Errno 21] Ist ein Verzeichnis: 
'/proc/driver/nvidia/gpus/:03:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86 Kernel Module  340.98  Mon Sep 19 16:44:35 PDT 
2016
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Nov  6 15:29:39 2016
  DistUpgraded: 2016-07-30 20:41:40,733 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.4.0-31-generic, i686: installed
   

[Touch-packages] [Bug 1639576] [NEW] package account-plugin-owncloud (not installed) failed to install/upgrade: Versuch, »/usr/share/icons/hicolor/32x32/apps/owncloud.png« zu überschreiben, welches au

2016-11-06 Thread bart
Public bug reported:

$ lsb_release -rd
Description:Ubuntu 16.10
Release:16.10

Trying to install account-plugin-owncloud using synaptic failed.

ProblemType: Package
DistroRelease: Ubuntu 16.10
Package: account-plugin-owncloud (not installed)
ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
Uname: Linux 4.8.0-27-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
ApportVersion: 2.20.3-0ubuntu8
AptOrdering:
 account-plugin-owncloud:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
Date: Sun Nov  6 12:13:48 2016
DpkgTerminalLog:
 Vorbereitung zum Entpacken von 
.../account-plugin-owncloud_0.13+16.10.20160929.1-0ubuntu1_all.deb ...
 Entpacken von account-plugin-owncloud (0.13+16.10.20160929.1-0ubuntu1) ...
 dpkg: Fehler beim Bearbeiten des Archivs 
/var/cache/apt/archives/account-plugin-owncloud_0.13+16.10.20160929.1-0ubuntu1_all.deb
 (--unpack):
  Versuch, »/usr/share/icons/hicolor/32x32/apps/owncloud.png« zu überschreiben, 
welches auch in Paket owncloud-client:amd64 2.2.4-1.1 ist
ErrorMessage: Versuch, »/usr/share/icons/hicolor/32x32/apps/owncloud.png« zu 
überschreiben, welches auch in Paket owncloud-client:amd64 2.2.4-1.1 ist
InstallationDate: Installed on 2016-04-25 (194 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
RelatedPackageVersions:
 dpkg 1.18.10ubuntu1
 apt  1.3.1
SourcePackage: account-plugins
Title: package account-plugin-owncloud (not installed) failed to 
install/upgrade: Versuch, »/usr/share/icons/hicolor/32x32/apps/owncloud.png« zu 
überschreiben, welches auch in Paket owncloud-client:amd64 2.2.4-1.1 ist
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: account-plugins (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package yakkety

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

Title:
  package account-plugin-owncloud (not installed) failed to
  install/upgrade: Versuch,
  »/usr/share/icons/hicolor/32x32/apps/owncloud.png« zu überschreiben,
  welches auch in Paket owncloud-client:amd64 2.2.4-1.1 ist

Status in account-plugins package in Ubuntu:
  New

Bug description:
  $ lsb_release -rd
  Description:  Ubuntu 16.10
  Release:  16.10

  Trying to install account-plugin-owncloud using synaptic failed.

  ProblemType: Package
  DistroRelease: Ubuntu 16.10
  Package: account-plugin-owncloud (not installed)
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.3-0ubuntu8
  AptOrdering:
   account-plugin-owncloud:amd64: Install
   NULL: ConfigurePending
  Architecture: amd64
  Date: Sun Nov  6 12:13:48 2016
  DpkgTerminalLog:
   Vorbereitung zum Entpacken von 
.../account-plugin-owncloud_0.13+16.10.20160929.1-0ubuntu1_all.deb ...
   Entpacken von account-plugin-owncloud (0.13+16.10.20160929.1-0ubuntu1) ...
   dpkg: Fehler beim Bearbeiten des Archivs 
/var/cache/apt/archives/account-plugin-owncloud_0.13+16.10.20160929.1-0ubuntu1_all.deb
 (--unpack):
Versuch, »/usr/share/icons/hicolor/32x32/apps/owncloud.png« zu 
überschreiben, welches auch in Paket owncloud-client:amd64 2.2.4-1.1 ist
  ErrorMessage: Versuch, »/usr/share/icons/hicolor/32x32/apps/owncloud.png« zu 
überschreiben, welches auch in Paket owncloud-client:amd64 2.2.4-1.1 ist
  InstallationDate: Installed on 2016-04-25 (194 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.10ubuntu1
   apt  1.3.1
  SourcePackage: account-plugins
  Title: package account-plugin-owncloud (not installed) failed to 
install/upgrade: Versuch, »/usr/share/icons/hicolor/32x32/apps/owncloud.png« zu 
überschreiben, welches auch in Paket owncloud-client:amd64 2.2.4-1.1 ist
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1639576/+subscriptions

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


[Touch-packages] [Bug 1606078] Re: No sound with Ubuntu 16.04

2016-11-06 Thread Darkwarfighter
Same problem here on my Asus EeePC 1015px on Ubuntu Mate 16.04.1.
After a clean O.S installation the speakers worked for few days, but today I 
found that I got this issue also.
I can confirm that using headphones the sound is properly reproduced.
The operating system has all the updates available to 2016/11/06 installed.

Another strange thing I noticed is that the alert volume bar keeps
returning at lowest position at every reboot, no matter if I pull it up;
please check the attached image.

I also booted a live Ubuntu Mate 16.04.1 (from the usb flash disk I used
to install the O.S few days ago) and I'm still unable to play sound from
speakers.

Here's all entries I found in syslog after boot regarding the audio
subsystem:

Nov  6 14:30:05 ubuntu-mate kernel: [   55.525107] snd_hda_codec_realtek 
hdaudioC0D0: autoconfig for ALC269VB: line_outs=1 (0x14/0x0/0x0/0x0/0x0) 
type:speaker
Nov  6 14:30:05 ubuntu-mate kernel: [   55.525125] snd_hda_codec_realtek 
hdaudioC0D0:speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Nov  6 14:30:05 ubuntu-mate kernel: [   55.525137] snd_hda_codec_realtek 
hdaudioC0D0:hp_outs=1 (0x1a/0x0/0x0/0x0/0x0)
Nov  6 14:30:05 ubuntu-mate kernel: [   55.525145] snd_hda_codec_realtek 
hdaudioC0D0:mono: mono_out=0x0
Nov  6 14:30:05 ubuntu-mate kernel: [   55.525154] snd_hda_codec_realtek 
hdaudioC0D0:inputs:
Nov  6 14:30:05 ubuntu-mate kernel: [   55.525165] snd_hda_codec_realtek 
hdaudioC0D0:  Mic=0x12
Nov  6 14:30:14 ubuntu-mate pulseaudio[3715]: [pulseaudio] authkey.c: Failed to 
open cookie file '/home/ubuntu-mate/.config/pulse/cookie': File o directory non 
esistente
Nov  6 14:30:14 ubuntu-mate pulseaudio[3715]: [pulseaudio] authkey.c: Failed to 
load authentication key '/home/ubuntu-mate/.config/pulse/cookie': File o 
directory non esistente
Nov  6 14:30:14 ubuntu-mate pulseaudio[3715]: [pulseaudio] authkey.c: Failed to 
open cookie file '/home/ubuntu-mate/.pulse-cookie': File o directory non 
esistente
Nov  6 14:30:14 ubuntu-mate pulseaudio[3715]: [pulseaudio] authkey.c: Failed to 
load authentication key '/home/ubuntu-mate/.pulse-cookie': File o directory non 
esistente
Nov  6 14:30:14 ubuntu-mate pulseaudio[3856]: [pulseaudio] pid.c: Daemon 
already running.
Nov  6 14:30:39 ubuntu-mate pulseaudio[3715]: [pulseaudio] bluez5-util.c: 
GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive 
a reply. Possible causes include: the remote application did not send a reply, 
the message bus security policy blocked the reply, the reply timeout expired, 
or the network connection was broken.

** Attachment added: "Screenshot at 2016-11-06 14_29_36.png"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1606078/+attachment/4773469/+files/Screenshot%20at%202016-11-06%2014_29_36.png

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

Title:
  No sound with Ubuntu 16.04

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  After a fresh install of Ubuntu 16.04.1 on an LG S1 Express Dual
  laptop there was no sound from the speakers unless external speakers
  where hooked to the headphones socket. This applies to the Ubuntu
  Mate, Xubuntu and Lubuntu variants. This laptop was working fine for
  all previous releases up to 14.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic i686
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bashar 3263 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jul 25 01:51:19 2016
  InstallationDate: Installed on 2016-07-24 (0 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release i386 (20160719)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bashar 3263 F pulseaudio
  Symptom_Jack: Line Out, Internal
  Symptom_Type: No sound at all
  Title: [S1-M401E1, Realtek ALC880, Line Out, Internal] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/16/2006
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: RKYWSF0B
  dmi.board.name: ROCKY
  dmi.board.vendor: LG Electronics
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LG Electronics
  dmi.chassis.version: N/A
  dmi.modalias: 

[Touch-packages] [Bug 1618839] Re: Regression: WiFi connection reconnects, but dead, after waking from standby

2016-11-06 Thread Steve Langasek
** Tags removed: regression-update

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

Title:
  Regression: WiFi connection reconnects, but dead, after waking from
  standby

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Bug introduced somewhere between Ubuntu 14.04.3 and 16.04.1

  If my Thinkpad T420s awakes from standby, very often the last
  connected WiFi network is reconnected immediately, but the connection
  is dysfunctional.

  ifconfig shows a valid connection with an IPv4 address assigned for
  the wlp3s0 interface.

  But there is no traffic, no success on DNS queries on the connection.

  If I reconnect by clicking the connection in the nm-applet menu, all
  is fine again.

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

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


[Touch-packages] [Bug 1639584] [NEW] package light-themes 16.10+16.10.20161024-0ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempti

2016-11-06 Thread tom linson
Public bug reported:

begins at start up

ProblemType: Package
DistroRelease: Ubuntu 16.10
Package: light-themes 16.10+16.10.20161024-0ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
Uname: Linux 4.8.0-26-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
Date: Fri Nov  4 00:01:45 2016
DuplicateSignature:
 package:light-themes:16.10+16.10.20161024-0ubuntu1
 Setting up python3-libapparmor (2.10.95-4ubuntu5.1) ...
 dpkg: error processing package light-themes (--configure):
  package is in a very bad inconsistent state; you should
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
InstallationDate: Installed on 2016-10-31 (6 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.10ubuntu1
 apt  1.3.1
SourcePackage: ubuntu-themes
Title: package light-themes 16.10+16.10.20161024-0ubuntu1 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package need-duplicate-check yakkety

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

Title:
  package light-themes 16.10+16.10.20161024-0ubuntu1 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  begins at start up

  ProblemType: Package
  DistroRelease: Ubuntu 16.10
  Package: light-themes 16.10+16.10.20161024-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
  Uname: Linux 4.8.0-26-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  Date: Fri Nov  4 00:01:45 2016
  DuplicateSignature:
   package:light-themes:16.10+16.10.20161024-0ubuntu1
   Setting up python3-libapparmor (2.10.95-4ubuntu5.1) ...
   dpkg: error processing package light-themes (--configure):
package is in a very bad inconsistent state; you should
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2016-10-31 (6 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.10ubuntu1
   apt  1.3.1
  SourcePackage: ubuntu-themes
  Title: package light-themes 16.10+16.10.20161024-0ubuntu1 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1509562] Re: no icons for menu, folders, directories, files

2016-11-06 Thread astroboy
In my case, using Bodhi Linux 4.0, the solution was installing kde-
config-gtk-style and libqt5libqgtk2, AS WELL AS adding the line
XDG_CURRENT_DESKTOP=gnome to /etc/environment. Without that line, did
not matter to have those two packages installed. I did not have to
install systemsettings package because the Moksha desktop includes a
config app to choose the main icon set.

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

Title:
  no icons for menu, folders, directories, files

Status in dolphin package in Ubuntu:
  Confirmed
Status in kate package in Ubuntu:
  Confirmed
Status in kdepim package in Ubuntu:
  Confirmed
Status in konsole package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu:
  Confirmed

Bug description:
  no icons for menu, folders, directories, files

  I am using Xubuntu 15.10 as the Guest in Virtualbox 5.0.8 r103449.
  This happened after a recent Xubuntu update.

  Info:
  $ apt-cache policy dolphin
  dolphin:
Installed: 4:15.08.2-0ubuntu1
Candidate: 4:15.08.2-0ubuntu1
Version table:
   *** 4:15.08.2-0ubuntu1 0
  500 http://mirror.cogentco.com/pub/linux/ubuntu/ wily/universe amd64 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: dolphin 4:15.08.2-0ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  Date: Fri Oct 23 17:35:08 2015
  InstallationDate: Installed on 2015-06-01 (144 days ago)
  InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150521)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: dolphin
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1630720] Re: ubuntu-bug does not open a browser under unity8 session

2016-11-06 Thread Michael
I've this as well under Ubuntu 16.04 and Gnome3 flashback + compiz.

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

Title:
  ubuntu-bug does not open a browser under unity8 session

Status in Apport:
  New
Status in apport package in Ubuntu:
  Confirmed

Bug description:
  To reproduce:

  1. Have a mobile device wth ubuntu touch.
  2. Plug in a USB keyboard and mouse, activating desktop mode.
  3. Open a terminal and run "ubuntu-bug apport" (or any package you like.)

  Expected result:

  A browser window should open allowing the user to report the bug.

  Actual result:

  apport asks a series of questions in the terminal, finally asking the
  user if they want to launch a browser. Choosing to launch the browser
  causes apport to exit. No browser window is opened and the bug is not
  reported.

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

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


[Touch-packages] [Bug 1630720] Re: ubuntu-bug does not open a browser under unity8 session

2016-11-06 Thread Michael
Don't sure whether its related, but a quick strace reveals:

open("_usr_bin_nautilus.1000.upload", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 
0666) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
lseek(3, 0, SEEK_END)   = 0
ioctl(3, TCGETS, 0x7ffdc2c35a80)= -1 ENOTTY (Inappropriate ioctl for 
device)
lseek(3, 0, SEEK_CUR)   = 0
ioctl(3, TCGETS, 0x7ffdc2c35a20)= -1 ENOTTY (Inappropriate ioctl for 
device)
lseek(3, 0, SEEK_CUR)   = 0
lseek(3, 0, SEEK_CUR)   = 0
close(3)= 0


This file is left empty. TCGETS seems to be terminal settings?

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

Title:
  ubuntu-bug does not open a browser under unity8 session

Status in Apport:
  New
Status in apport package in Ubuntu:
  Confirmed

Bug description:
  To reproduce:

  1. Have a mobile device wth ubuntu touch.
  2. Plug in a USB keyboard and mouse, activating desktop mode.
  3. Open a terminal and run "ubuntu-bug apport" (or any package you like.)

  Expected result:

  A browser window should open allowing the user to report the bug.

  Actual result:

  apport asks a series of questions in the terminal, finally asking the
  user if they want to launch a browser. Choosing to launch the browser
  causes apport to exit. No browser window is opened and the bug is not
  reported.

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

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


[Touch-packages] [Bug 1623143] Re: Linux container does not take same cpu configuration as kernet's hosts

2016-11-06 Thread Christian Brauner
Fix suggested https://github.com/lxc/lxc/pull/1282.

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

Title:
  Linux container does not take same cpu configuration as kernet's hosts

Status in lxc package in Ubuntu:
  Triaged

Bug description:
  When I configured cpu affinity on a ubuntu 16.04 with kernel version 
"4.4.0-36-generic" on a host containing 3 cpus:
  on /etc/default/grub:
  GRUB_CMDLINE_LINUX_DEFAULT="isolcpus=0"

  update-grub

  reboot

  The output of "cat /proc/self/status" :
  ubuntu@ubuntu:~$ cat /proc/self/status
   .
   .
   .
  Cpus_allowed: 6
  Cpus_allowed_list:1-2
  Mems_allowed: ,0001
  Mems_allowed_list:0
  voluntary_ctxt_switches:  0
  nonvoluntary_ctxt_switches:   1

  When I create an lxd container in this host using these commands:

    lxc launch ubuntu:14.04 my-ubuntu

  And access to this container using:

    lxc exec my-ubuntu -- /bin/bash

  The output of "cat /proc/self/status" :
    .
    .
    .
  Cpus_allowed: 7
  Cpus_allowed_list:0-2
  Mems_allowed: ,0001
  Mems_allowed_list:0
  voluntary_ctxt_switches:  0
  nonvoluntary_ctxt_switches:   4

  Result: Container's process doesn't take same configuration as host's process.
  Host process use  2 cpus:  Cpus_allowed_list: 1-2
  Container process use 3 cpus: Cpus_allowed_list:  0-2

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-36-generic 4.4.0-36.55
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.4.0-36-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
  Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
  Date: Tue Sep 13 18:36:29 2016
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
  InstallationDate: Installed on 2016-08-04 (40 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.3)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 qxldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-36-generic 
root=/dev/mapper/username--vg-root ro isolcpus=0
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-36-generic N/A
   linux-backports-modules-4.4.0-36-generic  N/A
   linux-firmware1.157
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: Ubuntu-1.8.2-1ubuntu1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-wily
  dmi.modalias: 
dmi:bvnSeaBIOS:bvrUbuntu-1.8.2-1ubuntu1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-wily:cvnQEMU:ct1:cvrpc-i440fx-wily:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-wily
  dmi.sys.vendor: QEMU

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

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


[Touch-packages] [Bug 1639622] [NEW] Nux is uninstallable/unbuildable in zesty-proposed (Depends on glewmx)

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

Nux uses glewmx. glew was updated to 2.0 in Debian but since glewmx
support was dropped upstream in the new version, a glewmx source package
was introduced. See https://bugs.debian.org/836942 Both the new glew and
glewmx packages were autosynced to Ubuntu zesty.

But libglewmx-dev is no longer co-installable with libglew-dev.

This makes nux and Unity unbuildable in zesty.

$ sudo apt install libnux-4.0-dev

The following packages have unmet dependencies:
 libnux-4.0-dev : Depends: libglewmx-dev but it is not going to be installed

$ apt show libglewmx-dev
Package: libglewmx-dev
Version: 1.13.0-3
Source: glewmx
Original-Maintainer: Paul Wise 
Provides: libglewmx1.5-dev, libglewmx1.6-dev
Depends: libglewmx1.13 (= 1.13.0-3)
Conflicts: libglew-dev, libglewmx1.6-dev

** Affects: nux (Ubuntu)
 Importance: High
 Status: New

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


** Tags: ftbfs zesty

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

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

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

Title:
  Nux is uninstallable/unbuildable in zesty-proposed (Depends on glewmx)

Status in nux package in Ubuntu:
  New
Status in unity package in Ubuntu:
  New

Bug description:
  Nux uses glewmx. glew was updated to 2.0 in Debian but since glewmx
  support was dropped upstream in the new version, a glewmx source
  package was introduced. See https://bugs.debian.org/836942 Both the
  new glew and glewmx packages were autosynced to Ubuntu zesty.

  But libglewmx-dev is no longer co-installable with libglew-dev.

  This makes nux and Unity unbuildable in zesty.

  $ sudo apt install libnux-4.0-dev

  The following packages have unmet dependencies:
   libnux-4.0-dev : Depends: libglewmx-dev but it is not going to be installed

  $ apt show libglewmx-dev
  Package: libglewmx-dev
  Version: 1.13.0-3
  Source: glewmx
  Original-Maintainer: Paul Wise 
  Provides: libglewmx1.5-dev, libglewmx1.6-dev
  Depends: libglewmx1.13 (= 1.13.0-3)
  Conflicts: libglew-dev, libglewmx1.6-dev

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

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


[Touch-packages] [Bug 1588526] Re: [mako] Alarm doesn't ring when screen locked

2016-11-06 Thread Andrea Simonetti
Hi,
 i have the same problem. But i often notice that sometime when i unlock the 
phone it takes a few seconds for my nexus4 to refresh the time. It use to show 
me the time i block it before.. 
could this be related to this bug?

thanks for your care!

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

Title:
  [mako] Alarm doesn't ring when screen locked

Status in Canonical System Image:
  In Progress
Status in Ubuntu Clock App:
  Confirmed
Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I noticed couple of time, difficult to reproduce that the alarm does
  not ring at the correct time but ring as soon the screen is on.

  Mako Rc-proposed bq-aquaris R324.

  Regards

  Edit : to make ring the phone i just need to wake up the phone and the
  alarm start to ring.

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

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


[Touch-packages] [Bug 1639627] [NEW] Garbled graphic ("zoomed in effect") in fullscreen 3D applications if other window opens

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

I've a problem with full screen apps since ages (using ubuntu 14.04 and
16.04 64 bit and gnome flashback+compiz). they are liked "zoomed in", so
I see only 75% if there is other window layered over it (e.g.skype
messages or apport)...

If I disable unredirect_fullscreen_windows completly fullscreen windows
are always distorted in this way. I both tried the original xorg drivers
and the ones from http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu
. And also the mainline kernel.

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

-- 
Garbled graphic ("zoomed in effect") in fullscreen 3D applications if other 
window opens
https://bugs.launchpad.net/bugs/1639627
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to xorg in Ubuntu.

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


[Touch-packages] [Bug 1639627] [NEW] Garbled graphic ("zoomed in effect") in fullscreen 3D applications if other window opens

2016-11-06 Thread Michael
Public bug reported:

I've a problem with full screen apps since ages (using ubuntu 14.04 and
16.04 64 bit and gnome flashback+compiz). they are liked "zoomed in", so
I see only 75% if there is other window layered over it (e.g.skype
messages or apport)...

If I disable unredirect_fullscreen_windows completly fullscreen windows
are always distorted in this way. I both tried the original xorg drivers
and the ones from http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu
. And also the mainline kernel.

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


** Tags: trusty xenial

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

** Tags added: trusty xenial

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

Title:
  Garbled graphic ("zoomed in effect") in fullscreen 3D applications if
  other window opens

Status in xorg package in Ubuntu:
  New

Bug description:
  I've a problem with full screen apps since ages (using ubuntu 14.04
  and 16.04 64 bit and gnome flashback+compiz). they are liked "zoomed
  in", so I see only 75% if there is other window layered over it
  (e.g.skype messages or apport)...

  If I disable unredirect_fullscreen_windows completly fullscreen
  windows are always distorted in this way. I both tried the original
  xorg drivers and the ones from http://ppa.launchpad.net/oibaf
  /graphics-drivers/ubuntu . And also the mainline kernel.

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

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


[Touch-packages] [Bug 1639631] [NEW] Strange behavior when going from ac to battery mode (suspend)

2016-11-06 Thread Michael
Public bug reported:

Scenario:

Laptop is set to go in standby after 60 min inactivity only(!) when on
battery.

Laptop is on AC and left without use for 90 min.
Laptop is then disconnected from battery.

Symptom:
Laptop goes to standby at once!


The Bug seems that the inactivity timer is not reset when going from ac to 
battery (or the switch isn't seen as activity)

It is very annoying, because if you switch the Laptop to battery you
_want_ to do something with the laptop in the near future (seconds to
minutes) in 95% of the cases...

Using a fresh install of Ubuntu 16.04 64 bit with gnome 3 flashback +
compizz

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

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

Title:
  Strange behavior when going from ac to battery mode (suspend)

Status in systemd package in Ubuntu:
  New

Bug description:
  Scenario:

  Laptop is set to go in standby after 60 min inactivity only(!) when on
  battery.

  Laptop is on AC and left without use for 90 min.
  Laptop is then disconnected from battery.

  Symptom:
  Laptop goes to standby at once!

  
  The Bug seems that the inactivity timer is not reset when going from ac to 
battery (or the switch isn't seen as activity)

  It is very annoying, because if you switch the Laptop to battery you
  _want_ to do something with the laptop in the near future (seconds to
  minutes) in 95% of the cases...

  Using a fresh install of Ubuntu 16.04 64 bit with gnome 3 flashback +
  compizz

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

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


[Touch-packages] [Bug 1639654] [NEW] Ubuntu version on login screen says 16.10 not 17.04

2016-11-06 Thread Ads20000
Public bug reported:

The version number in the bottom-left of the LightDM login screen should
read 17.04 but it actually reads 16.10.

Computer info:
VirtualBox Graphical User Interface Version 5.1.6_Ubuntu r110634
(I don't have access to spare hardware to test on at the moment)
Allocated 2GB RAM
Host OS: Ubuntu 16.10 64-bit
Lenovo ThinkPad X201

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: lightdm 1.20.0-0ubuntu2
ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
Uname: Linux 4.8.0-26-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Nov  6 23:31:40 2016
InstallationDate: Installed on 2016-10-10 (27 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20161008)
SourcePackage: lightdm
UpgradeStatus: Upgraded to zesty on 2016-11-06 (0 days ago)

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


** Tags: amd64 apport-bug third-party-packages zesty

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

Title:
  Ubuntu version on login screen says 16.10 not 17.04

Status in lightdm package in Ubuntu:
  New

Bug description:
  The version number in the bottom-left of the LightDM login screen
  should read 17.04 but it actually reads 16.10.

  Computer info:
  VirtualBox Graphical User Interface Version 5.1.6_Ubuntu r110634
  (I don't have access to spare hardware to test on at the moment)
  Allocated 2GB RAM
  Host OS: Ubuntu 16.10 64-bit
  Lenovo ThinkPad X201

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: lightdm 1.20.0-0ubuntu2
  ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
  Uname: Linux 4.8.0-26-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Nov  6 23:31:40 2016
  InstallationDate: Installed on 2016-10-10 (27 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20161008)
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to zesty on 2016-11-06 (0 days ago)

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

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


[Touch-packages] [Bug 1522675] Re: Can't drop privileges for downloading : _apt user not allowed

2016-11-06 Thread Evan Carroll
So the deal for the flash users, is we're not supposed to be using
flashplugin-installer. That's dead. Follow these instructions here:
http://askubuntu.com/a/845328/29097

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

Title:
  Can't drop privileges for downloading : _apt user not allowed

Status in apt package in Ubuntu:
  Confirmed
Status in dpkg package in Ubuntu:
  Confirmed
Status in synaptic package in Debian:
  New

Bug description:
  Recently we got new versions for synaptic 0.82+build1 & apt 1.1.3, but
  now get that error when installing/upgrading some packages:

  Setting up libc6-dbg:amd64 (2.21-0ubuntu5) ...
  Processing triggers for libc-bin (2.21-0ubuntu5) ...
  W: Can't drop privileges for downloading as file 
'/root/.synaptic/tmp//tmp_cl' couldn't be accessed by user '_apt'. - 
pkgAcquire::Run (13: Permission denied)

  From nautilus, i'm seeing a /root/ folder locked (x on its icon) and
  the folder is empty (no /.synaptic/ sub-folder or file), so the above
  error.

  oem@u64:~$ ls -l .synaptic
  total 4
  -rw-rw-r-- 1 oem oem   0 Aug 25 11:19 options
  -rw-rw-r-- 1 oem oem 236 Aug 25 11:19 synaptic.conf

  oem@u64:~$ ls -l /var/lib/apt/lists/
  
  -rw-r- 1 root root0 Sep 20 06:36 lock
  drwx-- 2 _apt root16384 Sep 24 15:25 partial
  ..

  oem@u64:~$ sudo ls -l /var/lib/update-notifier/package-data-downloads/
  .
  drwxr-xr-x 2 _apt root 4096 Sep 22 23:33 partial

  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: synaptic 0.82+build1
  ProcVersionSignature: Ubuntu 4.3.0-1.10-generic 4.3.0
  Uname: Linux 4.3.0-1-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.2-0ubuntu8
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Dec  4 05:23:25 2015
  SourcePackage: synaptic
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1421923] Re: No notifications for new mails

2016-11-06 Thread Robin Heroldich
Any update on this? As I know the work is ready on Ubuntu's side, no we
only need a new Dekko release, don't we?

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

Title:
  No notifications for new mails

Status in Online Accounts: Account plugins:
  New
Status in Canonical System Image:
  In Progress
Status in Dekko:
  In Progress
Status in account-plugins package in Ubuntu:
  In Progress
Status in account-polld package in Ubuntu:
  In Progress

Bug description:
  Hi!

  In the BQ E4.5 Ubuntu Edition, I'm not getting notificactions for new
  mails.

  Testing (by example)
  1. Kill Dekko.
  2. Send you an email.
  3. Open Dekko.
  4. Change quickly to another app before Dekko starts.
  5. Bug: No notification
  6. Go to Dekko: You'll see your new mail.

  FYI as improvement, for me, in Dekko is not clear if Dekko checks the
  mail after X minutes or is a push notification.

  Thanks in advance!

To manage notifications about this bug go to:
https://bugs.launchpad.net/account-plugins/+bug/1421923/+subscriptions

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


[Touch-packages] [Bug 1638695] Re: Python 2.7.12 performance regression

2016-11-06 Thread Matthias Klose
yes, setting CC=gcc-4.8 CXX=g++-4.8 ./configure ...

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

Title:
  Python 2.7.12 performance regression

Status in python2.7 package in Ubuntu:
  Confirmed

Bug description:
  I work on the OpenStack-Ansible project and we've noticed that testing
  jobs on 16.04 take quite a bit longer to complete than on 14.04.  They
  complete within an hour on 14.04 but they normally take 90 minutes or
  more on 16.04.  We use the same version of Ansible with both versions
  of Ubuntu.

  After more digging, I tested python performance (using the
  'performance' module) on 14.04 (2.7.6) and on 16.04 (2.7.12).  There
  is a significant performance difference between each version of
  python.  That is detailed in a spreadsheet[0].

  I began using perf to dig into the differences when running the python
  performance module and when using Ansible playbooks.  CPU migrations
  (as measured by perf) are doubled in Ubuntu 16.04 when running the
  same python workloads.

  I tried changing some of the kerne.sched sysctl configurables but they
  had very little effect on the results.

  I compiled python 2.7.12 from source on 14.04 and found the
  performance to be unchanged there.  I'm not entirely sure where the
  problem might be now.

  We also have a bug open in OpenStack-Ansible[1] that provides
  additional detail. Thanks in advance for any help you can provide!

  [0] 
https://docs.google.com/spreadsheets/d/18MmptS_DAd1YP3OhHWQqLYVA9spC3xLt4PS3STI6tds/edit?usp=sharing
  [1] https://bugs.launchpad.net/openstack-ansible/+bug/1637494

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1638695/+subscriptions

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


[Touch-packages] [Bug 1639517] Re: black screen when booting

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

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

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

Title:
  black screen when booting

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  My notebook is a HP Pavilion  17-g164ng with an AMD A10-8780P APU and
  2 graphic subsystems - Carrizo, a VGA compatible controller and Topaz.

  When booting the screen is black – backlight on – off - on. 
  When HDD is inactive  
  - keyboard is not locked and I can  shutdown/reboot by Alt + Print +o/b or 
Strg + Alt + Del
  - remote access e.g. using ssh is possible

  
  Testsystems: Ubuntu/Kubuntu 14.04, 15.10, 16.04, 16.10.


  Workaround,  UEFI-boot, kernel parameters :   
nomodeset 
nomodeset xforcevesa 
  Resolution without/with xforcevesa: 800x600 / 1600x900 – the optimal 
resolution

  In 14.04 and 15.10 I installed fglrx – the AMD driver.

  It seems very similar to that described in #1597079.

  The bug report was generated from a remote PC. My HP notebook was started 
without any workaround parameters.
  This apport does'nt display the second graphic subsystem Topaz R7  as an 
apport generated with nomodeset xforcevesa.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
  Uname: Linux 4.4.0-45-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sat Nov  5 23:40:19 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Carrizo [1002:9874] (rev c4) (prog-if 
00 [VGA controller])
 Subsystem: Hewlett-Packard Company Carrizo [103c:80b6]
  InstallationDate: Installed on 2016-11-03 (2 days ago)
  InstallationMedia: Kubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  MachineType: HP HP Pavilion Notebook
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-45-generic.efi.signed 
root=UUID=d006dbb4-8a2a-4cfe-b38e-7d35b34bca09 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/19/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 80B6
  dmi.board.vendor: HP
  dmi.board.version: 81.32
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF.41:bd09/19/2016:svnHP:pnHPPavilionNotebook:pvr:rvnHP:rn80B6:rvr81.32:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion Notebook
  dmi.sys.vendor: HP
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sat Nov  5 23:32:11 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.4-0ubuntu0.1
  xserver.video_driver: amdgpu

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

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


[Touch-packages] [Bug 1639643] [NEW] radeon driver; many screen blackouts after booting

2016-11-06 Thread Körner
Public bug reported:

lsb_release -rd
Description:Ubuntu 16.04.1 LTS
Release:16.04

apt-cache policy ubuntu 16.04
lubuntu-artwork-16-04:
  Installiert:   (keine)
  Installationskandidat: 0.61.1
  Versionstabelle:
 0.61.1 500
500 http://de.archive.ubuntu.com/ubuntu xenial-updates/universe i386 
Packages
 0.61 500
500 http://de.archive.ubuntu.com/ubuntu xenial/universe i386 Packages

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
Uname: Linux 4.4.0-45-generic i686
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sun Nov  6 23:08:19 2016
DistUpgraded: 2016-08-03 14:28:28,465 DEBUG icon theme changed, re-reading
DistroCodename: xenial
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] R420 [Radeon X800 PRO/GTO 
AGP] [1002:4a49] (prog-if 00 [VGA controller])
InstallationDate: Installed on 2011-05-12 (2005 days ago)
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: FUJITSU SIEMENS MS-7071
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-45-generic 
root=UUID=2c3bd1f5-d73c-48ea-b680-cf3190450e33 ro plymouth:debug nopat 
drm.debug=0xe quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to xenial on 2016-08-03 (95 days ago)
dmi.bios.date: 02/06/2006
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: MS-7071
dmi.board.vendor: FUJITSU SIEMENS
dmi.board.version: 1.00
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd02/06/2006:svnFUJITSUSIEMENS:pnMS-7071:pvr1.00:rvnFUJITSUSIEMENS:rnMS-7071:rvr1.00:cvn:ct3:cvr:
dmi.product.name: MS-7071
dmi.product.version: 1.00
dmi.sys.vendor: FUJITSU SIEMENS
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Wed Aug  3 13:41:27 2016
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputSleep Button KEYBOARD, id 8
 inputAT Translated Set 2 keyboard KEYBOARD, id 9
 inputImPS/2 Generic Wheel Mouse MOUSE, id 10
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2.7
xserver.video_driver: radeon

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


** Tags: apport-bug i386 ubuntu xenial

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

Title:
  radeon driver; many screen blackouts after booting

Status in xorg package in Ubuntu:
  New

Bug description:
  lsb_release -rd
  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04

  apt-cache policy ubuntu 16.04
  lubuntu-artwork-16-04:
Installiert:   (keine)
Installationskandidat: 0.61.1
Versionstabelle:
   0.61.1 500
  500 http://de.archive.ubuntu.com/ubuntu xenial-updates/universe i386 
Packages
   0.61 500
  500 http://de.archive.ubuntu.com/ubuntu xenial/universe i386 Packages

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
  Uname: Linux 4.4.0-45-generic i686
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Nov  6 23:08:19 2016
  DistUpgraded: 2016-08-03 14:28:28,465 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] R420 [Radeon X800 
PRO/GTO AGP] [1002:4a49] (prog-if 00 

[Touch-packages] [Bug 1639629] [NEW] can't change sensitivity on (new) Alps trackstick

2016-11-06 Thread Michael
Public bug reported:

On a Toshiba z20t using Ubuntu 16.04, I can't change the sensitivity via

echo 200 | sudo tee /sys/devices/platform/i8042/serio1/serio2/sensitivity
echo 150 | sudo tee /sys/devices/platform/i8042/serio1/serio2/speed
echo 1 | sudo tee /sys/devices/platform/i8042/serio1/serio2/press_to_select 

as pointed out in https://wiki.ubuntuusers.de/Trackpoint/, because these
virtual files are missing.

dmesg:
[4.517356] input: AlpsPS/2 ALPS DualPoint Stick as 
/devices/platform/i8042/serio1/input/input7
[4.544238] input: AlpsPS/2 ALPS DualPoint TouchPad as 
/devices/platform/i8042/serio1/input/input5
[ 2213.365432] input: AlpsPS/2 ALPS DualPoint Stick as 
/devices/platform/i8042/serio1/input/input22
[ 2213.394015] input: AlpsPS/2 ALPS DualPoint TouchPad as 
/devices/platform/i8042/serio1/input/input21
[ 2322.626764] input: AlpsPS/2 ALPS DualPoint Stick as 
/devices/platform/i8042/serio1/input/input25
[ 2322.655136] input: AlpsPS/2 ALPS DualPoint TouchPad as 
/devices/platform/i8042/serio1/input/input24

ls -lisa:
ls -lisa /sys//devices/platform/i8042/serio1/input/input25/*
27517 0 lrwxrwxrwx 1 root root0 Nov  6 22:23 
/sys//devices/platform/i8042/serio1/input/input25/device -> ../../../serio1
27527 0 -r--r--r-- 1 root root 4096 Nov  6 22:23 
/sys//devices/platform/i8042/serio1/input/input25/modalias
27519 0 -r--r--r-- 1 root root 4096 Nov  6 16:26 
/sys//devices/platform/i8042/serio1/input/input25/name
27525 0 -r--r--r-- 1 root root 4096 Nov  6 22:23 
/sys//devices/platform/i8042/serio1/input/input25/phys
27534 0 -r--r--r-- 1 root root 4096 Nov  6 16:26 
/sys//devices/platform/i8042/serio1/input/input25/properties
27515 0 lrwxrwxrwx 1 root root0 Nov  6 16:26 
/sys//devices/platform/i8042/serio1/input/input25/subsystem -> 
../../../../../../class/input
27509 0 -rw-r--r-- 1 root root 4096 Nov  6 16:26 
/sys//devices/platform/i8042/serio1/input/input25/uevent
27526 0 -r--r--r-- 1 root root 4096 Nov  6 22:23 
/sys//devices/platform/i8042/serio1/input/input25/uniq

Tries the mainline kernel - no change.
--- 
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC0D0c:   michi 28816 F...m pulseaudio
 /dev/snd/pcmC0D0p:   michi 28816 F...m pulseaudio
 /dev/snd/controlC0:  michi 28816 F pulseaudio
CurrentDesktop: GNOME-Flashback:Unity
DistroRelease: Ubuntu 16.04
HibernationDevice: RESUME=/dev/mapper/1tb-swap
MachineType: TOSHIBA PORTEGE Z20t-C
Package: linux (not installed)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-45-generic.efi.signed 
root=/dev/mapper/1tb-miniubuntu ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-45-generic N/A
 linux-backports-modules-4.4.0-45-generic  N/A
 linux-firmware1.157.4
Tags:  xenial
Uname: Linux 4.4.0-45-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dialout dip libvirtd lp lpadmin plugdev sambashare sudo
_MarkForUpload: True
dmi.bios.date: 06/27/2016
dmi.bios.vendor: TOSHIBA
dmi.bios.version: Version 5.60
dmi.board.asset.tag: 00
dmi.board.name: PORTEGE Z20t-C
dmi.board.vendor: TOSHIBA
dmi.board.version: Version A0
dmi.chassis.asset.tag: 00
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: Version 1.0
dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion5.60:bd06/27/2016:svnTOSHIBA:pnPORTEGEZ20t-C:pvrPT16BE-00W006GR:rvnTOSHIBA:rnPORTEGEZ20t-C:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
dmi.product.name: PORTEGE Z20t-C
dmi.product.version: PT16BE-00W006GR
dmi.sys.vendor: TOSHIBA

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: apport-collected xenial

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

** Summary changed:

- can't change sensitiv on (new) Alps trckstick
+ can't change sensitiv on (new) Alps trackstick

** Summary changed:

- can't change sensitiv on (new) Alps trackstick
+ can't change sensitivity on (new) Alps trackstick

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

Title:
  can't change sensitivity on (new) Alps trackstick

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On a Toshiba z20t using Ubuntu 16.04, I can't change the sensitivity
  via

  echo 200 | sudo tee /sys/devices/platform/i8042/serio1/serio2/sensitivity
  echo 150 | sudo tee /sys/devices/platform/i8042/serio1/serio2/speed
  echo 1 | sudo tee /sys/devices/platform/i8042/serio1/serio2/press_to_select 

  as pointed out in https://wiki.ubuntuusers.de/Trackpoint/, because
  these virtual files are missing.

  dmesg:
  [4.517356] input: AlpsPS/2 ALPS DualPoint Stick as 
/devices/platform/i8042/serio1/input/input7
  [4.544238] input: AlpsPS/2 ALPS DualPoint TouchPad as 

[Touch-packages] [Bug 1626220] Re: please remove openjpeg

2016-11-06 Thread Andreas Cadhalpun
ffmpeg was synced from Debian, so it uses openjpeg2 now also in Ubuntu.

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

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

Title:
  please remove openjpeg

Status in calligra package in Ubuntu:
  New
Status in ffmpeg package in Ubuntu:
  Fix Released
Status in kimageformats package in Ubuntu:
  New
Status in openjpeg package in Ubuntu:
  New

Bug description:
  It looks like openjpeg packages openjpeg 1.5.2, while openjpeg2
  packages openjpeg 2.1.1. I don't think we want both packaged. It looks
  like Debian has removed openjpeg from testing and unstable.

  Thanks

  $ reverse-depends -b src:openjpeg
  Reverse-Build-Depends
  =
  * calligra  (for libopenjpeg-dev)
  * ffmpeg(for libopenjpeg-dev)
  * kimageformats (for libopenjpeg-dev)

  $ reverse-depends src:openjpeg
  Reverse-Depends
  ===
  * krita (for libopenjpeg5)
  * libavcodec-extra57(for libopenjpeg5)
  * libavcodec57  (for libopenjpeg5)

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

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


[Touch-packages] [Bug 1542021] Re: Libtinyxml2.6.2v5 replaces libtinyxml2.6.2, but doesn't provide it

2016-11-06 Thread Michael
Any news on that one?

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

Title:
  Libtinyxml2.6.2v5 replaces libtinyxml2.6.2, but doesn't provide it

Status in One Hundred Papercuts:
  Triaged
Status in tinyxml package in Ubuntu:
  Triaged

Bug description:
  Some packages references libtinyxml2.6.2. libtinyxml2.6.2v5 replaces
  it, but doesn't provide it. So no program which depends on
  libtinyxml2.6.2 can be installed anymore... One example are ros
  packages.

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

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


[Touch-packages] [Bug 1630720] Re: ubuntu-bug does not open a browser under unity8 session

2016-11-06 Thread Michael
** Changed in: apport
   Status: New => Confirmed

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

Title:
  ubuntu-bug does not open a browser under unity8 session

Status in Apport:
  Confirmed
Status in apport package in Ubuntu:
  Confirmed

Bug description:
  To reproduce:

  1. Have a mobile device wth ubuntu touch.
  2. Plug in a USB keyboard and mouse, activating desktop mode.
  3. Open a terminal and run "ubuntu-bug apport" (or any package you like.)

  Expected result:

  A browser window should open allowing the user to report the bug.

  Actual result:

  apport asks a series of questions in the terminal, finally asking the
  user if they want to launch a browser. Choosing to launch the browser
  causes apport to exit. No browser window is opened and the bug is not
  reported.

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

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


[Touch-packages] [Bug 1639622] Re: Nux is uninstallable/unbuildable in zesty-proposed (Depends on glewmx)

2016-11-06 Thread Jeremy Bicha
** Changed in: nux (Ubuntu)
   Status: New => In Progress

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

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

Title:
  Nux is uninstallable/unbuildable in zesty-proposed (Depends on glewmx)

Status in nux package in Ubuntu:
  In Progress
Status in unity package in Ubuntu:
  In Progress

Bug description:
  Nux uses glewmx. glew was updated to 2.0 in Debian but since glewmx
  support was dropped upstream in the new version, a glewmx source
  package was introduced. See https://bugs.debian.org/836942 Both the
  new glew and glewmx packages were autosynced to Ubuntu zesty.

  But libglewmx-dev is no longer co-installable with libglew-dev.

  This makes nux and Unity unbuildable in zesty.

  $ sudo apt install libnux-4.0-dev

  The following packages have unmet dependencies:
   libnux-4.0-dev : Depends: libglewmx-dev but it is not going to be installed

  $ apt show libglewmx-dev
  Package: libglewmx-dev
  Version: 1.13.0-3
  Source: glewmx
  Original-Maintainer: Paul Wise 
  Provides: libglewmx1.5-dev, libglewmx1.6-dev
  Depends: libglewmx1.13 (= 1.13.0-3)
  Conflicts: libglew-dev, libglewmx1.6-dev

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

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


[Touch-packages] [Bug 1572667] Re: [Thinkpad T450s] Screen flickering on external monitors with docking station

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

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

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

Title:
  [Thinkpad T450s] Screen flickering on external monitors with docking
  station

Status in xorg package in Ubuntu:
  Expired

Bug description:
  Ubuntu Gnome 16.04 RC.
  Screen does flickering some times.
  Intel HD graphics.

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

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


[Touch-packages] [Bug 1584894] Re: unity-system-compositor (or any Mir server) crashes on start-up with "Mir fatal error: Failed to schedule page flip" on VirtualBox Graphics Adapter and QEMU

2016-11-06 Thread mir-ci-bot
Fix committed into lp:mir at revision 3804, scheduled for release in
mir, milestone 0.25.0

** Changed in: mir
   Status: In Progress => Fix Committed

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

Title:
  unity-system-compositor (or any Mir server) crashes on start-up with
  "Mir fatal error: Failed to schedule page flip" on VirtualBox Graphics
  Adapter and QEMU

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

Bug description:
  (separated from bug 1118903)
  unity-system-compositor crashes on start-up with "Mir fatal error: Failed to 
schedule page flip" on VirtualBox Graphics Adapter

  ---

  can not login to Unity8

  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: unity-system-compositor 0.4.3+16.04.20160323-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu4
  Architecture: amd64
  Date: Mon May 23 19:20:43 2016
  ExecutablePath: /usr/sbin/unity-system-compositor
  GraphicsCard: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter 
[80ee:beef] (prog-if 00 [VGA controller])
  InstallationDate: Installed on 2016-05-19 (3 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160519)
  ProcCmdline: /usr/sbin/unity-system-compositor 
--disable-inactivity-policy=true --on-fatal-error-abort --file 
/run/lightdm-mir-0 --from-dm-fd 12 --to-dm-fd 21 --vt 8
  ProcEnviron:

  Signal: 6
  SourcePackage: unity-system-compositor
  StacktraceTop:
   mir::fatal_error_abort(char const*, ...) () from 
/usr/lib/x86_64-linux-gnu/libmircommon.so.5
   ?? () from 
/usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-mesa-kms.so.8
   ?? () from /usr/lib/x86_64-linux-gnu/libmirserver.so.38
   ?? () from /usr/lib/x86_64-linux-gnu/libmirserver.so.38
   ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  Title: unity-system-compositor crashed with SIGABRT in 
mir::fatal_error_abort()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  version.libdrm: libdrm2 2.4.68-1
  version.lightdm: lightdm 1.19.0-0ubuntu1
  version.mesa: libegl1-mesa-dev N/A

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

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


[Touch-packages] [Bug 1611010] Re: yakkety desktop - non-english installation crashes with /plugininstall.py: ValueError: invalid literal for int() with base 10: ''

2016-11-06 Thread Dean
Problem installing Xenial most recent daily desktop AMD64 builds (3
previous days) while selecting English keyboard and Ecuador timezone.

Same problem of crash during setting language.

Workaround was updating sources.list, update, reinstall apt tzdata
language-selector-common language-pack-en-base language-pack-en
(everything was up to date so I doubt this did anything) followed by
running ubiquity and selecting a US location to match the keyboard.

This went fine after various failed attempts and ubiquity previously crashing 
every time on setting language. Now location merely needs to be updated on 
reboot, if it isn't broken.
Perhaps doing this after all other things in the installer...

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

Title:
  yakkety desktop - non-english installation crashes with
  /plugininstall.py: ValueError: invalid literal for int() with base 10:
  ''

Status in apt package in Ubuntu:
  Fix Released
Status in ubiquity package in Ubuntu:
  Fix Released
Status in apt source package in Xenial:
  Triaged
Status in ubiquity source package in Xenial:
  Triaged

Bug description:
  Enviroment: Ubuntu 16.10.5 Yakkety Yak http://cdimage.ubuntu.com
  /daily-live/current/

  HW: Toshiba portege Z30-A12T | Intel i5+intel graphics | SSD hd

  Preconditions: W10+Xenial xerus installed, internet connection, 3rd
  party sw and updates selected

  Steps to reproduce:

  1º Click something else on Installation type screen>select /dev/sdaX where 
Xenial is installed, use it to mount / and leave some space to create the /home 
partition(ext4)
  2º Then click back and select erase ubuntu 16.04.1 and install Yakkety
  3º Installation starts

  Current result: After a little time installing it crashes and a window
  shows up to let the user know that some info is being gathered to send
  it to developers, and finally firefox opens on the bug report web on
  ubiquity package

  Expected result: No crashes during installation

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: ubiquity 16.10.5
  ProcVersionSignature: Ubuntu 4.4.0-33.52-generic 4.4.15
  Uname: Linux 4.4.0-33-generic x86_64
  ApportVersion: 2.20.3-0ubuntu5
  Architecture: amd64
  CasperVersion: 1.376
  Date: Mon Aug  8 15:50:56 2016
  InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
  LiveMediaBuild: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160808)
  ProcEnviron:
   LANGUAGE=es_ES.UTF-8
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=es_ES.UTF-8
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1639695] [NEW] package dbus 1.10.6-1ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-11-06 Thread Juan Leobardo Vázquez Lupercio
Public bug reported:

.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: dbus 1.10.6-1ubuntu3.1
ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
Uname: Linux 4.4.0-38-generic i686
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: i386
Date: Sun Nov  6 21:48:29 2016
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2016-09-18 (49 days ago)
InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Release i386 (20160420.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: dbus
Title: package dbus 1.10.6-1ubuntu3.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 need-duplicate-check xenial

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

Title:
  package dbus 1.10.6-1ubuntu3.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

Status in dbus package in Ubuntu:
  New

Bug description:
  .

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: dbus 1.10.6-1ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  Uname: Linux 4.4.0-38-generic i686
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: i386
  Date: Sun Nov  6 21:48:29 2016
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2016-09-18 (49 days ago)
  InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Release i386 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: dbus
  Title: package dbus 1.10.6-1ubuntu3.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1639696] [NEW] The top and the bottom bar displays background colour when media player is opening.

2016-11-06 Thread freya zhang
Public bug reported:

Information:
current build number: 465
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en
last update: 2016-11-07 10:20:23
version version: 465
version ubuntu: 20161105
version device: 20160606-ab415b2
version custom: 20160831-991-38-18

Steps:
1.Open the camera application.
2.Press the Video button.
3.Press the Record button.
4.Record the video for 10 seconds.
5.Press the Stop button.
6.Swipe right to view the photo roll.
7.Press the Play button on the video
8.Check the performance.


Actual result:
The top and the bottom bar displays background colour when 
the video opens in the media player.

Expected result:
The screen should display media player interface completely,
instead of top and botton bar displays background colour.

Notes:The issue is also reproduced on Frieza device.

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

** Attachment added: "video20161107_123228693.mp4"
   
https://bugs.launchpad.net/bugs/1639696/+attachment/4773895/+files/video20161107_123228693.mp4

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

Title:
  The top and the bottom bar displays background colour when  media
  player is opening.

Status in mediaplayer-app package in Ubuntu:
  New

Bug description:
  Information:
  current build number: 465
  device name: krillin
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en
  last update: 2016-11-07 10:20:23
  version version: 465
  version ubuntu: 20161105
  version device: 20160606-ab415b2
  version custom: 20160831-991-38-18

  Steps:
  1.Open the camera application.
  2.Press the Video button.
  3.Press the Record button.
  4.Record the video for 10 seconds.
  5.Press the Stop button.
  6.Swipe right to view the photo roll.
  7.Press the Play button on the video
  8.Check the performance.

  
  Actual result:
  The top and the bottom bar displays background colour when 
  the video opens in the media player.

  Expected result:
  The screen should display media player interface completely,
  instead of top and botton bar displays background colour.

  Notes:The issue is also reproduced on Frieza device.

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

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


[Touch-packages] [Bug 1639699] Re: network-manager Down after Laptop Suspend mode

2016-11-06 Thread Yowu Yu
$ dmesg (After executing 'sudo service network-manager restart')

[ 6123.662754] IPv6: ADDRCONF(NETDEV_CHANGE): wlp58s0: link becomes ready
[ 6171.294759] xhci_hcd :00:14.0: xHC is not running.
[ 6174.234416] brcmf_cfg80211_reg_notifier: not a ISO3166 code (0x30 0x30)
[ 6174.604156] IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
[ 6174.779951] IPv6: ADDRCONF(NETDEV_UP): wlp58s0: link is not ready
[ 6183.668692] IPv6: ADDRCONF(NETDEV_CHANGE): wlp58s0: link becomes ready
[ 6192.098950] xhci_hcd :00:14.0: Port resume took longer than 2 msec, 
port status = 0x400603

** Also affects: network-manager (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  network-manager Down after Laptop Suspend mode

Status in Ubuntu GNOME:
  New
Status in network-manager package in Ubuntu:
  New

Bug description:
  I installed Ubuntu Gnome 16.10 in Dell XPS-13 (9350)

  network-manager does not function properly when latop re-opened.(can't
  use network. but IP address is still allocated.) After executing the
  following command, the network runs again. "sudo service network-
  manager restart"

  $ lspci
  00:00.0 Host bridge: Intel Corporation Skylake Host Bridge/DRAM Registers 
(rev 08)
  00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07)
  00:04.0 Signal processing controller: Intel Corporation Skylake Processor 
Thermal Subsystem (rev 08)
  00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI 
Controller (rev 21)
  00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP 
Thermal subsystem (rev 21)
  00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP 
Serial IO I2C Controller #0 (rev 21)
  00:15.1 Signal processing controller: Intel Corporation Sunrise Point-LP 
Serial IO I2C Controller #1 (rev 21)
  00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME 
HECI #1 (rev 21)
  00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller 
[AHCI mode] (rev 21)
  00:1c.0 PCI bridge: Intel Corporation Device 9d10 (rev f1)
  00:1c.4 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port 
#5 (rev f1)
  00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port 
#6 (rev f1)
  00:1d.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port 
#9 (rev f1)
  00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
  00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
  00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
  00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
  3a:00.0 Network controller: Broadcom Limited BCM4350 802.11ac Wireless 
Network Adapter (rev 08)
  3b:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI 
Express Card Reader (rev 01)
  3c:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD 
Controller (rev 01)

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

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


[Touch-packages] [Bug 1609433] [NEW] xubuntu multiple monitors - programs open on first monitor

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

Hi. I have 3 monitors on 2 graphics cards. I have xubuntu 16.04. When i
open for example a movie in 3 monitor or 2 monitor vlc is open window
with movie on 1 monitor. The same with notepad, default image
viewer...But when i open program vlc directly from shortcut in panel or
menu it open in the monitor where i open it. (sory for my english)

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: evince 3.18.2-1ubuntu4
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: XFCE
Date: Wed Aug  3 16:12:11 2016
InstallationDate: Installed on 2016-07-26 (8 days ago)
InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
ProcEnviron:
 LANGUAGE=pl_PL
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial xubuntu
-- 
xubuntu multiple monitors - programs open on first monitor
https://bugs.launchpad.net/bugs/1609433
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to lightdm 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 1627942] Re: unity8 of 16.10 can't start, keep black screen, lenovo R61i

2016-11-06 Thread Daniel van Vugt
Thanks for that comment. I just found a machine to test on, but had
forgotten which bug it was for :)

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

Title:
  unity8 of 16.10 can't start, keep black screen, lenovo R61i

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

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")
  [2016-09-27:13:35:21.211] Failed to get all properties for 
"com.ubuntu.location.providers.here.AccountsService" : "No such interface"
  [2016-09-27:13:35:21.226] CursorImageProvider: "" not found (nor its 
fallbacks, if any). Going for "left_ptr" as a last resort.
  [2016-09-27:13:35:21.257] qtmir.applications: applicationManagerSingleton - 
engine= 0x5570d28e7cd0 scriptEngine= 0x5570d28e7cd0
  [2016-09-27:13:35:21.278] qtmir.applications: 

[Touch-packages] [Bug 1627942] Re: Unity8 crashed with "failed to assemble keymap from given parameters"

2016-11-06 Thread Daniel van Vugt
OK, sorry this took longer than it should have.

The bad news for me is that my Core2 system is broken. Although I
successfully logged into Unity8 from the 16.10 live session and Unity8
worked perfectly.

But it seems your problems are all to do with Unity8 crashing due to an
exception coming from Mir itself:

[2016-09-27:13:35:29.383] qtmir.surfaces: 
MirSurface[0x5570d3750f60,"unity8-dash"]::setKeymap("pinyin")
xkbcommon: ERROR: Couldn't find file "symbols/pinyin" in include paths
xkbcommon: ERROR: 1 include paths searched:
xkbcommon: ERROR: /usr/share/X11/xkb
xkbcommon: ERROR: 1 include paths could not be added:
xkbcommon: ERROR: /home/liong/.xkb
xkbcommon: ERROR: Abandoning symbols file "(unnamed)"
xkbcommon: ERROR: Failed to compile xkb_symbols
xkbcommon: ERROR: Failed to compile keymap
terminate called after throwing an instance of 
'boost::exception_detail::clone_impl'
  what(): failed to assemble keymap from given parameters

** Summary changed:

- unity8 of 16.10 can't start, keep black screen, lenovo R61i
+ Unity8 crashed with "failed to assemble keymap from given parameters"

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

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

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

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

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

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

** Changed in: mir
 Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny)

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

Title:
  Unity8 crashed with "failed to assemble keymap from given parameters"

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: 
===
  

[Touch-packages] [Bug 1639668] Re: Webapp crashes when opening a tab

2016-11-06 Thread Yann
And I never said it was affecting Network Manager...

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

Title:
  Webapp crashes when opening a tab

Status in network-manager package in Ubuntu:
  New

Bug description:
  It's not the first time I try to report this bug.

  On Ubuntu Touch, when I open a new tab inside a webapp, when closing
  it, the webapp crashes since OTA 11. I've reset m phone but it's still
  there.

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

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


[Touch-packages] [Bug 885793] Re: .mkv & .flv videos don't play in Totem Ubuntu 11.10

2016-11-06 Thread madbiologist
Is this issue still occurring on Ubuntu 16.10 "Yakkety Yak?"?

** Changed in: gstreamer0.10 (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  .mkv & .flv videos don't play in Totem Ubuntu 11.10

Status in gstreamer0.10 package in Ubuntu:
  Incomplete

Bug description:
  In Ubuntu 11.10, I can't play .mkv and some .flv videos in Totem (some
  other .flv videos do work). I don't get any messages, they just don't
  play. I see only the first frame of the .mkv or .flv video freezing on
  Totem where it says "Playing" at the left-bottom, the time stays 0:00
  / 0:00 and the audio is automatically muted  every time I play any
  .mkv or .flv video.

  When I right click in Nautilus to see the properties of these not-
  playing files I get a popup window saying "Creating Properties window.
  You can stop this operation by clicking cancel." -- and that is all I
  get. From the files that do play, I do get a properties window.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libgstreamer0.10-0 0.10.35-1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Thu Nov  3 19:21:35 2011
  ExecutablePath: /usr/bin/totem
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111011)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gstreamer0.10
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/885793/+subscriptions

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


[Touch-packages] [Bug 1639660] [NEW] apparmor-parse cannot parse profile with stacking //

2016-11-06 Thread Yuqiong Sun
Public bug reported:

I am experimenting with the new profile stacking feature of AppArmor on
Ubuntu 16.10.

However, when trying the load a profile with stacking ("//&" ), the
apparmor-parser will report the following erros:

AppArmor parser error for /etc/apparmor.d/root.test.shell in
/etc/apparmor.d/root.test.shell at line 8: syntax error, unexpected
TOK_ID, expecting TOK_END_OF_RULE.

The system is Ubuntu 16.10 Server edition.  I am trying to confine a
test program at /root/test/shell.  The profile looks like the following:

#include 
/root/test/shell {
  #include 

  /bin/touch ix,
  /root/test/read px -> readtest1 //& readtest2,
  /root/test/shell mr,

  profile readtest1 {
#include 
/root/test/file1 r,
/root/test/read mr,
  }

  profile readtest2 {
#include 
/root/test/file2 r,
/root/test/read mr,
  }
}

If the stacking works, when the /root/test/shell execs /root/test/read,
it should not be able to read either file1 or file2.

I am not sure if I am using the stacking in the wrong way, or there is a
bug in userspace support for stacking.

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

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

Title:
  apparmor-parse cannot parse profile  with stacking //&

Status in apparmor package in Ubuntu:
  New

Bug description:
  I am experimenting with the new profile stacking feature of AppArmor
  on Ubuntu 16.10.

  However, when trying the load a profile with stacking ("//&" ), the
  apparmor-parser will report the following erros:

  AppArmor parser error for /etc/apparmor.d/root.test.shell in
  /etc/apparmor.d/root.test.shell at line 8: syntax error, unexpected
  TOK_ID, expecting TOK_END_OF_RULE.

  The system is Ubuntu 16.10 Server edition.  I am trying to confine a
  test program at /root/test/shell.  The profile looks like the
  following:

  #include 
  /root/test/shell {
#include 

/bin/touch ix,
/root/test/read px -> readtest1 //& readtest2,
/root/test/shell mr,

profile readtest1 {
  #include 
  /root/test/file1 r,
  /root/test/read mr,
}

profile readtest2 {
  #include 
  /root/test/file2 r,
  /root/test/read mr,
}
  }

  If the stacking works, when the /root/test/shell execs
  /root/test/read, it should not be able to read either file1 or file2.

  I am not sure if I am using the stacking in the wrong way, or there is
  a bug in userspace support for stacking.

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

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


[Touch-packages] [Bug 1639255] Re: No hdmi output connected to a dell monitor

2016-11-06 Thread Daniel van Vugt
Can you please copy (as root):

  /var/log/lightdm/unity-system-compositor.log*
  ~/.cache/upstart/unity8.log

and attach them here?

That should show attempts to reconfigure displays (if Mir is being
notified at all)

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

** Tags added: android multimonitor

** Summary changed:

- No hdmi output connected to a dell monitor
+ No HDMI output connected to a Dell monitor

** Summary changed:

- No HDMI output connected to a Dell monitor
+ No HDMI output when frieza is connected to a Dell monitor

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

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

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

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

Title:
  No HDMI output when frieza is connected to a Dell monitor

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

Bug description:
  Environment:

  current build number: 75
  device name: frieza_arm64
  channel: ubuntu-touch/staging/ubuntu
  last update: 2016-11-04 10:44:56
  version version: 75
  version ubuntu: 20161104
  version device: 20161014.0
  version custom: 20161104

  Steps to reproduce:

  1º Connect hdmi cable to my dell monitor
  2º Select hdmi port

  Current result: I get a black screen with my dell monitor but it works 
correctly on a Lg tv
  Expected result: dell monitor should display tablet screen

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

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


[Touch-packages] [Bug 1639440] Re: [desktop] apps don't start, missing logs

2016-11-06 Thread Daniel van Vugt
Which apps don't start?

If you're referring to native apps that don't have icons then please try:
  ubuntu-app-launch ...
like:
  ubuntu-app-launch qterminal

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

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

** Tags added: unity8-desktop

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

Title:
  [desktop] apps don't start, missing logs

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

Bug description:
  Ubuntu 17.04 + proposed (unity8 desktop session)
  unity8/zesty-proposed,now 8.14+17.04.20161027-0ubuntu1 amd64 
[installed,automatic]

  apps don't load and i can't find the logs in ~/.cache/upstart for the
  apps. i'll upload the logs that i do have for unity8

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

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


[Touch-packages] [Bug 1609433] Re: xubuntu multiple monitors - programs open on first monitor

2016-11-06 Thread Paul White
** Package changed: ubuntu => lightdm (Ubuntu)

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

Title:
  xubuntu multiple monitors - programs open on first monitor

Status in lightdm package in Ubuntu:
  New

Bug description:
  Hi. I have 3 monitors on 2 graphics cards. I have xubuntu 16.04. When
  i open for example a movie in 3 monitor or 2 monitor vlc is open
  window with movie on 1 monitor. The same with notepad, default image
  viewer...But when i open program vlc directly from shortcut in panel
  or menu it open in the monitor where i open it. (sory for my english)

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: evince 3.18.2-1ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Wed Aug  3 16:12:11 2016
  InstallationDate: Installed on 2016-07-26 (8 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  ProcEnviron:
   LANGUAGE=pl_PL
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1620806] Re: gedit edit window is transparent when using Ambiance and Radiance themes

2016-11-06 Thread Chris Martin
I had the same problem after the 16.04 -> 16.10 upgrade
I noticed that newly created users did NOT have the problem.
So its was probably a config issue
I resolved it by removing the "~/.xinputrc" file in my home directory.  which 
is not present in a new users home directory.
This has worked on all system I have upgraded to date

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

Title:
  gedit edit window  is transparent when using Ambiance and Radiance
  themes

Status in gedit package in Ubuntu:
  Confirmed
Status in ubuntu-themes package in Ubuntu:
  Confirmed

Bug description:
  In a freshly booted and fully updated Ubuntu 16.10 the edit window of
  gedit is transparent using the *Classic* colour scheme. Other colour
  schemes seem to work as intended.

  The text of loaded files shows against the desktop wallpaper but when
  no files are loaded gedit displays its edit window or pane as it
  should do.

  To clarify this bug is only apparent when a file is loaded.

  I don't know when this started as I don't normally used gedit to edit
  files. I haven't found any other application affected by this problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: gedit 3.20.2-2ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
  Uname: Linux 4.4.0-9136-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Sep  6 21:01:35 2016
  InstallationDate: Installed on 2016-03-11 (179 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160311)
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1620806] Re: gedit edit window is transparent when using Ambiance and Radiance themes

2016-11-06 Thread Chris Martin
Just a quick update..
The content of the .xinputrc file was a single line

   run_im xim

I think that this may have something to do with the problem.

.xinputrc is generated by language settings when you change the input type.
in 16.10 when I set the input type to none the new .xinputrc file contains

   run_im none

And the background is still OK in gedit & calc etc

So the problem is the content of the .xinputrc file and not the presence
of the file.

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

Title:
  gedit edit window  is transparent when using Ambiance and Radiance
  themes

Status in gedit package in Ubuntu:
  Confirmed
Status in ubuntu-themes package in Ubuntu:
  Confirmed

Bug description:
  In a freshly booted and fully updated Ubuntu 16.10 the edit window of
  gedit is transparent using the *Classic* colour scheme. Other colour
  schemes seem to work as intended.

  The text of loaded files shows against the desktop wallpaper but when
  no files are loaded gedit displays its edit window or pane as it
  should do.

  To clarify this bug is only apparent when a file is loaded.

  I don't know when this started as I don't normally used gedit to edit
  files. I haven't found any other application affected by this problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: gedit 3.20.2-2ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
  Uname: Linux 4.4.0-9136-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Sep  6 21:01:35 2016
  InstallationDate: Installed on 2016-03-11 (179 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160311)
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1639668] [NEW] Webapp crashes when opening a tab

2016-11-06 Thread Yann
Public bug reported:

It's not the first time I try to report this bug.

On Ubuntu Touch, when I open a new tab inside a webapp, when closing it,
the webapp crashes since OTA 11. I've reset m phone but it's still
there.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Webapp crashes when opening a tab

Status in network-manager package in Ubuntu:
  New

Bug description:
  It's not the first time I try to report this bug.

  On Ubuntu Touch, when I open a new tab inside a webapp, when closing
  it, the webapp crashes since OTA 11. I've reset m phone but it's still
  there.

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

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


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

2016-11-06 Thread Karl-Philipp Richter
apport information

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

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

Title:
  modprobe manpage mentions aliases, but doesn't explain the term or
  reference and explanation

Status in kmod package in Ubuntu:
  New

Bug description:
  also referenced manpages of `modinfo` and `insmod` don't explain what
  an alias is and give no reference to an explanation. That makes
  getting started with kernel modules overly hard for beginners and it'd
  just be one reference or half a sentence necessary to explain

  Apparently there're even two types of aliases (built-ins in `.ko`
  files and user defined)[1]. That _needs_ to be explained!!

  ---
  [1] 
http://unix.stackexchange.com/questions/175901/how-to-add-an-alias-to-a-kernel-module/175923#175923

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: kmod 18-1ubuntu2
  Uname: Linux 3.18.1-031801-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Dec 25 19:20:49 2014
  SourcePackage: kmod
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Dependencies:
   gcc-6-base 6.2.0-5ubuntu12
   libc6 2.24-3ubuntu1
   libgcc1 1:6.2.0-5ubuntu12
   libkmod2 22-1.1ubuntu1
   lsb-base 9.20160110ubuntu5
  DistroRelease: Ubuntu 16.10
  InstallationDate: Installed on 2015-12-12 (330 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  NonfreeKernelModules: openafs zfs zunicode zcommon znvpair zavl
  Package: kmod 22-1.1ubuntu1
  PackageArchitecture: amd64
  Tags:  yakkety
  Uname: Linux 4.8.6-040806-generic x86_64
  UpgradeStatus: Upgraded to yakkety on 2016-10-17 (20 days ago)
  UserGroups: adm autopilot bumblebee cdrom dip libvirtd lp lpadmin plugdev 
sambashare sudo
  _MarkForUpload: True

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

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


[Touch-packages] [Bug 1570653] Re: LG 31MU97-B Black 31" 4K Monitor not detected properly

2016-11-06 Thread madbiologist
** Summary changed:

- 4K Monitor not detected properly 
+ LG 31MU97-B Black 31" 4K Monitor not detected properly

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

Title:
  LG 31MU97-B Black 31" 4K Monitor not detected properly

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  4K monitor is not properly detected.

  using xfce desktop "Display" utility, my monitor is detected as
  "Goldstar Company Ltd 27" with a resolution of 3840x2160 and 60.0Hz

  The actual monitor is an LG 31MU97-B Black 31" with a resolution of
  4096x2160.

  I'm pretty sure the Monitor's resolution was properly detected in 15.10 
(4096x2160).  It was called "Goldstar Company Ltd" but
  I do not recall which size was detected.  (27" or 31")

  I remember seeing a 4K youtube video in 15.10 and noting the black
  bands on each side of the display, due to the difference between 3840
  and 4096.

  ---
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: 2016-04-14 20:11:08,467 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
"./xorg_fix_proprietary.py" (No such file or directory) (8))
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Curacao PRO [Radeon R7 370 / R9 
270/370 OEM] [1002:6811] (prog-if 00 [VGA controller])
     Subsystem: PC Partner Limited / Sapphire Technology Curacao PRO [Radeon R7 
370 / R9 270/370 OEM] [174b:e271]
  InstallationDate: Installed on 2015-11-24 (204 days ago)
  InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  LightdmGreeterLog:
   upstart: indicator-application main process (2191) killed by TERM signal
   Invalid MIT-MAGIC-COOKIE-1 key
  LightdmGreeterLogOld:
   ** Message: Starting lightdm-gtk-greeter 2.0.1 (Aug  7 2015, 01:24:18)
   ** Message: [Configuration] Reading file: 
/etc/lightdm/lightdm-gtk-greeter.conf.d/01_ubuntu.conf
   ** Message: [Configuration] Reading file: 
/etc/lightdm/lightdm-gtk-greeter.conf.d/30_xubuntu.conf
   ** Message: [Configuration] Reading file: 
/etc/lightdm/lightdm-gtk-greeter.conf
   upstart: indicator-application main process (1802) killed by TERM signal
  MachineType: To be filled by O.E.M. To be filled by O.E.M.
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-lowlatency 
root=/dev/mapper/xubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-22.40-lowlatency 4.4.8
  Tags:  xenial ubuntu
  Uname: Linux 4.4.0-22-lowlatency x86_64
  UpgradeStatus: Upgraded to xenial on 2016-04-15 (62 days ago)
  UserGroups: adm audio cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/08/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2501
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: SABERTOOTH 990FX R2.0
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2501:bd04/08/2014:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKCOMPUTERINC.:rnSABERTOOTH990FXR2.0:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: To be filled by O.E.M.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2

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

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


[Touch-packages] [Bug 1639660] Re: apparmor-parse cannot parse profile with stacking //

2016-11-06 Thread John Johansen
Yuqiong Sun,

the parser is sensitive to white space. If your profile has white space
in the name you will need to use quotes around it

  /root/test/read px -> "readtest1 //& readtest2",

otherwise you will need to remove the white space and specify it as

  /root/test/read px -> readtest1//,

ideally the parser would properly handle white space in this situation
and properly parse this but at the moment it doesn't.  If this fixes
your problem I will mark this bug as a wish list feature. If not please
let us know so we can further debug the problem.

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

Title:
  apparmor-parse cannot parse profile  with stacking //&

Status in apparmor package in Ubuntu:
  New

Bug description:
  I am experimenting with the new profile stacking feature of AppArmor
  on Ubuntu 16.10.

  However, when trying the load a profile with stacking ("//&" ), the
  apparmor-parser will report the following erros:

  AppArmor parser error for /etc/apparmor.d/root.test.shell in
  /etc/apparmor.d/root.test.shell at line 8: syntax error, unexpected
  TOK_ID, expecting TOK_END_OF_RULE.

  The system is Ubuntu 16.10 Server edition.  I am trying to confine a
  test program at /root/test/shell.  The profile looks like the
  following:

  #include 
  /root/test/shell {
#include 

/bin/touch ix,
/root/test/read px -> readtest1 //& readtest2,
/root/test/shell mr,

profile readtest1 {
  #include 
  /root/test/file1 r,
  /root/test/read mr,
}

profile readtest2 {
  #include 
  /root/test/file2 r,
  /root/test/read mr,
}
  }

  If the stacking works, when the /root/test/shell execs
  /root/test/read, it should not be able to read either file1 or file2.

  I am not sure if I am using the stacking in the wrong way, or there is
  a bug in userspace support for stacking.

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

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


[Touch-packages] [Bug 789379] Re: The following message is shown just after 2 seconds of playing the video :- "Gstreamer encountered a general stream error".

2016-11-06 Thread madbiologist
Is this issue still occurring on Ubuntu 16.10 "Yakkety Yak?"?

** Changed in: gstreamer0.10 (Ubuntu)
   Status: New => Incomplete

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

Title:
  The following message is shown just after 2 seconds of playing the
  video :- "Gstreamer encountered a general stream error".

Status in gstreamer0.10 package in Ubuntu:
  Incomplete

Bug description:
  This problem occurs only when I am trying to play .mkv files. There is
  no problem when playing .avi files.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: libgstreamer0.10-0 0.10.30-1build2
  ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
  Uname: Linux 2.6.35-28-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Fri May 27 18:59:11 2011
  ExecutablePath: /usr/bin/totem
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: gstreamer0.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/789379/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-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 of 16.10 can't start, keep black screen, lenovo R61i

2016-11-06 Thread Golanguage
Thank you. But a sad story,...

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

Title:
  unity8 of 16.10 can't start, keep black screen, lenovo R61i

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

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")
  [2016-09-27:13:35:21.211] Failed to get all properties for 
"com.ubuntu.location.providers.here.AccountsService" : "No such interface"
  [2016-09-27:13:35:21.226] CursorImageProvider: "" not found (nor its 
fallbacks, if any). Going for "left_ptr" as a last resort.
  [2016-09-27:13:35:21.257] qtmir.applications: applicationManagerSingleton - 
engine= 0x5570d28e7cd0 scriptEngine= 0x5570d28e7cd0
  [2016-09-27:13:35:21.278] qtmir.applications: 
ApplicationManager::ApplicationManager (this=%p) 

[Touch-packages] [Bug 1639622] Re: Nux is uninstallable/unbuildable in zesty-proposed (Depends on glewmx)

2016-11-06 Thread Jeremy Bicha
** Branch linked: lp:~jbicha/nux/dont-build-depend-on-libglew

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

Title:
  Nux is uninstallable/unbuildable in zesty-proposed (Depends on glewmx)

Status in nux package in Ubuntu:
  New
Status in unity package in Ubuntu:
  New

Bug description:
  Nux uses glewmx. glew was updated to 2.0 in Debian but since glewmx
  support was dropped upstream in the new version, a glewmx source
  package was introduced. See https://bugs.debian.org/836942 Both the
  new glew and glewmx packages were autosynced to Ubuntu zesty.

  But libglewmx-dev is no longer co-installable with libglew-dev.

  This makes nux and Unity unbuildable in zesty.

  $ sudo apt install libnux-4.0-dev

  The following packages have unmet dependencies:
   libnux-4.0-dev : Depends: libglewmx-dev but it is not going to be installed

  $ apt show libglewmx-dev
  Package: libglewmx-dev
  Version: 1.13.0-3
  Source: glewmx
  Original-Maintainer: Paul Wise 
  Provides: libglewmx1.5-dev, libglewmx1.6-dev
  Depends: libglewmx1.13 (= 1.13.0-3)
  Conflicts: libglew-dev, libglewmx1.6-dev

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

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


Re: [Touch-packages] [Bug 1522675] Re: Can't drop privileges for downloading : _apt user not allowed

2016-11-06 Thread Steve Langasek
On Mon, Nov 07, 2016 at 12:19:58AM -, Evan Carroll wrote:
> So the deal for the flash users, is we're not supposed to be using
> flashplugin-installer. That's dead.

No, it isn't.  The referenced link says that it is no longer supported by
Chrome, but that doesn't mean flashplugin-installer is dead.  The plugin
works with firefox; the flashplugin-installer package successfully downloads
the file and the warning message mentioned in this bug report is just a
warning.

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

Title:
  Can't drop privileges for downloading : _apt user not allowed

Status in apt package in Ubuntu:
  Confirmed
Status in dpkg package in Ubuntu:
  Confirmed
Status in synaptic package in Debian:
  New

Bug description:
  Recently we got new versions for synaptic 0.82+build1 & apt 1.1.3, but
  now get that error when installing/upgrading some packages:

  Setting up libc6-dbg:amd64 (2.21-0ubuntu5) ...
  Processing triggers for libc-bin (2.21-0ubuntu5) ...
  W: Can't drop privileges for downloading as file 
'/root/.synaptic/tmp//tmp_cl' couldn't be accessed by user '_apt'. - 
pkgAcquire::Run (13: Permission denied)

  From nautilus, i'm seeing a /root/ folder locked (x on its icon) and
  the folder is empty (no /.synaptic/ sub-folder or file), so the above
  error.

  oem@u64:~$ ls -l .synaptic
  total 4
  -rw-rw-r-- 1 oem oem   0 Aug 25 11:19 options
  -rw-rw-r-- 1 oem oem 236 Aug 25 11:19 synaptic.conf

  oem@u64:~$ ls -l /var/lib/apt/lists/
  
  -rw-r- 1 root root0 Sep 20 06:36 lock
  drwx-- 2 _apt root16384 Sep 24 15:25 partial
  ..

  oem@u64:~$ sudo ls -l /var/lib/update-notifier/package-data-downloads/
  .
  drwxr-xr-x 2 _apt root 4096 Sep 22 23:33 partial

  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: synaptic 0.82+build1
  ProcVersionSignature: Ubuntu 4.3.0-1.10-generic 4.3.0
  Uname: Linux 4.3.0-1-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.2-0ubuntu8
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Dec  4 05:23:25 2015
  SourcePackage: synaptic
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1405669] Re: modprobe manpage mentions aliases, but doesn't explain the term or reference and explanation

2016-11-06 Thread Karl-Philipp Richter
apport information

** Tags added: apport-collected yakkety

** Description changed:

  also referenced manpages of `modinfo` and `insmod` don't explain what an
  alias is and give no reference to an explanation. That makes getting
  started with kernel modules overly hard for beginners and it'd just be
  one reference or half a sentence necessary to explain
  
  Apparently there're even two types of aliases (built-ins in `.ko` files
  and user defined)[1]. That _needs_ to be explained!!
  
  ---
  [1] 
http://unix.stackexchange.com/questions/175901/how-to-add-an-alias-to-a-kernel-module/175923#175923
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: kmod 18-1ubuntu2
  Uname: Linux 3.18.1-031801-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Dec 25 19:20:49 2014
  SourcePackage: kmod
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ApportVersion: 2.20.3-0ubuntu8
+ Architecture: amd64
+ CurrentDesktop: Unity
+ Dependencies:
+  gcc-6-base 6.2.0-5ubuntu12
+  libc6 2.24-3ubuntu1
+  libgcc1 1:6.2.0-5ubuntu12
+  libkmod2 22-1.1ubuntu1
+  lsb-base 9.20160110ubuntu5
+ DistroRelease: Ubuntu 16.10
+ InstallationDate: Installed on 2015-12-12 (330 days ago)
+ InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
+ NonfreeKernelModules: openafs zfs zunicode zcommon znvpair zavl
+ Package: kmod 22-1.1ubuntu1
+ PackageArchitecture: amd64
+ Tags:  yakkety
+ Uname: Linux 4.8.6-040806-generic x86_64
+ UpgradeStatus: Upgraded to yakkety on 2016-10-17 (20 days ago)
+ UserGroups: adm autopilot bumblebee cdrom dip libvirtd lp lpadmin plugdev 
sambashare sudo
+ _MarkForUpload: True

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

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

Title:
  modprobe manpage mentions aliases, but doesn't explain the term or
  reference and explanation

Status in kmod package in Ubuntu:
  New

Bug description:
  also referenced manpages of `modinfo` and `insmod` don't explain what
  an alias is and give no reference to an explanation. That makes
  getting started with kernel modules overly hard for beginners and it'd
  just be one reference or half a sentence necessary to explain

  Apparently there're even two types of aliases (built-ins in `.ko`
  files and user defined)[1]. That _needs_ to be explained!!

  ---
  [1] 
http://unix.stackexchange.com/questions/175901/how-to-add-an-alias-to-a-kernel-module/175923#175923

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: kmod 18-1ubuntu2
  Uname: Linux 3.18.1-031801-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Dec 25 19:20:49 2014
  SourcePackage: kmod
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Dependencies:
   gcc-6-base 6.2.0-5ubuntu12
   libc6 2.24-3ubuntu1
   libgcc1 1:6.2.0-5ubuntu12
   libkmod2 22-1.1ubuntu1
   lsb-base 9.20160110ubuntu5
  DistroRelease: Ubuntu 16.10
  InstallationDate: Installed on 2015-12-12 (330 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  NonfreeKernelModules: openafs zfs zunicode zcommon znvpair zavl
  Package: kmod 22-1.1ubuntu1
  PackageArchitecture: amd64
  Tags:  yakkety
  Uname: Linux 4.8.6-040806-generic x86_64
  UpgradeStatus: Upgraded to yakkety on 2016-10-17 (20 days ago)
  UserGroups: adm autopilot bumblebee cdrom dip libvirtd lp lpadmin plugdev 
sambashare sudo
  _MarkForUpload: True

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

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


[Touch-packages] [Bug 1639674] [NEW] tearing

2016-11-06 Thread Andrey
Public bug reported:

Video tearing is all time. Nvidia and novus drivers

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: xorg 1:7.7+13ubuntu4
ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
Uname: Linux 4.8.0-22-generic x86_64
NonfreeKernelModules: wl nvidia_uvm nvidia_drm nvidia_modeset nvidia
.proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  367.57  Mon Oct  3 20:37:01 
PDT 2016
 GCC version:  gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12)
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Nov  7 05:13:25 2016
DistUpgraded: Fresh install
DistroCodename: yakkety
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.8, 4.8.0-22-generic, x86_64: installed
 bcmwl, 6.30.223.248+bdcom, 4.8.0-22-generic, x86_64: installed
 nvidia-367, 367.57, 4.8.0-22-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation HD Graphics 520 [8086:1916] (rev 07) (prog-if 00 [VGA 
controller])
   Subsystem: ASUSTeK Computer Inc. HD Graphics 520 [1043:1ccd]
   Subsystem: ASUSTeK Computer Inc. GM108M [GeForce 940M] [1043:246a]
InstallationDate: Installed on 2016-11-07 (0 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
MachineType: ASUSTeK COMPUTER INC. X555UB
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-22-generic 
root=UUID=16c193c2-1248-47f0-91ce-31ece06b8894 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/06/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: X555UB.300
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: X555UB
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX555UB.300:bd07/06/2016:svnASUSTeKCOMPUTERINC.:pnX555UB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX555UB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: X555UB
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.13.0+16.10.20160818.2-0ubuntu2
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.70-1
version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.3-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.3-1ubuntu2
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-2
xserver.bootTime: Mon Nov  7 05:08:52 2016
xserver.configfile: /etc/X11/xorg.conf
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.4-1ubuntu6

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


** Tags: amd64 apport-bug compiz-0.9 corruption ubuntu yakkety

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

Title:
  tearing

Status in xorg package in Ubuntu:
  New

Bug description:
  Video tearing is all time. Nvidia and novus drivers

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg 1:7.7+13ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  NonfreeKernelModules: wl nvidia_uvm nvidia_drm nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  367.57  Mon Oct  3 20:37:01 
PDT 2016
   GCC version:  gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12)
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Nov  7 05:13:25 2016
  DistUpgraded: Fresh install
  DistroCodename: yakkety
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 

[Touch-packages] [Bug 1057276] Re: when playing .flv and .mkv files on totem, the player crashes

2016-11-06 Thread madbiologist
Is this issue still occurring on Ubuntu 16.10 "Yakkety Yak?"?

** Changed in: gstreamer0.10 (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  when playing .flv and .mkv files on totem, the player crashes

Status in gstreamer0.10 package in Ubuntu:
  Incomplete

Bug description:
  can't play .flv and .mkv videos. the player crashes

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libgstreamer0.10-0 0.10.35-1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Thu Sep 27 09:10:21 2012
  ExecutablePath: /usr/bin/totem
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  SourcePackage: gstreamer0.10
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/1057276/+subscriptions

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


[Touch-packages] [Bug 1639675] [NEW] [X555UB, Realtek ALC256, Speaker, Internal] No sound at all

2016-11-06 Thread Andrey
Public bug reported:

On ubuntu 16.04 only mic does not work but now 16.10  sounds don`t play
too

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
Uname: Linux 4.8.0-22-generic x86_64
NonfreeKernelModules: wl nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  andrey 2177 F pulseaudio
CurrentDesktop: Unity
Date: Mon Nov  7 05:17:43 2016
InstallationDate: Installed on 2016-11-07 (0 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
Symptom_Card: Built-in Audio - HDA Intel PCH
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  andrey 2177 F pulseaudio
Symptom_Jack: Speaker, Internal
Symptom_Type: No sound at all
Title: [X555UB, Realtek ALC256, Speaker, Internal] No sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/06/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: X555UB.300
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: X555UB
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX555UB.300:bd07/06/2016:svnASUSTeKCOMPUTERINC.:pnX555UB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX555UB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: X555UB
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-bug yakkety

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

Title:
  [X555UB, Realtek ALC256, Speaker, Internal] No sound at all

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  On ubuntu 16.04 only mic does not work but now 16.10  sounds don`t
  play too

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  NonfreeKernelModules: wl nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  andrey 2177 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Nov  7 05:17:43 2016
  InstallationDate: Installed on 2016-11-07 (0 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  andrey 2177 F pulseaudio
  Symptom_Jack: Speaker, Internal
  Symptom_Type: No sound at all
  Title: [X555UB, Realtek ALC256, Speaker, Internal] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/06/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X555UB.300
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X555UB
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX555UB.300:bd07/06/2016:svnASUSTeKCOMPUTERINC.:pnX555UB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX555UB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X555UB
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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


[Touch-packages] [Bug 1334329] Re: Sound input settings not saved

2016-11-06 Thread hesediel84
affects me to on Kubuntu 16.04 on the laptop 2 microphones showed
microphone and internal microphone. The built in is the first one but
after every reboot the settings gets a restart really stressing

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

Title:
  Sound input settings not saved

Status in alsa-driver package in Ubuntu:
  Fix Released
Status in pulseaudio package in Ubuntu:
  Fix Released

Bug description:
  When attempting to set my preferred sound input device, simply leaving
  sound preferences and going back to sound preferences, and selecting
  input, causes the default SPDIF to be selected again, and not the
  internal microphone I preferred.  I made a video to demonstrate what I
  mean by this here:  http://youtu.be/9Q9EQvLl_rA

  
  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> 
About Ubuntu
  14.04

  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  I really don't know.  It's just the sound preferences.

  3) What you expected to happen
  For my selected sound input to be saved.

  4) What happened instead
  Keeps defaulting to the top sound input

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  brandon   23953 F pulseaudio
   /dev/snd/controlC0:  brandon   23953 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jun 25 11:20:14 2014
  InstallationDate: Installed on 2014-04-26 (60 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH successful
  Symptom_Card: Caicos HDMI Audio [Radeon HD 6400 Series] - HDA ATI HDMI
  Symptom_PulseAudioRecordingTest: PulseAudio recording test through plughw:PCH 
successful
  Symptom_Type: None of the above
  Title: [HDA-Intel - HDA Intel PCH, recording] Recording problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

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


[Touch-packages] [Bug 1611745] Re: OpenGL not working through ssh -X

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

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

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

Title:
  OpenGL not working through ssh -X

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  I need to run several OpenGL-depending programs through ssh -x, like
  tecplot, mayavi or paraview. I connect to the remote machine with ssh
  -X (or ssh -Y, doesn't matter). Then I test opengl using e.g. glxinfo.

  The output of glxinfo on the remote machine says that it was unable to
  create the OpenGL context. In the other remote programs I receive the
  same error message. On the local machine, it works fine. See the
  logfiles attached (local_glxinfo.log, remote_glxinfo.log).

  I configured my Xorg according to the attached xorg.conf. The
  configuration was produced with nvidia-settings and two manual tweaks,
  lines 54 and 74. I added those lines because I could not (and still
  can't) enforce indirect rendering of my graphics card. Indirect
  rendering is still switched off, see lines 102 and 167 in Xorg.0.log.

  The issue does also occur when no manually generated xorg.conf is
  present.

  I'm using the latest drivers from the package nvidia-361.

  The issue occurs with and without my graphics card (Intel HD 4600, or
  GeForce 605). Before I switched to ubuntu-gnome 16.04 I had a xubuntu
  14.04 LTS running. There some applications would work, other would
  not. Now nothing works at all.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  NonfreeKernelModules: talpa_vfshook talpa_pedconnector talpa_pedevice 
talpa_vcdevice talpa_core talpa_linux talpa_syscallhook nvidia_uvm 
nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..02.00.0: Error: [Errno 21] Ist ein Verzeichnis: 
'/proc/driver/nvidia/gpus/:02:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  361.42  Tue Mar 22 18:10:58 
PDT 2016
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:

  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Wed Aug 10 13:32:00 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.4.0-34-generic, x86_64: installed
   nvidia-361, 361.42, 4.4.0-34-generic, x86_64: installed
   virtualbox, 5.0.24, 4.4.0-34-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation GF119 [GeForce 605] [10de:1048] (rev a1) (prog-if 00 [VGA 
controller])
     Subsystem: LeadTek Research Inc. GF119 [GeForce 605] [107d:5afd]
  InstallationDate: Installed on 2016-08-09 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160421)
  MachineType: FUJITSU ESPRIMO P720
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=7b7bc513-0076-48db-a71b-28299a8a30e3 ro quiet splash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/28/2013
  dmi.bios.vendor: FUJITSU // American Megatrends Inc.
  dmi.bios.version: V4.6.5.4 R1.3.0 for D3221-A1x
  dmi.board.name: D3221-A1
  dmi.board.vendor: FUJITSU
  dmi.board.version: S26361-D3221-A1
  dmi.chassis.type: 6
  dmi.chassis.vendor: FUJITSU
  dmi.chassis.version: C$WX02
  dmi.modalias: 
dmi:bvnFUJITSU//AmericanMegatrendsInc.:bvrV4.6.5.4R1.3.0forD3221-A1x:bd05/28/2013:svnFUJITSU:pnESPRIMOP720:pvr:rvnFUJITSU:rnD3221-A1:rvrS26361-D3221-A1:cvnFUJITSU:ct6:cvrC$WX02:
  dmi.product.name: ESPRIMO P720
  dmi.sys.vendor: FUJITSU
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Wed Aug 10 11:27:40 2016
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:

  xserver.version: