[Touch-packages] [Bug 989396] Re: Package keyboard-configuration post-installation script. Hang on /bin/setupcon --force --save for 10 min then killed

2015-06-19 Thread Yurii Oleynikov
Odin Hørthe Omdal (velmont), this is exacly what live-
installer/enable=false do.

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

Title:
  Package keyboard-configuration  post-installation script. Hang on
  /bin/setupcon --force --save for 10 min then killed

Status in console-setup package in Ubuntu:
  Confirmed

Bug description:
  I am was in update bunch of packages today on ubuntu 12.04 beta2.
  While update keyboard-configuration package i get a window which ask
  how i would like to switch keyboard layout. I choose one an click OK.
  Than window closed and process hangs for about 30 min. Than i kill it.

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: keyboard-configuration 1.70ubuntu5
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: amd64
  Date: Fri Apr 27 11:37:05 2012
  DuplicateSignature:
   Setting up keyboard-configuration (1.70ubuntu5) ...
   Terminated
   dpkg: error processing keyboard-configuration (--configure):
subprocess installed post-installation script returned error exit status 143
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 143
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  PackageArchitecture: all
  SourcePackage: console-setup
  Title: package keyboard-configuration 1.70ubuntu5 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 143
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 989396] Re: Package keyboard-configuration post-installation script. Hang on /bin/setupcon --force --save for 10 min then killed

2015-06-19 Thread Yurii Oleynikov
I have similar issue while installing Ubuntu via Cisco UCSM. Installation stuck 
on live-installer-console-setup until any key is pressed.
The proble was in in-target setupcon (executed by 
25live-installer-console-setup) on printf redirected to $console:
  for console in $ACTIVE_CONSOLES; do
  [ -w $console ] || continue
  if \
  [ $CHARMAP = UTF-8 ] || [ -z $CONSOLE_MAP$CHARMAP ]
  then
  printf '\033%%G' $console # here the installation stucks
  else
  printf '\033%%@' $console
  fi
  done

so i ajdusted preseed not to use live-installer was workaround and everything 
worked fine: 
d-i live-installer/enable boolean fase

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

Title:
  Package keyboard-configuration  post-installation script. Hang on
  /bin/setupcon --force --save for 10 min then killed

Status in console-setup package in Ubuntu:
  Confirmed

Bug description:
  I am was in update bunch of packages today on ubuntu 12.04 beta2.
  While update keyboard-configuration package i get a window which ask
  how i would like to switch keyboard layout. I choose one an click OK.
  Than window closed and process hangs for about 30 min. Than i kill it.

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: keyboard-configuration 1.70ubuntu5
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: amd64
  Date: Fri Apr 27 11:37:05 2012
  DuplicateSignature:
   Setting up keyboard-configuration (1.70ubuntu5) ...
   Terminated
   dpkg: error processing keyboard-configuration (--configure):
subprocess installed post-installation script returned error exit status 143
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 143
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  PackageArchitecture: all
  SourcePackage: console-setup
  Title: package keyboard-configuration 1.70ubuntu5 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 143
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 987060] Re: massive memory leak in unity-panel-service and hud-service when invoking the hud on Firefox profiles with large amounts of bookmarks LTS 12.04 14.04

2015-06-19 Thread pmp6nl
This bug just started killing my laptop. Often hud uses over 2.4 gigs of
ram and slams by cpu.

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

Title:
  massive memory leak in unity-panel-service and hud-service when
  invoking the hud on Firefox profiles with large amounts of bookmarks
  LTS 12.04 14.04

Status in Unity HUD:
  Confirmed
Status in The Application Menu:
  Confirmed
Status in Unity:
  Won't Fix
Status in firefox package in Ubuntu:
  Incomplete
Status in hud package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Invalid

Bug description:
  unity-panel-service and hud-service quickly racks up memory and CPU
  usage until I kill it when invoking the HUD on Firefox. It's taking
  anywhere from a few minutes to half an hour, but it sometimes makes
  the system completely unusable.

  1. run Firefox 12.0 in the foreground
  2. hit Alt to bring up HUD
  3. type any text
  4. select one proposal from HUD
  5. wait for unity-panel-service and hud-service to fill up the remaining RAM 
and swap space.

  This is due to a high number of bookmarks in a user profile
  (hundreds).

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

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


[Touch-packages] [Bug 1300722] Re: hud-service is eating up 100% of one of my CPUs in a poll loop

2015-06-19 Thread pmp6nl
This just started happening to me. ETA on a fix please...

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

Title:
  hud-service is eating up 100% of one of my CPUs in a poll loop

Status in Unity HUD:
  Confirmed
Status in hud package in Ubuntu:
  In Progress

Bug description:
  hud-service is polling like crazy:

  Context Switches:
PID  ProcessVoluntary   Involuntary Total
   Ctxt Sw/Sec  Ctxt Sw/Sec  Ctxt Sw/Sec
2295 hud-service  46084.6342.94 46127.58 (very high)
2325 hud-service  0.09 0.00 0.09 (very low)
2329 hud-service  0.07 0.00 0.07 (very low)
2340 hud-service  0.05 0.00 0.05 (very low)
   Total  46084.8442.94 46127.78

  File I/O operations:
   No file I/O operations detected.

  System calls traced:
PID  Process  Syscall   CountRate/Sec
2295 hud-service  poll 83   23124.8503
2295 hud-service  write10   0.2313
2295 hud-service  sendmsg   4   0.0925
2325 hud-service  restart_syscall   1   0.0231
2329 hud-service  restart_syscall   1   0.0231
2340 hud-service  restart_syscall   1   0.0231
   Total  100   23125.2435

  (gdb) where
  #0  0x7fda8121cfbd in poll () at ../sysdeps/unix/syscall-template.S:81
  #1  0x7fda7f1bb4b8 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  #2  0x7fda7f1ba3ff in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  #3  0x7fda7f1a49dc in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  #4  0x7fda7f1a5464 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  #5  0x7fda82ce9e65 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #6  0x7fda82d2fc64 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #7  0x7fda82d30582 in QDBusPendingCallWatcher::waitForFinished() () from 
/usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #8  0x7fda83eb940b in DBusMenuImporter::slotMenuAboutToShow() () from 
/usr/lib/x86_64-linux-gnu/libdbusmenu-qt5.so.2
  #9  0x7fda8435d2a6 in QMetaObject::activate(QObject*, int, int, void**) 
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #10 0x0045ab3f in hud::service::DBusMenuCollector::openMenu(QMenu*, 
unsigned int) ()
  #11 0x0045abd8 in hud::service::DBusMenuCollector::openMenu(QMenu*, 
unsigned int) ()
  #12 0x0045abd8 in hud::service::DBusMenuCollector::openMenu(QMenu*, 
unsigned int) ()
  #13 0x0045abd8 in hud::service::DBusMenuCollector::openMenu(QMenu*, 
unsigned int) ()
  #14 0x0045abd8 in hud::service::DBusMenuCollector::openMenu(QMenu*, 
unsigned int) ()
  #15 0x0045abd8 in hud::service::DBusMenuCollector::openMenu(QMenu*, 
unsigned int) ()
  #16 0x0045ae8d in hud::service::DBusMenuCollector::activate() ()
  #17 0x00441e43 in hud::service::WindowImpl::activate() ()
  #18 0x00439f6a in 
hud::service::QueryImpl::updateToken(QSharedPointerhud::service::Window) ()
  #19 0x0043a672 in hud::service::QueryImpl::refresh() ()
  #20 0x0044b115 in ?? ()
  #21 0x7fda8435d2a6 in QMetaObject::activate(QObject*, int, int, void**) 
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #22 0x0045662a in 
hud::service::ApplicationListImpl::FocusedWindowChanged(unsigned int, QString 
const, unsigned int) ()
  #23 0x7fda8435d2a6 in QMetaObject::activate(QObject*, int, int, void**) 
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #24 0x00467361 in 
ComCanonicalUnityWindowStackInterface::FocusedWindowChanged(unsigned int, 
QString const, unsigned int) ()
  #25 0x004678bd in ?? ()
  #26 0x00467c63 in 
ComCanonicalUnityWindowStackInterface::qt_metacall(QMetaObject::Call, int, 
void**) ()
  #27 0x7fda82cf180f in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #28 0x7fda8435e22e in QObject::event(QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #29 0x7fda823d5c2c in QApplicationPrivate::notify_helper(QObject*, 
QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #30 0x7fda823dadf6 in QApplication::notify(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #31 0x7fda84335c2d in QCoreApplication::notifyInternal(QObject*, QEvent*) 
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #32 0x7fda84337e07 in QCoreApplicationPrivate::sendPostedEvents(QObject*, 
int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #33 0x7fda84382cd3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #34 

[Touch-packages] [Bug 1186662] Re: isc-dhcp-server fails to renew lease file

2015-06-19 Thread John Center
There are a number of things that need to be addressed with the isc-
dhcp-server package.  I think I've worked through most of the issues,
based on items here  ones I've researched; maybe the maintainer or
someone else could review this?

1)  /etc/default/isc-dhcp-server needs to be updated to enable several
env variables  include one more:

diff -Nru /etc/default/isc-dhcp-server isc-dhcpd-4.2.4/isc-dhcp-server.default 
--- /etc/default/isc-dhcp-server2015-06-19 17:32:49.849591118 -0400
+++ isc-dhcpd-4.2.4/isc-dhcp-server.default 2015-06-19 17:17:36.537576347 
-0400
@@ -7,10 +7,13 @@
 #
 
 # Path to dhcpd's config file (default: /etc/dhcp/dhcpd.conf).
-#DHCPD_CONF=/etc/dhcp/dhcpd.conf
+DHCPD_CONF=/etc/dhcp/dhcpd.conf
+
+# Path to dhcpd's leases file (default: /var/lib/dhcp/dhcpd.leases).
+DHCPD_LEASES=/var/lib/dhcp/dhcpd.leases
 
 # Path to dhcpd's PID file (default: /var/run/dhcpd.pid).
-#DHCPD_PID=/var/run/dhcpd.pid
+DHCPD_PID=/var/run/dhcp-server/dhcpd.pid
 
 # Additional options to start dhcpd with.
 #  Don't use options -cf or -pf here; use DHCPD_CONF/ DHCPD_PID instead
@@ -18,4 +21,4 @@


2)  /etc/init/isc-dhcp-server.conf  sources the default isc-dhcp-server file, 
but does not include the correct env variable to find dhcpd.conf.  It should 
also set the extended file attributes as mentioned earlier.  Finally, it should 
use the env variables defined in the default isc-dhcp-server file when starting 
the service:

diff -Nru /etc/init/isc-dhcp-server.conf 
isc-dhcpd-4.2.4/isc-dhcp-server.conf.init 
--- /etc/init/isc-dhcp-server.conf  2014-04-03 17:51:15.0 -0400
+++ isc-dhcpd-4.2.4/isc-dhcp-server.conf.init   2015-06-19 18:38:04.661654434 
-0400
@@ -13,22 +13,17 @@
 fi
 . /etc/default/isc-dhcp-server
 
-if [ -f /etc/ltsp/dhcpd.conf ]; then
-CONFIG_FILE=/etc/ltsp/dhcpd.conf
-else
-CONFIG_FILE=/etc/dhcp/dhcpd.conf
-fi
-if [ ! -f $CONFIG_FILE ]; then
-echo $CONFIG_FILE does not exist! - Aborting...
-echo Please create and configure $CONFIG_FILE to fix the problem.
+if [ ! -f $DHCPD_CONF ]; then
+echo $DHCPD_CONF does not exist! - Aborting...
+echo Please create and configure $DHCPD_CONF to fix the problem.
 stop
 exit 0
 fi
 
-if ! dhcpd -user dhcpd -group dhcpd -t -q -4 -cf $CONFIG_FILE  /dev/null 
21; then
+if ! dhcpd -user dhcpd -group dhcpd -t -q -4 -cf $DHCPD_CONF  /dev/null 
21; then
 echo dhcpd self-test failed. Please fix the config file.
 echo The error was: 
-dhcpd -user dhcpd -group dhcpd -t -4 -cf $CONFIG_FILE
+dhcpd -user dhcpd -group dhcpd -t -4 -cf $DHCPD_CONF
 stop
 exit 0
 fi
@@ -36,12 +31,6 @@
 
 respawn
 script
-if [ -f /etc/ltsp/dhcpd.conf ]; then
-CONFIG_FILE=/etc/ltsp/dhcpd.conf
-else
-CONFIG_FILE=/etc/dhcp/dhcpd.conf
-fi
-
 . /etc/default/isc-dhcp-server
 
 # Allow dhcp server to write lease and pid file as 'dhcpd' user
@@ -50,10 +39,8 @@
 
 # The leases files need to be root:root even when dropping privileges
 [ -e /var/lib/dhcp/dhcpd.leases ] || touch /var/lib/dhcp/dhcpd.leases
-chown root:root /var/lib/dhcp /var/lib/dhcp/dhcpd.leases
-if [ -e /var/lib/dhcp/dhcpd.leases~ ]; then
-chown root:root /var/lib/dhcp/dhcpd.leases~
-fi
+setfacl -dm u:dhcpd:rwx /var/lib/dhcp
+setfacl -m u:dhcpd:rwx /var/lib/dhcp
 
-exec dhcpd -user dhcpd -group dhcpd -f -q -4 -pf 
/run/dhcp-server/dhcpd.pid -cf $CONFIG_FILE $INTERFACES
+exec dhcpd -user dhcpd -group dhcpd -f -4 $OPTIONS -pf $DHCPD_PID -cf 
$DHCPD_CONF -lf $DHCPD_LEASES $INTERFACES
 end script


3)  Checks for upstart should be added to the sysvinit script:

diff -Nru /etc/init.d/isc-dhcp-server isc-dhcpd-4.2.4/isc-dhcp-server.initd 
--- /etc/init.d/isc-dhcp-server 2014-04-03 17:51:15.0 -0400
+++ isc-dhcpd-4.2.4/isc-dhcp-server.initd   2015-06-19 18:20:49.873637698 
-0400
@@ -31,6 +31,13 @@
 
 . /lib/lsb/init-functions
 
+check_for_upstart()
+{
+   if init_is_upstart; then
+   exit $1
+   fi
+}
+
 # Read init script configuration
 [ -f $DHCPD_DEFAULT ]  . $DHCPD_DEFAULT
 
@@ -38,15 +45,18 @@
 DESC=ISC DHCP server
 # fallback to default config file
 DHCPD_CONF=${DHCPD_CONF:-/etc/dhcp/dhcpd.conf}
-# try to read pid file name from config file, with fallback to 
/var/run/dhcpd.pid
+# try to read pid file name from config file, with fallback to
+/var/run/dhcpd.pid
 if [ -z $DHCPD_PID ]; then
-   DHCPD_PID=$(sed -n -e 's/^[ \t]*pid-file-name[ \t]*(.*)[ 
\t]*;.*$/\1/p'  $DHCPD_CONF 2/dev/null | head -n 1)
+   DHCPD_PID=$(sed -n -e 's/^[ \t]*pid-file-name[ \t]*\(.*\)[
+\t]*;.*$/\1/p'  $DHCPD_CONF 2/dev/null | head -n 1)
 fi
 DHCPD_PID=${DHCPD_PID:-/var/run/dhcpd.pid}
 
 test_config()
 {
-   if ! /usr/sbin/dhcpd -t $OPTIONS -q -cf $DHCPD_CONF  /dev/null 21; 
then
+   if ! /usr/sbin/dhcpd -t $OPTIONS -q -cf $DHCPD_CONF  /dev/null 21;
+then

[Touch-packages] [Bug 1466682] Re: Docker unix socket permission issue on ubuntu-core update

2015-06-19 Thread Christopher De Vries
** Also 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/1466682

Title:
  Docker unix socket permission issue on ubuntu-core update

Status in Snappy Ubuntu:
  New
Status in apparmor package in Ubuntu:
  New

Bug description:
  I have been running the docker framework (2015-06-15 1.6.1.002) on a
  Snappy Ubuntu Core (ubuntu-core/15.04/stable) instance on aws EC2. On
  June 11th the instance automatically upgraded from ubuntu-core version
  2 to ubuntu-core version 3 and rebooted.  The running Docker
  containers restarted without any issues, however when I next logged in
  to run a docker command I got the following error:

  FATA[] Get http:///var/run/docker.sock/v1.18/containers/json: dial
  unix /var/run/docker.sock: permission denied. Are you trying to
  connect to a TLS-enabled daemon without TLS?

  I rebooted to see if it would help, but the error was still there. I
  checked the dmesg log and found the following entry was added when I
  tried to run a docker command:

  [   72.230872] audit: type=1400 audit(1434397079.776:12):
  apparmor=DENIED operation=connect info=Failed name lookup -
  disconnected path error=-13 profile=docker_docker_1.6.1.002
  name=run/docker.sock pid=1025 comm=docker.x86_64
  requested_mask=wr denied_mask=wr fsuid=1000 ouid=0

  I tried using the docker command both as a nonprivileged user and
  using sudo. In both cases I was unable to run the docker command.

  I was able to resolve the issue by uninstalling and reinstalling the
  docker framework using the commands:

  sudo snappy remove docker
  sudo snappy install docker

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

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


[Touch-packages] [Bug 1466996] [NEW] When I plug in a display, screen freezes and distorts.

2015-06-19 Thread Conor
Public bug reported:

I have NO IDEA why this happens!

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: i386
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: Sat Jun 20 09:29:34 2015
DistUpgraded: 2015-06-14 18:14:52,224 DEBUG enabling apt cron job
DistroCodename: vivid
DistroVariant: ubuntu
DkmsStatus: nvidia-304, 304.125: added
GraphicsCard:
 Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Sony Corporation Device [104d:81e6]
   Subsystem: Sony Corporation Device [104d:81e6]
InstallationDate: Installed on 2014-08-29 (294 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release i386 (20140722.2)
MachineType: Sony Corporation VGN-SZ4MN_B
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-44-generic 
root=UUID=f5bece7f-a524-4cb0-a5cf-eabe2bc07a84 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to vivid on 2015-06-14 (5 days ago)
dmi.bios.date: 11/30/2006
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: R0111N0
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrR0111N0:bd11/30/2006:svnSonyCorporation:pnVGN-SZ4MN_B:pvrJ002BQN5:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: VGN-SZ4MN_B
dmi.product.version: J002BQN5
dmi.sys.vendor: Sony Corporation
version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
version.libdrm2: libdrm2 2.4.60-2
version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
xserver.bootTime: Sat Jun 20 09:24:42 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.17.1-0ubuntu3

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


** Tags: apport-bug compiz-0.9 i386 ubuntu vivid

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

Title:
  When I plug in a display, screen freezes and distorts.

Status in xorg package in Ubuntu:
  New

Bug description:
  I have NO IDEA why this happens!

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: i386
  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: Sat Jun 20 09:29:34 2015
  DistUpgraded: 2015-06-14 18:14:52,224 DEBUG enabling apt cron job
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus: nvidia-304, 304.125: added
  GraphicsCard:
   Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Sony Corporation Device [104d:81e6]
 Subsystem: Sony Corporation Device [104d:81e6]
  InstallationDate: Installed on 2014-08-29 (294 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release i386 
(20140722.2)
  MachineType: Sony Corporation VGN-SZ4MN_B
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-44-generic 
root=UUID=f5bece7f-a524-4cb0-a5cf-eabe2bc07a84 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to vivid on 2015-06-14 (5 days ago)
  dmi.bios.date: 11/30/2006
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: R0111N0
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  

[Touch-packages] [Bug 1466682] Re: Docker unix socket permission issue on ubuntu-core update

2015-06-19 Thread Christopher De Vries
I tried running the command:

sudo aa-clickhook -f

and that also resolved the issue without having to reinstall the docker
framework.

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

Title:
  Docker unix socket permission issue on ubuntu-core update

Status in Snappy Ubuntu:
  New
Status in apparmor package in Ubuntu:
  New

Bug description:
  I have been running the docker framework (2015-06-15 1.6.1.002) on a
  Snappy Ubuntu Core (ubuntu-core/15.04/stable) instance on aws EC2. On
  June 11th the instance automatically upgraded from ubuntu-core version
  2 to ubuntu-core version 3 and rebooted.  The running Docker
  containers restarted without any issues, however when I next logged in
  to run a docker command I got the following error:

  FATA[] Get http:///var/run/docker.sock/v1.18/containers/json: dial
  unix /var/run/docker.sock: permission denied. Are you trying to
  connect to a TLS-enabled daemon without TLS?

  I rebooted to see if it would help, but the error was still there. I
  checked the dmesg log and found the following entry was added when I
  tried to run a docker command:

  [   72.230872] audit: type=1400 audit(1434397079.776:12):
  apparmor=DENIED operation=connect info=Failed name lookup -
  disconnected path error=-13 profile=docker_docker_1.6.1.002
  name=run/docker.sock pid=1025 comm=docker.x86_64
  requested_mask=wr denied_mask=wr fsuid=1000 ouid=0

  I tried using the docker command both as a nonprivileged user and
  using sudo. In both cases I was unable to run the docker command.

  I was able to resolve the issue by uninstalling and reinstalling the
  docker framework using the commands:

  sudo snappy remove docker
  sudo snappy install docker

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

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


[Touch-packages] [Bug 1437725] Re: Mouse flickering using 3 screens on 2 graphic adapters

2015-06-19 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/1437725

Title:
  Mouse flickering using 3 screens on 2 graphic adapters

Status in xorg package in Ubuntu:
  Expired

Bug description:
  Same bug as described here:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1278223

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
  Uname: Linux 3.13.0-48-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.8
  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
  CurrentDmesg:
   [   30.935310] init: plymouth-upstart-bridge main process ended, respawning
   [  795.191467] audit_printk_skb: 123 callbacks suppressed
   [  795.191470] type=1400 audit(1427576703.540:74): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=3091 comm=apparmor_parser
   [  795.191475] type=1400 audit(1427576703.540:75): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=3091 comm=apparmor_parser
   [  795.191768] type=1400 audit(1427576703.540:76): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=3091 comm=apparmor_parser
  Date: Sat Mar 28 21:11:47 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
   Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950] 
[1002:6719] (prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [1787:2307]
  InstallationDate: Installed on 2015-02-01 (55 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Gigabyte Technology Co., Ltd. Z68AP-D3
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-48-generic 
root=UUID=c51a3625-d8fc-49d8-94b8-f29e4c8b25f2 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/16/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F3
  dmi.board.name: Z68AP-D3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd06/16/2011:svnGigabyteTechnologyCo.,Ltd.:pnZ68AP-D3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnZ68AP-D3:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: Z68AP-D3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1~ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Sat Mar 28 20:52:12 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2.7
  xserver.video_driver: radeon

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

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


[Touch-packages] [Bug 1428712] Re: Screen turns green and locks out during apt full-upgrade

2015-06-19 Thread Launchpad Bug Tracker
[Expired for systemd (Ubuntu) because there has been no activity for 60
days.]

** Changed in: systemd (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  Screen turns green and locks out during apt full-upgrade

Status in systemd package in Ubuntu:
  Expired

Bug description:
  Since updating to vivid, occasionally when doing an apt full-upgrade
  the screen will turn and stay bright green.  I can see and move the
  mouse cursor but nothing else, and no system keyboard shortcuts appear
  to do anything (ctrl-alt-f1 through ctrl-alt-f7, ctl-alt-backspace,
  ctl-alt-delete, etc).  Probably an issue with a specific package
  rather than apt, but not sure how to narrow it down.

  here's the list of packages that were upgraded the last time this
  happened, form /var/log/apt/history.log:

  Start-Date: 2015-03-05  07:47:15
  Commandline: apt full-upgrade
  Install: console-setup-linux:amd64 (1.108ubuntu3, automatic)
  Upgrade: python3-apparmor:amd64 (2.9.1-0ubuntu5, 2.9.1-0ubuntu6), 
apparmor-easyprof:amd64 (2.9.1-0ubuntu5, 2.9.1-0ubuntu6), 
glib-networking-common:amd64 (2.43.1-1, 2.43.91-1), libgail18:amd64 
(2.24.26-0ubuntu2, 2.24.27-0ubuntu1), libgail18:i386 (2.24.26-0ubuntu2, 
2.24.27-0ubuntu1), libsoup2.4-1:amd64 (2.49.1-1ubuntu1, 2.49.91.1-1), 
libsoup2.4-1:i386 (2.49.1-1ubuntu1, 2.49.91.1-1), libwagon-java:amd64 
(1.0.0-2ubuntu2, 1.0.0-5), libgeis1:amd64 (2.2.16+14.04.20140303-0ubuntu1, 
2.2.16+15.04.20150304-0ubuntu1), console-setup:amd64 (1.70ubuntu11, 
1.108ubuntu3), libsoup2.4-dev:amd64 (2.49.1-1ubuntu1, 2.49.91.1-1), 
libapparmor1:amd64 (2.9.1-0ubuntu5, 2.9.1-0ubuntu6), gtk2-engines-pixbuf:amd64 
(2.24.26-0ubuntu2, 2.24.27-0ubuntu1), gtk2-engines-pixbuf:i386 
(2.24.26-0ubuntu2, 2.24.27-0ubuntu1), libglib2.0-0:amd64 (2.43.90-1, 
2.43.91-1), libglib2.0-0:i386 (2.43.90-1, 2.43.91-1), libglib2.0-dev:amd64 
(2.43.90-1, 2.43.91-1), libgtk2.0-bin:amd64 (2.24.26-0ubuntu2, 
2.24.27-0ubuntu1), libgtk2.0-com
 mon:amd64 (2.24.26-0ubuntu2, 2.24.27-0ubuntu1), gir1.2-gtk-2.0:amd64 
(2.24.26-0ubuntu2, 2.24.27-0ubuntu1), libglib2.0-data:amd64 (2.43.90-1, 
2.43.91-1), libflac8:amd64 (1.3.0-3, 1.3.1-1ubuntu1), libflac8:i386 (1.3.0-3, 
1.3.1-1ubuntu1), libsoup-gnome2.4-1:amd64 (2.49.1-1ubuntu1, 2.49.91.1-1), 
libsoup-gnome2.4-1:i386 (2.49.1-1ubuntu1, 2.49.91.1-1), libnm-util2:amd64 
(0.9.10.0-4ubuntu8, 0.9.10.0-4ubuntu9), libapparmor-perl:amd64 (2.9.1-0ubuntu5, 
2.9.1-0ubuntu6), libnm-glib-vpn1:amd64 (0.9.10.0-4ubuntu8, 0.9.10.0-4ubuntu9), 
libdee-1.0-4:amd64 (1.2.7+14.04.20140324-0ubuntu1, 
1.2.7+15.04.20150304-0ubuntu1), libgtk2.0-0:amd64 (2.24.26-0ubuntu2, 
2.24.27-0ubuntu1), libgtk2.0-0:i386 (2.24.26-0ubuntu2, 2.24.27-0ubuntu1), 
libglib2.0-0-dbg:amd64 (2.43.90-1, 2.43.91-1), gir1.2-dee-1.0:amd64 
(1.2.7+14.04.20140324-0ubuntu1, 1.2.7+15.04.20150304-0ubuntu1), 
keyboard-configuration:amd64 (1.70ubuntu11, 1.108ubuntu3), kbd:amd64 
(1.15.5-1ubuntu1, 1.15.5-1ubuntu2), libx264-142:amd64 (0.142.2431+gita5831aa
 -1ubuntu1, 0.142.2495+git6a301b6-1ubuntu1), apparmor:amd64 (2.9.1-0ubuntu5, 
2.9.1-0ubuntu6), libglib2.0-bin:amd64 (2.43.90-1, 2.43.91-1), 
python3-libapparmor:amd64 (2.9.1-0ubuntu5, 2.9.1-0ubuntu6), 
network-manager:amd64 (0.9.10.0-4ubuntu8, 0.9.10.0-4ubuntu9), 
gir1.2-networkmanager-1.0:amd64 (0.9.10.0-4ubuntu8, 0.9.10.0-4ubuntu9), 
glib-networking-services:amd64 (2.43.1-1, 2.43.91-1), libgtk2.0-dev:amd64 
(2.24.26-0ubuntu2, 2.24.27-0ubuntu1), glib-networking:amd64 (2.43.1-1, 
2.43.91-1), glib-networking:i386 (2.43.1-1, 2.43.91-1), gir1.2-soup-2.4:amd64 
(2.49.1-1ubuntu1, 2.49.91.1-1), dh-apparmor:amd64 (2.9.1-0ubuntu5, 
2.9.1-0ubuntu6), libnm-glib4:amd64 (0.9.10.0-4ubuntu8, 0.9.10.0-4ubuntu9), 
libgail-common:amd64 (2.24.26-0ubuntu2, 2.24.27-0ubuntu1), libgail-common:i386 
(2.24.26-0ubuntu2, 2.24.27-0ubuntu1)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: apt 1.0.9.3ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.16.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Mar  5 08:00:19 2015
  InstallationDate: Installed on 2014-02-24 (373 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140218)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: apt
  UpgradeStatus: Upgraded to vivid on 2015-02-04 (28 days ago)

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

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


[Touch-packages] [Bug 1466812] Re: aa-logprof crash

2015-06-19 Thread Seth Arnold
This line from your Dependenxies.txt indicates that one of the apparmor
files has been modified; could you investigate this change? you may need
to reinstall the package to get the pristine version of the file:

python3-apparmor 2.8.95~2430-0ubuntu5.2 [modified: usr/lib/python3/dist-
packages/apparmor/logparser.py]

Thanks

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

Title:
  aa-logprof crash

Status in apparmor package in Ubuntu:
  New

Bug description:
  aa-logprof crash after adding generic profile of apache2.
  Reading log entries from /var/log/syslog.
  Updating AppArmor profiles in /etc/apparmor.d.
  Traceback (most recent call last):
File /usr/sbin/aa-logprof, line 54, in module
  apparmor.do_logprof_pass(logmark)
File /usr/lib/python3/dist-packages/apparmor/aa.py, line 2280, in 
do_logprof_pass
  log = log_reader.read_log(logmark)
File /usr/lib/python3/dist-packages/apparmor/logparser.py, line 373, in 
read_log
  self.add_event_to_tree(event)
File /usr/lib/python3/dist-packages/apparmor/logparser.py, line 278, in 
add_event_to_tree
  rmask = rmask.replace('c', 'w')
  AttributeError: 'set' object has no attribute 'replace'

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apparmor-utils 2.8.95~2430-0ubuntu5.2
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  Date: Fri Jun 19 12:37:54 2015
  InstallationDate: Installed on 2015-04-23 (56 days ago)
  InstallationMedia: Ubuntu-Server 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  ProcKernelCmdline: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/system-root ro
  SourcePackage: apparmor
  Syslog:
   
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1437719] Re: [Dell Inspiron 5547] Black Screen on user switch

2015-06-19 Thread Rusty Shackleford
Decided there is no point adding any logs from a live-usb session
confusing the situation not knowing that they will reveal anything.
Going to put the state of this defect back to Status New since no
resolution has been found yet and await further guidance on what info I
can provide to help debug it.

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

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

Title:
  [Dell Inspiron 5547] Black Screen on user switch

Status in xorg package in Ubuntu:
  New

Bug description:
  When switching users (primarly using Ctrl-Alt-F(7-10) the monitor will
  sometimes go black. This happens once or twice a day, although on
  occasion it doesn't occur for several days. It has occurred at least
  once a week since I installed Ubuntu 14.04.1. It seems to be more of a
  problem since moving to 14.04.2 - I did perform installation of the
  Utopic Kernel, X, and MesaGL packages, but this is only perception. At
  the same time I switched from Unity to Cinnamon (Jeremy Clarkson isn't
  the only dinosaur roaming the world) - but I have confirmed that just
  running Unity desktops is vunerable.

  The display can be restored by sudo service lightdm restart - run from
  an ssh login from another system.

  Steps to consistently reproduce the problem is simply to perform
  abusive user stress testing: switching from one user to another
  rapidly: as soon as the display switches go back to the other. Usually
  I can get a black screen with this method in under a minute with Unity
  desktops.

  I have the same issue with another system (Dell Vostro 3550) reported
  in Bug #1437557 - submitting a new defect since this is different
  hardware and even though the defects look the same there might be
  differences underneath the hood causing the problem.

  
  14.04.2 Trusty
  3.16.0-33-generic.
  I'll edit this report shortly with additional system info.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.16.0-33.44~14.04.1-generic 3.16.7-ckt7
  Uname: Linux 3.16.0-33-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sat Mar 28 14:45:26 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:063e]
  InstallationDate: Installed on 2014-12-23 (95 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Dell Inc. Inspiron 5547
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-33-generic 
root=UUID=6eb0eadb-81ed-43ee-aab3-e3fe6b37ca75 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/12/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0598GM
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A05
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/12/2014:svnDellInc.:pnInspiron5547:pvrA05:rvnDellInc.:rn0598GM:rvrA00:cvnDellInc.:ct8:cvrA05:
  dmi.product.name: Inspiron 5547
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11.3+14.04.20150122-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1~ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Fri Mar 27 15:14:18 2015
  xserver.configfile: default
  xserver.errors:
   SynPS/2 Synaptics TouchPad: Read error 19
   SynPS/2 Synaptics TouchPad: Read error 19
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1110 
   vendor LGD
  xserver.version: 2:1.16.0-1ubuntu1.2~trusty2

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

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

[Touch-packages] [Bug 1445662] Re: A long power key press results in lit black screen [arale]

2015-06-19 Thread Launchpad Bug Tracker
[Expired for unity8 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: unity8 (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  A long power key press results in lit black screen [arale]

Status in unity8 package in Ubuntu:
  Expired

Bug description:
  vivid-proposed #175 arale
  [ editor's note: the power notification dialog not appearing is being tracked 
in bug 1446298, this bug is now just about the screen not coming on correctly, 
krillin and mako do result in screen coming on ]

  
  Steps:
  - short press the power key to blank the display and lock the device
  - then long press the power key continuously

  expected: display on showing the power off notification

  On Arale
  actual: display on, black

  
  On Arale
  Other interesting bit, if i run phablet-screenshot (mirscreencast) it shows 
the greeter w/ no power dialog (see long_press1.png attached)
  If i wait for the backlight to time out once again, and repeat the long 
keypress, run phablet-screenshot (mirscreencast) is shows the greeter - but 
with the power dialog this time (see long_press2.png attached)

  also, if i hit vol+/- simultaneously to get a shell screen shot, i see
  the corresponding images captured greeter no power notif on long
  press1, but then greeter with power notif on long press 2

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

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


[Touch-packages] [Bug 1441414] Re: Monitor graphics problem

2015-06-19 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/1441414

Title:
  Monitor graphics problem

Status in xorg package in Ubuntu:
  Expired

Bug description:
  I am having a problem with my monitor, since about a week now all that
  appears is stretched horizontally making it impossible to see
  everything on the screen, i have tried everything and I am unable to
  change it back to normal view. Can you help me fix this problem?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
  Uname: Linux 3.13.0-48-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Tue Apr  7 20:39:10 2015
  DistUpgraded: 2014-10-25 17:41:12,216 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0102]
  InstallationDate: Installed on 2014-02-21 (410 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-48-generic 
root=UUID=b383f696-c9bc-4390-acc7-11aec39bddf1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-10-25 (164 days ago)
  dmi.bios.date: 04/18/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.20
  dmi.board.name: H61M-DGS
  dmi.board.vendor: ASRock
  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.:bvrP1.20:bd04/18/2012:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH61M-DGS:rvr: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 1:0.9.11.3+14.04.20150122-0ubuntu1
  version.libdrm2: libdrm2 2.4.56-1~ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Tue Apr  7 20:37:16 2015
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputVideo BusKEYBOARD, id 7
   inputPower Button KEYBOARD, id 8
   inputPS/2+USB Mouse   MOUSE, id 9
   inputDell Dell USB Keyboard KEYBOARD, id 10
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.15.1-0ubuntu2.7

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

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


[Touch-packages] [Bug 1440577] Re: GUI filled with random shapres instead of user interface.

2015-06-19 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/1440577

Title:
  GUI filled with random shapres instead of user interface.

Status in xorg package in Ubuntu:
  Expired

Bug description:
  To reproduce boot the April 5th dialy amd64 live iso of lubuntu and
  and select try lubuntu without installing. Plymoth will show up and
  youi ar egreeted with a screen of random shapes. The underlying system
  still seems to work for user input for the keyboard as control alt t
  opened up a terminal and pressing alt f2 the run shorcut brought up a
  dialog and lauunched firefox although a corrupted window launched.

  
  Description Ubuntu Vivid Vervet (development branch)
  Release : 15.04 

  I expected a readable GUI that I could navigate.

  Instead the UI looked entierly corrupted in X.

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

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


[Touch-packages] [Bug 1438029] Re: Display Drivers

2015-06-19 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/1438029

Title:
  Display Drivers

Status in xorg package in Ubuntu:
  Expired

Bug description:
  Default installed display drivers for intel graphics media accelerator
  x4500hd

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.16.0-33.44~14.04.1-generic 3.16.7-ckt7
  Uname: Linux 3.16.0-33-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.8
  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 Mar 30 09:16:51 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.3.10, 3.16.0-31-generic, x86_64: installed
   virtualbox, 4.3.10, 3.16.0-33-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4 Series Chipset Integrated Graphics Controller 
[8086:2e22] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a84]
 Subsystem: Hewlett-Packard Company Device [103c:2a84]
  InstallationDate: Installed on 2015-03-17 (12 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: Hewlett-Packard HP Compaq dx7500 Microtower
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-33-generic 
root=UUID=fde9fdaa-3323-4ae7-8c26-a7857b7b72bb ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/16/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 5.09
  dmi.board.name: 2A84h
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.03
  dmi.chassis.asset.tag: CZC9102B97
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5.09:bd12/16/2008:svnHewlett-Packard:pnHPCompaqdx7500Microtower:pvr:rvnPEGATRONCORPORATION:rn2A84h:rvr1.03:cvnHewlett-Packard:ct3:cvrChassisVersion:
  dmi.product.name: HP Compaq dx7500 Microtower
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11.3+14.04.20150122-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1~ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Sun Mar 29 09:48:24 2015
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputDELL Dell USB Entry Keyboard KEYBOARD, id 8
   inputPixArt USB Optical Mouse MOUSE, id 9
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.16.0-1ubuntu1.2~trusty2

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

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


[Touch-packages] [Bug 1439859] Re: Bug on the screen

2015-06-19 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/1439859

Title:
  Bug on the screen

Status in xorg package in Ubuntu:
  Expired

Bug description:
  Block strip around the windows. Even the right click widow also
  getting the block box around.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr  2 15:25:55 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller 
[8086:0162] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0577]
  InstallationDate: Installed on 2014-10-15 (168 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. OptiPlex 7010
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-44-generic 
root=UUID=b4be5a89-3a7d-4e30-9c27-1abe2256de60 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/09/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0WR7PY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A03
  dmi.chassis.type: 15
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd09/09/2013:svnDellInc.:pnOptiPlex7010:pvr01:rvnDellInc.:rn0WR7PY:rvrA03:cvnDellInc.:ct15:cvr:
  dmi.product.name: OptiPlex 7010
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11.3+14.04.20141104-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.58+git20141201.f99522e6-0ubuntu0ricotz~trusty
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
10.6.0~git20150318.27bf37ba-0ubuntu0ricotz~trusty
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.4.99+git20140806.fbf575cb-0ubuntu0sarvatt~trusty
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.916+git20141215.99537089-0ubuntu0sarvatt~trusty
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11+git20141030.3fb97d78-0ubuntu0sarvatt~trusty2
  xserver.bootTime: Thu Apr  2 14:13:22 2015
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputVideo BusKEYBOARD, id 7
   inputPower Button KEYBOARD, id 8
   inputDELL Dell USB Entry Keyboard KEYBOARD, id 9
   inputLogitech USB Optical Mouse MOUSE, id 10
  xserver.errors: intel: Failed to load module present (module does not 
exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.15.1-0ubuntu2.6

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

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


[Touch-packages] [Bug 1215373] Re: [Address book] Order contact by first name or last name first

2015-06-19 Thread Madas Pál
I have 1500 contacts imported from gmail; many of them (unfortunately
not all) are correctly tagged by First name and Last name (eg First name
is  Adam, Last name is Smith) All of these names are sorted by First
name: Adam Smith in at the beginning of the list. Is it by design? I
find it very annoying...

Anyway, thank for the developers.

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

Title:
  [Address book] Order contact by first name or last name first

Status in Ubuntu UX bugs:
  Triaged
Status in address-book-app package in Ubuntu:
  Confirmed

Bug description:
  Design to provide a way to order contacts by First name Last name, and
  Last name First name (eg possibly through app's setting).

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

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


[Touch-packages] [Bug 1466947] Re: Shell rotation breaks Greeter's wide view

2015-06-19 Thread Stephen M. Webb
** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Shell rotation breaks Greeter's wide view

Status in unity8 package in Ubuntu:
  New
Status in unity8-desktop-session package in Ubuntu:
  New

Bug description:
  The shell rotation branch removed properties that the greeter relies
  on to determine if it should load wide/narrow view. Since the property
  was removed, the conditions always evaluate to false and only the
  NarrowView greeter can be loaded.

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

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


[Touch-packages] [Bug 1458981] Re: Digital Output HDMI not recognized at all: [HDA-Intel - HDA Intel PCH, playback] Playback problem Cannot turn on display power on i915

2015-06-19 Thread Canaan
*** This bug is a duplicate of bug 1458136 ***
https://bugs.launchpad.net/bugs/1458136

the patch does seem to have fixed the problem. I am getting full sound
thru HDMI output. All is well again. Thank you.

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

Title:
  Digital Output HDMI not recognized at all: [HDA-Intel - HDA Intel PCH,
  playback] Playback problem Cannot turn on display power on i915

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Digital playback was working just fine. HDMI connected to 32 Vizio
  television from msi Z97 PC Mate Motherboard. Now no digital output,
  not even as an option. Analog audio works just fine. When I plug
  headphones in there is no problem. that is all identified in Settings
  panel and terminal commands used for troubleshooting. but the HDMI
  output does not appear to be recognized as everything says Analog.
  Ubuntu 15.04

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  canibal2344 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue May 26 14:59:34 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-08-05 (293 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Type: Only some of outputs are working
  Title: [HDA-Intel - HDA Intel PCH, playback] Playback problem
  UpgradeStatus: Upgraded to vivid on 2015-04-26 (30 days ago)
  dmi.bios.date: 04/18/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V4.0
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z97 PC Mate(MS-7850)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV4.0:bd04/18/2014:svnMSI:pnMS-7850:pvr1.0:rvnMSI:rnZ97PCMate(MS-7850):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.name: MS-7850
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI

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

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


[Touch-packages] [Bug 1467039] [NEW] My lenovo t540p with Ubuntu 14.04 freezes very often

2015-06-19 Thread Ehsan
Public bug reported:

I need to reboot each time as it freezes forever. Many people are having
this issue unfortunately.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
Uname: Linux 3.19.0-031900rc2-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.11
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: Fri Jun 19 20:19:35 2015
DistUpgraded: 2014-05-08 21:45:39,590 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus: 8192cu, 1.10, 3.19.0-031900rc2-generic, x86_64: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:2210]
InstallationDate: Installed on 2014-03-25 (451 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MachineType: LENOVO 20BECTO1WW
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-031900rc2-generic 
root=UUID=3184abc7-3a2d-41bb-abbd-db9c6305619e ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to trusty on 2014-05-09 (406 days ago)
dmi.bios.date: 03/05/2015
dmi.bios.vendor: LENOVO
dmi.bios.version: GMET70WW (2.18 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20BECTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50512 STD
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrGMET70WW(2.18):bd03/05/2015:svnLENOVO:pn20BECTO1WW:pvrThinkPadT540p:rvnLENOVO:rn20BECTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 20BECTO1WW
dmi.product.version: ThinkPad T540p
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Fri Jun 19 20:05:15 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id5556 
 vendor CMN
xserver.version: 2:1.15.1-0ubuntu2.7

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


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

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

Title:
  My lenovo t540p with Ubuntu 14.04 freezes very often

Status in xorg package in Ubuntu:
  New

Bug description:
  I need to reboot each time as it freezes forever. Many people are
  having this issue unfortunately.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  Uname: Linux 3.19.0-031900rc2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.11
  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: Fri Jun 19 20:19:35 2015
  DistUpgraded: 2014-05-08 21:45:39,590 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: 8192cu, 1.10, 3.19.0-031900rc2-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:2210]
  InstallationDate: Installed on 2014-03-25 (451 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20BECTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-031900rc2-generic 
root=UUID=3184abc7-3a2d-41bb-abbd-db9c6305619e ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-05-09 (406 days ago)
  dmi.bios.date: 03/05/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GMET70WW (2.18 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BECTO1WW
  

[Touch-packages] [Bug 1467039] Re: My lenovo t540p with Ubuntu 14.04 freezes very often

2015-06-19 Thread Ehsan
Related to https://bugs.launchpad.net/ubuntu/+source/xorg-
server/+bug/1184451

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

Title:
  My lenovo t540p with Ubuntu 14.04 freezes very often

Status in xorg package in Ubuntu:
  New

Bug description:
  I need to reboot each time as it freezes forever. Many people are
  having this issue unfortunately.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  Uname: Linux 3.19.0-031900rc2-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.11
  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: Fri Jun 19 20:19:35 2015
  DistUpgraded: 2014-05-08 21:45:39,590 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: 8192cu, 1.10, 3.19.0-031900rc2-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:2210]
  InstallationDate: Installed on 2014-03-25 (451 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20BECTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-031900rc2-generic 
root=UUID=3184abc7-3a2d-41bb-abbd-db9c6305619e ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-05-09 (406 days ago)
  dmi.bios.date: 03/05/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GMET70WW (2.18 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BECTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGMET70WW(2.18):bd03/05/2015:svnLENOVO:pn20BECTO1WW:pvrThinkPadT540p:rvnLENOVO:rn20BECTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20BECTO1WW
  dmi.product.version: ThinkPad T540p
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Fri Jun 19 20:05:15 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5556 
   vendor CMN
  xserver.version: 2:1.15.1-0ubuntu2.7

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

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


[Touch-packages] [Bug 1460995] Re: [Phone app] / [adressbook] Wrong entries displayed in recent calls

2015-06-19 Thread Sebastien Bacher
thank you for your bug report, your description is confusing though, if
your called tux@home twice why would @work be shown in the list?

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

Title:
  [Phone app] / [adressbook] Wrong entries displayed in recent calls

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

Bug description:
  When opening recent calls within phone app wrong informations are
  shown.

  Contacts name is displayed correctly but when I've dialed work and
  home all entries show the latest dialed number.

  Tried to call Tux at 9 am @ home and tried to call Tux @ home a few
  minutes later only displays Tux@home in list. If you choose one entry
  the correct number will appear. If recent calls is opened again all
  entries are presented the way it should be.

  Expected: Tux @home and Tux @work are shown on my list.

  
  b Aquaris 14.10 (r22)

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

-- 
Mailing list: https://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 1453004] BQ E4.5 is ringing but no sliders to pick up thecall are presented

2015-06-19 Thread peter pan
for some time right now I cannot reproduce this bug no more. I waited some 
time for this to appear again - but it actually did not. As far as I am 
concerned, the bug is no longer a problem. thank you for workingon that and 
let's hope other users profit as well.

nico

Am Dienstag, 16. Juni 2015 21:44:31 CEST schrieb Bill Filler:
 I cannot reproduce this. Any specific steps would be appreciated.
 
 Also if it happens again, please include the following log files:
 /home/phablet/.config/upstart/dbus.log
 /home/phablet/.config/upstart/telephony-service-indicator.log
 /home/phablet/.config/upstart/application-legacy-dialer-app-.log
 
 and see if there are any files in /var/crash
 
 ** Changed in: canonical-devices-system-image
 Milestone: None = ww28-2015
 
 ** Changed in: canonical-devices-system-image
Importance: Undecided = High
 
 ** Changed in: canonical-devices-system-image
Status: New = Incomplete
 
 ** Changed in: telephony-service (Ubuntu)
Status: Confirmed = Incomplete
 


-- 
Mit Dekko von meinem Ubuntu-Gerät gesendet

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

Title:
  BQ E4.5 is ringing but no sliders to pick up the call are presented

Status in the base for Ubuntu mobile products:
  Incomplete
Status in telephony-service package in Ubuntu:
  Incomplete

Bug description:
  May, 2: it happened that my wife was unable to pick-up incoming phone
  calls with her BQ (r21). The device was ringing but in dark without
  presenting the slider to pick-up the call or to reject it. When she
  came home I could proof this and have had to reboot the BQ. 

  I have some log files because I was monitoring every 300 secs all running
  processes (ro catch some other battery drain issue) and will attach this
  log later.

  Matthias

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

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


[Touch-packages] [Bug 1466764] [NEW] /usr/bin/webapp-container:url-dispatcher-bad-url

2015-06-19 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding webbrowser-app.  This problem was most recently seen with
version 0.23+15.10.20150616.1-0ubuntu1, the problem page at
https://errors.ubuntu.com/problem/a6a76613285f22b8ad72ed5f123862d09965aacd
contains more details.

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


** Tags: vivid wily

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

Title:
  /usr/bin/webapp-container:url-dispatcher-bad-url

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding webbrowser-app.  This problem was most recently seen with
  version 0.23+15.10.20150616.1-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/a6a76613285f22b8ad72ed5f123862d09965aacd
  contains more details.

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

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


[Touch-packages] [Bug 1466759] [NEW] /usr/bin/address-book-app:url-dispatcher-bad-url

2015-06-19 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding address-book-app.  This problem was most recently seen with
version 0.2+15.10.20150611-0ubuntu1, the problem page at
https://errors.ubuntu.com/problem/d15cb347ddde80e9b25f32ff1422a49c45720d16
contains more details.

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


** Tags: vivid wily

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

Title:
  /usr/bin/address-book-app:url-dispatcher-bad-url

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

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding address-book-app.  This problem was most recently seen with
  version 0.2+15.10.20150611-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/d15cb347ddde80e9b25f32ff1422a49c45720d16
  contains more details.

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

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


[Touch-packages] [Bug 1466768] [NEW] /usr/sbin/aa-status:PermissionError:/usr/sbin/aa-status@194:cmd_verbose:get_profiles

2015-06-19 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding apparmor.  This problem was most recently seen with version
2.9.2-0ubuntu1, the problem page at
https://errors.ubuntu.com/problem/5c3e3307a91022d2f2a94070b537d321f1711d66
contains more details.

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


** Tags: vivid wily

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

Title:
  /usr/sbin/aa-status:PermissionError:/usr/sbin/aa-
  status@194:cmd_verbose:get_profiles

Status in apparmor package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding apparmor.  This problem was most recently seen with version
  2.9.2-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/5c3e3307a91022d2f2a94070b537d321f1711d66
  contains more details.

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

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


[Touch-packages] [Bug 1466769] [NEW] /usr/lib/arm-linux-gnueabihf/indicator-datetime/indicator-datetime-service:url-dispatcher-bad-url

2015-06-19 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding indicator-datetime.  This problem was most recently seen with
version 13.10.0+15.10.20150515-0ubuntu1, the problem page at
https://errors.ubuntu.com/problem/c1163bf25c27b7a34f210cc8e712ce6c828d0f0b
contains more details.

** Affects: indicator-datetime (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: vivid wily

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

Title:
  /usr/lib/arm-linux-gnueabihf/indicator-datetime/indicator-datetime-
  service:url-dispatcher-bad-url

Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding indicator-datetime.  This problem was most recently seen
  with version 13.10.0+15.10.20150515-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/c1163bf25c27b7a34f210cc8e712ce6c828d0f0b
  contains more details.

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

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


[Touch-packages] [Bug 1466767] [NEW] /usr/sbin/aa-status:PermissionError:/usr/sbin/aa-status@194:cmd_enabled:get_profiles

2015-06-19 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding apparmor.  This problem was most recently seen with version
2.9.2-0ubuntu1, the problem page at
https://errors.ubuntu.com/problem/dd095a71fb83b447d9c2e9b8a782339b254e570d
contains more details.

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


** Tags: trusty vivid wily

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

Title:
  /usr/sbin/aa-status:PermissionError:/usr/sbin/aa-
  status@194:cmd_enabled:get_profiles

Status in apparmor package in Ubuntu:
  New

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

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

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


[Touch-packages] [Bug 1466766] [NEW] /usr/bin/unity-system-compositor-spinner:11:MemoryBarrier:Acquire_Load:GoogleOnceInit:GetEmptyString:mir::protobuf::Event::SharedCtor

2015-06-19 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding unity-system-compositor.  This problem was most recently seen
with version 0.0.5+15.10.20150506.1-0ubuntu1, the problem page at
https://errors.ubuntu.com/problem/d66d2d1a35adfb113684b96fcf4af998c81ee334
contains more details.

** Affects: unity-system-compositor (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: wily

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

Title:
  /usr/bin/unity-system-compositor-
  
spinner:11:MemoryBarrier:Acquire_Load:GoogleOnceInit:GetEmptyString:mir::protobuf::Event::SharedCtor

Status in unity-system-compositor package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding unity-system-compositor.  This problem was most recently
  seen with version 0.0.5+15.10.20150506.1-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/d66d2d1a35adfb113684b96fcf4af998c81ee334
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-system-compositor/+bug/1466766/+subscriptions

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


[Touch-packages] [Bug 1287361] Re: [browser] add support for keyboard shortcuts

2015-06-19 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app -
0.23+15.10.20150618-0ubuntu1

---
webbrowser-app (0.23+15.10.20150618-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Michael Terry ]
  * Fix spelling of OK in private browsing dialog.

  [ Olivier Tilloy ]
  * Actually push URLs to the clipboard. For some reason setting the
text/url-list mime type doesn’t seem to work (or other
applications do not implement pasting this kind of data), but
text/plain works well enough for this purpose. (LP: #1463435)
  * Do not honour fullscreen requests silently at the Ubuntu WebView
level. Instead delegate that behaviour to the webview implementation
used by the browser and the webapp container. (LP: #1464249)
  * Toggle application-level fullscreen when pressing F11. (LP:
#1464333)

  [ Ugo Riboni ]
  * Make the browser chrome usable on desktop by implementing common
keyboard shortcuts and behaviors that users normally expect in such
an app (LP: #1287361)

 -- CI Train Bot ci-train-...@canonical.com  Thu, 18 Jun 2015 08:12:37
+

** Changed in: webbrowser-app (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  [browser] add support for keyboard shortcuts

Status in Ubuntu UX bugs:
  Triaged
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  need to add commands similar to the other apps so it works well on the
  desktop:

  - fullscreen mode and toggle (via function key)
  - esc key to toggle out of fullscreen
  - ctrl-l to display the url bar and select all text in it
  - keyboard shortcuts for navigation (back, forward) - check what 
chrome/chromium/firefox does here
  - keyboard shortcut for reload a page
  - keyboard shortcut to display history
  - others???

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

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


[Touch-packages] [Bug 1464249] Re: Ubuntu WebView should not silently honour fullscreen requests

2015-06-19 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app -
0.23+15.10.20150618-0ubuntu1

---
webbrowser-app (0.23+15.10.20150618-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Michael Terry ]
  * Fix spelling of OK in private browsing dialog.

  [ Olivier Tilloy ]
  * Actually push URLs to the clipboard. For some reason setting the
text/url-list mime type doesn’t seem to work (or other
applications do not implement pasting this kind of data), but
text/plain works well enough for this purpose. (LP: #1463435)
  * Do not honour fullscreen requests silently at the Ubuntu WebView
level. Instead delegate that behaviour to the webview implementation
used by the browser and the webapp container. (LP: #1464249)
  * Toggle application-level fullscreen when pressing F11. (LP:
#1464333)

  [ Ugo Riboni ]
  * Make the browser chrome usable on desktop by implementing common
keyboard shortcuts and behaviors that users normally expect in such
an app (LP: #1287361)

 -- CI Train Bot ci-train-...@canonical.com  Thu, 18 Jun 2015 08:12:37
+

** Changed in: webbrowser-app (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Ubuntu WebView should not silently honour fullscreen requests

Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  The current implementation¹ does this:

  onFullscreenRequested: _webview.fullscreen = fullscreen

  
  ¹ 
http://bazaar.launchpad.net/~phablet-team/webbrowser-app/trunk/view/head:/src/Ubuntu/Web/UbuntuWebView02.qml#L270

  
  This default behaviour is not necessarily desirable for most embedders, who 
might want to intercept the request and cancel it.
  Changing the default behaviour doesn’t require an API change, so it should be 
safe to do at any point in time (and the sooner the better).

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

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


[Touch-packages] [Bug 1300514] Re: Account with UID 501 disappeared after update

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

** Changed in: accountsservice (Ubuntu)
   Status: New = Confirmed

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

Title:
  Account with UID 501 disappeared after update

Status in accountsservice package in Ubuntu:
  Confirmed

Bug description:
  After today performing a system update from 13.10 [previously updated
  cca 1mo ago], my account with UID has disappeared from lightdm.

  /etc/login.defs, /etc/adduser.conf and /etc/lightdm/users.conf have
  all been configured to treat users with minimum UID 500 as regular
  users.

  The remark in users.conf mentioning AccountsService gave me a hint to
  explore what this service is.  It's very nasty that this completely
  opaque and unknown service determines whether an account will appear
  on the list or not.

  Digging around its process /usr/lib/accountsservice/accounts-daemon
  (what a nasty place to put this binary) using strace, I noticed
  /var/lib/AccountsService/users/myusername is being accessed. This may
  be obvious to developers, but to someone troubleshooting, it's bad and
  unexpected.

  I fixed my issue by editing the aforementioned file and replacing
  SystemAccount=true with SystemAccount=false, killing the accounts-
  daemon and (to avoid restart) starting it in terminal. This would all
  be worth just a rant instead of a bug report, were it not for the fact
  that only today have I logged in correctly from the main screen,
  updated the system, and after only a reboot -- without touching or
  knowing about /var/lib/AccountsService/users directory -- my account
  has disappeared. Either this directory was automagically touched, or
  SystemAccount=true previously didn't affect lightdm.

  Please provide and expose a canonical and universal place to determine
  minimum UID for the system to treat a user account as a human
  account. Having three somewhat-documented files and none of them
  having effect upon accountsservice is quite bad.

  If this package is inappropriate for this bug report, please reassign.

  [The reason why UID 1000 is no-good are OS X partitions -- on which
  I'd like to be able to access my files without resorting to sudo
  voodoo. The default UID on OS X happens to be 501.]

  Package version: 0.6.34-0ubuntu6

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: lightdm 1.8.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Tue Apr  1 00:43:23 2014
  InstallationDate: Installed on 2014-02-18 (41 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1463435] Re: Copy doesn't actually go to clipboard

2015-06-19 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app -
0.23+15.10.20150618-0ubuntu1

---
webbrowser-app (0.23+15.10.20150618-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Michael Terry ]
  * Fix spelling of OK in private browsing dialog.

  [ Olivier Tilloy ]
  * Actually push URLs to the clipboard. For some reason setting the
text/url-list mime type doesn’t seem to work (or other
applications do not implement pasting this kind of data), but
text/plain works well enough for this purpose. (LP: #1463435)
  * Do not honour fullscreen requests silently at the Ubuntu WebView
level. Instead delegate that behaviour to the webview implementation
used by the browser and the webapp container. (LP: #1464249)
  * Toggle application-level fullscreen when pressing F11. (LP:
#1464333)

  [ Ugo Riboni ]
  * Make the browser chrome usable on desktop by implementing common
keyboard shortcuts and behaviors that users normally expect in such
an app (LP: #1287361)

 -- CI Train Bot ci-train-...@canonical.com  Thu, 18 Jun 2015 08:12:37
+

** Changed in: webbrowser-app (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Copy doesn't actually go to clipboard

Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  So because of the general limitations in the webbrowser-app, I use
  firefox as a backup (for videos and downloading files). I occasionally
  try to select copy, thinking that this will copy the link to a
  clipboard so that I can give the link to firefox for handling, only to
  find that there is no paste option in firefox! You must store the
  copied in the actual clipboard, not in the clipboard that you have
  created just for this app. This is a big difference for desktop
  integration.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: webbrowser-app 0.23+14.04.20140428-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
  Uname: Linux 3.16.0-38-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Jun  9 08:32:42 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-06-07 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: webbrowser-app
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1464333] Re: F11 should toggle app-level fullscreen

2015-06-19 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app -
0.23+15.10.20150618-0ubuntu1

---
webbrowser-app (0.23+15.10.20150618-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Michael Terry ]
  * Fix spelling of OK in private browsing dialog.

  [ Olivier Tilloy ]
  * Actually push URLs to the clipboard. For some reason setting the
text/url-list mime type doesn’t seem to work (or other
applications do not implement pasting this kind of data), but
text/plain works well enough for this purpose. (LP: #1463435)
  * Do not honour fullscreen requests silently at the Ubuntu WebView
level. Instead delegate that behaviour to the webview implementation
used by the browser and the webapp container. (LP: #1464249)
  * Toggle application-level fullscreen when pressing F11. (LP:
#1464333)

  [ Ugo Riboni ]
  * Make the browser chrome usable on desktop by implementing common
keyboard shortcuts and behaviors that users normally expect in such
an app (LP: #1287361)

 -- CI Train Bot ci-train-...@canonical.com  Thu, 18 Jun 2015 08:12:37
+

** Changed in: webbrowser-app (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  F11 should toggle app-level fullscreen

Status in Ubuntu UX bugs:
  Fix Committed
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  Pressing F11 should toggle the application level fullscreen.
  Note that this is different from page level fullscreen, which is triggered by 
the page itself.

  We should research if we want to merge the two concepts so that for
  the user there is only one notion of fullscreen and only one way to
  exit fullscreen, regardless of how it was activated (F11 or page
  interaction).

  Or if we want to have to have one way to escape app level fullscreen
  (e.g. F11) and one to escape page level fullscreen (e.g. ESC)

  [Design Comment]
  Agree with Bill Filler  Olivier Tilloy's first suggestion (i.e. concepts 
should be merged/ be consistent). It would appear they do not need to be 
mutually exclusive, so:

  - If Page triggers fullscreen: Navigating back/away from page that
  triggered FS, Pressing f11 (toggle FS/ Windowed) or Pressing Esc
  (return to windowed from FS only) returns to windowed mode.

  - If User triggers fullscreen: Navigation has no effect on FS/
  Windowed modes, Pressing f11 (toggle FS/ Windowed) or Pressing Esc
  (return to windowed from FS only) returns to windowed mode.

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

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


[Touch-packages] [Bug 1440877] Re: [Indicators] Inactive indicator icons are not visible in bright light

2015-06-19 Thread Alex Milazzo
System Settings are being redesigned and prototyped.

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

Title:
  [Indicators] Inactive indicator icons are not visible in bright light

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  In bad light conditions (bright) it is very hard to select the right
  tab in the quick settings menu on Ubuntu Phone.  This is because the
  contrast between the grey icon and the black background is to low.
  When I wanted to switch on the GPS in the car I wasn't able to find
  the right tab because I couldn't see the icons and I just couldn't
  give the mounted phone a closer look.

  Another color combination: white = inaktive, blue = aktive would
  increase the usability.

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

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


[Touch-packages] [Bug 1466608] Re: Unable to resolve domains with large EDNS0 replies

2015-06-19 Thread Thomas Hood
To add that, or any other, option to resolv.conf permanently, add the
line

options edns0

to the file

 /etc/resolvconf/resolv.conf.d/base

and then resolvconf will include it in the resolv.conf that it
generates.

** Changed in: dnsmasq (Ubuntu)
   Status: New = Invalid

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

Title:
  Unable to resolve domains with large EDNS0 replies

Status in dnsmasq package in Ubuntu:
  Invalid

Bug description:
  Not sure resolvconf is the correct place to report this bug, but I'm
  unable to resolve domains with large EDNS0 replies.

  A couple of examples are www.sciencedaily.com and
  www.ncbi.nlm.nih.gov. Interestingly, they resolve when I use dig
  domain, but if I enter a URL with either of those domains in my
  browser (tried Chromium and Firefox), then name resolution fails. Ping
  also fails with a name resolution error message.

  Here's an example:

  $ dig www.ncbi.nlm.nih.gov

  ;  DiG 9.9.5-3ubuntu0.2-Ubuntu  www.ncbi.nlm.nih.gov
  ;; global options: +cmd
  ;; Got answer:
  ;; -HEADER- opcode: QUERY, status: NOERROR, id: 8409
  ;; flags: qr rd ra ad; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

  ;; OPT PSEUDOSECTION:
  ; EDNS: version: 0, flags: do; udp: 1280
  ;; QUESTION SECTION:
  ;www.ncbi.nlm.nih.gov.IN  A

  ;; ANSWER SECTION:
  www.ncbi.nlm.nih.gov. 2358IN  CNAME   www.wip.ncbi.nlm.nih.gov.
  www.ncbi.nlm.nih.gov. 2358IN  RRSIG   CNAME 7 5 86400 20151213102025 
20150616102025 52670 ncbi.nlm.nih.gov. 
dZt9uuyLImbB23vdqcsSK+nWK77BREttiAP80Ovq2/xV48JsII3Uxzxc 
W8OkLmc5dSdPNkfwc6QFC/+wqe+4ORb1TC4Qxw5HQxo4nCindPFGZAgJ 
SEFcWRJ2HrU5BKz/MeVMALJ3YN6LSHIwkTIwJbKweTGLQTZPZTryp1M7 
UQrqd0hs7tjjwVl/6zRIA5UGgFbdrLwX9jmh4ykBTqK8u0Rt/wrTeHbp 
UpVMxAUdUW1CJ7xAnn/k4td6zdx7Tm5+CkS99Qva0cPfSSo6Qh4Uplun 
LKwT9GR4zqBTQRjBWSTf2YdhrAU8oyh9WbQ66WHLYkC8Kp55iskL8E8p E5wOYA==
  www.wip.ncbi.nlm.nih.gov. 30  IN  A   130.14.29.110
  www.wip.ncbi.nlm.nih.gov. 30  IN  RRSIG   A 7 6 30 20150708223631 
20150617223631 34334 wip.ncbi.nlm.nih.gov. 
aF9abjtGNMz+8NkcTGIY8GwjfZBCcL532B2sdJM891OAP2V9GwPCDGNY 
VzMPzZjMGN9qHsBgXuFY5jZQNWFvWfIQctTJEZTxClyJyFhe5JbyIspg 
NIO6ZXxjD3h7Ax/Sr5peyf8mfCU/8FZHPGJOhsNEFOwL3RjIddTK6Ibc 
PQ55CWOuVrvw26kKj9gxBG8r6iBcKe89xHQYPm1w+Osp8c2twGhqBmfd 
7zcRxFLyF0BpY63kcQiF5lJ2fI31x+zCAROL9H3L1jm/K7aMAiO5kuWl 
DK57upsmtQNzjWX8coYpm7/3Gebfmpjx4BtC75L5IP/WfwVBfzHeRjAG KY/7aQ==

  ;; Query time: 132 msec
  ;; SERVER: 127.0.1.1#53(127.0.1.1)
  ;; WHEN: Thu Jun 18 20:26:50 CEST 2015
  ;; MSG SIZE  rcvd: 699

  $ ping www.ncbi.nlm.nih.gov
  ping: unknown host www.ncbi.nlm.nih.gov

  I also watched with tcpdump when trying to look up the domain
  www.sciencedaily.com, and when I use dig I immediately get the reply,
  but when trying with ping I don't get any reply, and it gives up after
  4 queries are sent. Must have something to do with the DNS flags that
  are set on the query in the different cases.

  Here's a lookup with dig:

  20:01:47.857269 IP 127.0.0.1.56927  127.0.1.1.53: 9907+ [1au] A? 
www.sciencedaily.com. (49)
  20:01:47.869516 IP 127.0.1.1.53  127.0.0.1.56927: 9907 2/6/43 CNAME 
ed5n3.x.incapdns.net., A 149.126.72.70 (879)

  and here's a name resolution triggered by running ping:

  20:02:47.969527 IP 127.0.0.1.35905  127.0.1.1.53: 59118+ A? 
www.sciencedaily.com. (38)
  20:02:52.974752 IP 127.0.0.1.35905  127.0.1.1.53: 59118+ A? 
www.sciencedaily.com. (38)
  20:02:57.980296 IP 127.0.0.1.48738  127.0.1.1.53: 3668+ A? 
www.sciencedaily.com. (38)
  20:03:02.985493 IP 127.0.0.1.48738  127.0.1.1.53: 3668+ A? 
www.sciencedaily.com. (38)

  I've not experienced this before, though these aren't domains I
  commonly visit. Is this a new issue?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: resolvconf 1.69ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-52.86-generic 3.13.11-ckt18
  Uname: Linux 3.13.0-52-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Jun 18 20:23:19 2015
  InstallationDate: Installed on 2014-10-19 (241 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: resolvconf
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1460626] Re: Unity Lockscreen still shows unlocked desktop while shutting down

2015-06-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~azzar1/unity/lp-1460626

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

Title:
  Unity Lockscreen still shows unlocked desktop while shutting down

Status in Unity:
  In Progress
Status in indicator-session package in Ubuntu:
  In Progress
Status in unity package in Ubuntu:
  In Progress

Bug description:
  This was reported and supposedly fixed in
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1370017, but the
  bug is still present in the current Unity version in Trusty.  I've
  reported it in that bug already, but got ignored, so I'm opening a new
  bug about it.

  [Impact and Test Case]

  Steps to reproduce:
  1 - Log into Unity
  2 - Open a terminal.
  3 - Lock the screen
  4 - From the lockscreen, tell the computer to shut down / restart

  Expected behavior:
  * Session programs are closed while the screen is still locked
  * During shutdown, no user interaction is possible

  Observed behavior:
  * The lockscreen is gone immediately, with the rest of compiz (e.g. window 
decorations are not present)
  * But it's possible to interact with programs that are still running in the 
session for about 3 seconds

  Observed on an updated Trusty machine, running unity version
  7.2.5+14.04.20150521.1-0ubuntu1

  This bug is a security vulnerability because during those 3 seconds it
  could be possible to access and interact with sensitive information.
  Yes, it's short, but you could take a picture or even rm -rf / if
  there happened to be a root console available.

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

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


[Touch-packages] [Bug 1466228] Re: search suggestion in scopes is shown outside visible shell on Krillin

2015-06-19 Thread Sebastien Bacher
it's still an issue on vivid rc-proposed/bq image 41, as comment #3
stated the initial position is right, but if you dnd over the popover
the osk hides and the menu gets misplaced then

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

Title:
  search suggestion in scopes is shown outside visible shell on Krillin

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

Bug description:
  OS: Ubuntu-touch 15.04 r23 
  Device: BQ aquaris 4.5e (Krillin)

  When activating a scope search box (i.e. when search box gets focus),
  the search suggestion hint box is placed above the search input. But
  this places it outside the visible area of the shell. (One can just
  make out the bottom edge of the hint-box but its not usable and so
  kind of anoying).

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

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


[Touch-packages] [Bug 1460049] Re: Text doesn't wrap in preview tables

2015-06-19 Thread Albert Astals Cid
Is this arale only? Seems to work fine here in krillin.

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

Title:
  Text doesn't wrap in preview tables

Status in unity-scope-click package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Open app store
  Search for Mines
  Tap on Mines by Robert Ancell
  Note the Contact and Licence fields wrap incorrectly.

  See screenshot.

  This was on the following arale image:-
  phablet@ubuntu-phablet:~$ system-image-cli --info
  current build number: 6
  device name: arale
  channel: ubuntu-touch/rc-proposed/meizu.en
  last update: 2015-05-29 09:35:39
  version version: 6
  version ubuntu: 20150528.1
  version device: 20150522-a851049
  version custom: 20150526-719-5-24

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1460049/+subscriptions

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


[Touch-packages] [Bug 1450739] Re: Missing icons following update

2015-06-19 Thread Albert Astals Cid
Can you please attach a screenshot of the Apps scope and which device
are you using? Which is the OS version in About this phone in system
settings?

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

Title:
  Missing icons following update

Status in Default calculator application for Ubuntu devices:
  Invalid
Status in unity8 package in Ubuntu:
  New

Bug description:
  Icons on the core apps are missing on the Apps scope (and left slide-
  menu)  after latest system update. These include:

  - Camera
  - Calc
  - Gallery
  - Music
  - Reminders
  - Weather
  - Twitter

  Non-core apps (that were present in previous boot):
  - Realtai

  Where are they going? Did the config pointing to them change?

  Not a problem on the app menu as they are labeled, but they are not
  labeled on the left slide-menu - no visual clues unless I touch and
  hold.

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

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


[Touch-packages] [Bug 1202464] Re: Support for keybindings in actions

2015-06-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui-
toolkit/quickControlsAction

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

Title:
  Support for keybindings in actions

Status in Ubuntu UI Toolkit:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  While not very useful on phone/tablets, it would nice to have actions
  support keybindings for use with a keyboard.

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

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


[Touch-packages] [Bug 1466228] Re: search suggestion in scopes is shown outside visible shell on Krillin

2015-06-19 Thread Albert Astals Cid
SDK guys, didn't you land a fix for this? Maybe it hasn't hit a release
yet?

** Also affects: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  search suggestion in scopes is shown outside visible shell on Krillin

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

Bug description:
  OS: Ubuntu-touch 15.04 r23 
  Device: BQ aquaris 4.5e (Krillin)

  When activating a scope search box (i.e. when search box gets focus),
  the search suggestion hint box is placed above the search input. But
  this places it outside the visible area of the shell. (One can just
  make out the bottom edge of the hint-box but its not usable and so
  kind of anoying).

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

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


[Touch-packages] [Bug 1466029] Re: Ubuntu Phone (Touch) won't turn off automatically after upgrade to OS 23

2015-06-19 Thread Albert Astals Cid
** Also affects: powerd (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Ubuntu Phone (Touch) won't turn off automatically after upgrade to OS
  23

Status in powerd package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  After updating my Aquaris 4.5 to OS 23 (Build Ubuntu 15.04 armhf), the screen 
won't auto lock. It's forever turned on, the phone is heating  and the battery, 
draining.
  However, if I manually press the power bottom, the screen turns off and 
locks. But, if inside my pocket the power bottom is pressed, the screen 
(locked, this time) will turn on again and won't turn off automatically.

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

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


[Touch-packages] [Bug 1445376] Re: A2DP skips when conneted to handsfree device

2015-06-19 Thread Maureen
Just a quick note to confirm that the problem persists after updating to
OTA-4.

There were two postings on the mailing list that seem to allude to the
same problem:

https://lists.launchpad.net/ubuntu-phone/msg13352.html

https://lists.launchpad.net/ubuntu-phone/msg13362.html

Please help.

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

Title:
  A2DP skips when conneted to handsfree device

Status in the base for Ubuntu mobile products:
  New
Status in bluez package in Ubuntu:
  New

Bug description:
  When I connect my Aquaris E4.5 to my car's handsfree device (Funkwerk
  Ego Flash) via Bluetooth I experience a skipping problem when playing
  sound files through A2DP.

  Half a second for each second there is a pause. The rest of that half
  second seems to clear a buffer which results in extra fast audio.

  To illustrate, listening to a podcast I would expect to hear something
  like bla bla bla. However, what I do get to hear sounds more like
  flapflapflap - pause - flapflapflap - pause - 

  When I connect my Aquaris to my A2DP speakers at home, the audio is
  perfect.

  Also, handsfree telephony in my car works like a charm.

  So I guess it's just the combination of A2DP while connected to the
  handsfree device which causes the trouble.

  In the past I've used several phones with the Funkwerk device (always
  with handsfree *and* A2DP functionality) including an N900 running
  Maemo. There have never been any problems with those.

  OS build number 21
  KRILIN01A-S15A_BQ_L100EN_2021_150410

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

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


[Touch-packages] [Bug 1455470] Re: [address-book-app] The NOTE field sould be synced and displayed

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

** Changed in: address-book-app (Ubuntu)
   Status: New = Confirmed

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

Title:
  [address-book-app] The NOTE field sould be synced and displayed

Status in Ubuntu UX bugs:
  Triaged
Status in address-book-app package in Ubuntu:
  Confirmed

Bug description:
  On my bq, r22, the contacts does not show the NOTE field, nor it
  allows to create a contact and to add a such field. This field is
  useful to store contact information like opening hours, GPS
  coordinates... It should be added in the list of fields managed (and
  synchronized) by the app.

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

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


[Touch-packages] [Bug 1367411] Re: missing URL and notes fields when syncing google contacts

2015-06-19 Thread Yuri
*** This bug is a duplicate of bug 1455470 ***
https://bugs.launchpad.net/bugs/1455470

** This bug has been marked a duplicate of bug 1455470
   [address-book-app] The NOTE field sould be synced and displayed

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

Title:
  missing URL and notes fields when syncing google contacts

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

Bug description:
  subject says it all really :)

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

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


[Touch-packages] [Bug 1376252] Re: autopilot3 crashed with TypeError in decode(): 'NoneType' does not support the buffer interface

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

** Changed in: autopilot (Ubuntu)
   Status: New = Confirmed

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

Title:
  autopilot3 crashed with TypeError in decode(): 'NoneType' does not
  support the buffer interface

Status in autopilot package in Ubuntu:
  Confirmed

Bug description:
  Found the crash file in clock-app autopilot test results on the
  dasboard. The tests are failing because autopilot is not able to find
  the proxy object for the process. Perhaps this crash is the cause.

  
http://ci.ubuntu.com/smokeng/utopic/touch/mako/264:20141001:20140929.1/10758/ubuntu_clock_app/

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: python3-autopilot 1.5.0+14.10.20140812-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: armhf
  Date: Wed Oct  1 05:06:24 2014
  ExecutablePath: /usr/bin/autopilot3
  InstallationDate: Installed on 2014-10-01 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141001-020204)
  InterpreterPath: /usr/bin/python3.4
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 /usr/bin/autopilot3 run -v 
--timeout-profile=long -o /tmp/test_results.subunit -f subunit ubuntu_clock_app
  PythonArgs: ['/usr/bin/autopilot3', 'run', '-v', '--timeout-profile=long', 
'-o', '/tmp/test_results.subunit', '-f', 'subunit', 'ubuntu_clock_app']
  SourcePackage: autopilot
  Title: autopilot3 crashed with TypeError in decode(): 'NoneType' does not 
support the buffer interface
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm autopilot cdrom dialout dip plugdev sudo tty video

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

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


[Touch-packages] [Bug 1373598] Re: apt-get update fails, hash sum mismatches with de.archive.ubuntu.com

2015-06-19 Thread Sorin Sbârnea
Get:88 http://ftp.ticklers.org/archive.ubuntu.org/ubuntu/ 
trusty-security/multiverse Translation-en [1,580 B]
Get:89 http://ftp.ticklers.org/archive.ubuntu.org/ubuntu/ 
trusty-security/restricted Translation-en [2,266 B]
Get:90 http://ftp.ticklers.org/archive.ubuntu.org/ubuntu/ 
trusty-security/universe Translation-en [56.6 kB]
Fetched 23.3 MB in 16s (1,403 kB/s)
W: Failed to fetch 
mirror://mirrors.ubuntu.com/mirrors.txt/dists/trusty-updates/main/i18n/Translation-en
  Hash Sum mismatch

W: Failed to fetch mirror://mirrors.ubuntu.com/mirrors.txt/dists/trusty-
updates/universe/i18n/Translation-en  Hash Sum mismatch

W: Failed to fetch mirror://mirrors.ubuntu.com/mirrors.txt/dists/trusty-
security/main/i18n/Translation-en  Hash Sum mismatch

W: Failed to fetch mirror://mirrors.ubuntu.com/mirrors.txt/dists/trusty-
security/universe/i18n/Translation-en  Hash Sum mismatch

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

Title:
  apt-get update fails, hash sum mismatches with de.archive.ubuntu.com

Status in apt package in Ubuntu:
  Confirmed
Status in ubuntu-release-upgrader package in Ubuntu:
  Invalid

Bug description:
  1. Release: 
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04

  2.  not a package. The whole distro is broken.

  3. I always expect apt-get update to work, at least with Ubuntu's own
  repositories.

  4. apt-get update failed, and later apt-get dist upgrade

  
  It started with this when doing a normal apt-get update

  W: Failed to fetch http://de.archive.ubuntu.com/ubuntu/dists/trusty-
  updates/main/source/Sources  Hash Sum mismatch

  W: Failed to fetch http://de.archive.ubuntu.com/ubuntu/dists/trusty-
  updates/main/binary-amd64/Packages  Hash Sum mismatch

  W: Failed to fetch http://de.archive.ubuntu.com/ubuntu/dists/trusty-
  updates/universe/binary-i386/Packages  Hash Sum mismatch

  E: Some index files failed to download. They have been ignored, or old
  ones used instead.

  
  When doing a dist-upgrade, I then got this:
  E: mkinitramfs failure cpio 141 gzip 1
  update-initramfs: failed for /boot/initrd.img-3.13.0-36-generic with 1.
  run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
  Failed to process /etc/kernel/postinst.d at 
/var/lib/dpkg/info/linux-image-extra-3.13.0-36-generic.postinst line 1025.
  No apport report written because the error message indicates its a followup 
error from a previous failure.

dpkg: error processing package 
linux-image-extra-3.13.0-36-generic (--configure):
   subprocess installed post-installation script returned error exit status 2
  dpkg: dependency problems prevent configuration of linux-image-generic:
   linux-image-generic depends on linux-image-extra-3.13.0-36-generic; however:
Package linux-image-extra-3.13.0-36-generic is not configured yet.

  dpkg: error processing package linux-image-generic (--configure):
   dependency problems - leaving unconfigured
  Setting up linux-headers-3.13.0-36 (3.13.0-36.63) ...
  Setting up linux-headers-3.13.0-36-generic (3.13.0-36.63) ...
  Examining /etc/kernel/header_postinst.d.
  run-parts: executing /etc/kernel/header_postinst.d/dkms 3.13.0-36-generic 
/boot/vmlinuz-3.13.0-36-generic
  Setting up linux-headers-generic (3.13.0.36.43) ...
  No apport report written because the error message indicates its a followup 
error from a previous failure.

dpkg: dependency problems prevent configuration of 
linux-generic:
   linux-generic depends on linux-image-generic (= 3.13.0.36.43); however:
Package linux-image-generic is not configured yet.

  dpkg: error processing package linux-generic (--configure):
   dependency problems - leaving unconfigured

  
  And later this at the end:
  Processing triggers for libc-bin (2.19-0ubuntu6.3) ...
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ubuntu-release-upgrader-core 1:0.220.5
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.4
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: Unity
  Date: Wed Sep 24 21:57:55 2014
  InstallationDate: Installed on 2013-05-09 (503 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: dist-upgrade
  UpgradeStatus: Upgraded to trusty on 2014-05-04 (142 days ago)
  VarLogDistupgradeTermlog:

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

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

[Touch-packages] [Bug 1457424] Re: Please update icon (May 2015)

2015-06-19 Thread Dan Chapman 
** Changed in: dekko
   Status: Fix Committed = Fix Released

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

Title:
  Please update icon (May 2015)

Status in Address Book App:
  In Progress
Status in Camera App:
  Confirmed
Status in the base for Ubuntu mobile products:
  New
Status in Dekko:
  Fix Released
Status in Gallery App:
  New
Status in Media Player App:
  New
Status in Messaging App:
  In Progress
Status in Music application for Ubuntu devices:
  Fix Released
Status in Ubuntu Notes app:
  Fix Committed
Status in Default calculator application for Ubuntu devices:
  Fix Committed
Status in Calendar application for Ubuntu devices:
  Fix Committed
Status in Clock application for Ubuntu devices:
  Fix Committed
Status in RSS Feed Reader application for Ubuntu devices:
  Fix Committed
Status in Themes for Ubuntu:
  Triaged
Status in Weather application for Ubuntu devices:
  Fix Committed
Status in Web Browser App:
  Fix Released
Status in address-book-app package in Ubuntu:
  Fix Released
Status in dialer-app package in Ubuntu:
  Fix Released
Status in messaging-app package in Ubuntu:
  Fix Released
Status in qtcreator-plugin-ubuntu package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Fix Released
Status in ubuntu-themes package in Ubuntu:
  Confirmed
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings source package in Vivid:
  New

Bug description:
  New icons are available. Please update app to new icon. Note the icon
  inside the app will need updating as well as the icon in the store
  (when uploaded).

  256x256 and 512x512 Icons attached in zip file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1457424/+subscriptions

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


[Touch-packages] [Bug 1466529] Re: package libkrb5-26-heimdal:amd64 1.6~git20131207+dfsg-1ubuntu1.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it bef

2015-06-19 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

If indeed this is a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

Or if you believe that this is really a bug, then you may find it
helpful to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
explain why you believe this is a bug in Ubuntu rather than a problem
specific to your system, and then change the bug status back to New.


** Changed in: heimdal (Ubuntu)
   Status: New = Incomplete

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

Title:
  package libkrb5-26-heimdal:amd64 1.6~git20131207+dfsg-1ubuntu1.1
  failed to install/upgrade: package is in a very bad inconsistent
  state; you should  reinstall it before attempting configuration

Status in heimdal package in Ubuntu:
  Incomplete

Bug description:
  could not install new upgrade

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libkrb5-26-heimdal:amd64 1.6~git20131207+dfsg-1ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-46.79-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  Date: Thu Jun 18 09:21:55 2015
  DuplicateSignature: 
package:libkrb5-26-heimdal:amd64:1.6~git20131207+dfsg-1ubuntu1.1:package is in 
a very bad inconsistent state; you should  reinstall it before attempting 
configuration
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2014-11-08 (221 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: heimdal
  Title: package libkrb5-26-heimdal:amd64 1.6~git20131207+dfsg-1ubuntu1.1 
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/heimdal/+bug/1466529/+subscriptions

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


[Touch-packages] [Bug 1464801] Re: apt-get update segmentation fault with backports

2015-06-19 Thread Marc Deslauriers
** Information type changed from Private Security to Public

** Package changed: ubuntu = apt (Ubuntu)

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

Title:
  apt-get update segmentation fault with backports

Status in apt package in Ubuntu:
  New

Bug description:
  I noticed starting yesterday (2015-06-11) that apt-get update would
  give segmentation fault with exit code 139. apt-get upgrade would
  also segfault with exit code 139.

  Trying various things, if I comment out in /etc/apt/sources.lst:
  deb http://archive.ubuntu.com/ubuntu precise-backports main restricted 
universe multiverse
  ... apt-get update then works normally and upgrade will upgrade new 
package revisions.
  If I add back the backports line and apt-get update, the segfaults will 
start happening again.

  This only happens on my 12.04 LTS systems. My 14.04 LTS systems do not
  have any problems with backports.

  My 12.04 systems include:
  minimally installed laptop
  minimally installed VPS
  minimally installed firewall
  minimally installed virtualbox vm
  remastered live CD and its chroot master
  remastered ubuntu-rescue-remix live CD and its chroot master
  12.04 chroot for running older programs that won't work under 14.04

  Since its happening to all the 12.04 installs I have, I think this is
  widespread. I'm surprised there hasn't been a bug filed on it already.

  apt-cache policy crashed until I removed backports and did an update
  again.

  I consider this to be a security issue as it was blocking me from
  getting recent SSL/encryption updates that my 14.04 systems could get
  without problems. As a whole, it would block all updates until
  backports was removed.

  I did a tar.gz of anything backports in /var and attached it. My
  guess is that some kind of malformed entry in one of the apt
  description files got corrupted somehow. These files should allow for
  separate bug reproduction in case backports gets changed in the mean
  time.

  --

  lsb_release -rd
  Description:  Ubuntu 12.04.5 LTS
  Release:  12.04

  apt-cache policy apt
  apt:
Installed: 0.8.16~exp12ubuntu10.24
Candidate: 0.8.16~exp12ubuntu10.24
Version table:
   *** 0.8.16~exp12ubuntu10.24 0
  500 http://archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   0.8.16~exp12ubuntu10.21 0
  500 http://security.ubuntu.com/ubuntu/ precise-security/main i386 
Packages
   0.8.16~exp12ubuntu10 0
  500 http://archive.ubuntu.com/ubuntu/ precise/main i386 Packages

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

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


[Touch-packages] [Bug 1437305] Re: Wrong date day icon display and one day before events day in month view

2015-06-19 Thread Ubuntu Phone Apps Jenkins Bot
Fix committed into lp:ubuntu-calendar-app at revision 671, scheduled for
release in ubuntu-calendar-app, milestone rtm14

** Changed in: ubuntu-calendar-app
   Status: In Progress = Fix Committed

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

Title:
  Wrong date day icon display and one day before events day in month
  view

Status in Calendar application for Ubuntu devices:
  Fix Committed
Status in qtorganizer5-eds package in Ubuntu:
  Confirmed

Bug description:
  All day events display one day too early in month view.

  Create an all day event on 27th March 2015, move month view and the
  dot is against 26th March.  Can be corrected by changing all day event
  to span 27th to 28th March but now event displays over two days on day
  view. Icon displays wrong date: next day date

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

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


[Touch-packages] [Bug 1466812] [NEW] aa-logprof crash

2015-06-19 Thread QkiZ
Public bug reported:

aa-logprof crash after adding generic profile of apache2.
Reading log entries from /var/log/syslog.
Updating AppArmor profiles in /etc/apparmor.d.
Traceback (most recent call last):
  File /usr/sbin/aa-logprof, line 54, in module
apparmor.do_logprof_pass(logmark)
  File /usr/lib/python3/dist-packages/apparmor/aa.py, line 2280, in 
do_logprof_pass
log = log_reader.read_log(logmark)
  File /usr/lib/python3/dist-packages/apparmor/logparser.py, line 373, in 
read_log
self.add_event_to_tree(event)
  File /usr/lib/python3/dist-packages/apparmor/logparser.py, line 278, in 
add_event_to_tree
rmask = rmask.replace('c', 'w')
AttributeError: 'set' object has no attribute 'replace'

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apparmor-utils 2.8.95~2430-0ubuntu5.2
ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Fri Jun 19 12:37:54 2015
InstallationDate: Installed on 2015-04-23 (56 days ago)
InstallationMedia: Ubuntu-Server 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
ProcKernelCmdline: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/system-root ro
SourcePackage: apparmor
Syslog:
 
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  aa-logprof crash

Status in apparmor package in Ubuntu:
  New

Bug description:
  aa-logprof crash after adding generic profile of apache2.
  Reading log entries from /var/log/syslog.
  Updating AppArmor profiles in /etc/apparmor.d.
  Traceback (most recent call last):
File /usr/sbin/aa-logprof, line 54, in module
  apparmor.do_logprof_pass(logmark)
File /usr/lib/python3/dist-packages/apparmor/aa.py, line 2280, in 
do_logprof_pass
  log = log_reader.read_log(logmark)
File /usr/lib/python3/dist-packages/apparmor/logparser.py, line 373, in 
read_log
  self.add_event_to_tree(event)
File /usr/lib/python3/dist-packages/apparmor/logparser.py, line 278, in 
add_event_to_tree
  rmask = rmask.replace('c', 'w')
  AttributeError: 'set' object has no attribute 'replace'

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apparmor-utils 2.8.95~2430-0ubuntu5.2
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  Date: Fri Jun 19 12:37:54 2015
  InstallationDate: Installed on 2015-04-23 (56 days ago)
  InstallationMedia: Ubuntu-Server 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  ProcKernelCmdline: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/system-root ro
  SourcePackage: apparmor
  Syslog:
   
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1464365] Re: Resolution is incorrect; screen mostly occluded

2015-06-19 Thread Christopher M. Penalver
** Changed in: xorg (Ubuntu)
   Status: New = Triaged

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

Title:
  Resolution is incorrect; screen mostly occluded

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  I have a 3440x1440 monitor and after today's full dist-upgrade, most
  of the screen real-estate is unusable.  I see a small rectangular
  patch in the lower left corner, and on this patch I can right-button
  to bring up the menu.  While the rest of the screen will display the
  cursor, it is neither the correct background color (nor can it be set
  to the right color; it's just black), and the rest of the screen will
  not respond to mouse clicks at all.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic x86_64
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Thu Jun 11 15:02:35 2015
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   VMware SVGA II Adapter [15ad:0405] (prog-if 00 [VGA controller])
 Subsystem: VMware SVGA II Adapter [15ad:0405]
  InstallationDate: Installed on 2014-11-22 (201 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141120)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 004: ID 0e0f:0008 VMware, Inc. 
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: VMware, Inc. VMware Virtual Platform
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=9d28685f-2eae-4d72-8bdc-73fd28aba577 ro
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/20/2014
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.name: 440BX Desktop Reference Platform
  dmi.board.vendor: Intel Corporation
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd05/20/2014:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
  dmi.product.name: VMware Virtual Platform
  dmi.product.version: None
  dmi.sys.vendor: VMware, Inc.
  version.compiz: compiz 1:0.9.12.1+15.10.20150511-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-3
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Jun 11 14:57:39 2015
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputVMware VMware Virtual USB Mouse MOUSE, id 7
   inputAT Translated Set 2 keyboard KEYBOARD, id 8
   inputImPS/2 Generic Wheel Mouse MOUSE, id 9
  xserver.errors:
   No surface to present from.
   No surface to present from.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs: Output
Virtual2Virtual3Virtual4Virtual5Virtual6
Virtual7Virtual8
  xserver.version: 2:1.17.1-0ubuntu4
  xserver.video_driver: vmware

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

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


[Touch-packages] [Bug 1447173] Re: libusermetrics FTBFS with Qt 5.5

2015-06-19 Thread Pete Woods
** Changed in: libusermetrics (Ubuntu)
 Assignee: (unassigned) = Pete Woods (pete-woods)

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

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

Title:
  libusermetrics FTBFS with Qt 5.5

Status in libusermetrics package in Ubuntu:
  In Progress

Bug description:
  libusermetrics fails to build against Qt 5.5:

  https://launchpadlibrarian.net/204004781/buildlog_ubuntu-vivid-
  
amd64.libusermetrics_1.1.1%2B15.04.20150219-0ubuntu2~vivid1~test1~qt550alpha1_BUILDING.txt.gz

  --
  
/build/buildd/libusermetrics-1.1.1+15.04.20150219/include/libusermetricsoutput/ColorTheme.h:36:48:
 error: expected class-name before '{' token
   class Q_DECL_EXPORT ColorTheme: public QObject {
  ^
  
/build/buildd/libusermetrics-1.1.1+15.04.20150219/include/libusermetricsoutput/ColorTheme.h:37:1:
 error: 'Q_OBJECT' does not name a type
   Q_OBJECT
   ^
  --

  Maybe a missing include that could be added even without #ifdef
  5.4/5.5?

  unity8 needed this fix:
  https://code.launchpad.net/~aacid/unity8/qt55/+merge/254418 and
  maliit-framework needed this one
  https://launchpadlibrarian.net/203838825/0014-fix-building-with-
  qt5.5.patch

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

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

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


[Touch-packages] [Bug 1466824] [NEW] When suspend message appeared in top left corner and after using computer upower crashed

2015-06-19 Thread Mohammed Alkindi
Public bug reported:

Upower crashed after activating my computer and after automatic suspend
appeared

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: upower 0.9.23-2ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-20.20~14.04.1-generic 3.19.8
Uname: Linux 3.19.0-20-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.5
Architecture: amd64
Date: Fri Jun 19 15:09:29 2015
InstallationDate: Installed on 2015-03-15 (95 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 (20150218.1)
SourcePackage: upower
UpgradeStatus: Upgraded to utopic on 2015-06-18 (0 days ago)

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


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

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

Title:
  When suspend message appeared in top left corner and after using
  computer upower crashed

Status in upower package in Ubuntu:
  New

Bug description:
  Upower crashed after activating my computer and after automatic
  suspend appeared

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: upower 0.9.23-2ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-20.20~14.04.1-generic 3.19.8
  Uname: Linux 3.19.0-20-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.5
  Architecture: amd64
  Date: Fri Jun 19 15:09:29 2015
  InstallationDate: Installed on 2015-03-15 (95 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to utopic on 2015-06-18 (0 days ago)

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

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


[Touch-packages] [Bug 1466820] Re: Notification by sound or vibration doesn't work

2015-06-19 Thread Nekhelesh Ramananthan
** Also affects: indicator-datetime (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Notification by sound or vibration doesn't work

Status in Clock application for Ubuntu devices:
  New
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  Since I updated to the newest version of the alarm-clock-app, there is
  no notification by sound or vibration anymore. But the screen
  notification is displayed.

  * I deleted all the alarms and recreated them
  * I tried silent and non silent mode and different volume setting
  * I even tried it with headphones and without

  As suggested I attached the files in .local/share/evolution/tasks

  Device: BQ Aquarius E4.5
  Channel: stable
  OS: 15.04 r23
  ubuntu-clock-app 3.3.280.1

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

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


[Touch-packages] [Bug 1460995] Re: [Phone app] / [adressbook] Wrong entries displayed in recent calls

2015-06-19 Thread march
Sorry had to be @ work. :)

** Description changed:

  When opening recent calls within phone app wrong informations are shown.
  
  Contacts name is displayed correctly but when I've dialed work and home
  all entries show the latest dialed number.
  
- Tried to call Tux at 9 am @ home and tried to call Tux @ home a few
+ Tried to call Tux at 9 am @ home and tried to call Tux @ work a few
  minutes later only displays Tux@home in list. If you choose one entry
  the correct number will appear. If recent calls is opened again all
  entries are presented the way it should be.
  
  Expected: Tux @home and Tux @work are shown on my list.
  
- 
  b Aquaris 14.10 (r22)

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

Title:
  [Phone app] / [adressbook] Wrong entries displayed in recent calls

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

Bug description:
  When opening recent calls within phone app wrong informations are
  shown.

  Contacts name is displayed correctly but when I've dialed work and
  home all entries show the latest dialed number.

  Tried to call Tux at 9 am @ home and tried to call Tux @ work a few
  minutes later only displays Tux@home in list. If you choose one entry
  the correct number will appear. If recent calls is opened again all
  entries are presented the way it should be.

  Expected: Tux @home and Tux @work are shown on my list.

  b Aquaris 14.10 (r22)

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

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


[Touch-packages] [Bug 1378379] Re: [All Apps] Define rules to construct static splash screen in desktop file

2015-06-19 Thread Alex Milazzo
** Changed in: ubuntu-ux
   Status: In Progress = Fix Released

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

Title:
  [All Apps] Define rules to construct static splash screen in desktop
  file

Status in Camera App:
  In Progress
Status in Dialer app for Ubuntu Touch:
  Fix Released
Status in Gallery App:
  Fix Released
Status in Media Player App:
  New
Status in Messaging App:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in The Webapps-core project:
  Triaged
Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in dialer-app package in Ubuntu RTM:
  Fix Released
Status in gallery-app package in Ubuntu RTM:
  Fix Released
Status in messaging-app package in Ubuntu RTM:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Fix Released

Bug description:
  Need to start making use of the static splash screen feature recently
  landed in unity8.

  How to use them can be found in:

  https://lists.launchpad.net/ubuntu-phone/msg09996.html

  And a current example is address-book-app.

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1378379/+subscriptions

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


[Touch-packages] [Bug 1326067] Re: [sdk] Add colors for Positive/Negative/Neutral actions

2015-06-19 Thread Alex Milazzo
We are working on CTA colour and style hierarchy

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

Title:
  [sdk] Add colors for Positive/Negative/Neutral actions

Status in Ubuntu UI Toolkit:
  Confirmed
Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  Add PositiveAction, NegativeAction, NeutralAction to UbuntuColors, and
  document how to use them in Button examples.

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

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


[Touch-packages] [Bug 1466819] [NEW] Full shell rotation not working in Windowed mode

2015-06-19 Thread zubozrout
Public bug reported:

Although full shell rotation is currently available on devel-proposed, it 
doesn't work with windowed mode and everything is locked in portrait mode.
Is there a way to enable it, to force landscape mode or a reason why this is 
not available (like not yet implemented)?

Thank you very much for your answers.

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

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

Title:
  Full shell rotation not working in Windowed mode

Status in unity8 package in Ubuntu:
  New

Bug description:
  Although full shell rotation is currently available on devel-proposed, it 
doesn't work with windowed mode and everything is locked in portrait mode.
  Is there a way to enable it, to force landscape mode or a reason why this is 
not available (like not yet implemented)?

  Thank you very much for your answers.

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

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


[Touch-packages] [Bug 1455916] Re: Xorg unexpectedly crashed

2015-06-19 Thread Christopher M. Penalver
** Changed in: xorg (Ubuntu)
   Status: Incomplete = New

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

Title:
  Xorg unexpectedly crashed

Status in xorg package in Ubuntu:
  New

Bug description:
  Xorg unexpectedly crashed bringing down down metacity and gnome-flashback too.
  This is the relevant section from the system logs:
  May 17 15:09:05 ultra-d gnome-session[1514]: Window manager warning: Log 
level 6: The program 'metacity' received an X Window System error.
  May 17 15:09:05 ultra-d gnome-session[1514]: This probably reflects a bug in 
the program.
  May 17 15:09:05 ultra-d gnome-session[1514]: The error was 'BadRegion 
(invalid Region parameter)'.
  May 17 15:09:05 ultra-d gnome-session[1514]: (Details: serial 508727326 
error_code 140 request_code 138 (XFIXES) minor_code 12)
  May 17 15:09:05 ultra-d gnome-session[1514]: (Note to programmers: normally, 
X errors are reported asynchronously;
  May 17 15:09:05 ultra-d gnome-session[1514]: that is, you will receive the 
error a while after causing it.
  May 17 15:09:05 ultra-d gnome-session[1514]: To debug your program, run it 
with the GDK_SYNCHRONIZE environment
  May 17 15:09:05 ultra-d gnome-session[1514]: variable to change this 
behavior. You can then get a meaningful
  May 17 15:09:05 ultra-d gnome-session[1514]: backtrace from your debugger if 
you break on the gdk_x_error() function.)
  May 17 15:09:05 ultra-d kernel: [276368.790571] traps: metacity[1688] trap 
int3 ip:7fb31d5d9d00 sp:7ffc0f98c740 error:0
  May 17 15:09:19 ultra-d gnome-session[1514]: gnome-session[1514]: WARNING: 
Child process 1688 was already dead.
  May 17 15:09:19 ultra-d gnome-session[1514]: WARNING: Child process 1688 was 
already dead.
  May 17 15:09:19 ultra-d gnome-session[1514]: gnome-session[1514]: WARNING: 
Application 'metacity.desktop' killed by signal 5
  May 17 15:09:19 ultra-d gnome-session[1514]: WARNING: Application 
'metacity.desktop' killed by signal 5
  May 17 15:09:19 ultra-d gnome-session[1514]: gnome-session[1514]: WARNING: 
App 'metacity.desktop' respawning too quickly
  May 17 15:09:19 ultra-d gnome-session[1514]: WARNING: App 'metacity.desktop' 
respawning too quickly
  May 17 15:09:19 ultra-d gnome-session[1514]: Unrecoverable failure in 
required component metacity.desktop
  May 17 15:09:19 ultra-d gnome-session[1514]: gnome-session[1514]: CRITICAL: 
We failed, but the fail whale is dead. Sorry
  May 17 15:09:19 ultra-d gnome-session[1514]: CRITICAL: We failed, but the 
fail whale is dead. Sorry
  May 17 15:09:20 ultra-d gnome-session[1514]: ICE default IO error handler 
doing an exit(), pid = 17669, errno = 11

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Sun May 17 15:56:28 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.3.26, 3.19.0-15-generic, x86_64: installed
   virtualbox, 4.3.26, 3.19.0-16-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:04ca]
   Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M 
Series] [1002:6760] (rev ff) (prog-if ff)
  MachineType: Dell Inc. Inspiron N5110
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic 
root=/dev/mapper/system_vg-root_lv ro cryptdevice=/dev/sda2:system_crypt quiet 
splash vt.handoff=7
  SourcePackage: xorg
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/03/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A11
  dmi.board.name: 0FTJWD
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A11
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd08/03/2012:svnDellInc.:pnInspironN5110:pvrNotSpecified:rvnDellInc.:rn0FTJWD:rvrA11:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron N5110
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  

[Touch-packages] [Bug 1465675] Re: API needed to determine if App ID is a scope

2015-06-19 Thread James Henstridge
Are you sure you can't click for this information?  Take the Youtube
scope for instance, with a scope ID of
com.ubuntu.scopes.youtube_youtube.  I can get the manifest for the
package with:

click info com.ubuntu.scopes.youtube

Looking at the manifest, the hooks.youtube dict has a scope key, so I
know that this is a scope.  Presumably you can do that with the API too?

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

Title:
  API needed to determine if App ID is a scope

Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  
  There are a few cases where we'd like it if a higher level service could 
determine if a particular AppID is connected to a scope. This mostly deals with 
requests that relate to trusted session prompts as they need to be overlayed on 
top of the dash instead of the calling process. Another is so that URL 
dispatcher can return better errors on the scope:// URL namespace. I don't 
think that it needs to be complex, roughly something like this:

  bool isScope (const char * appid);

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1465675/+subscriptions

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


[Touch-packages] [Bug 1464801] [NEW] apt-get update segmentation fault with backports

2015-06-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I noticed starting yesterday (2015-06-11) that apt-get update would
give segmentation fault with exit code 139. apt-get upgrade would
also segfault with exit code 139.

Trying various things, if I comment out in /etc/apt/sources.lst:
deb http://archive.ubuntu.com/ubuntu precise-backports main restricted universe 
multiverse
... apt-get update then works normally and upgrade will upgrade new package 
revisions.
If I add back the backports line and apt-get update, the segfaults will start 
happening again.

This only happens on my 12.04 LTS systems. My 14.04 LTS systems do not
have any problems with backports.

My 12.04 systems include:
minimally installed laptop
minimally installed VPS
minimally installed firewall
minimally installed virtualbox vm
remastered live CD and its chroot master
remastered ubuntu-rescue-remix live CD and its chroot master
12.04 chroot for running older programs that won't work under 14.04

Since its happening to all the 12.04 installs I have, I think this is
widespread. I'm surprised there hasn't been a bug filed on it already.

apt-cache policy crashed until I removed backports and did an update
again.

I consider this to be a security issue as it was blocking me from
getting recent SSL/encryption updates that my 14.04 systems could get
without problems. As a whole, it would block all updates until backports
was removed.

I did a tar.gz of anything backports in /var and attached it. My guess
is that some kind of malformed entry in one of the apt description files
got corrupted somehow. These files should allow for separate bug
reproduction in case backports gets changed in the mean time.

--

lsb_release -rd
Description:Ubuntu 12.04.5 LTS
Release:12.04

apt-cache policy apt
apt:
  Installed: 0.8.16~exp12ubuntu10.24
  Candidate: 0.8.16~exp12ubuntu10.24
  Version table:
 *** 0.8.16~exp12ubuntu10.24 0
500 http://archive.ubuntu.com/ubuntu/ precise-updates/main i386 Packages
100 /var/lib/dpkg/status
 0.8.16~exp12ubuntu10.21 0
500 http://security.ubuntu.com/ubuntu/ precise-security/main i386 
Packages
 0.8.16~exp12ubuntu10 0
500 http://archive.ubuntu.com/ubuntu/ precise/main i386 Packages

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

-- 
apt-get update segmentation fault with backports
https://bugs.launchpad.net/bugs/1464801
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to apt 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 1466235] Re: Xorg crash

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

** Information type changed from Private Security to Public

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

Title:
  Xorg crash

Status in xorg package in Ubuntu:
  New

Bug description:
  when system do two or three process it come back to login page

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-55.92-generic 3.13.11-ckt20
  Uname: Linux 3.13.0-55-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Jun 18 03:09:03 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.3.10, 3.13.0-53-generic, x86_64: installed
   virtualbox, 4.3.10, 3.13.0-54-generic, x86_64: installed
   virtualbox, 4.3.10, 3.13.0-55-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0651]
  InstallationDate: Installed on 2015-01-19 (149 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Dell Inc. Inspiron 3542
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-55-generic 
root=UUID=b21e5ae6-b281-43f4-843f-e37c074abc16 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 09V1VC
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A03
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd05/27/2014:svnDellInc.:pnInspiron3542:pvrNotSpecified:rvnDellInc.:rn09V1VC:rvrA03:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 3542
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed Jun 17 20:47:06 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5567 
   vendor CMN
  xserver.version: 2:1.15.1-0ubuntu2.7

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

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


[Touch-packages] [Bug 1464925] Re: Installed and attempted to use Mbuntu

2015-06-19 Thread Marc Deslauriers
Thanks for your comments. This does not appear to be a bug report and we
are closing it. We appreciate the difficulties you are facing, but it
would make more sense to raise your question in the support tracker.
Please visit https://answers.launchpad.net/ubuntu/+addquestion

** Information type changed from Private Security to Public

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

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

Title:
  Installed and attempted to use Mbuntu

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  I followed the instructions on the web site for MacBuntu, installed
  and was able to run for a short period of time, perhaps three hours.
  Then I began getting messages that Ubuntu had developed internal
  problems and needed to be shut down.  That was two days ago. Today I
  again had several programs stop, lock up the computer, ShotWell,
  Audacious, VLC, RythomBox.  Attempted to remove Mbuntu following the
  commands to restore system. Total failure and crash.  What is next??

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sat Jun 13 15:46:05 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8670D] 
[1002:990c] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:8526]
  InstallationDate: Installed on 2015-06-11 (2 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 Vivid Vervet - Release amd64 
(20150422)
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=baaae4ff-e2ca-4d3b-97c8-4f24c67b9b50 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 6102
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: F2A85-M
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr6102:bd05/03/2013:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnF2A85-M:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Sat Jun 13 15:37:28 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3
  xserver.video_driver: radeon

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

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


[Touch-packages] [Bug 1466741] [NEW] system slow to wake up/unlock screen sluggish since the update to vivid

2015-06-19 Thread Sebastien Bacher
Public bug reported:

That's not happening all the time but has been reported by several users
on the list and I also hit the issue

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

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

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

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

Title:
  system slow to wake up/unlock screen sluggish since the update to
  vivid

Status in the base for Ubuntu mobile products:
  New
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  That's not happening all the time but has been reported by several
  users on the list and I also hit the issue

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

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


[Touch-packages] [Bug 1397885] Re: [Atheros AR9462] Bluetooth looks activated but cannot be used

2015-06-19 Thread Raphaël Jakse
*** This bug is a duplicate of bug 1394368 ***
https://bugs.launchpad.net/bugs/1394368

Hello,

With your patch and the deb you provide in comment #36, I still
experience the issue I described in comment #31.

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

Title:
  [Atheros AR9462] Bluetooth looks activated but cannot be used

Status in bluez package in Ubuntu:
  In Progress

Bug description:
  Ubuntu 14.10

  System Information
Manufacturer: Acer
Product Name: Aspire VN7-591G
Version: V1.08
SKU Number: Aspire VN7-591G_091B_1.08
Family: Sharkbay System

  lspci
  07:00.0 Network controller: Qualcomm Atheros AR9462 Wireless Network Adapter 
(rev 01)

  
  lsusb -v
  Bus 003 Device 006: ID 04ca:300d Lite-On Technology Corp. 

  
  Steps to reproduce:
  1. Activate a Bluetooth device (for instance a mouse or a nearby device)
  2. On the laptop, press the Bluetooth icon, then Set Up new Device…

  Expected result:
  2. A list of available bluetooth devices is shown

  Actual result:
  2. Nothing shows up and the spinning icon keeps spinning with Searching for 
devices...

  It looks like the bluetooth device does not work at all.

  Apparently, there have been previous bugs reported and corrected [1],
  but the situation still occurs with this module on my laptop...

  [1] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1024884

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: bluez 4.101-0ubuntu20
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Dec  1 16:35:17 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-11-15 (15 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  InterestingModules: bnep rfcomm btusb bluetooth
  MachineType: Acer Aspire VN7-591G
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-25-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd09/12/2014:svnAcer:pnAspireVN7-591G:pvrV1.08:rvnAcer:rnAspireVN7-591G:rvrV1.08:cvnChassisManufacturer:ct10:cvrV1.08:
  dmi.product.name: Aspire VN7-591G
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer
  hciconfig:
   hci0:Type: BR/EDR  Bus: USB
BD Address: 5C:93:A2:EB:FF:43  ACL MTU: 1022:8  SCO MTU: 183:5
UP RUNNING PSCAN ISCAN 
RX bytes:2751 acl:0 sco:0 events:351 errors:0
TX bytes:3779 acl:0 sco:0 commands:306 errors:0
  syslog:
   Dec  1 16:21:16 Miles bluetoothd[631]: Discovery session 0x7fa5da51da30 with 
:1.228 activated
   Dec  1 16:27:43 Miles bluetoothd[631]: Discovery session 0x7fa5da530a50 with 
:1.230 activated

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

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


[Touch-packages] [Bug 1466741] Re: system slow to wake up/unlock screen sluggish since the update to vivid

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

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

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

Title:
  system slow to wake up/unlock screen sluggish since the update to
  vivid

Status in the base for Ubuntu mobile products:
  New
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  That's not happening all the time but has been reported by several
  users on the list and I also hit the issue

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

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


[Touch-packages] [Bug 1466741] Re: system slow to wake up/unlock screen sluggish since the update to vivid

2015-06-19 Thread Alan Pope 
This happened previously, reported as bug 1378126, maybe it's come back
again?

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

Title:
  system slow to wake up/unlock screen sluggish since the update to
  vivid

Status in the base for Ubuntu mobile products:
  New
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  That's not happening all the time but has been reported by several
  users on the list and I also hit the issue

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

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


[Touch-packages] [Bug 1445134] Re: Network manager never scanning for new access points

2015-06-19 Thread Iain Lane
I think I saw this bug on my laptop the other day. I did something like
this.

1. Turn it on, log in
2. Look at the wireless list
3. Ah, there's no wifi here, I'll tether. Turn on the AP on my phone.
4. Wait for it to appear in NM so I can connect to it (or it auto connects if 
I've seen it before)

I waited about 5 minutes and the AP was never seen. Ended up restarting
NM (sudo systemctl restart network-manager) and the AP was then seen and
associated with. I didn't test comment #3's solution.

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

Title:
  Network manager never scanning for new access points

Status in the base for Ubuntu mobile products:
  Confirmed
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  While trying to reproduce another bug related with the last seen value
  from the access points, I noticed that network manager is never really
  scanning for new access points on my desktop, not even when not
  connected.

  $ sudo nmcli g logging level debug domains wifi_scan

  Then powered an access point, but was never really able to see it.
  From syslog, noticed that there is never really a scan, which explains
  why the ap never goes away and why it is not able to find it in the
  first place.

  If I force a scan via cmdline it works as expected (and I noticed a
  scan also happens when changing connections).

  Was also able to reproduce this issue on mako, with the following image:
  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 173
  device name: mako
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/vivid-proposed
  last update: 2015-04-16 14:58:58
  version version: 173
  version ubuntu: 20150416
  version device: 20150210
  version custom: 20150416

  In the mako case, I booted with a known connection in place, it
  connected successfully but it never really scans for other access
  points. Scan works fine after disconnecting though.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu14
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic x86_64
  ApportVersion: 2.17.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 16 14:21:42 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-10-29 (534 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static  metric 1024 
   10.0.3.0/24 dev lxcbr0  proto kernel  scope link  src 10.0.3.1 
   169.254.0.0/16 dev lxcbr0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.16
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to vivid on 2013-10-31 (532 days ago)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2013-11-04T02:19:36.923463
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

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


[Touch-packages] [Bug 1466766] Re: /usr/bin/unity-system-compositor-spinner:11:MemoryBarrier:Acquire_Load:GoogleOnceInit:GetEmptyString:mir::protobuf::Event::SharedCtor

2015-06-19 Thread Daniel van Vugt
** Also affects: unity-system-compositor
   Importance: Undecided
   Status: New

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

Title:
  /usr/bin/unity-system-compositor-
  
spinner:11:MemoryBarrier:Acquire_Load:GoogleOnceInit:GetEmptyString:mir::protobuf::Event::SharedCtor

Status in Unity System Compositor:
  New
Status in unity-system-compositor package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding unity-system-compositor.  This problem was most recently
  seen with version 0.0.5+15.10.20150506.1-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/d66d2d1a35adfb113684b96fcf4af998c81ee334
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-system-compositor/+bug/1466766/+subscriptions

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


[Touch-packages] [Bug 1241376] Re: procps (1:3.2.8-11ubuntu6.1) upgrade error

2015-06-19 Thread Alboroto
I got:

warning: /etc/sysctl.d/README(1): invalid syntax, continuing...
warning: /etc/sysctl.d/README(2): invalid syntax, continuing...
warning: /etc/sysctl.d/README(3): invalid syntax, continuing...
warning: /etc/sysctl.d/README(4): invalid syntax, continuing...
warning: /etc/sysctl.d/README(5): invalid syntax, continuing...
warning: /etc/sysctl.d/README(6): invalid syntax, continuing...
warning: /etc/sysctl.d/README(8): invalid syntax, continuing...
warning: /etc/sysctl.d/README(9): invalid syntax, continuing...
error: Invalid argument setting key kernel.modules_disabled
error: permission denied on key 'kernel.sg-big-buff'
error: permission denied on key 'kernel.random.poolsize'
error: permission denied on key 'kernel.random.entropy_avail'
error: permission denied on key 'kernel.random.boot_id'
error: permission denied on key 'kernel.random.uuid'
error: permission denied on key 'kernel.ngroups_max'
error: permission denied on key 'kernel.cap_last_cap'
error: permission denied on key 'kernel.bootloader_type'
error: permission denied on key 'kernel.bootloader_version'
error: permission denied on key 'kernel.ostype'
error: permission denied on key 'kernel.osrelease'
error: permission denied on key 'kernel.version'
error: permission denied on key 'kernel.pty.nr'
error: permission denied on key 'kernel.sched_domain.cpu0.domain0.name'
error: permission denied on key 'kernel.sched_domain.cpu0.domain1.name'
error: permission denied on key 'kernel.sched_domain.cpu1.domain0.name'
error: permission denied on key 'kernel.sched_domain.cpu1.domain1.name'
error: permission denied on key 'kernel.sched_domain.cpu2.domain0.name'
error: permission denied on key 'kernel.sched_domain.cpu2.domain1.name'
error: permission denied on key 'kernel.sched_domain.cpu3.domain0.name'
error: permission denied on key 'kernel.sched_domain.cpu3.domain1.name'
error: permission denied on key 'kernel.sched_domain.cpu4.domain0.name'
error: permission denied on key 'kernel.sched_domain.cpu4.domain1.name'
error: permission denied on key 'kernel.sched_domain.cpu5.domain0.name'
error: permission denied on key 'kernel.sched_domain.cpu5.domain1.name'
error: permission denied on key 'kernel.sched_domain.cpu6.domain0.name'
error: permission denied on key 'kernel.sched_domain.cpu6.domain1.name'
error: permission denied on key 'kernel.sched_domain.cpu7.domain0.name'
error: permission denied on key 'kernel.sched_domain.cpu7.domain1.name'
error: permission denied on key 'vm.nr_pdflush_threads'
error: Invalid argument setting key vm.drop_caches
error: Invalid argument setting key vm.percpu_pagelist_fraction
error: permission denied on key 'fs.inode-nr'
error: permission denied on key 'fs.inode-state'
error: permission denied on key 'fs.file-nr'
error: permission denied on key 'fs.dentry-state'
error: permission denied on key 'fs.aio-nr'
error: Invalid argument setting key fs.binfmt_misc.python3/2
error: Invalid argument setting key fs.binfmt_misc.python3/2
error: Invalid argument setting key fs.binfmt_misc.python3/2
error: Invalid argument setting key fs.binfmt_misc.python3/2
error: Invalid argument setting key fs.binfmt_misc.python3/2
error: Invalid argument setting key fs.binfmt_misc.wine
error: Invalid argument setting key fs.binfmt_misc.wine
error: Invalid argument setting key fs.binfmt_misc.wine
error: Invalid argument setting key fs.binfmt_misc.wine
error: Invalid argument setting key fs.binfmt_misc.wine
error: Invalid argument setting key fs.binfmt_misc.jarwrapper
error: Invalid argument setting key fs.binfmt_misc.jarwrapper
error: Invalid argument setting key fs.binfmt_misc.jarwrapper
error: Invalid argument setting key fs.binfmt_misc.jarwrapper
error: Invalid argument setting key fs.binfmt_misc.jarwrapper
error: Invalid argument setting key fs.binfmt_misc.jar
error: Invalid argument setting key fs.binfmt_misc.jar
error: Invalid argument setting key fs.binfmt_misc.jar
error: Invalid argument setting key fs.binfmt_misc.jar
error: Invalid argument setting key fs.binfmt_misc.jar
error: Invalid argument setting key fs.binfmt_misc.cli
error: Invalid argument setting key fs.binfmt_misc.cli
error: Invalid argument setting key fs.binfmt_misc.cli
error: Invalid argument setting key fs.binfmt_misc.cli
error: Invalid argument setting key fs.binfmt_misc.cli
error: Invalid argument setting key fs.binfmt_misc.python2/7
error: Invalid argument setting key fs.binfmt_misc.python2/7
error: Invalid argument setting key fs.binfmt_misc.python2/7
error: Invalid argument setting key fs.binfmt_misc.python2/7
error: Invalid argument setting key fs.binfmt_misc.python2/7
error: Invalid argument setting key fs.binfmt_misc.status
error: permission denied on key 'fs.quota.lookups'
error: permission denied on key 'fs.quota.drops'
error: permission denied on key 'fs.quota.reads'
error: permission denied on key 'fs.quota.writes'
error: permission denied on key 'fs.quota.cache_hits'
error: permission denied on key 'fs.quota.allocated_dquots'
error: permission denied on key 

[Touch-packages] [Bug 1308068] Re: Capability to automatically dial extensions is missing

2015-06-19 Thread Silas Wulff
the Firefox OS project similarly implemented this and it was prioritised
by them because its a requirement for the phone OS to obtain certain
certifications - maybe this could be used to push it in priority :-D

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

Title:
  Capability to automatically dial extensions is missing

Status in dialer-app package in Ubuntu:
  Confirmed
Status in ubuntu-keyboard package in Ubuntu:
  Confirmed

Bug description:
  GSM phones support dialling strings that include DTMF digits that are
  sent after the call is answered. This is useful when the call is
  answered by a PBX. There are two possibilities:

  1.- Sending the digits with a pause of 3 seconds after the call has been 
answered. The functionality is described in TS 22.101, section A.21.
  2.- Letting the user send the digits after the call has been answered 
pressing again the send button. I have not found this specified, but seems to 
be supported in most phones.

  First option is shown with a ',' character in Android and iPhones or
  with 'p' in other phones. Example: 65423211,34 or 65423211p34, which
  will send DTMF digits 3 and 4 three seconds after 65423211 answers the
  call. My Android phone waits 2 seconds instead of 3, but that does not
  really comply with TS 22.101.

  Second option is shown with a ';' character in Android and iPhones or
  with 'w' in other phones. Example: 65423211;34 or 65423211w34, which
  will send DTMF digits 3 and 4 when the user presses the send button
  for the second time (after 65423211 answers the call).

  Note that these special digits can be stored in the phone book.

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

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


[Touch-packages] [Bug 1447099] Re: /sbin/upstart:indicator-session-unknown-user-error

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

** Changed in: upstart (Ubuntu Vivid)
   Status: New = Confirmed

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

Title:
  /sbin/upstart:indicator-session-unknown-user-error

Status in Upstart:
  New
Status in upstart package in Ubuntu:
  Triaged
Status in upstart source package in Vivid:
  Confirmed
Status in upstart source package in Wily:
  Triaged

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding upstart.  This problem was most recently seen with version
  1.13.2-0ubuntu13, the problem page at
  https://errors.ubuntu.com/problem/09ab1b2ed4cff7556ed135307deb9f99c107193a
  contains more details.

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

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


[Touch-packages] [Bug 989396] Re: Package keyboard-configuration post-installation script. Hang on /bin/setupcon --force --save for 10 min then killed

2015-06-19 Thread Odin Hørthe Omdal
As a workaround, I killed setupcon which was hanging, then it retried at
the end, and I killed it again.  Then I went into /usr/bin/setupcon as
root and wrote in exit 0 at the top, so it would exit without doing
its evil work.

Then:

$ sudo dpkg --configure -a

at the end. And things seems fixed.


So in other words, you can do this change to /usr/bin/setupcon (and just miss 
whatever changes it does) after you've killed it the first time.  Then the last 
time it tries, things will succeed.  Or you can just fix things after the fact.

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

Title:
  Package keyboard-configuration  post-installation script. Hang on
  /bin/setupcon --force --save for 10 min then killed

Status in console-setup package in Ubuntu:
  Confirmed

Bug description:
  I am was in update bunch of packages today on ubuntu 12.04 beta2.
  While update keyboard-configuration package i get a window which ask
  how i would like to switch keyboard layout. I choose one an click OK.
  Than window closed and process hangs for about 30 min. Than i kill it.

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: keyboard-configuration 1.70ubuntu5
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: amd64
  Date: Fri Apr 27 11:37:05 2012
  DuplicateSignature:
   Setting up keyboard-configuration (1.70ubuntu5) ...
   Terminated
   dpkg: error processing keyboard-configuration (--configure):
subprocess installed post-installation script returned error exit status 143
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 143
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  PackageArchitecture: all
  SourcePackage: console-setup
  Title: package keyboard-configuration 1.70ubuntu5 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 143
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1442044] Re: Ordering processes: networkmanager should wait for kernel'module been activated first before starting

2015-06-19 Thread dino99
This is fixed into Wily

** Changed in: network-manager (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: hundredpapercuts
   Status: Confirmed = Fix Released

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

Title:
  Ordering processes: networkmanager should wait for kernel'module been
  activated first before starting

Status in One Hundred Papercuts:
  Fix Released
Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  Get that journalctl log showing networkmanager starting before the
  related kernel'module been ready:

  systemd[1]: Starting Network.
  systemd[1]: Starting /etc/rc.local Compatibility...
  NetworkManager[724]: nm_device_get_device_type: assertion 'NM_IS_DEVICE 
(self)' failed
  NetworkManager[724]: info (lo): link connected
  NetworkManager[724]: info (lo): carrier is ON
  NetworkManager[724]: info (lo): new Generic device (driver: 'unknown' 
ifindex: 1)
  NetworkManager[724]: info (lo): exported as 
/org/freedesktop/NetworkManager/Devices/0
  NetworkManager[724]: nm_device_get_device_type: assertion 'NM_IS_DEVICE 
(self)' failed
  NetworkManager[724]: info (eth0): carrier is OFF
  NetworkManager[724]: info (eth0): new Ethernet device (driver: 'sky2' 
ifindex: 2)
  NetworkManager[724]: info (eth0): exported as 
/org/freedesktop/NetworkManager/Devices/1
  NetworkManager[724]: info (eth0): device state change: unmanaged - 
unavailable (reason 'managed') [10 20 2]
  NetworkManager[724]: info (eth0): preparing device
  NetworkManager[724]: nm_device_get_device_type: assertion 'NM_IS_DEVICE 
(self)' failed
  NetworkManager[724]: info (eth1): carrier is OFF
  NetworkManager[724]: info (eth1): new Ethernet device (driver: 'sky2' 
ifindex: 3)
  NetworkManager[724]: info (eth1): exported as 
/org/freedesktop/NetworkManager/Devices/2
  NetworkManager[724]: info (eth1): device state change: unmanaged - 
unavailable (reason 'managed') [10 20 2]
  kernel: sky2 :04:00.0 eth0: enabling interface
  kernel: sky2 :03:00.0 eth1: enabling interface
  NetworkManager[724]: info (eth1): preparing device
  NetworkManager[724]: info urfkill disappeared from the bus

  that mobo have eth0  eth1 ports, but only eth1 is used. As the last
  lines logged, networworkmanager is able to be loaded when the module
  sky2 is enabled.

  network-manager 0.9.10.0-4ubuntu13

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-6ubuntu3
  ProcVersionSignature: Ubuntu 3.19.0-12.12-generic 3.19.3
  Uname: Linux 3.19.0-12-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17-0ubuntu1
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Thu Apr  9 11:41:02 2015
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 002: ID 046d:c50e Logitech, Inc. Cordless Mouse Receiver
   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: ASUSTEK COMPUTER INC P5W DH Deluxe
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-12-generic 
root=UUID=7b1f4a51-558f-468f-85e0-f815d2f791e1 ro
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/22/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3002
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5W DH Deluxe
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5W DH Deluxe
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTEK COMPUTER INC

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

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


[Touch-packages] [Bug 1466758] [NEW] /usr/bin/unity8-dash:url-dispatcher-bad-url

2015-06-19 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding unity8.  This problem was most recently seen with version
8.10+15.10.20150612-0ubuntu2, the problem page at
https://errors.ubuntu.com/problem/44e14f0d852df94e252d39bcb88f9005df3b5b7d
contains more details.

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


** Tags: vivid wily

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

Title:
  /usr/bin/unity8-dash:url-dispatcher-bad-url

Status in unity8 package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding unity8.  This problem was most recently seen with version
  8.10+15.10.20150612-0ubuntu2, the problem page at
  https://errors.ubuntu.com/problem/44e14f0d852df94e252d39bcb88f9005df3b5b7d
  contains more details.

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

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


[Touch-packages] [Bug 1466761] [NEW] /usr/share/apport/apport-gtk:AssertionError:lambda:collect_info:return_value

2015-06-19 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding apport.  This problem was most recently seen with version
2.17.3-0ubuntu4, the problem page at
https://errors.ubuntu.com/problem/b2fb55a76b202a208b4ea89c5e92e89ae88437de
contains more details.

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


** Tags: kylin-15.04 vivid wily

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

Title:
  /usr/share/apport/apport-
  gtk:AssertionError:lambda:collect_info:return_value

Status in apport package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding apport.  This problem was most recently seen with version
  2.17.3-0ubuntu4, the problem page at
  https://errors.ubuntu.com/problem/b2fb55a76b202a208b4ea89c5e92e89ae88437de
  contains more details.

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

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


[Touch-packages] [Bug 1466757] [NEW] /usr/bin/webbrowser-app:url-dispatcher-bad-url

2015-06-19 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding webbrowser-app.  This problem was most recently seen with
version 0.23+15.10.20150610-0ubuntu2, the problem page at
https://errors.ubuntu.com/problem/b7f7dadcb9fb89583b28566f0c52c0a78641da2f
contains more details.

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


** Tags: vivid wily

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

Title:
  /usr/bin/webbrowser-app:url-dispatcher-bad-url

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding webbrowser-app.  This problem was most recently seen with
  version 0.23+15.10.20150610-0ubuntu2, the problem page at
  https://errors.ubuntu.com/problem/b7f7dadcb9fb89583b28566f0c52c0a78641da2f
  contains more details.

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

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


[Touch-packages] [Bug 1466760] [NEW] /usr/lib/arm-linux-gnueabihf/url-dispatcher/url-dispatcher:ubuntu-app-launch-invalid-appid

2015-06-19 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding url-dispatcher.  This problem was most recently seen with
version 0.1+15.10.20150612-0ubuntu1, the problem page at
https://errors.ubuntu.com/problem/a436921274341898964fed1c53aab684f0921592
contains more details.

** Affects: url-dispatcher (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: vivid wily

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

Title:
  /usr/lib/arm-linux-gnueabihf/url-dispatcher/url-dispatcher:ubuntu-app-
  launch-invalid-appid

Status in url-dispatcher package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding url-dispatcher.  This problem was most recently seen with
  version 0.1+15.10.20150612-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/a436921274341898964fed1c53aab684f0921592
  contains more details.

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

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


[Touch-packages] [Bug 424215] Re: Bluetooth mouse usage makes A2DP audio stutter

2015-06-19 Thread Uldis Kalniņš
Bug is not fixed. I still have to apply #24 fix.

** Changed in: bluez (Ubuntu)
 Assignee: (unassigned) = Uldis Kalniņš (ulcha)

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

Title:
  Bluetooth mouse usage makes A2DP audio stutter

Status in bluez package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: bluez

  When I use my Bluetooth A2DP headset (Philips SHB7102) together with
  my mouse (Lenovo Bluetooth Laser Mouse), I notice this:

  Whenever I leave the mouse still for a few seconds (it seems to enter
  some kind of lower-power-mode) and then start to move it, my music
  most of the time skips for a second. This makes using these two
  bluetooth devices together quite annoying...

  The adapter is a Lenovo ThinkPad Bluetooth with Enhanced Data Rate
  II (Bus 004 Device 005: ID 0a5c:2145 Broadcom Corp.)

  I am running current karmic amd64 (linux 2.6.31-9).

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

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


[Touch-packages] [Bug 1466741] Re: system slow to wake up/unlock screen sluggish since the update to vivid

2015-06-19 Thread Sebastien Bacher
yeah, that's likely a different issue though, emails on the list suggest
an high cpu load due to wifi discovery there...

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

Title:
  system slow to wake up/unlock screen sluggish since the update to
  vivid

Status in the base for Ubuntu mobile products:
  New
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  That's not happening all the time but has been reported by several
  users on the list and I also hit the issue

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

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


[Touch-packages] [Bug 1461979] Re: Today scope does not clip the strings correct

2015-06-19 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu)
   Importance: Undecided = Medium

** Changed in: unity8 (Ubuntu)
   Status: New = Triaged

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

Title:
  Today scope does not clip the strings correct

Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  I changed the language of my device to Portugues (BR), and now the
  Today scopes is showing a big string that overlap the field area as
  you can see on the attached image.

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

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


[Touch-packages] [Bug 1363405] Re: Setting a PIN can result in a passphrase instead

2015-06-19 Thread Michael Terry
Ahhh...  That's expected then.  The wizard can't override the password
you set via u-d-f.  Arguably it should show a nice UI warning to that
effect, so people know what's up.  Otherwise we keep getting reports
like this.

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

Title:
  Setting a PIN can result in a passphrase instead

Status in ubuntu-system-settings package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  New
Status in unity8 package in Ubuntu RTM:
  Incomplete

Bug description:
  It's happened to me a few times that even though I selected passcode
  (4 digit) as my lock (e.g. in the wizard), I was still presented with
  a full keyboard in the lockscreen.

  I'm worried that for someone it might result in the opposite,
  rendering the phone inaccessible because you can't type your
  passphrase with a pin-pad.

  We either need to improve robustness of the setting (ideally storing
  the lick type next to the password itself in PAM somehow?) or allow
  switching to a full keyboard entry in the passcode lockscreen.

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: ubuntu-system-settings 0.3+14.10.20140828.2~rtm-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: armhf
  Date: Sat Aug 30 11:23:04 2014
  InstallationDate: Installed on 2014-08-30 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140830-030204)
  SourcePackage: ubuntu-system-settings
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1462665] Re: Screen Saver QML is not working

2015-06-19 Thread Albert Astals Cid
This seems to be a wish from project management

More at https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1462489

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

Title:
  Screen Saver QML is not working

Status in qtubuntu package in Ubuntu:
  New

Bug description:
  Hi!

  From the API:
  https://developer.ubuntu.com/api/apps/qml/sdk-14.10/QtMultimedia.Video/

  This is not working for me:
  import QtSystemInfo 5.0
  ScreenSaver { screenSaverEnabled: false }

  The app is setting the screen off after 1'.

  Thanks in advance!

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

-- 
Mailing list: https://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 1465675] Re: API needed to determine if App ID is a scope

2015-06-19 Thread Ted Gould
Yes, we could get the information from click. But, then we wouldn't get
things like the scopes that are installed on the image. I think it'd be
better if the scope system provided a function instead of each of the
services implementing it's own opinion of what is a scope.

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

Title:
  API needed to determine if App ID is a scope

Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  
  There are a few cases where we'd like it if a higher level service could 
determine if a particular AppID is connected to a scope. This mostly deals with 
requests that relate to trusted session prompts as they need to be overlayed on 
top of the dash instead of the calling process. Another is so that URL 
dispatcher can return better errors on the scope:// URL namespace. I don't 
think that it needs to be complex, roughly something like this:

  bool isScope (const char * appid);

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1465675/+subscriptions

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


[Touch-packages] [Bug 1462489] Re: Allow apps to keep the screen on

2015-06-19 Thread Albert Astals Cid
FWIW the QtSystemInfo has a ScreenSaver item that has a
screenSaverEnabled property that we could/should implement to do exactly
this

https://bugs.launchpad.net/ubuntu/+source/qtubuntu/+bug/1462665

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

Title:
  Allow apps to keep the screen on

Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Support an interface in QML and HTML to allow an app to keep the
  screen on while the app is active. This has come up in several
  scenarios, such as an ebook reader, a clock in night mode.

  One solution to inhibit the screen blanking:

  Add a new dbus rule to the default template
  Provide a mediator (unity8) to control this, so it can restore the screen 
blanking when the app is not active or has been closed
  Prompt the user for confirmation the first time the app accesses it
  use the trust store to avoid prompts each time
  add to the System settings Other app access panel an entry for Screen or 
Display so the setting could be revoked

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

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


[Touch-packages] [Bug 1466819] Re: Full shell rotation not working in Windowed mode

2015-06-19 Thread Michael Zanetti
Windowed mode is highly experimental and not completed yet. Can't answer
your question yet. There are some discussions and planning that needs to
happen still.

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

Title:
  Full shell rotation not working in Windowed mode

Status in unity8 package in Ubuntu:
  New

Bug description:
  Although full shell rotation is currently available on devel-proposed, it 
doesn't work with windowed mode and everything is locked in portrait mode.
  Is there a way to enable it, to force landscape mode or a reason why this is 
not available (like not yet implemented)?

  Thank you very much for your answers.

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

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


[Touch-packages] [Bug 1466002] Re: Clock display not using the same format as the indicator

2015-06-19 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu)
   Status: New = Triaged

** Changed in: indicator-datetime (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  Clock display not using the same format as the indicator

Status in Clock application for Ubuntu devices:
  New
Status in indicator-datetime package in Ubuntu:
  Triaged

Bug description:
  Environment:
  mako on latest rc proposed (17.06.2015)

  Reproduce:
  1. Set Norwegian locale
  2. Open Clock App

  What happens:
  Clock app says 11.06 and the indicator says 11:06.

  What should have happened:
  Both should use the same format.

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

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


[Touch-packages] [Bug 1464014] Re: Exception raised executing _get_current_page_header in the last scope in Krilling

2015-06-19 Thread Albert Astals Cid
this is pretty weird, we have
unity8.shell.tests.test_emulators.DashEmulatorTestCase.test_search that
exercises _get_current_page_header and works just fine.

Can you verify if
autopilot3 run 
unity8.shell.tests.test_emulators.DashEmulatorTestCase.test_search
works for you?

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

Title:
  Exception raised executing _get_current_page_header in the last scope
  in Krilling

Status in unity8 package in Ubuntu:
  New

Bug description:
  I am testing using the krilling (vivid version) phone using the Dash
  class in unit8/shell/emulators/dash.py. I created a method to go
  through all the scopes (from today until photos) verifying that the
  titles are correct. When I execute the method _get_current_page_header
  being in the last scope (photos), then the following exception is
  raised.

  Traceback (most recent call last):
File /home/phablet/test/ubuntu_system_tests/tests/test_scopes.py, line 
56, in test_default_scopes
  print(dash.get_scope_title())
File /home/phablet/test/ubuntu_system_tests/helpers/unity8/dash.py, line 
74, in get_scope_title
  return self._get_current_page_header().title
File /usr/lib/python3/dist-packages/unity8/shell/emulators/dash.py, line 
182, in _get_current_page_header
  if i.isCurrent:
File /usr/lib/python3/dist-packages/autopilot/introspection/dbus.py, line 
416, in __getattr__
  (self.__class__.__name__, name))
  AttributeError: Class 'QQuickLoader' has no attribute 'isCurrent'.

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

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


[Touch-packages] [Bug 1366014] Re: [indicators] In a Dual SIM phone, There is no way to know which of the two SIMs is being used for cellular data.

2015-06-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~pete-woods/indicator-network/dual-sim-status

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

Title:
  [indicators] In a Dual SIM phone, There is no way to know which of the
  two SIMs is being used for cellular data.

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Ubuntu UX bugs:
  In Progress
Status in indicator-network package in Ubuntu:
  In Progress
Status in indicator-network source package in Utopic:
  Won't Fix
Status in indicator-network source package in Vivid:
  Won't Fix
Status in indicator-network source package in Wily:
  In Progress
Status in indicator-network package in Ubuntu RTM:
  In Progress

Bug description:
  Pulled as separate task from bug #1350739, per comment #6:

  * There is no way to know which of the two SIMs is being used for
  cellular data. Also, it looks like the displayed indicator mixes data
  from different slots: when I have a connection on the secondary slot
  using EDGE, I see an icon with an H some times, and with an E (the
  right one) some times. The H is probably taking from the technology in
  the primary slot, which is not attached.

  Also, related to this one: mobile broadband data connection speed is
  right now always coming from SIM 1, even if SIM 2 is the one used for
  mobile broadband.

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

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


[Touch-packages] [Bug 1322490] Re: [indicators] Clicking on a connected network's disconnects re-connects

2015-06-19 Thread Albert Astals Cid
I'm unsure of what you mean Antti, you mean we're rendering a checklist
even if the backend is not sending a checlist but an itemlist?

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

Title:
  [indicators] Clicking on a connected network's disconnects  re-
  connects

Status in Ubuntu UX bugs:
  Triaged
Status in indicator-network package in Ubuntu:
  Invalid
Status in ubuntu-settings-components package in Ubuntu:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  indicator-network 0.5.1+14.10.20140516.2-0ubuntu1, Ubuntu Utopic

  1. Unlock the phone
  2. Drag down the indicator for networking
  3. Select a wifi AP sign into it
  4. Drag down the indicator for networking
  5. Try to uncheck it.

  What happens: The network disconnects and reconnects.

  What should happen: Nothing.

  https://wiki.ubuntu.com/Networking#wi-fi-menu: 2. If the card is
  powered on, up to 6 (phone) or 20 (PC) radio items representing known
  Wi-Fi networks...

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

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


[Touch-packages] [Bug 1466768] Re: /usr/sbin/aa-status:PermissionError:/usr/sbin/aa-status@194:cmd_verbose:get_profiles

2015-06-19 Thread Tyler Hicks
** Also affects: apparmor
   Importance: Undecided
   Status: New

** Changed in: apparmor
   Importance: Undecided = Low

** Changed in: apparmor
   Status: New = In Progress

** Changed in: apparmor
 Assignee: (unassigned) = Tyler Hicks (tyhicks)

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

Title:
  /usr/sbin/aa-status:PermissionError:/usr/sbin/aa-
  status@194:cmd_verbose:get_profiles

Status in AppArmor Linux application security framework:
  In Progress
Status in apparmor package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding apparmor.  This problem was most recently seen with version
  2.9.2-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/5c3e3307a91022d2f2a94070b537d321f1711d66
  contains more details.

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

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


[Touch-packages] [Bug 1466741] Re: system slow to wake up/unlock screen sluggish since the update to vivid

2015-06-19 Thread Michael Zanetti
It's not the same as bug 1378126. That one was because the focused app
was woken up when the greeter was hidden, thus catching up with
everything while the lockscreen was visible. The fix was to only wake up
the app when the lockscreen was unlocked. That is still the case, I just
verified.

So very likely something else triggers a cpu intensive task when the
phone wakes up from deep sleep, processing things while the lockscreen
is there.

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

Title:
  system slow to wake up/unlock screen sluggish since the update to
  vivid

Status in the base for Ubuntu mobile products:
  New
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  That's not happening all the time but has been reported by several
  users on the list and I also hit the issue

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

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


[Touch-packages] [Bug 1466890] [NEW] eog overlay buttons wrongly themed

2015-06-19 Thread Sebastien Bacher
Public bug reported:

Using the eog version in wily the overlay buttons for
next/previous/rotation have what seems to be an incorrect background,
unsure what they should look like but the current version is wrong

** Affects: ubuntu-themes (Ubuntu)
 Importance: Medium
 Assignee: Lars Uebernickel (larsu)
 Status: Triaged

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

Title:
  eog overlay buttons wrongly themed

Status in ubuntu-themes package in Ubuntu:
  Triaged

Bug description:
  Using the eog version in wily the overlay buttons for
  next/previous/rotation have what seems to be an incorrect background,
  unsure what they should look like but the current version is wrong

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

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


[Touch-packages] [Bug 1466892] [NEW] gmail webapp crashes when attaching a contact to a new message

2015-06-19 Thread Jean-Baptiste Lallement
Public bug reported:

Only reproduced on Arale

current build number: 31
device name: arale
channel: ubuntu-touch/rc-proposed/meizu.en
last update: 2015-06-19 14:56:08
version version: 31
version ubuntu: 20150619.1
version device: 20150608-6e66f3c
version custom: 20150602-731-5-32


webapp-container   0.23+15.04.20150602-0ubuntu1

Test Case:
1. Add a Google account and ensure there are contacts in the address book
2. Open gmail
3. Create a new message
4. Tap on add an attachment
5. Select a contact and confirm

Expected Result
The contact is added

Actual Result
GMail crashes

Crash file attached.

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

** Attachment added: _usr_bin_webapp-container.32011.crash
   
https://bugs.launchpad.net/bugs/1466892/+attachment/4417119/+files/_usr_bin_webapp-container.32011.crash

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

Title:
  gmail webapp crashes when attaching a contact to a new message

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  Only reproduced on Arale

  current build number: 31
  device name: arale
  channel: ubuntu-touch/rc-proposed/meizu.en
  last update: 2015-06-19 14:56:08
  version version: 31
  version ubuntu: 20150619.1
  version device: 20150608-6e66f3c
  version custom: 20150602-731-5-32

  
  webapp-container   0.23+15.04.20150602-0ubuntu1

  Test Case:
  1. Add a Google account and ensure there are contacts in the address book
  2. Open gmail
  3. Create a new message
  4. Tap on add an attachment
  5. Select a contact and confirm

  Expected Result
  The contact is added

  Actual Result
  GMail crashes

  Crash file attached.

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

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


[Touch-packages] [Bug 1466890] Re: eog overlay buttons wrongly themed

2015-06-19 Thread Iain Lane
** Changed in: ubuntu-themes (Ubuntu)
   Status: New = Triaged

** Changed in: ubuntu-themes (Ubuntu)
   Importance: Undecided = Medium

** Changed in: ubuntu-themes (Ubuntu)
 Assignee: (unassigned) = Lars Uebernickel (larsu)

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

Title:
  eog overlay buttons wrongly themed

Status in ubuntu-themes package in Ubuntu:
  Triaged

Bug description:
  Using the eog version in wily the overlay buttons for
  next/previous/rotation have what seems to be an incorrect background,
  unsure what they should look like but the current version is wrong

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

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


[Touch-packages] [Bug 1267059] Re: Unattended-Upgrade::Remove-Unused-Dependencies does not work

2015-06-19 Thread Michael Vogt
This is fixed, I plan to do a backport for 14.04 and 12.04 via the
trusty-backports, precise-backports mechanism.

** Changed in: unattended-upgrades (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  Unattended-Upgrade::Remove-Unused-Dependencies does not work

Status in unattended-upgrades package in Ubuntu:
  Fix Released

Bug description:
  I have a system that runs unattended-upgrades just fine. Now i want to
  automate removal of old kernels and kernel header packages that are
  accumulating otherwise. So i set 'Unattended-Upgrade::Remove-Unused-
  Dependencies true;'. But it doesn't work.

  
  Details: Lots of stuff pending autoremoval:

  $ apt-get --assume-no autoremove 
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages will be REMOVED
linux-headers-3.2.0-38 linux-headers-3.2.0-38-generic 
linux-headers-3.2.0-39 linux-headers-3.2.0-39-generic linux-headers-3.2.0-40 
linux-headers-3.2.0-40-generic linux-headers-3.2.0-41 
linux-headers-3.2.0-41-generic linux-headers-3.2.0-43 
linux-headers-3.2.0-43-generic linux-headers-3.2.0-44 
linux-headers-3.2.0-44-generic linux-headers-3.2.0-45 
linux-headers-3.2.0-45-generic linux-headers-3.2.0-48 
linux-headers-3.2.0-48-generic linux-headers-3.2.0-51 
linux-headers-3.2.0-51-generic linux-headers-3.2.0-52 
linux-headers-3.2.0-52-generic linux-headers-3.2.0-53 
linux-headers-3.2.0-53-generic linux-headers-3.2.0-54 
linux-headers-3.2.0-54-generic linux-headers-3.2.0-55 
linux-headers-3.2.0-55-generic linux-headers-3.2.0-56 
linux-headers-3.2.0-56-generic linux-image-3.2.0-39-generic 
linux-image-3.2.0-40-generic linux-image-3.2.0-41-generic 
linux-image-3.2.0-43-generic linux-image-3.2.0-44-generic 
linux-image-3.2.0-45-generic linux-image-3.2.0-48-generic 
linux-image-3.2.0-51-generic linux-
 image-3.2.0-52-generic linux-image-3.2.0-53-generic 
linux-image-3.2.0-54-generic linux-image-3.2.0-55-generic 
linux-image-3.2.0-56-generic
  0 upgraded, 0 newly installed, 41 to remove and 13 not upgraded.
  After this operation, 2,893 MB disk space will be freed.
  Do you want to continue [Y/n]? N
  Abort.

  Note that the majority of these packages have been installed by
  unattended-upgrades from precise-security.

  According to the comments within/etc/apt/apt.conf.d/50unattended-
  upgrades, this should automate autoremoval:

// Do automatic removal of new unused dependencies after the upgrade
// (equivalent to apt-get autoremove)
Unattended-Upgrade::Remove-Unused-Dependencies true;

  but nothing happens (note the line Packages that are auto removed: ''
  :

  $ unattended-upgrades --debug --dry-run
  Initial blacklisted packages: 
  Starting unattended upgrades script
  Allowed origins are: ['o=Ubuntu,a=precise-security']
  adjusting candidate version: 'Version: package:'accountsservice' 
version:'0.6.15-2ubuntu9.6.1''
  adjusting candidate version: 'Version: package:'libaccountsservice0' 
version:'0.6.15-2ubuntu9.6.1''
  adjusting candidate version: 'Version: package:'libdrm-intel1' 
version:'2.4.43-0ubuntu0.0.3''
  adjusting candidate version: 'Version: package:'libdrm-nouveau1a' 
version:'2.4.43-0ubuntu0.0.3''
  adjusting candidate version: 'Version: package:'libdrm-radeon1' 
version:'2.4.43-0ubuntu0.0.3''
  adjusting candidate version: 'Version: package:'libdrm2' 
version:'2.4.43-0ubuntu0.0.3''
  Checking: bc ([Origin component:'main' archive:'precise-updates' 
origin:'Ubuntu' label:'Ubuntu' site:'gb.archive.ubuntu.com' isTrusted:True])
  Checking: grub-common ([Origin component:'main' archive:'precise-updates' 
origin:'Ubuntu' label:'Ubuntu' site:'gb.archive.ubuntu.com' isTrusted:True])
  Checking: grub-pc ([Origin component:'main' archive:'precise-updates' 
origin:'Ubuntu' label:'Ubuntu' site:'gb.archive.ubuntu.com' isTrusted:True])
  Checking: grub-pc-bin ([Origin component:'main' archive:'precise-updates' 
origin:'Ubuntu' label:'Ubuntu' site:'gb.archive.ubuntu.com' isTrusted:True])
  Checking: grub2-common ([Origin component:'main' archive:'precise-updates' 
origin:'Ubuntu' label:'Ubuntu' site:'gb.archive.ubuntu.com' isTrusted:True])
  Checking: iproute ([Origin component:'main' archive:'precise-updates' 
origin:'Ubuntu' label:'Ubuntu' site:'gb.archive.ubuntu.com' isTrusted:True])
  Checking: landscape-common ([Origin component:'main' 
archive:'precise-updates' origin:'Ubuntu' label:'Ubuntu' 
site:'gb.archive.ubuntu.com' isTrusted:True])
  pkgs that look like they should be upgraded: 
  Fetched 0 B in 0s (0 B/s) 

 
  blacklist: []
  Packages that are auto removed: ''
  InstCount=0 DelCount=0 BrokenCout=0
  No packages 

  1   2   >