[Touch-packages] [Bug 1499341] Re: Fails to generate thumbnails for filenames without extensions

2015-11-03 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Committed

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

Title:
  Fails to generate thumbnails for filenames without extensions

Status in Canonical System Image:
  Fix Committed
Status in Thumbnailer:
  Fix Committed
Status in thumbnailer package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

   1) Download attached file "image" to /tmp/

   2) Run "thumbnailer-admin get /tmp/image"

  Expected result:

   A thumbnail file should be generated

  Actual result:

   thumbnailer-admin: Handler::check_finished(): no artwork for
  thumbnail: /tmp/image (0,0): NO ARTWORK

  
  If you then rename /tmp/image to /tmp/image.jpg and run "thumbnailer-admin 
get /tmp/image.jpg" a thumbnail will be created correctly

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

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


[Touch-packages] [Bug 1509846] Re: lightdm crashes on window open in Ubuntu 15.10 intel

2015-11-03 Thread Davernos
The workaround (disabling window animations) is NOT fixing the issue.

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

Title:
  lightdm crashes on window open in Ubuntu 15.10 intel

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  Symptom: xorg crashes on windows creation

  How to reproduce: No 100% reproducibility, however intensively using
  2D/3D acceleration triggers the bug (e.g. by opening several new
  windows and/or menus in a Unity desktop environment)

  Affected hardware: Intel HD Graphics 4400/5000 etc
  Affected software:
  - kernel 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 15:35:06 UTC 2015 x86_64
  - Ubuntu 15.10 with Unity (because of compiz 2D/3D acceleration)
  - any other software using direct rendering (e.g. VLC)

  Workaround:
  - Disable window animations in Compiz reduces the frequency of the crashes.
  Use compizconfig-settings-manager for this tweak (sudo apt-get install 
compizconfig-settings-manager)

  
  [original description below]

  I get crashes, when I open a new window in an already started
  application. It happens irregularely, but I can force the crash if I
  open several new message windows in thunderbird. But it also happens
  in other applilcations, for example a new terminal window.

  This is the output during the crash in /var/log/Xorg.0.log
  [   253.500] (EE)
  [   253.500] (EE) Backtrace:
  [   253.500] (EE) 0: /usr/bin/X (xorg_backtrace+0x4e) [0x55f09075b62e]
  [   253.500] (EE) 1: /usr/bin/X (0x55f0905a7000+0x1b8999) [0x55f09075f999]
  [   253.500] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7f44130a8000+0x352f0) 
[0x7f44130dd2f0]
  [   253.500] (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x24f18) [0x7f440f4a3f18]
  [   253.500] (EE) 4: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x26157) [0x7f440f4a5157]
  [   253.500] (EE) 5: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x2b4b1) [0x7f440f4aa4b1]
  [   253.500] (EE) 6: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x804e4) [0x7f440f4ff4e4]
  [   253.501] (EE) 7: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x80e2c) [0x7f440f4ffe2c]
  [   253.501] (EE) 8: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x82e1a) [0x7f440f501e1a]
  [   253.501] (EE) 9: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x4197c) [0x7f440f4c097c]
  [   253.501] (EE) 10: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x59906) [0x7f440f4d8906]
  [   253.501] (EE) 11: /usr/bin/X (_CallCallbacks+0x34) [0x55f090604654]
  [   253.501] (EE) 12: /usr/bin/X (WriteToClient+0x244) [0x55f09075f274]
  [   253.501] (EE) 13: /usr/bin/X (WriteEventsToClient+0x1e2) [0x55f09060a502]
  [   253.501] (EE) 14: /usr/bin/X (0x55f0905a7000+0xf495a) [0x55f09069b95a]
  [   253.501] (EE) 15: /usr/bin/X (0x55f0905a7000+0xf5ef5) [0x55f09069cef5]
  [   253.501] (EE) 16: /usr/bin/X (0x55f0905a7000+0x5818f) [0x55f0905ff18f]
  [   253.501] (EE) 17: /usr/bin/X (0x55f0905a7000+0x5c34b) [0x55f09060334b]
  [   253.501] (EE) 18: /lib/x86_64-linux-gnu/libc.so.6 
(__libc_start_main+0xf0) [0x7f44130c8a40]
  [   253.501] (EE) 19: /usr/bin/X (_start+0x29) [0x55f0905ed6c9]
  [   253.501] (EE)
  [   253.501] (EE) Segmentation fault at address 0x0
  [   253.501] (EE)
  Fatal server error:
  [   253.501] (EE) Caught signal 11 (Segmentation fault). Server aborting
  [   253.501] (EE)
  [   253.501] (EE)
  Please consult the The X.Org Foundation support
   at http://wiki.x.org
   for help.
  [   253.501] (EE) Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
  [   253.502] (EE)
  [   253.502] (II) AIGLX: Suspending AIGLX clients for VT switch
  [   253.588] (EE) Server terminated with error (1). Closing log file.
  ---
  .tmp.unity.support.test.0:

  ApportVersion: 2.19.1-0ubuntu3
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.4, 4.2.0-11-generic, x86_64: installed
   virtualbox, 5.0.4, 4.2.0-16-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:3978]
  InstallationDate: Installed on 2015-10-20 (6 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150924)
  MachineType: LENOVO 20266
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: 

[Touch-packages] [Bug 1050422] Re: CUPS hangs when remote CUPS server defined in client.conf is inaccessible

2015-11-03 Thread Steffen Neumann
Hi,

I can confirm the hanging on both a laptop running 14.04 and a freshly 
installed 14.04,
the cups client is on a Ubuntu 10.04.4 LTS running cups 1.4.3-1ubuntu1.13

But in our case the cups server IS perfectly accessible with ping, 
and nmap shows an open port 631/tcp  open  ipp 

Removing ServerName fixes the hanging.

Can I do other checks to see where e.g. lpq hang ?

Yours,
Steffen

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

Title:
  CUPS hangs when remote CUPS server defined in client.conf is
  inaccessible

Status in cups package in Ubuntu:
  Confirmed

Bug description:
  When a remote CUPS server is defined in /etc/cups/client.conf like
  this:

  ServerName print.mpia-hd.mpg.de

  and the server is not accessible (e.g., it is on a company's internal
  net and you take your laptop home), then CUPS applications hang for up
  to several minutes, and then timeout.  The gnome printing dialog, for
  example, hangs Firefox and Chromium, and the lpr, lpq, lpoptions,
  lpstat, etc. programs also hang and then error out.  The localhost:631
  interface does NOT hang, and in fact can print test pages on locally
  accessible printers.

  Note that this problem only affects remote SERVERS, not individual
  remote printers that are inaccessible.  Those do not cause a problem.

  Expected behavior: missing printers of any sort should not hang
  programs for any reason.  A short delay of a few seconds is ok.

  Description:  Ubuntu 11.10
  Release:  11.10

  cups:
Installed: 1.5.0-8ubuntu6
Candidate: 1.5.0-8ubuntu6
Version table:
   *** 1.5.0-8ubuntu6 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1.5.0-8 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages

  The server cited above serves 72 printers, and timeouts ranged from 3
  minutes, 9 seconds, to 6 minutes, 19 seconds (I believe but I am not
  certain that in the longer case, the default printer was on the
  missing server). It does not matter whether the default printer is one
  of the missing ones or not, you get a long timeout either way (the
  duration may matter, as noted above).  If you want to change the
  default printer with lpoptions, you can't, because it hangs, times
  out, and quits. If you know the printer you want to print to and say
  lpr -P foo bar.pdf, it still hangs.

  Removing the client.conf file and restarting CUPS fixes the problem
  immediately. So, a workaround is to manually create and remove that
  file every time you enter/leave the network with the print server.
  This is not a viable workaround for most normal users.

  SPECULATION:
  The timeout may depend on how many printers were served on the missing 
server, and most servers don't have that many.

  I very much hope this will be fixed! There do appear to be others
  experiencing this, but there is little clarity on the web about it
  (some scattered complaints but few solutions that are practical).

  Possibly related:
  Note that there is a related bug #264333.  It is old and didn't get much 
response.  It may or may not be the same problem.  Some there reported it fixed 
long ago, but others said they still had a problem.
  
http://askubuntu.com/questions/16726/cant-print-cups-package-corrupted-and-hangs-on-re-install
  http://forums.gentoo.org/viewtopic-t-878487-start-0.html

  Thanks,

  --jh--

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

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


[Touch-packages] [Bug 1499341] Re: Fails to generate thumbnails for filenames without extensions

2015-11-03 Thread Michi Henning
** Changed in: thumbnailer (Ubuntu)
   Status: New => Fix Committed

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

Title:
  Fails to generate thumbnails for filenames without extensions

Status in Canonical System Image:
  Fix Committed
Status in Thumbnailer:
  Fix Committed
Status in thumbnailer package in Ubuntu:
  Fix Committed

Bug description:
  Steps to reproduce:

   1) Download attached file "image" to /tmp/

   2) Run "thumbnailer-admin get /tmp/image"

  Expected result:

   A thumbnail file should be generated

  Actual result:

   thumbnailer-admin: Handler::check_finished(): no artwork for
  thumbnail: /tmp/image (0,0): NO ARTWORK

  
  If you then rename /tmp/image to /tmp/image.jpg and run "thumbnailer-admin 
get /tmp/image.jpg" a thumbnail will be created correctly

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

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


[Touch-packages] [Bug 1485490] Re: gallery-app requests thumbnail for same image multiple times

2015-11-03 Thread Michi Henning
** Changed in: thumbnailer (Ubuntu)
   Status: New => Triaged

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

Title:
  gallery-app requests thumbnail for same image multiple times

Status in gallery-app package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  Triaged

Bug description:
  The gallery appends Date.now() to the end of the image://thumbnailer
  URI used to load photo thumbnails in order to avoid showing thumbnails
  for old versions of a file.

  Unfortunately this means we never get any hits from the QML image
  cache, and the image needs to be reloaded more often than needed.
  Instead it should use a value for the "at" parameter that only changes
  when the file content changes.

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

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


[Touch-packages] [Bug 1508225] Re: tipc tool isn't built in iproute2

2015-11-03 Thread Robie Basak
Anyone can do it. I was just trying to be helpful in identifying what
needed doing. But I have now filed this in Debian for you.

> FYI, Redhat fixed a similar report on Fedora 23 within a few hours,
after their official final freeze.

Have Red Hat released a version of RHEL with tipc support? Otherwise it
is not a fair comparison since they do not provide enterprise-level
support for Fedora.

** Bug watch added: Debian Bug tracker #803922
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803922

** Also affects: iproute2 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803922
   Importance: Unknown
   Status: Unknown

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

Title:
  tipc tool isn't built in iproute2

Status in iproute2 package in Ubuntu:
  Triaged
Status in iproute2 package in Debian:
  Unknown

Bug description:
  A new tool "tipc" was added to iproute2 v 4.1.1, needed for managing
  the TIPC kernel module.

  Despite being present in the source code, it has not been built in the 
current iproute2 package that comes with 15.10, something forcing all users to 
check out the code and build it manually.
  The reason for the buld failure is that it has a dependency to libmnl-dev, 
although this is not listed in the dependency list. Stephen Hemminger has 
confirmed that that using libmnl in iproute2 is ok, but unfortunately the 
dependency has been made optional, meaning that the build will just silently 
bypass TIPC is libmnl-dev is not found.

  If you just add libmnl-dev to the dependency list and make sure it is
  available when iproute2 is built the problem should be solved. On our
  side we will try to have the optionality removed from iproute2.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: iproute2 4.1.1-1ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Oct 20 17:56:42 2015
  InstallationDate: Installed on 2015-10-20 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151019)
  SourcePackage: iproute2
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1512618] [NEW] Locate location always failed with "location-based services has been closed"

2015-11-03 Thread Evan Wang
Public bug reported:

$ system-image-cli -i
current build number: 163
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en
last update: 2015-11-03 12:09:06
version version: 163
version ubuntu: 20151103
version device: 20150821-736d127
version custom: 20150925-901-35-40-vivid

Steps to reproduce:
1. Launch web browser app
2. Go to URL facebook.com and login
3. Tap 'Sign in' 
4. Tap 'Continue'
5. Tap 'Allow'
6.  Check if located current location successfully

Expected results:
It should locate the current location successfully 

Actual results:
Location-based service will start and  try to locate the current location, but 
always failed with "location-based services has been closed",i also tried with 
UC browser on my android phone, it works fine there.
Attached the log file 
/home/phablet/.cache/upstart/application-legacy-webbrowser-app-.log

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

** Attachment added: "application-legacy-webbrowser-app-.log"
   
https://bugs.launchpad.net/bugs/1512618/+attachment/4511879/+files/application-legacy-webbrowser-app-.log

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

Title:
  Locate location always failed with "location-based services has been
  closed"

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  $ system-image-cli -i
  current build number: 163
  device name: krillin
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en
  last update: 2015-11-03 12:09:06
  version version: 163
  version ubuntu: 20151103
  version device: 20150821-736d127
  version custom: 20150925-901-35-40-vivid

  Steps to reproduce:
  1. Launch web browser app
  2. Go to URL facebook.com and login
  3. Tap 'Sign in' 
  4. Tap 'Continue'
  5. Tap 'Allow'
  6.  Check if located current location successfully

  Expected results:
  It should locate the current location successfully 

  Actual results:
  Location-based service will start and  try to locate the current location, 
but always failed with "location-based services has been closed",i also tried 
with UC browser on my android phone, it works fine there.
  Attached the log file 
/home/phablet/.cache/upstart/application-legacy-webbrowser-app-.log

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

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


[Touch-packages] [Bug 1512219] Re: apt appears to be confused when installing a backport that version depends on other backports

2015-11-03 Thread Michael Vogt
Thanks for your bugreport.

I looked into this issue and it seems like its indeed a bug in apt that
it will not properly do a version check when switching the candidate
version to trusty-backports.

Attached is a patch that adds some debug code and also a potential fix
for the problem, it breaks one of the existing tests, I need to inspect
if the test is incorrect though. So its probably not the final diff but
it highlights the prolem area.

For it to fully work you need to adjust the python3-lxc dependency in lxc too, 
please add something like:
  Depends: python3, python3-lxc (>= 1.1.4-0ubuntu1.1~ubuntu14.04.1)
(i.e. ensure that apt knows it needs to pick a reasonable high version). This 
is useful regardless of the diff.

** Patch added: "apt diff"
   
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1512219/+attachment/4511877/+files/apt-lp1512219.diff

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

Title:
  apt appears to be confused when installing a backport that version
  depends on other backports

Status in apt package in Ubuntu:
  New

Bug description:
  This was seen in trusty where backports are pretty widely used.

  We backported the whole lxc+lxd stack (golang, libseccomp, cgmanager,
  lxcfs, lxc, lxd) with some added version dependencies everywhere it
  made sense so that when pulling lxd, everything would be installed
  with the right version.

  The assumption was that since lxd didn't exist in 14.04 and that as
  backports are enabled there by default, a simple "apt-get install lxd"
  would work.

  That's not the case, it fails with:
  root@blah:~# apt-get install lxd
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   lxd : Depends: lxc (>= 1.1.4-0ubuntu1.1~) but 1.0.7-0ubuntu0.9 is to be 
installed
 Recommends: lxd-client but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.

  Showing more resolver details show:
   Broken lxd:amd64 Depends on lxc [ amd64 ] < none -> 1.0.7-0ubuntu0.9 | 
1.1.4-0ubuntu1.1~ubuntu14.04.1 > ( admin ) (>= 1.1.4-0ubuntu1.1~)
   Considering lxc:amd64 0 as a solution to lxd:amd64 
   Re-Instated liblxc1:amd64
   Re-Instated python3-lxc:amd64
   Re-Instated lxc:amd64

  
  I then tried installing with "apt-get install lxd/trusty-backports" which got 
me roughly the same thing:
  root@blah:~# apt-get install lxd/trusty-backports
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Selected version '0.21-0ubuntu3~ubuntu14.04.1' (Ubuntu:14.04/trusty-backports 
[amd64]) for 'lxd'
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   lxd : Depends: lxc (>= 1.1.4-0ubuntu1.1~) but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.

  
  So in the end, I had to use "apt-get -t trusty-backports install lxd" which 
did succeed in pulling everything from backports.


  This seems like an apt bug as apt is clever enough to go pick things
  from backports when they're available nowhere else, one would expect
  that it would do the same when picking the dependencies of such a
  backport when they are in the same pocket as the backport, instead of
  failing to resolve the dependencies.

  It'd be great if people could use a straight apt-get install for non-
  existing packages or the /trusty-backports packages to pull specific
  packages from backports during install, instead of having to rely on a
  separate apt-get run with -t trusty-backports specified.

  Also it looks like our existing backports documentation points users
  to the /trusty-backports syntax which will not work for any reasonably
  complex backport which involves more than one package.

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

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


[Touch-packages] [Bug 1509846] Re: lightdm crashes on window open in Ubuntu 15.10 intel

2015-11-03 Thread aldebx
@davefury , because this is not a bug of compiz, so disabling window
animations is a workaround only to the extent it doesn't trigger the
intel driver/xorg bug while opening windows/menus. Other software that
use the graphic card is still capable of triggering the bug, for example
I was able to crash xorg while playing a video with totem.

In your case what were you doing  when the crash happened?

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

Title:
  lightdm crashes on window open in Ubuntu 15.10 intel

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  Symptom: xorg crashes on windows creation

  How to reproduce: No 100% reproducibility, however intensively using
  2D/3D acceleration triggers the bug (e.g. by opening several new
  windows and/or menus in a Unity desktop environment)

  Affected hardware: Intel HD Graphics 4400/5000 etc
  Affected software:
  - kernel 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 15:35:06 UTC 2015 x86_64
  - Ubuntu 15.10 with Unity (because of compiz 2D/3D acceleration)
  - any other software using direct rendering (e.g. VLC)

  Workaround:
  - Disable window animations in Compiz reduces the frequency of the crashes.
  Use compizconfig-settings-manager for this tweak (sudo apt-get install 
compizconfig-settings-manager)

  
  [original description below]

  I get crashes, when I open a new window in an already started
  application. It happens irregularely, but I can force the crash if I
  open several new message windows in thunderbird. But it also happens
  in other applilcations, for example a new terminal window.

  This is the output during the crash in /var/log/Xorg.0.log
  [   253.500] (EE)
  [   253.500] (EE) Backtrace:
  [   253.500] (EE) 0: /usr/bin/X (xorg_backtrace+0x4e) [0x55f09075b62e]
  [   253.500] (EE) 1: /usr/bin/X (0x55f0905a7000+0x1b8999) [0x55f09075f999]
  [   253.500] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7f44130a8000+0x352f0) 
[0x7f44130dd2f0]
  [   253.500] (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x24f18) [0x7f440f4a3f18]
  [   253.500] (EE) 4: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x26157) [0x7f440f4a5157]
  [   253.500] (EE) 5: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x2b4b1) [0x7f440f4aa4b1]
  [   253.500] (EE) 6: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x804e4) [0x7f440f4ff4e4]
  [   253.501] (EE) 7: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x80e2c) [0x7f440f4ffe2c]
  [   253.501] (EE) 8: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x82e1a) [0x7f440f501e1a]
  [   253.501] (EE) 9: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x4197c) [0x7f440f4c097c]
  [   253.501] (EE) 10: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x59906) [0x7f440f4d8906]
  [   253.501] (EE) 11: /usr/bin/X (_CallCallbacks+0x34) [0x55f090604654]
  [   253.501] (EE) 12: /usr/bin/X (WriteToClient+0x244) [0x55f09075f274]
  [   253.501] (EE) 13: /usr/bin/X (WriteEventsToClient+0x1e2) [0x55f09060a502]
  [   253.501] (EE) 14: /usr/bin/X (0x55f0905a7000+0xf495a) [0x55f09069b95a]
  [   253.501] (EE) 15: /usr/bin/X (0x55f0905a7000+0xf5ef5) [0x55f09069cef5]
  [   253.501] (EE) 16: /usr/bin/X (0x55f0905a7000+0x5818f) [0x55f0905ff18f]
  [   253.501] (EE) 17: /usr/bin/X (0x55f0905a7000+0x5c34b) [0x55f09060334b]
  [   253.501] (EE) 18: /lib/x86_64-linux-gnu/libc.so.6 
(__libc_start_main+0xf0) [0x7f44130c8a40]
  [   253.501] (EE) 19: /usr/bin/X (_start+0x29) [0x55f0905ed6c9]
  [   253.501] (EE)
  [   253.501] (EE) Segmentation fault at address 0x0
  [   253.501] (EE)
  Fatal server error:
  [   253.501] (EE) Caught signal 11 (Segmentation fault). Server aborting
  [   253.501] (EE)
  [   253.501] (EE)
  Please consult the The X.Org Foundation support
   at http://wiki.x.org
   for help.
  [   253.501] (EE) Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
  [   253.502] (EE)
  [   253.502] (II) AIGLX: Suspending AIGLX clients for VT switch
  [   253.588] (EE) Server terminated with error (1). Closing log file.
  ---
  .tmp.unity.support.test.0:

  ApportVersion: 2.19.1-0ubuntu3
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.4, 4.2.0-11-generic, x86_64: installed
   virtualbox, 5.0.4, 4.2.0-16-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:3978]
  Ins

[Touch-packages] [Bug 1512622] [NEW] Valgrind suppressions don't work on 64-bit systems

2015-11-03 Thread Marius Gedminas
Public bug reported:

Hello!

The Python package helpfully ships /usr/lib/valgrind/python.supp, which
is basically the upstream Valgrind suppressions file with some
suppressions uncommented so they work on standard Python builds.

Unfortunately those suppressions are tailored for 32-bit systems and
therefore do not suppress false positive errors in
PyObject_Free/PyObject_Realloc.

See upstream bug http://bugs.python.org/issue12612 and upstream commit
https://github.com/python/cpython/commit/9264faed068b87888a4605ce36bfc9d158515c42
for the changes you need to do.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: python 2.7.9-1
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu4
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Nov  3 11:02:23 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-07-25 (1195 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
SourcePackage: python-defaults
UpgradeStatus: Upgraded to wily on 2015-10-22 (11 days ago)

** Affects: python-defaults (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug wily

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

Title:
  Valgrind suppressions don't work on 64-bit systems

Status in python-defaults package in Ubuntu:
  New

Bug description:
  Hello!

  The Python package helpfully ships /usr/lib/valgrind/python.supp,
  which is basically the upstream Valgrind suppressions file with some
  suppressions uncommented so they work on standard Python builds.

  Unfortunately those suppressions are tailored for 32-bit systems and
  therefore do not suppress false positive errors in
  PyObject_Free/PyObject_Realloc.

  See upstream bug http://bugs.python.org/issue12612 and upstream commit
  
https://github.com/python/cpython/commit/9264faed068b87888a4605ce36bfc9d158515c42
  for the changes you need to do.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: python 2.7.9-1
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Nov  3 11:02:23 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-07-25 (1195 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  SourcePackage: python-defaults
  UpgradeStatus: Upgraded to wily on 2015-10-22 (11 days ago)

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

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


[Touch-packages] [Bug 1512365] Re: Desktop crashes and login window appears

2015-11-03 Thread aldebx
*** This bug is a duplicate of bug 1510970 ***
https://bugs.launchpad.net/bugs/1510970

** This bug has been marked a duplicate of bug 1510970
   Intel driver crashes on Ubuntu 15.10

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

Title:
  Desktop crashes and login window appears

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  It happens randomly

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.19.0-31.36~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-31-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.18
  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: Mon Nov  2 16:09:54 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:183e]
   Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] 
[1002:6840] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2015-10-20 (13 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta i386 (20150805)
  MachineType: Hewlett-Packard HP Pavilion g6 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-31-generic 
root=UUID=bd55f751-d5aa-4354-8ce8-a12402a8c4b3 ro
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/01/2012
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.17
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 183E
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 56.2D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.17:bd11/01/2012:svnHewlett-Packard:pnHPPaviliong6NotebookPC:pvr0889110859160:rvnHewlett-Packard:rn183E:rvr56.2D:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion g6 Notebook PC
  dmi.product.version: 0889110859160
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  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: Mon Nov  2 15:56:41 2015
  xserver.configfile: default
  xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 900 
   vendor LGD
  xserver.version: 2:1.17.1-0ubuntu3~trusty1

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

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


[Touch-packages] [Bug 1512365] Re: Desktop crashes and login window appears

2015-11-03 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1510970 ***
https://bugs.launchpad.net/bugs/1510970

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

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

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

Title:
  Desktop crashes and login window appears

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  It happens randomly

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.19.0-31.36~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-31-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.18
  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: Mon Nov  2 16:09:54 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:183e]
   Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] 
[1002:6840] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2015-10-20 (13 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta i386 (20150805)
  MachineType: Hewlett-Packard HP Pavilion g6 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-31-generic 
root=UUID=bd55f751-d5aa-4354-8ce8-a12402a8c4b3 ro
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/01/2012
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.17
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 183E
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 56.2D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.17:bd11/01/2012:svnHewlett-Packard:pnHPPaviliong6NotebookPC:pvr0889110859160:rvnHewlett-Packard:rn183E:rvr56.2D:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion g6 Notebook PC
  dmi.product.version: 0889110859160
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  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: Mon Nov  2 15:56:41 2015
  xserver.configfile: default
  xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 900 
   vendor LGD
  xserver.version: 2:1.17.1-0ubuntu3~trusty1

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

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


[Touch-packages] [Bug 1408347] Re: bump version to 1.11 in ubuntu 15.04?

2015-11-03 Thread Matteo F. Vescovi
I'm working on testing GLEW 1.13.0 against its 63 reverse dependencies
right now and I really hope to be able to upload it to Debian
unstable/sid within the end of this month. So probably Ubuntu 16.04
should ship 1.13.0 ;-)

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

Title:
  bump version to 1.11 in ubuntu 15.04?

Status in glew package in Ubuntu:
  Triaged

Bug description:
  Debian Experimental already has 1.11 which introduces support for
  OpenGL 4.5.

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

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


[Touch-packages] [Bug 1509846] Re: lightdm crashes on window open in Ubuntu 15.10 intel

2015-11-03 Thread aldebx
*** This bug is a duplicate of bug 1510970 ***
https://bugs.launchpad.net/bugs/1510970

** This bug has been marked a duplicate of bug 1510970
   Intel driver crashes on Ubuntu 15.10

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

Title:
  lightdm crashes on window open in Ubuntu 15.10 intel

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  Symptom: xorg crashes on windows creation

  How to reproduce: No 100% reproducibility, however intensively using
  2D/3D acceleration triggers the bug (e.g. by opening several new
  windows and/or menus in a Unity desktop environment)

  Affected hardware: Intel HD Graphics 4400/5000 etc
  Affected software:
  - kernel 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 15:35:06 UTC 2015 x86_64
  - Ubuntu 15.10 with Unity (because of compiz 2D/3D acceleration)
  - any other software using direct rendering (e.g. VLC)

  Workaround:
  - Disable window animations in Compiz reduces the frequency of the crashes.
  Use compizconfig-settings-manager for this tweak (sudo apt-get install 
compizconfig-settings-manager)

  
  [original description below]

  I get crashes, when I open a new window in an already started
  application. It happens irregularely, but I can force the crash if I
  open several new message windows in thunderbird. But it also happens
  in other applilcations, for example a new terminal window.

  This is the output during the crash in /var/log/Xorg.0.log
  [   253.500] (EE)
  [   253.500] (EE) Backtrace:
  [   253.500] (EE) 0: /usr/bin/X (xorg_backtrace+0x4e) [0x55f09075b62e]
  [   253.500] (EE) 1: /usr/bin/X (0x55f0905a7000+0x1b8999) [0x55f09075f999]
  [   253.500] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7f44130a8000+0x352f0) 
[0x7f44130dd2f0]
  [   253.500] (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x24f18) [0x7f440f4a3f18]
  [   253.500] (EE) 4: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x26157) [0x7f440f4a5157]
  [   253.500] (EE) 5: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x2b4b1) [0x7f440f4aa4b1]
  [   253.500] (EE) 6: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x804e4) [0x7f440f4ff4e4]
  [   253.501] (EE) 7: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x80e2c) [0x7f440f4ffe2c]
  [   253.501] (EE) 8: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x82e1a) [0x7f440f501e1a]
  [   253.501] (EE) 9: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x4197c) [0x7f440f4c097c]
  [   253.501] (EE) 10: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x59906) [0x7f440f4d8906]
  [   253.501] (EE) 11: /usr/bin/X (_CallCallbacks+0x34) [0x55f090604654]
  [   253.501] (EE) 12: /usr/bin/X (WriteToClient+0x244) [0x55f09075f274]
  [   253.501] (EE) 13: /usr/bin/X (WriteEventsToClient+0x1e2) [0x55f09060a502]
  [   253.501] (EE) 14: /usr/bin/X (0x55f0905a7000+0xf495a) [0x55f09069b95a]
  [   253.501] (EE) 15: /usr/bin/X (0x55f0905a7000+0xf5ef5) [0x55f09069cef5]
  [   253.501] (EE) 16: /usr/bin/X (0x55f0905a7000+0x5818f) [0x55f0905ff18f]
  [   253.501] (EE) 17: /usr/bin/X (0x55f0905a7000+0x5c34b) [0x55f09060334b]
  [   253.501] (EE) 18: /lib/x86_64-linux-gnu/libc.so.6 
(__libc_start_main+0xf0) [0x7f44130c8a40]
  [   253.501] (EE) 19: /usr/bin/X (_start+0x29) [0x55f0905ed6c9]
  [   253.501] (EE)
  [   253.501] (EE) Segmentation fault at address 0x0
  [   253.501] (EE)
  Fatal server error:
  [   253.501] (EE) Caught signal 11 (Segmentation fault). Server aborting
  [   253.501] (EE)
  [   253.501] (EE)
  Please consult the The X.Org Foundation support
   at http://wiki.x.org
   for help.
  [   253.501] (EE) Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
  [   253.502] (EE)
  [   253.502] (II) AIGLX: Suspending AIGLX clients for VT switch
  [   253.588] (EE) Server terminated with error (1). Closing log file.
  ---
  .tmp.unity.support.test.0:

  ApportVersion: 2.19.1-0ubuntu3
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.4, 4.2.0-11-generic, x86_64: installed
   virtualbox, 5.0.4, 4.2.0-16-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:3978]
  InstallationDate: Installed on 2015-10-20 (6 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150924)
  MachineType: LENOVO 20266
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64

[Touch-packages] [Bug 1497420] Re: systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach

2015-11-03 Thread Timo Jyrinki
This affects running xenial Ubuntu now from 14.04 LTS.

Package versions:
cgmanager 0.39-2ubuntu2~ubuntu14.04.1~ppa1
liblxc1   
1.1.4-0ubuntu1.1~ubuntu14.04.1   
lxc   
1.1.4-0ubuntu1.1~ubuntu14.04.1   
lxcfs 
0.11-0ubuntu3~ubuntu14.04.1  
python3-lxc   
1.1.4-0ubuntu1.1~ubuntu14.04.1

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

Title:
  systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach

Status in cgmanager package in Ubuntu:
  Fix Released
Status in lxc package in Ubuntu:
  Triaged
Status in lxcfs package in Ubuntu:
  Fix Released
Status in docker package in Debian:
  Confirmed

Bug description:
  Once systemd 226 is installed in an unprivileged Debian Sid container,
  lxc-attach no-longer functions:

  % lxc-attach -n siddy
  lxc-attach: cgmanager.c: lxc_cgmanager_enter: 698 call to 
cgmanager_move_pid_abs_sync failed: invalid request
  lxc-attach: cgmanager.c: cgm_attach: 1460 Failed to enter group 
/user.slice/user-1000.slice/session-1.scope/lxc/siddy/init.scope
  lxc-attach: attach.c: lxc_attach: 909 error communicating with child process

  % journalctl -u cgmanager | tail -n 1
  Sep 18 20:20:44 astoria cgmanager[1169]: cgmanager:per_ctrl_move_pid_main: 
pid 21918 (uid 1000 gid 1000) may not write to 
/run/cgmanager/fs/none,name=systemd//user.slice/user-1000.slice/session-1.scope/lxc/siddy/init.scope/tasks

  
  Full walkthrough:

  % lxc-create -n siddy -t download -- -d debian -r sid -a amd64
  Using image from local cache
  Unpacking the rootfs
  ...

  % lxc-start -n siddy
  % lxc-attach -n siddy

  root@siddy:/# apt-get update
  Get:1 http://http.debian.net sid InRelease [253 kB]
  ...
  Get:7 http://http.debian.net sid/non-free amd64 Packages [91.3 kB]

  Fetched 13.2 MB in 3s (3789 kB/s) 
 
  Reading package lists... Done

  
  root@siddy:/# apt-get install systemd
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following extra packages will be installed:
libsystemd0
  Suggested packages:
systemd-ui systemd-container
  Recommended packages:
libpam-systemd dbus
  The following packages will be upgraded:
libsystemd0 systemd
  2 upgraded, 0 newly installed, 0 to remove and 47 not upgraded.
  Need to get 3668 kB of archives.
  After this operation, 1100 kB disk space will be freed.
  Do you want to continue? [Y/n] 
  Get:1 http://http.debian.net/debian/ sid/main libsystemd0 amd64 226-2 [242 kB]
  Get:2 http://http.debian.net/debian/ sid/main systemd amd64 226-2 [3426 kB]
  ...
  Setting up systemd (226-2) ...
  Installing new version of config file 
/etc/X11/xinit/xinitrc.d/50-systemd-user.sh ...
  Installing new version of config file 
/etc/dbus-1/system.d/org.freedesktop.login1.conf ...
  addgroup: The group `systemd-journal' already exists as a system group. 
Exiting.
  Failed to set capabilities on file `/usr/bin/systemd-detect-virt' (Invalid 
argument)
  The value of the capability argument is not permitted for a file. Or the file 
is not a regular (non-symlink) file
  Failed to execute operation: File exists
  Removing obsolete conffile /etc/dbus-1/system.d/org.freedesktop.machine1.conf 
...

  root@siddy:/# exit

  % lxc-attach -n siddy
  lxc-attach: cgmanager.c: lxc_cgmanager_enter: 698 call to 
cgmanager_move_pid_abs_sync failed: invalid request
  lxc-attach: cgmanager.c: cgm_attach: 1460 Failed to enter group 
/user.slice/user-1000.slice/session-1.scope/lxc/siddy/init.scope
  lxc-attach: attach.c: lxc_attach: 909 error communicating with child process

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: lxc 1.1.3-0ubuntu1 [modified: usr/lib/x86_64-linux-gnu/lxc/lxc-net]
  ProcVersionSignature: Ubuntu 4.2.0-10.11-generic 4.2.0
  Uname: Linux 4.2.0-10-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.18.1-0ubuntu1
  Architecture: amd64
  Date: Fri Sep 18 20:19:58 2015
  SourcePackage: lxc
  UpgradeStatus: Upgraded to wily on 2015-08-28 (20 days ago)
  defaults.conf:
   lxc.network.type = veth
   lxc.network.link = lxcbr0
   lxc.network.flags = up
   lxc.network.hwaddr = 00:16:3e:xx:xx:xx

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

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


[Touch-packages] [Bug 1512097] Re: Random crashes of X11

2015-11-03 Thread aldebx
*** This bug is a duplicate of bug 1510970 ***
https://bugs.launchpad.net/bugs/1510970

Look like same symptoms of bug #1510970

Disable window animations in Compiz reduces the frequency of the
crashes. Use compizconfig-settings-manager for this tweak (sudo apt-get
install compizconfig-settings-manager)

I didn't run into this issue for several days after upgrading to kernel 4.3 
from http://kernel.ubuntu.com/~kernel-ppa/mainline/
Please join me in testing this.

** This bug has been marked a duplicate of bug 1510970
   Intel driver crashes on Ubuntu 15.10

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

Title:
  Random crashes of X11

Status in xorg package in Ubuntu:
  New

Bug description:
  This seems to happen when opening a new window. Just when the new
  window is going to open my screen goes black and I see the last lines
  of the boot process like I switched to the first virtual terminal. I
  wait a second or two and then I'm back at the login screen.  Xorg
  crash log attached. The report 1509846 seems to be very similar to the
  behavior of what I'm seeing. I've tried turning off the animations in
  compiz now and will see how it goes.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu4
  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: Sun Nov  1 07:48:09 2015
  DistUpgraded: 2015-10-23 05:02:51,863 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.4, 3.19.0-31-generic, x86_64: installed
   virtualbox, 5.0.4, 4.2.0-16-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: CLEVO/KAPOK Computer Device [1558:0655]
  MachineType: System76, Inc. Gazelle Professional
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic 
root=UUID=575ca223-36fe-4b42-b415-9a49c600d894 ro acpi_backlight=vendor 
acpi_os_name=Linux acpi_osi= i915.disable_power_well=0 quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to wily on 2015-10-23 (9 days ago)
  dmi.bios.date: 06/13/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: Gazelle Professional
  dmi.board.vendor: System76, Inc.
  dmi.board.version: gazp9
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: gazp9
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd06/13/2013:svnSystem76,Inc.:pnGazelleProfessional:pvrgazp9:rvnSystem76,Inc.:rnGazelleProfessional:rvrgazp9:cvnSystem76,Inc.:ct9:cvrgazp9:
  dmi.product.name: Gazelle Professional
  dmi.product.version: gazp9
  dmi.sys.vendor: System76, Inc.
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Sun Nov  1 07:41:49 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 933 
   vendor LGD
  xserver.version: 2:1.17.2-1ubuntu9

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

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


[Touch-packages] [Bug 1511819] Re: Xorg crash

2015-11-03 Thread aldebx
*** This bug is a duplicate of bug 1510970 ***
https://bugs.launchpad.net/bugs/1510970

@fqc I didn't run into this issue for several days after upgrading to kernel 
4.3 from http://kernel.ubuntu.com/~kernel-ppa/mainline/
Please join me in testing is this bug has been fixed upstream.

My current kernel:
Linux 4.3.0-040300rc7-generic #201510260712 SMP Mon Oct 26 11:14:07 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux


** This bug has been marked a duplicate of bug 1510970
   Intel driver crashes on Ubuntu 15.10

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

Title:
  Xorg crash

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Random crash. Possibly same cause as in 
https://bugs.launchpad.net/xorg-server/+bug/1511484
  Got crash while playing Xenonauts (Linux Steam version).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,decor,compiztoolbox,gtkloader,notification,text,imgjpeg,shift,session,mousepoll,imgsvg,dbus,wobbly,gnomecompat,move,resize,regex,imgpng,loginout,wallpaper,resizeinfo,thumbnail,animation,fade,animationaddon,workarounds,cube,td,showmouse,rotate]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Fri Oct 30 20:08:35 2015
  DistUpgraded: 2015-10-27 12:13:31,455 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus: vboxhost, 5.0.8, 4.2.0-16-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:1423]
  InstallationDate: Installed on 2015-05-03 (180 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP ProBook 4320s
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic 
root=UUID=74054934-d9c7-4883-a7a5-5cc859ae8e07 ro quiet splash i8042.reset 
i8042.nomux vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UdevLog: Error: [Errno 2] Немає такого файла або каталогу: '/var/log/udev'
  UpgradeStatus: Upgraded to wily on 2015-10-27 (3 days ago)
  dmi.bios.date: 07/07/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68AHH Ver. F.50
  dmi.board.name: 1423
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 53.36
  dmi.chassis.asset.tag: FQC
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68AHHVer.F.50:bd07/07/2014:svnHewlett-Packard:pnHPProBook4320s:pvr:rvnHewlett-Packard:rn1423:rvrKBCVersion53.36:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4320s
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Fri Oct 30 20:06:21 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 474 
   vendor LGD
  xserver.version: 2:1.17.2-1ubuntu9

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

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


[Touch-packages] [Bug 1512180] Re: [datetime] Standard alarms will not work correctly for Timers, after timezone/DST change

2015-11-03 Thread Sebastien Bacher
** Also affects: canonical-devices-system-image
   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/1512180

Title:
  [datetime] Standard alarms will not work correctly for Timers, after
  timezone/DST change

Status in Canonical System Image:
  New
Status in Timer:
  New
Status in Ubuntu Clock App:
  Incomplete
Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  Standard alarms will not work correctly after changing timezone and
  during DST change.

  Steps to reproduce:
  1. Install Timer from Store: https://uappexplorer.com/app/timer.mivoligo
  2. Set timer to 5 minutes
  3. Open Clock app. Look for alarm, and notice that alarm is correctly set
  3. Switch to System Settings -> Time & Date -> Time zone:
  4.  Change Time zone to something different (eg. New York). (Or wait for DST 
change: https://en.wikipedia.org/wiki/Daylight_saving_time)

  Expected behaviour:
  - timer ringing as expected after timezone/DST change

  Current behaviour:
  - alarm is not ringing. (you could check active alarms in "Ubuntu Clock app)

  Proposal solution:
  - introduce new type of alarms, which is based on UTC 
(https://en.wikipedia.org/wiki/Coordinated_Universal_Time) and independent from 
time zones.

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

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


[Touch-packages] [Bug 1511029] Re: Audio gets confused when playing from source after playing from playlist

2015-11-03 Thread Albert Astals Cid
seems to be fixed with current silo 9

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

Title:
  Audio gets confused when playing from source after playing from
  playlist

Status in Canonical System Image:
  In Progress
Status in media-hub package in Ubuntu:
  In Progress
Status in qtmultimedia-opensource-src package in Ubuntu:
  In Progress
Status in media-hub package in Ubuntu RTM:
  In Progress
Status in qtmultimedia-opensource-src package in Ubuntu RTM:
  In Progress

Bug description:
  Can be reproduced with the code from http://paste.ubuntu.com/13008980/

  How to reproduce:
   1. Press the red area
   2. Listen to song1.mp3 play
   3. Press the blue area
   4. Notice how song 1 is playing instead of song 2

  Note this only happens on the phone, on the desktop all is good.

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

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


[Touch-packages] [Bug 1512634] [NEW] Mouse pointer gets distorted / broken on dual screen setup

2015-11-03 Thread Stein-Magne Pedersen
Public bug reported:

The mouse pointer is fine at boot, but after working a couple of minutes
it gets distorted. I move my mouse pointer back and forth between my two
screens all the time. The actual distortion happends randomly on the
"screen swich" and when I move my pointer on one of my screens.
Sometimes I can see a slightly distortion and if I move my mouse pointer
on top of a scrollbar its back to normal. But just for a little while,
then its permanently distorted. And it happends only on one of the
screens, never on both at the same time.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-66.108-generic 3.13.11-ckt27
Uname: Linux 3.13.0-66-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.18
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: Tue Nov  3 10:39:02 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 fglrx-core, 15.200, 3.13.0-62-generic, x86_64: installed
 fglrx-core, 15.200, 3.13.0-63-generic, x86_64: installed
 fglrx-core, 15.200, 3.13.0-65-generic, x86_64: installed
 fglrx-core, 15.200, 3.13.0-66-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Hawaii PRO [Radeon R9 290] [1002:67b1] 
(prog-if 00 [VGA controller])
   Subsystem: XFX Pine Group Inc. Device [1682:9295]
InstallationDate: Installed on 2014-12-19 (318 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
MachineType: To be filled by O.E.M. To be filled by O.E.M.
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-66-generic 
root=UUID=f0b5450d-3c23-49f1-b3e8-4544b9af89d7 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/22/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0705
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: SABERTOOTH 990FX
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0705:bd08/22/2011:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKComputerINC.:rnSABERTOOTH990FX:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To be filled by O.E.M.
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: To be filled by O.E.M.
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
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.5
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.5
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: Tue Nov  3 08:41:57 2015
xserver.configfile: default
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2.7
xserver.video_driver: fglrx

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

Title:
  Mouse pointer gets distorted / broken on dual screen setup

Status in xorg package in Ubuntu:
  New

Bug description:
  The mouse pointer is fine at boot, but after working a couple of
  minutes it gets distorted. I move my mouse pointer back and forth
  between my two screens all the time. The actual distortion happends
  randomly on the "screen swich" and when I move my pointer on one of my
  screens. Sometimes I can see a slightly distortion and if I move my
  mouse pointer on top of a scrollbar its back to normal. But just for a
  little while, then its permanently distorted. And it happends only on
  one of the screens, never on both at the same time.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-66.108-generic 3.13.11-ckt27
  Uname: Linux 3.13.0-66-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture

[Touch-packages] [Bug 1512257] Re: Photos made with back camera sometimes are unavailable in gallery

2015-11-03 Thread Michi Henning
Pawel is seeing this: http://imgur.com/a/j2yoW

Seems different though, because the original bug report says that
default art (music icon) is shown.

** Also affects: gallery-app (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Photos made with back camera sometimes are unavailable in gallery

Status in camera-app:
  New
Status in Canonical System Image:
  Incomplete
Status in Thumbnailer:
  New
Status in gallery-app package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  New

Bug description:
  [Using Aquaris E.4.5]

  Sometimes when I take a picture with the back camera it will appear with a 
"music icon" in the gallery (making it impossible to view)
  Also, pictures made with the front camera works fine.

  So I must restart my device to make the front camera work again.

  Here is a screen capture of what I see in my gallery...

  Thanks!

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

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


[Touch-packages] [Bug 123920] Re: Bluetooth Logitech Dinovo Keyboard/Mouse don't work

2015-11-03 Thread Daniel Beauyat
The solution from Dhanish Patel solved my problem with Logitech Cordless MX 
5500 on Ubuntu 15.10 Wily Werewolf!
I have keyboard/mouse combo from Logitech named Logitech Cordless MX 
(Revolution) 5500; this combo has 1 bluetooth dongle to receive input from both 
mouse and keyboard.

I was using it without problem on Ubuntu 14.04 LTS.
I just switched to Ubuntu 15.10 and keyboard/mouse do not work at all!!! After 
some search, I found this webpage and tried that solution:
Change: KERNEL=="hiddev*"
To: KERNEL=="hidraw*"
After reboot, MX 5500 Wireless keyb/mouse combo now works on Wily Werewolf.

On 15.10 Wily Werewolf though, the path to the modified file is:
/lib/udev/rules.d/97-hid2hci.rules

I modified line 14:
From: KERNEL=="hiddev*", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c70[345abce]|c71[3bc]", \
To: KERNEL=="hidraw*", ATTRS{idVendor}=="046d", 
ATTRS{idProduct}=="c70[345abce]|c71[3bc]", \

Thanks for sharing the solution :)

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

Title:
  Bluetooth Logitech Dinovo Keyboard/Mouse don't work

Status in Bluez Utilities:
  New
Status in Bluez-utils:
  New
Status in Linux Mint:
  Invalid
Status in Unity:
  Invalid
Status in bluez package in Ubuntu:
  Triaged
Status in linux package in Ubuntu:
  Invalid
Status in linux-source-2.6.22 package in Ubuntu:
  Won't Fix
Status in udev package in Ubuntu:
  Invalid

Bug description:
  Testing Gutsy Gibbon Tribe 2 LiveCD and bluetooth keyboard and mouse will 
work until Nautilus starts.  After Nautilus starts the keyboard and mouse are 
unresponsive and do not work.
  I tried reconnecting the keyboard and mouse by using the discovery buttons on 
both the Bluetooth Dongle and Input device.  The problem still persists.
  Using Intel P4 2.8 Ghz Processor, 3 GB ddr400 ram, Intel D875PBZ motherboard. 
 Logitech Dinovo media keyboard and mx1000 laser bluetooth mouse, with logitech 
mini bluetooth receiver.

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

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


[Touch-packages] [Bug 1512111] Re: "Ubuntu Light" font has heavier weight than "Ubuntu"

2015-11-03 Thread Roman Litvinenko
** Also affects: ubuntu-font-family
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-font-family

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

Title:
  "Ubuntu Light" font has heavier weight than "Ubuntu"

Status in ubuntu-font-family-sources package in Ubuntu:
  Confirmed

Bug description:
  After upgrading from Vivid to Wily, pages using the "Ubuntu light" font 
actually renders with a weight heavier than the regular one in web pages.
  This happens with Chrome/Chromium and also the Ubuntu browser.

  After manually reinstalling the 0.80-0ubuntu6 version from Vivid (in
  place of 0.83-0ubuntu1), the issue is fixed.

  See the attached screenshot showing the result seen browing
  https://www.google.com/fonts#UsePlace:use/Collection:Ubuntu

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: ttf-ubuntu-font-family 0.83-0ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-17.21-generic 4.2.3
  Uname: Linux 4.2.0-17-generic x86_64
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Nov  1 17:55:19 2015
  Dependencies:

  InstallationDate: Installed on 2014-10-14 (382 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140923)
  PackageArchitecture: all
  SourcePackage: ubuntu-font-family-sources
  UpgradeStatus: Upgraded to wily on 2015-10-31 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-font-family-sources/+bug/1512111/+subscriptions

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


[Touch-packages] [Bug 1512219] Re: apt appears to be confused when installing a backport that version depends on other backports

2015-11-03 Thread Michael Vogt
** Changed in: apt (Ubuntu)
   Status: New => Triaged

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

** Changed in: apt (Ubuntu)
   Importance: Medium => High

** Attachment added: "testcase for apt"
   
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1512219/+attachment/4511937/+files/test-release-candidate-switching

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

Title:
  apt appears to be confused when installing a backport that version
  depends on other backports

Status in apt package in Ubuntu:
  Triaged

Bug description:
  This was seen in trusty where backports are pretty widely used.

  We backported the whole lxc+lxd stack (golang, libseccomp, cgmanager,
  lxcfs, lxc, lxd) with some added version dependencies everywhere it
  made sense so that when pulling lxd, everything would be installed
  with the right version.

  The assumption was that since lxd didn't exist in 14.04 and that as
  backports are enabled there by default, a simple "apt-get install lxd"
  would work.

  That's not the case, it fails with:
  root@blah:~# apt-get install lxd
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   lxd : Depends: lxc (>= 1.1.4-0ubuntu1.1~) but 1.0.7-0ubuntu0.9 is to be 
installed
 Recommends: lxd-client but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.

  Showing more resolver details show:
   Broken lxd:amd64 Depends on lxc [ amd64 ] < none -> 1.0.7-0ubuntu0.9 | 
1.1.4-0ubuntu1.1~ubuntu14.04.1 > ( admin ) (>= 1.1.4-0ubuntu1.1~)
   Considering lxc:amd64 0 as a solution to lxd:amd64 
   Re-Instated liblxc1:amd64
   Re-Instated python3-lxc:amd64
   Re-Instated lxc:amd64

  
  I then tried installing with "apt-get install lxd/trusty-backports" which got 
me roughly the same thing:
  root@blah:~# apt-get install lxd/trusty-backports
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Selected version '0.21-0ubuntu3~ubuntu14.04.1' (Ubuntu:14.04/trusty-backports 
[amd64]) for 'lxd'
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   lxd : Depends: lxc (>= 1.1.4-0ubuntu1.1~) but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.

  
  So in the end, I had to use "apt-get -t trusty-backports install lxd" which 
did succeed in pulling everything from backports.


  This seems like an apt bug as apt is clever enough to go pick things
  from backports when they're available nowhere else, one would expect
  that it would do the same when picking the dependencies of such a
  backport when they are in the same pocket as the backport, instead of
  failing to resolve the dependencies.

  It'd be great if people could use a straight apt-get install for non-
  existing packages or the /trusty-backports packages to pull specific
  packages from backports during install, instead of having to rely on a
  separate apt-get run with -t trusty-backports specified.

  Also it looks like our existing backports documentation points users
  to the /trusty-backports syntax which will not work for any reasonably
  complex backport which involves more than one package.

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

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


[Touch-packages] [Bug 1511029] Re: Audio gets confused when playing from source after playing from playlist

2015-11-03 Thread Alfonso Sanchez-Beato
** Branch linked: lp:~phablet-team/qtubuntu-media/bg-playlist-fixes

** Branch linked: lp:~phablet-team/media-hub/bg-playlist-fixes

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

Title:
  Audio gets confused when playing from source after playing from
  playlist

Status in Canonical System Image:
  In Progress
Status in media-hub package in Ubuntu:
  In Progress
Status in qtmultimedia-opensource-src package in Ubuntu:
  In Progress
Status in media-hub package in Ubuntu RTM:
  In Progress
Status in qtmultimedia-opensource-src package in Ubuntu RTM:
  In Progress

Bug description:
  Can be reproduced with the code from http://paste.ubuntu.com/13008980/

  How to reproduce:
   1. Press the red area
   2. Listen to song1.mp3 play
   3. Press the blue area
   4. Notice how song 1 is playing instead of song 2

  Note this only happens on the phone, on the desktop all is good.

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

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


[Touch-packages] [Bug 1508225] Re: tipc tool isn't built in iproute2

2015-11-03 Thread Bug Watch Updater
** Changed in: iproute2 (Debian)
   Status: Unknown => New

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

Title:
  tipc tool isn't built in iproute2

Status in iproute2 package in Ubuntu:
  Triaged
Status in iproute2 package in Debian:
  New

Bug description:
  A new tool "tipc" was added to iproute2 v 4.1.1, needed for managing
  the TIPC kernel module.

  Despite being present in the source code, it has not been built in the 
current iproute2 package that comes with 15.10, something forcing all users to 
check out the code and build it manually.
  The reason for the buld failure is that it has a dependency to libmnl-dev, 
although this is not listed in the dependency list. Stephen Hemminger has 
confirmed that that using libmnl in iproute2 is ok, but unfortunately the 
dependency has been made optional, meaning that the build will just silently 
bypass TIPC is libmnl-dev is not found.

  If you just add libmnl-dev to the dependency list and make sure it is
  available when iproute2 is built the problem should be solved. On our
  side we will try to have the optionality removed from iproute2.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: iproute2 4.1.1-1ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Oct 20 17:56:42 2015
  InstallationDate: Installed on 2015-10-20 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151019)
  SourcePackage: iproute2
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1512378] Re: On first boot the setup wizard reporting page is not consistent with the default diagnostics setting in ubuntu-system-settings.

2015-11-03 Thread Richard Huddie
** Also affects: canonical-devices-system-image
   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/1512378

Title:
  On first boot the setup wizard reporting page is not consistent with
  the default diagnostics setting in ubuntu-system-settings.

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

Bug description:
  Device: arale
  Image: version 152 from ubuntu-touch/rc-proposed/meizu.en

  Steps:

  1) Using a freshly flashed device, run through the settings wizard. Note that 
the reporting page is not shown.
  2) Complete the edges demo.
  3) Open System Settings -> Security & Privacy.
  4) Note that default diagnostics setting is 'sent'.
  5) Without changing any settings close ubuntu-system-settings.
  6) Now enable the wizard again: adb shell rm 
/home/phablet/.config/ubuntu-system-settings/wizard-has-run
  7) Reboot device.
  8) Run through the settings wizard again.
  9) This time note that the reporting page is shown.

  Expected result:

  On first boot the reporting page of the settings wizard should be
  consistent with the default value of the reporting setting in ubuntu-
  system-settings.

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

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


[Touch-packages] [Bug 1499341] Re: Fails to generate thumbnails for filenames without extensions

2015-11-03 Thread Launchpad Bug Tracker
This bug was fixed in the package thumbnailer -
2.3+16.04.20151102.2-0ubuntu1

---
thumbnailer (2.3+16.04.20151102.2-0ubuntu1) xenial; urgency=medium

  [ Michi Henning ]
  * "thumbnailer-admin clear f" now also resets the network retry timeout.
  * API documentation and man page improvements.
  * Videos with embedded artwork now display the artwork thumbnail instead
of an extracted still frame (LP: #1510801).
  * Added cancelled() accessor to Request class.
  * Requests made via the Qt and QML APIs are correctly rate-limited now.
  * Added trace-client key to gsettings.
  * Service log now shows statistics on start-up.
  * Resetting the stats now also resets the network failure retry timout.
  * Fix for cover art extraction if only a preview cover image is available.

  [ Michael Sheldon ]
  * Added more robust content type detection (LP: #1499341).

  [ CI Train Bot ]
  * debian/libthumbnailer-qt1.0.symbols: update to released version.
  * No-change rebuild.

 -- Michi Henning   Mon, 02 Nov 2015
12:36:56 +

** Changed in: thumbnailer (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Fails to generate thumbnails for filenames without extensions

Status in Canonical System Image:
  Fix Committed
Status in Thumbnailer:
  Fix Committed
Status in thumbnailer package in Ubuntu:
  Fix Released

Bug description:
  Steps to reproduce:

   1) Download attached file "image" to /tmp/

   2) Run "thumbnailer-admin get /tmp/image"

  Expected result:

   A thumbnail file should be generated

  Actual result:

   thumbnailer-admin: Handler::check_finished(): no artwork for
  thumbnail: /tmp/image (0,0): NO ARTWORK

  
  If you then rename /tmp/image to /tmp/image.jpg and run "thumbnailer-admin 
get /tmp/image.jpg" a thumbnail will be created correctly

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

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


[Touch-packages] [Bug 1512111] Re: "Ubuntu Light" font has heavier weight than "Ubuntu"

2015-11-03 Thread Matthew Paul Thomas
This might be related to bug 859673.

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

Title:
  "Ubuntu Light" font has heavier weight than "Ubuntu"

Status in ubuntu-font-family-sources package in Ubuntu:
  Confirmed

Bug description:
  After upgrading from Vivid to Wily, pages using the "Ubuntu light" font 
actually renders with a weight heavier than the regular one in web pages.
  This happens with Chrome/Chromium and also the Ubuntu browser.

  After manually reinstalling the 0.80-0ubuntu6 version from Vivid (in
  place of 0.83-0ubuntu1), the issue is fixed.

  See the attached screenshot showing the result seen browing
  https://www.google.com/fonts#UsePlace:use/Collection:Ubuntu

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: ttf-ubuntu-font-family 0.83-0ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-17.21-generic 4.2.3
  Uname: Linux 4.2.0-17-generic x86_64
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Nov  1 17:55:19 2015
  Dependencies:

  InstallationDate: Installed on 2014-10-14 (382 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140923)
  PackageArchitecture: all
  SourcePackage: ubuntu-font-family-sources
  UpgradeStatus: Upgraded to wily on 2015-10-31 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-font-family-sources/+bug/1512111/+subscriptions

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


[Touch-packages] [Bug 1510919] Re: developer mode toggle does nothing

2015-11-03 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  developer mode toggle does nothing

Status in Canonical System Image:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  Last know good image: 157
  Commit log for 158: 
http://people.canonical.com/~lzemczak/landing-team/ubuntu-touch/rc-proposed/158.commitlog

  TEST CASE:
  1. Flash a device with bootstrap or upgrade to latest image
  2. Go to system-settings / About / Developer mode
  3. Toggle developer mode

  ACTUAL RESULT
  On a freshly flashed device, toggling dev mode on does nothing
  On an upgraded device with dev mode enabled, toggling dev mode off does 
nothing

  WORKAROUND
  Flash with --developer-mode

  = original description =
  Using a krillin on rc-proposed, developer mode does not enable an adb shell:

  ubuntu-touch/rc-proposed/bq-aquaris.en #159

  $ ubuntu-device-flash touch --bootstrap --channel ubuntu-touch/rc-
  proposed/bq-aquaris.en --recovery-image recovery-krillin.img

  Then boot device to wizard, walk through (I configured wifi, 
  passcode and have 2 SIMs online in the device). Defaults for location.

  Open System settings | about this phone | developer mode

  Enable developer mode

  On your pc:

  $ adb shell
  error: device not found

  Expected: a phablet shell on the device.

  Additionally, if you now reboot, the setting for developer mode is
  forgotten.

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

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


[Touch-packages] [Bug 1492280] Re: Enabling hotspot when Wi-Fi is off breaks Wi-Fi

2015-11-03 Thread Pete Woods
Can you guys re-check this after my recent "hotspot refactoring"
landing? I put a bunch of effort into making the hotspot code in the
connectivity service a lot more robust in that landing. I've tried
reproducing this a number of times today on Arale image 153 and haven't
managed to so far.

** Changed in: indicator-network (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  Enabling hotspot when Wi-Fi is off breaks Wi-Fi

Status in Canonical System Image:
  Confirmed
Status in indicator-network package in Ubuntu:
  In Progress

Bug description:
  current build number: 105
  device name: arale
  channel: ubuntu-touch/rc-proposed/meizu.en
  last update: 2015-09-04 11:06:40
  version version: 105
  version ubuntu: 20150904
  version device: 20150818-0b38025
  version custom: 20150814-887-8-46

  Reproduce:
  1. Make sure you have a hotspot
  2. Wi-Fi OFF
  3. Hotspot ON
  4. Hotspot OFF

  What happens:
  Indicator toggles are in the correct state, but no access points appear and 
no connection with known networks is established.

  What should happen:
  Should connect to the known network

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

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


[Touch-packages] [Bug 1268097] Re: [System settings] Can't set user-supplied ring tone

2015-11-03 Thread Karlheinz Salver
i solved temporarily this problem with "sudo mount -o remount,rw /"  and
copying my ringtones to "/usr/share/sounds/ubuntu/ringtones/" via "sudo
cp myringtone.ogg ..."

he final solution, (i hope) will be the possibility to set individual
ringtones in contacts. maybe in release 16.04.

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

Title:
  [System settings] Can't set user-supplied ring tone

Status in Canonical System Image:
  Confirmed
Status in Ubuntu UX:
  Triaged
Status in content-hub package in Ubuntu:
  Triaged
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  AFAICS I can't set a custom ring tone without using a writable image.
  (http://askubuntu.com/questions/372759/ringtones-in-ubuntu-touch)

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

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


[Touch-packages] [Bug 1497097] Re: [enhancement] Add non-linear animation progress (e.g. a sigmoid function) for minimize/maximize

2015-11-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~mzanetti/unity8/ubuntuanimations

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

Title:
  [enhancement] Add non-linear animation progress (e.g. a sigmoid
  function) for minimize/maximize

Status in canonical-pocket-desktop:
  Incomplete
Status in Ubuntu UX:
  Triaged
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  [enhancement] Add non-linear animation progress (e.g. a sigmoid
  function).

  The current linear animations for minimize/maximize look kind of
  awkward and unnatural.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1497097/+subscriptions

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


[Touch-packages] [Bug 1497097] Re: [enhancement] Add non-linear animation progress (e.g. a sigmoid function) for minimize/maximize

2015-11-03 Thread Michael Zanetti
The linked branch uses UbuntuNumberAnimations as per Vesa's comment.

Animations will be refined when desing specs them out. For now I think
this bug can be closed as the linked branch addresses the reporter's
issue and it's an improvement over current trunk already.

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

Title:
  [enhancement] Add non-linear animation progress (e.g. a sigmoid
  function) for minimize/maximize

Status in canonical-pocket-desktop:
  Incomplete
Status in Ubuntu UX:
  Triaged
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  [enhancement] Add non-linear animation progress (e.g. a sigmoid
  function).

  The current linear animations for minimize/maximize look kind of
  awkward and unnatural.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1497097/+subscriptions

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


[Touch-packages] [Bug 1509846] Re: lightdm crashes on window open in Ubuntu 15.10 intel

2015-11-03 Thread Davernos
*** This bug is a duplicate of bug 1510970 ***
https://bugs.launchpad.net/bugs/1510970

@albedx, it happens often, not always, when I edit items (connections)
on PAC Manager (http://sourceforge.net/projects/pacmanager/). This
triggers a new window.

Its also easy to reproduce when moving Libre Office windows.

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

Title:
  lightdm crashes on window open in Ubuntu 15.10 intel

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  Symptom: xorg crashes on windows creation

  How to reproduce: No 100% reproducibility, however intensively using
  2D/3D acceleration triggers the bug (e.g. by opening several new
  windows and/or menus in a Unity desktop environment)

  Affected hardware: Intel HD Graphics 4400/5000 etc
  Affected software:
  - kernel 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 15:35:06 UTC 2015 x86_64
  - Ubuntu 15.10 with Unity (because of compiz 2D/3D acceleration)
  - any other software using direct rendering (e.g. VLC)

  Workaround:
  - Disable window animations in Compiz reduces the frequency of the crashes.
  Use compizconfig-settings-manager for this tweak (sudo apt-get install 
compizconfig-settings-manager)

  
  [original description below]

  I get crashes, when I open a new window in an already started
  application. It happens irregularely, but I can force the crash if I
  open several new message windows in thunderbird. But it also happens
  in other applilcations, for example a new terminal window.

  This is the output during the crash in /var/log/Xorg.0.log
  [   253.500] (EE)
  [   253.500] (EE) Backtrace:
  [   253.500] (EE) 0: /usr/bin/X (xorg_backtrace+0x4e) [0x55f09075b62e]
  [   253.500] (EE) 1: /usr/bin/X (0x55f0905a7000+0x1b8999) [0x55f09075f999]
  [   253.500] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7f44130a8000+0x352f0) 
[0x7f44130dd2f0]
  [   253.500] (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x24f18) [0x7f440f4a3f18]
  [   253.500] (EE) 4: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x26157) [0x7f440f4a5157]
  [   253.500] (EE) 5: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x2b4b1) [0x7f440f4aa4b1]
  [   253.500] (EE) 6: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x804e4) [0x7f440f4ff4e4]
  [   253.501] (EE) 7: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x80e2c) [0x7f440f4ffe2c]
  [   253.501] (EE) 8: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x82e1a) [0x7f440f501e1a]
  [   253.501] (EE) 9: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x4197c) [0x7f440f4c097c]
  [   253.501] (EE) 10: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f440f47f000+0x59906) [0x7f440f4d8906]
  [   253.501] (EE) 11: /usr/bin/X (_CallCallbacks+0x34) [0x55f090604654]
  [   253.501] (EE) 12: /usr/bin/X (WriteToClient+0x244) [0x55f09075f274]
  [   253.501] (EE) 13: /usr/bin/X (WriteEventsToClient+0x1e2) [0x55f09060a502]
  [   253.501] (EE) 14: /usr/bin/X (0x55f0905a7000+0xf495a) [0x55f09069b95a]
  [   253.501] (EE) 15: /usr/bin/X (0x55f0905a7000+0xf5ef5) [0x55f09069cef5]
  [   253.501] (EE) 16: /usr/bin/X (0x55f0905a7000+0x5818f) [0x55f0905ff18f]
  [   253.501] (EE) 17: /usr/bin/X (0x55f0905a7000+0x5c34b) [0x55f09060334b]
  [   253.501] (EE) 18: /lib/x86_64-linux-gnu/libc.so.6 
(__libc_start_main+0xf0) [0x7f44130c8a40]
  [   253.501] (EE) 19: /usr/bin/X (_start+0x29) [0x55f0905ed6c9]
  [   253.501] (EE)
  [   253.501] (EE) Segmentation fault at address 0x0
  [   253.501] (EE)
  Fatal server error:
  [   253.501] (EE) Caught signal 11 (Segmentation fault). Server aborting
  [   253.501] (EE)
  [   253.501] (EE)
  Please consult the The X.Org Foundation support
   at http://wiki.x.org
   for help.
  [   253.501] (EE) Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
  [   253.502] (EE)
  [   253.502] (II) AIGLX: Suspending AIGLX clients for VT switch
  [   253.588] (EE) Server terminated with error (1). Closing log file.
  ---
  .tmp.unity.support.test.0:

  ApportVersion: 2.19.1-0ubuntu3
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.4, 4.2.0-11-generic, x86_64: installed
   virtualbox, 5.0.4, 4.2.0-16-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:3978]
  InstallationDate: Installed on 2015-10-20 (6 days ago)
  InstallationMedia: Ubuntu 15.10 

[Touch-packages] [Bug 1512667] [NEW] Enable Online Accounts v2 on vivid overlay PPA

2015-11-03 Thread Alberto Mardegan
Public bug reported:

The changes to the "accounts" policy for the v2 API have landed in wily
and xenial [1].

However, the v2 API is still inaccessible on the stable channel.

[1] https://code.launchpad.net/~mardy/apparmor-easyprof-
ubuntu/lp1478514/+merge/270642

** Affects: apparmor-easyprof-ubuntu (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-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1512667

Title:
  Enable Online Accounts v2 on vivid overlay PPA

Status in apparmor-easyprof-ubuntu package in Ubuntu:
  New

Bug description:
  The changes to the "accounts" policy for the v2 API have landed in
  wily and xenial [1].

  However, the v2 API is still inaccessible on the stable channel.

  [1] https://code.launchpad.net/~mardy/apparmor-easyprof-
  ubuntu/lp1478514/+merge/270642

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

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


[Touch-packages] [Bug 1446906] Re: lxc container with postfix, permission denied on mailq

2015-11-03 Thread Wolfgang
*** This bug is a duplicate of bug 1390223 ***
https://bugs.launchpad.net/bugs/1390223

This is not actually a container problem but an apparmor3 problem. You can 
reproduce it by using aa-exec on the host (with any profile) starting with 
commit b3c3d641f1de (UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 
snapshot) of the wily kernel: see 
https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/wily/log/security/apparmor
Also if I change my postfix service files on my host to use aa-exec so they're 
even in the same profile and then run mailq with aa-exec, or even just socat on 
that socket, the connect() will succeed, the read() will EACCESS.
We also managed to hit the case described in 1390223 where executing mailq in a 
loop will *sometimes* succeed (though I could not myself reproduce this on my 
host machine.)
We do have a server where it fails in only *some* containers (the only 
significant difference between them is that one set is 32 bit and one is 64 
bit, but I couldn't reproduce that by simply running 32 bit postfix binaries on 
the host, so the differences might go beyond that).

Here's an example session with the wily kernel and postfix on a host
modified to spawn with aa-exec:

# ps aux |grep postfix
root   556  0.0  0.5 108108  5124 ?Ss   10:21   0:00 
/usr/lib/postfix/bin/master -w
postfix557  0.0  0.6 110176  6868 ?S10:21   0:00 pickup -l -t 
unix -u
postfix558  0.0  0.6 110224  6768 ?S10:21   0:00 qmgr -l -t 
unix -u
postfix560  0.0  0.6 110176  6808 ?S10:21   0:00 showq -t unix 
-u
# aa-status  |grep -A5 'processes are in enforce mode.' 
4 processes are in enforce mode.
   lxc-container-default (556) 
   lxc-container-default (557) 
   lxc-container-default (558) 
   lxc-container-default (560) 
0 processes are in complain mode.
# lsof -n |grep showq  
master556 root   61u unix 0x88003c99e000  0t0   
   12486 public/showq type=STREAM
# aa-exec -p lxc-container-default -- mailq 
  
postqueue: warning: close: Permission denied
# aa-exec -p lxc-container-default -- socat 
UNIX:/var/spool/postfix/public/showq -
2015/11/03 10:23:48 socat[597] E read(5, 0x2103a00, 8192): Permission denied
# strace -f -- aa-exec -p lxc-container-default -- mailq
(...)
socket(PF_LOCAL, SOCK_STREAM, 0)= 4
fcntl(4, F_GETFL)   = 0x2 (flags O_RDWR)
fcntl(4, F_SETFL, O_RDWR)   = 0
connect(4, {sa_family=AF_LOCAL, sun_path="public/showq"}, 110) = 0
poll([{fd=4, events=POLLIN}], 1, 360) = 1 ([{fd=4, revents=POLLIN|POLLHUP}])
read(4, 0x5606d5407f00, 4096)   = -1 EACCES (Permission denied)


log:
Nov 03 10:25:08 akern audit[643]: AVC apparmor="DENIED" operation="file_perm" 
profile="lxc-container-default" name="public/showq" pid=643 comm="postqueue" 
requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Nov 03 10:25:08 akern audit[643]: AVC apparmor="DENIED" operation="file_perm" 
profile="lxc-container-default" name="public/showq" pid=643 comm="postqueue" 
requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Nov 03 10:25:08 akern audit[643]: SYSCALL arch=c03e syscall=0 success=no 
exit=-13 a0=4 a1=55bdbc538f00 a2=1000 a3=3dc items=0 ppid=433 pid=643 auid=0 
uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=75 sgid=75 fsgid=75 tty=pts3 ses=3 
comm="postqueue" exe="/usr/bin/postqueue" key=(null)
Nov 03 10:25:08 akern audit: PROCTITLE proctitle=706F73747175657565002D70
Nov 03 10:25:08 akern postfix/postqueue[643]: warning: close: Permission denied

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

Title:
  lxc container with postfix, permission denied on mailq

Status in lxc package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  on three Vivid host, all of them up-to-date, I have the problem
  described here:

  https://bugs.launchpad.net/ubuntu/utopic/+source/linux/+bug/1390223

  That bug report shows the problem was fixed, but it is not (at least
  on current Vivid)

  
  ii  linux-image-generic 3.19.0.15.14   amd64  Generic Linux kernel 
image
  ii  lxc 1.1.2-0ubuntu3 amd64  Linux Containers 
userspace tools
  ii  apparmor2.9.1-0ubuntu9 amd64  User-space parser 
utility for AppArmor

  
  Reproducible with:

  $ sudo lxc-create -n test -t ubuntu
  $ sudo lxc-start -n test

  (inside container)

  $ sudo apt-get install postfix
  $ mailq
  postqueue: warning: close: Permission denied

  
  dmesg shows:
  [82140.386109] audit: type=1400 audit(1429661150.086:17067): 
apparmor="DENIED" operation="file_perm" profile="lxc-container-default" 
name="public/showq" pid=27742 comm="postqueue" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
 

[Touch-packages] [Bug 1496349] Re: [System settings] Device should sleep if hotspot is active, but no clients are connected

2015-11-03 Thread Karlheinz Salver
proposal: the hotspot function should show the number of connected
devices (and the names, if possible)

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

Title:
  [System settings] Device should sleep if hotspot is active, but no
  clients are connected

Status in Canonical System Image:
  Confirmed
Status in Ubuntu UX:
  Triaged
Status in indicator-network package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu:
  New

Bug description:
  Reproduce:
  Enable hotspot

  What happens:
  Device stays awake even if no clients are connected.

  What should happen:
  Device should go to sleep.

  Furthermore, it should wake up if a client connects.

  Affecting UX because the user needs to be informed (via
  indicator/system settings) how many clients are connected.

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

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


[Touch-packages] [Bug 972077] Re: apt repository disk format has race conditions

2015-11-03 Thread sunil
W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic-
updates/main/source/Sources  404  Not Found [IP: 2600:3c01:1::607e:6379
80]

W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic-
updates/restricted/source/Sources  404  Not Found [IP:
2600:3c01:1::607e:6379 80]

W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic-
updates/universe/source/Sources  404  Not Found [IP:
2600:3c01:1::607e:6379 80]

W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic-
updates/multiverse/source/Sources  404  Not Found [IP:
2600:3c01:1::607e:6379 80]

W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic-
updates/main/binary-amd64/Packages  404  Not Found [IP:
2600:3c01:1::607e:6379 80]

W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic-
updates/restricted/binary-amd64/Packages  404  Not Found [IP:
2600:3c01:1::607e:6379 80]

W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic-
updates/universe/binary-amd64/Packages  404  Not Found [IP:
2600:3c01:1::607e:6379 80]

W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic-
updates/multiverse/binary-amd64/Packages  404  Not Found [IP:
2600:3c01:1::607e:6379 80]

W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic-
backports/main/source/Sources  404  Not Found [IP:
2600:3c01:1::607e:6379 80]

W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic-
backports/restricted/source/Sources  404  Not Found [IP:
2600:3c01:1::607e:6379 80]

W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic-
backports/universe/source/Sources  404  Not Found [IP:
2600:3c01:1::607e:6379 80]

W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic-
backports/multiverse/source/Sources  404  Not Found [IP:
2600:3c01:1::607e:6379 80]

W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic-
backports/main/binary-amd64/Packages  404  Not Found [IP:
2600:3c01:1::607e:6379 80]

W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic-
backports/restricted/binary-amd64/Packages  404  Not Found [IP:
2600:3c01:1::607e:6379 80]

W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic-
backports/universe/binary-amd64/Packages  404  Not Found [IP:
2600:3c01:1::607e:6379 80]

W: Failed to fetch http://mirrors.linode.com/ubuntu/dists/utopic-
backports/multiverse/binary-amd64/Packages  404  Not Found [IP:
2600:3c01:1::607e:6379 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/utopic-
security/main/source/Sources  404  Not Found [IP: 2001:67c:1562::17 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/utopic-
security/restricted/source/Sources  404  Not Found [IP:
2001:67c:1562::17 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/utopic-
security/universe/source/Sources  404  Not Found [IP: 2001:67c:1562::17
80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/utopic-
security/multiverse/source/Sources  404  Not Found [IP:
2001:67c:1562::17 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/utopic-
security/main/binary-amd64/Packages  404  Not Found [IP:
2001:67c:1562::17 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/utopic-
security/restricted/binary-amd64/Packages  404  Not Found [IP:
2001:67c:1562::17 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/utopic-
security/universe/binary-amd64/Packages  404  Not Found [IP:
2001:67c:1562::17 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/utopic-
security/multiverse/binary-amd64/Packages  404  Not Found [IP:
2001:67c:1562::17 80]

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

Title:
  apt repository disk format has race conditions

Status in apt package in Ubuntu:
  Confirmed

Bug description:
  Apt archives are accessed over HTTP; this has resulted in a cluster of
  bugs (reported here, and upstream) about problems behind intercepting
  caches, problems with squid etc.

  There are 3 interlocking issues:
  A - mirror networks may be out of sync with each other (e.g. a file named on 
one mirror may no longer exist, or may not yet exist, on another mirror)
  B - updating files on a single mirror is not atomic - and even small windows 
of inconsistency will, given enough clients, cause headaches.
  C - caches exacerbate race conditions - when one happens, until the cached 
data expires, all clients of the cache will suffer from the race

  Solving this requires one of several things:
   - file system transactions
   - an archive format that requires only weakly ordered updates to the files 
at particular urls with the assumption that only one file may be observed to 
change at a time (because a lookup of file A, then B, may get a cache miss on A 
and a cache hit on B, so even if all clients strictly go A, then B, updates may 
still see old files when paths are reused).
   - 

[Touch-packages] [Bug 1510919] Re: developer mode toggle does nothing

2015-11-03 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1705+16.04.20151031-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1705+16.04.20151031-0ubuntu1) xenial; urgency=medium

  [ CI Train Bot ]
  * Resync trunk. added: po/vi.po

  [ Christian Dywan ]
  * Smaller handlers, entirely draggable caret (LP: #1450222)

  [ Zsombor Egri ]
  * Switch and CheckBox fix when checked is not toggled when clicked()
signal is emitted. (LP: #1510919)

 -- Zoltan Balogh   Sat, 31 Oct 2015
04:59:31 +

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   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-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1510919

Title:
  developer mode toggle does nothing

Status in Canonical System Image:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  Last know good image: 157
  Commit log for 158: 
http://people.canonical.com/~lzemczak/landing-team/ubuntu-touch/rc-proposed/158.commitlog

  TEST CASE:
  1. Flash a device with bootstrap or upgrade to latest image
  2. Go to system-settings / About / Developer mode
  3. Toggle developer mode

  ACTUAL RESULT
  On a freshly flashed device, toggling dev mode on does nothing
  On an upgraded device with dev mode enabled, toggling dev mode off does 
nothing

  WORKAROUND
  Flash with --developer-mode

  = original description =
  Using a krillin on rc-proposed, developer mode does not enable an adb shell:

  ubuntu-touch/rc-proposed/bq-aquaris.en #159

  $ ubuntu-device-flash touch --bootstrap --channel ubuntu-touch/rc-
  proposed/bq-aquaris.en --recovery-image recovery-krillin.img

  Then boot device to wizard, walk through (I configured wifi, 
  passcode and have 2 SIMs online in the device). Defaults for location.

  Open System settings | about this phone | developer mode

  Enable developer mode

  On your pc:

  $ adb shell
  error: device not found

  Expected: a phablet shell on the device.

  Additionally, if you now reboot, the setting for developer mode is
  forgotten.

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

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


[Touch-packages] [Bug 1450222] Re: [SDK] cursor handle is cut off by keyboard and not functional

2015-11-03 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1705+16.04.20151031-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1705+16.04.20151031-0ubuntu1) xenial; urgency=medium

  [ CI Train Bot ]
  * Resync trunk. added: po/vi.po

  [ Christian Dywan ]
  * Smaller handlers, entirely draggable caret (LP: #1450222)

  [ Zsombor Egri ]
  * Switch and CheckBox fix when checked is not toggled when clicked()
signal is emitted. (LP: #1510919)

 -- Zoltan Balogh   Sat, 31 Oct 2015
04:59:31 +

** Changed in: ubuntu-ui-toolkit (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 ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1450222

Title:
  [SDK] cursor handle is cut off by keyboard and not functional

Status in Canonical System Image:
  Fix Committed
Status in Ubuntu UX:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  latest arale build
  ui-toolkit version 1.2.1485+15.04.20150429-0ubuntu1

  If there is a text field at the bottom of a page, directly above the
  keyboard you cannot drag the cursor handle to re-position because it's
  cut off by the keyboard window. Sometimes you can can drag it but it's
  very difficult as it's truncated.

  The fix should be to place the cursor handles above the text field,
  not below, if there is not space to draw the handle below.

  Steps to reproduce:
  1) reboot
  2) open messaging-app
  3) drag up to create a new message
  4) start typing in the send field at bottom
  5) try to drag the handles to reposition the caret

  Expected results:
  handle easy to drag

  Actual results:
  handle very difficult to drag as it's cut off by

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

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


[Touch-packages] [Bug 1512672] [NEW] Xorg crash

2015-11-03 Thread Alexander Gladysh
Public bug reported:

When I put my primary display under secondary using System Settings /
Display and press Apply, X crashes and I see the login screen.

Result is the same if I use xrandr directly.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
NonfreeKernelModules: nvidia wl
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  352.41  Fri Aug 21 23:09:52 
PDT 2015
 GCC version:  gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2)
ApportVersion: 2.19.1-0ubuntu4
Architecture: amd64
Date: Tue Nov  3 14:32:21 2015
DistUpgraded: Fresh install
DistroCodename: wily
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.7, 4.2.0-16-generic, x86_64: installed
 bcmwl, 6.30.223.248+bdcom, 4.2.0-16-generic, x86_64: installed
 nvidia-352-updates, 352.41, 4.2.0-16-generic, x86_64: installed
DpkgLog:
 
GraphicsCard:
 Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 
0b) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:16cd]
   Subsystem: ASUSTeK Computer Inc. Device [1043:16cd]
InstallationDate: Installed on 2015-10-27 (6 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
MachineType: ASUSTeK COMPUTER INC. X555LN
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg crash
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/14/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: X555LN.309
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: X555LN
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX555LN.309:bd08/14/2014:svnASUSTeKCOMPUTERINC.:pnX555LN:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX555LN:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: X555LN
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3
xserver.bootTime: Tue Nov  3 14:31:56 2015
xserver.configfile: /etc/X11/xorg.conf
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.17.2-1ubuntu9

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


** Tags: amd64 apport-bug crash ubuntu wily

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

Title:
  Xorg crash

Status in xorg package in Ubuntu:
  New

Bug description:
  When I put my primary display under secondary using System Settings /
  Display and press Apply, X crashes and I see the login screen.

  Result is the same if I use xrandr directly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  NonfreeKernelModules: nvidia wl
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  352.41  Fri Aug 21 23:09:52 
PDT 2015
   GCC version:  gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2)
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  Date: Tue Nov  3 14:32:21 2015
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 4.2.0-16-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 4.2.0-16-generic, x86_64: installed
   nvidia-352-updates, 352.41, 4.2.0-16-generic, x86_64: installed
  DpkgLog:
   
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:16cd]
 Subsystem: ASUSTeK Computer Inc. Device [1043:16cd]
  InstallationDate: Installed on 2015-10-27 (6 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64

[Touch-packages] [Bug 1510998] Re: Xorg crashes with segfault on 15.10

2015-11-03 Thread Dirk Seidel
According to comment #32 in bug #1510970 it might help to upgrade to kernel 
4.3. I just tested this but unfortunately got a segfault again after only a few 
minutes...
Kernel: Linux 4.3.0-040300-generic #201511020949

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

Title:
  Xorg crashes with segfault on 15.10

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  I updated my system from 15.04 to 15.10 yesterday. Since then the X
  server has already crashed 5 times, which renders the system close to
  unusable for me.

  The corresponding messages in Xorg.0.log.old are:
  [ 12125.023] (EE)
  [ 12125.023] (EE) Backtrace:
  [ 12125.023] (EE) 0: /usr/bin/X (xorg_backtrace+0x4e) [0x55953d82762e]
  [ 12125.023] (EE) 1: /usr/bin/X (0x55953d673000+0x1b8999) [0x55953d82b999]
  [ 12125.023] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7f7c10e7b000+0x352f0) 
[0x7f7c10eb02f0]
  [ 12125.023] (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f7c0d252000+0x24edc) [0x7f7c0d276edc]
  [ 12125.023] (EE) 4: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f7c0d252000+0x26157) [0x7f7c0d278157]
  [ 12125.023] (EE) 5: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f7c0d252000+0x4a1e8) [0x7f7c0d29c1e8]
  [ 12125.023] (EE) 6: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f7c0d252000+0x4a7ec) [0x7f7c0d29c7ec]
  [ 12125.023] (EE) 7: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f7c0d252000+0x59103) [0x7f7c0d2ab103]
  [ 12125.023] (EE) 8: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f7c0d252000+0x593aa) [0x7f7c0d2ab3aa]
  [ 12125.023] (EE) 9: /usr/bin/X (0x55953d673000+0x13fb73) [0x55953d7b2b73]
  [ 12125.023] (EE) 10: /usr/bin/X (0x55953d673000+0x54ce3) [0x55953d6c7ce3]
  [ 12125.023] (EE) 11: /usr/bin/X (0x55953d673000+0x5818f) [0x55953d6cb18f]
  [ 12125.023] (EE) 12: /usr/bin/X (0x55953d673000+0x5c34b) [0x55953d6cf34b]
  [ 12125.023] (EE) 13: /lib/x86_64-linux-gnu/libc.so.6 
(__libc_start_main+0xf0) [0x7f7c10e9ba40]
  [ 12125.023] (EE) 14: /usr/bin/X (_start+0x29) [0x55953d6b96c9]
  [ 12125.023] (EE)
  [ 12125.023] (EE) Segmentation fault at address 0x7f7e141995e0
  [ 12125.023] (EE)
  Fatal server error:
  [ 12125.023] (EE) Caught signal 11 (Segmentation fault). Server aborting

  I have attached the syslog file. The relevant messages for the three crashes 
from today can be found  at:
  Oct 28 15:56:36
  Oct 28 12:06:58
  Oct 28 09:08:51

  Unfortunately I have no clue how to reproduce the segfault. The last
  crash happened while I was reading some document and I did not push
  any button, moved the mouse or anything...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xserver-xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: KDE
  Date: Wed Oct 28 16:30:43 2015
  DistUpgraded: 2015-10-27 11:46:32,614 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: kubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.19.0-31-generic, x86_64: installed
   bbswitch, 0.7, 4.2.0-16-generic, x86_64: installed
   nvidia-304, 304.128, 3.19.0-31-generic, x86_64: installed
   nvidia-304, 304.128, 4.2.0-16-generic, x86_64: installed
   vboxhost, 4.3.26, 3.19.0-31-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
     Subsystem: Acer Incorporated [ALI] Device [1025:091c]
  InstallationDate: Installed on 2015-01-20 (281 days ago)
  InstallationMedia: Kubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  LightdmGreeterLog:
   QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Datei 
oder Verzeichnis nicht gefunden
   QFileSystemWatcher: failed to add paths: /var/lib/lightdm/.config/ibus/bus
   Bus::open: Can not get ibus-daemon's address.
   IBusInputContext::createInputContext: no connection to ibus-daemon
  LightdmGreeterLogOld:
   QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Datei 
oder Verzeichnis nicht gefunden
   QFileSystemWatcher: failed to add paths: /var/lib/lightdm/.config/ibus/bus
   Bus::open: Can not get ibus-daemon's address.
   IBusInputContext::createInputContext: no connection to ibus-daemon
  MachineType: Acer Aspire VN7-571G
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic 
root=UUID=5ebd3c26-8bee-44ee-a832-0dbfb0ee72f4 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to wily on 2015-10-27 (1 days ago)
  dmi.bios.date: 01/08/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.14
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-571G
  dmi.board.v

[Touch-packages] [Bug 1511674] Re: Memory leak

2015-11-03 Thread Ludovic Rousseau
I have no idea on how packports works on Ubuntu.
It looks like you can request it yourself 
https://wiki.ubuntu.com/UbuntuBackports

** Changed in: pcsc-lite (Ubuntu)
   Status: New => Fix Committed

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

Title:
  Memory leak

Status in pcsc-lite package in Ubuntu:
  Fix Committed

Bug description:
  I noticed that pcscd consumes a lot of memory (5GB after 48h since start) in 
one of my computers (ubuntu 14.04 64-bit pcsc-lite version 1.8.10.)
  In debug mode pcscd shows a lot of USB "device removed" notifications:

  0102 hotplug_libudev.c:594:HPEstablishUSBNotifications() Device removed
  1297 hotplug_libudev.c:269:get_driver() Looking for a driver for VID: 
0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001
  [cut - long list of usb devices]
  0246 hotplug_libudev.c:269:get_driver() Looking for a driver for VID: 
0x03EB, PID: 0x2044, path: /dev/bus/usb/001/067
  00022327 winscard_svc.c:319:ContextThread() Received command: 
CMD_GET_READERS_STATE from client 5
  00500329 winscard_svc.c:319:ContextThread() Received command: 
CMD_GET_READERS_STATE from client 5
  00500341 winscard_svc.c:319:ContextThread() Received command: 
CMD_GET_READERS_STATE from client 5

  Flood of "device removed" messages was caused by some broken USB
  device (not card reader - CDC-ACM device), but it doesn't explain why
  pcscd allocated 5GB of memory. Is it some memory leak in pcscd?

  lsb_release -rd:
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  pcscd:
Installed: 1.8.10-1ubuntu1
Candidate: 1.8.10-1ubuntu1
Version table:
   *** 1.8.10-1ubuntu1 0
  500 http://pl.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

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

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


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

2015-11-03 Thread Dan Chapman 
** Changed in: dekko
   Status: Triaged => In Progress

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

Title:
  No notifications for new mails

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

Bug description:
  Hi!

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

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

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

  Thanks in advance!

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

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


[Touch-packages] [Bug 1506206] Re: systemd abort

2015-11-03 Thread Elena Stepanova
Correction to the initial scenario: it turns out that the service
restart (quick or not) is irrelevant. It was not obvious because the
problem happens sporadically, so after adding a delay the test was
passing by pure chance.

Further experiments have shown that to get the  pseudo-dead service, it
is enough to do

# After reboot, mariadb service is already running
sudo systemctl disable mariadb
# optional delay
sudo systemctl enable mariadb
# optional delay
sudo systemctl status mariadb

# At this point we have the "dead" service, further shutdown causes
systemd abort.

On my machine it failed in ~30-40% of runs, but it is highly volatile.

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

Title:
  systemd abort

Status in systemd package in Ubuntu:
  Confirmed
Status in systemd package in Fedora:
  Unknown

Bug description:
  

  sudo systemctl stop mariadb

  # needs to be fast, do not sleep more than 1 sec

  sudo systemctl start mariadb

  # delay does not matter

  sudo systemctl disable mariadb

  # delay does not matter

  sudo systemctl enable mariadb

  # delay does not matter

  sudo systemctl status mariadb

  

  Here the service starts showing the infamous

  

  ● mariadb.service - MariaDB database server
  Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor 
  preset: enabled)
 Drop-In: /etc/systemd/system/mariadb.service.d
  └─migrated-from-my.cnf-settings.conf
  Active: inactive (dead) since Wed 2015-10-14 15:04:58 UTC; 58s ago
Main PID: 880 (mysqld)
  Status: "Taking your SQL requests now..."
  CGroup: /system.slice/mariadb.service
  └─880 /usr/sbin/mysqld

  

  If I then shut down the MariaDB server, e.g. via the shutdown command 
  (or just SIGTERM the process), I get

  

  Broadcast message from systemd-journald@ubuntu-vivid-amd64 (Wed 
  2015-10-14 15:14:18 UTC):

  systemd[1]: Caught , dumped core as pid 960.

  
  Broadcast message from systemd-journald@ubuntu-vivid-amd64 (Wed 
  2015-10-14 15:14:18 UTC):

  systemd[1]: Freezing execution.

  

  systemd:

  ii  libpam-systemd:amd64219-7ubuntu3 
  amd64system and service manager - PAM module
  ii  libsystemd0:amd64   219-7ubuntu3 
  amd64systemd utility library
  ii  systemd 219-7ubuntu3 
  amd64system and service manager
  ii  systemd-sysv219-7ubuntu3 
  amd64system and service manager - SysV links

  
  with also occurs on Redhat - backtrace: 
https://bugzilla.redhat.com/show_bug.cgi?id=1271832

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

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


[Touch-packages] [Bug 1497097] Re: [enhancement] Add non-linear animation progress (e.g. a sigmoid function) for minimize/maximize

2015-11-03 Thread kevin gunn
** Changed in: unity8 (Ubuntu)
   Status: Incomplete => Fix Committed

** Changed in: canonical-pocket-desktop
   Status: Incomplete => Fix Committed

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

Title:
  [enhancement] Add non-linear animation progress (e.g. a sigmoid
  function) for minimize/maximize

Status in canonical-pocket-desktop:
  Fix Committed
Status in Ubuntu UX:
  Triaged
Status in unity8 package in Ubuntu:
  Fix Committed

Bug description:
  [enhancement] Add non-linear animation progress (e.g. a sigmoid
  function).

  The current linear animations for minimize/maximize look kind of
  awkward and unnatural.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1497097/+subscriptions

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


[Touch-packages] [Bug 1512683] [NEW] moving the mouse doesn't wake up the screen

2015-11-03 Thread Michael Zanetti
Public bug reported:

With a Bluetooth mouse connected, when the device locks the screen,
moving the mouse should wake the screen up.

** Affects: canonical-pocket-desktop
 Importance: Undecided
 Status: New

** Affects: unity-system-compositor
 Importance: Undecided
 Status: New

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

** Also affects: unity-system-compositor
   Importance: Undecided
   Status: New

** Also affects: canonical-pocket-desktop
   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/1512683

Title:
  moving the mouse doesn't wake up the screen

Status in canonical-pocket-desktop:
  New
Status in Unity System Compositor:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  With a Bluetooth mouse connected, when the device locks the screen,
  moving the mouse should wake the screen up.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1512683/+subscriptions

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


[Touch-packages] [Bug 1510605] Re: I cannot use amdcccle.

2015-11-03 Thread Christopher M. Penalver
** Attachment removed: "xserver.devices.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511277/+files/xserver.devices.txt

** Attachment removed: "xdpyinfo.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511276/+files/xdpyinfo.txt

** Attachment removed: "Xrandr.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511275/+files/Xrandr.txt

** Attachment removed: "XorgLogOld.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511274/+files/XorgLogOld.txt

** Attachment removed: "XorgLog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511273/+files/XorgLog.txt

** Attachment removed: "XorgConf.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511272/+files/XorgConf.txt

** Attachment removed: "UdevLog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511271/+files/UdevLog.txt

** Attachment removed: "UdevDb.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511270/+files/UdevDb.txt

** Attachment removed: "ProcModules.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511269/+files/ProcModules.txt

** Attachment removed: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511268/+files/ProcInterrupts.txt

** Attachment removed: "ProcEnviron.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511267/+files/ProcEnviron.txt

** Attachment removed: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511266/+files/ProcCpuinfo.txt

** Attachment removed: "Lsusb.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511265/+files/Lsusb.txt

** Attachment removed: "Lspci.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511264/+files/Lspci.txt

** Attachment removed: "LightdmLog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511263/+files/LightdmLog.txt

** Attachment removed: "LightdmGreeterLogOld.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511262/+files/LightdmGreeterLogOld.txt

** Attachment removed: "LightdmGreeterLog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511261/+files/LightdmGreeterLog.txt

** Attachment removed: "LightdmDisplayLog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511260/+files/LightdmDisplayLog.txt

** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511259/+files/JournalErrors.txt

** Attachment removed: "DpkgLog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511258/+files/DpkgLog.txt

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511257/+files/Dependencies.txt

** Attachment removed: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511256/+files/CurrentDmesg.txt

** Attachment removed: "BootLog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511255/+files/BootLog.txt

** Attachment removed: "xserver.devices.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511219/+files/xserver.devices.txt

** Attachment removed: "xdpyinfo.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511218/+files/xdpyinfo.txt

** Attachment removed: "Xrandr.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511217/+files/Xrandr.txt

** Attachment removed: "XorgLogOld.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511216/+files/XorgLogOld.txt

** Attachment removed: "XorgLog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511215/+files/XorgLog.txt

** Attachment removed: "XorgConf.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511214/+files/XorgConf.txt

** Attachment removed: "UdevLog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511213/+files/UdevLog.txt

** Attachment removed: "ProcModules.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511211/+files/ProcModules.txt

** Attachment removed: "UdevDb.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511212/+files/UdevDb.txt

** Attachment removed: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511210/+files/ProcInterrupts.txt

** Attachment removed: "ProcEnviron.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1510605/+attachment/4511209/+files/ProcEnviron.tx

[Touch-packages] [Bug 1510605] Re: I cannot use amdcccle.

2015-11-03 Thread Christopher M. Penalver
Jaime Peña Álvarez, as per your attachment
https://launchpadlibrarian.net/223998688/Lspci.txt you don't have an AMD
graphics card installed.

Hence, as this report is not a software bug, it is being closed.

In the future, it is better to raise problems you are having in the
support tracker at https://answers.launchpad.net/ubuntu if you are
uncertain that they are bugs. You can also find help with your problem
in the support forum of your local Ubuntu community
http://loco.ubuntu.com/ or asking at http://askubuntu.com or
http://ubuntuforums.org. For help on reporting bugs, see
https://help.ubuntu.com/community/ReportingBugs.

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

** Changed in: xorg (Ubuntu)
   Status: Incomplete => 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/1510605

Title:
  I cannot use amdcccle.

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  I cannot use amdcccle when I select fglrx-updates video controller.

  ---
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  DkmsStatus: fglrx-updates-core, 15.201, 4.2.0-16-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: Toshiba America Info Systems Device [1179:f945]
     Subsystem: Toshiba America Info Systems Device [1179:f945]
  InstallationDate: Installed on 2014-10-25 (373 days ago)
  InstallationMedia: Xubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: TOSHIBA Satellite P55-B
  NonfreeKernelModules: fglrx
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic.efi.signed 
root=UUID=7335dc82-7327-4e63-9112-7c9b2c1193b1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Tags:  wily ubuntu
  Uname: Linux 4.2.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2014
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: 1.40
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: VG20SQ
  dmi.board.vendor: TOSHIBA
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnTOSHIBA:bvr1.40:bd11/26/2014:svnTOSHIBA:pnSatelliteP55-B:pvrPSPNUP-01DLM1:rvnTOSHIBA:rnVG20SQ:rvrTobefilledbyO.E.M.:cvnTOSHIBA:ct10:cvrToBeFilledByO.E.M.:
  dmi.product.name: Satellite P55-B
  dmi.product.version: PSPNUP-01DLM1
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz N/A
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Mon Nov  2 09:36:37 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1096
   vendor LGD
  xserver.version: 2:1.17.2-1ubuntu9

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

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


[Touch-packages] [Bug 1512219] Re: apt appears to be confused when installing a backport that version depends on other backports

2015-11-03 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  apt appears to be confused when installing a backport that version
  depends on other backports

Status in apt package in Ubuntu:
  Triaged

Bug description:
  This was seen in trusty where backports are pretty widely used.

  We backported the whole lxc+lxd stack (golang, libseccomp, cgmanager,
  lxcfs, lxc, lxd) with some added version dependencies everywhere it
  made sense so that when pulling lxd, everything would be installed
  with the right version.

  The assumption was that since lxd didn't exist in 14.04 and that as
  backports are enabled there by default, a simple "apt-get install lxd"
  would work.

  That's not the case, it fails with:
  root@blah:~# apt-get install lxd
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   lxd : Depends: lxc (>= 1.1.4-0ubuntu1.1~) but 1.0.7-0ubuntu0.9 is to be 
installed
 Recommends: lxd-client but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.

  Showing more resolver details show:
   Broken lxd:amd64 Depends on lxc [ amd64 ] < none -> 1.0.7-0ubuntu0.9 | 
1.1.4-0ubuntu1.1~ubuntu14.04.1 > ( admin ) (>= 1.1.4-0ubuntu1.1~)
   Considering lxc:amd64 0 as a solution to lxd:amd64 
   Re-Instated liblxc1:amd64
   Re-Instated python3-lxc:amd64
   Re-Instated lxc:amd64

  
  I then tried installing with "apt-get install lxd/trusty-backports" which got 
me roughly the same thing:
  root@blah:~# apt-get install lxd/trusty-backports
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Selected version '0.21-0ubuntu3~ubuntu14.04.1' (Ubuntu:14.04/trusty-backports 
[amd64]) for 'lxd'
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   lxd : Depends: lxc (>= 1.1.4-0ubuntu1.1~) but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.

  
  So in the end, I had to use "apt-get -t trusty-backports install lxd" which 
did succeed in pulling everything from backports.


  This seems like an apt bug as apt is clever enough to go pick things
  from backports when they're available nowhere else, one would expect
  that it would do the same when picking the dependencies of such a
  backport when they are in the same pocket as the backport, instead of
  failing to resolve the dependencies.

  It'd be great if people could use a straight apt-get install for non-
  existing packages or the /trusty-backports packages to pull specific
  packages from backports during install, instead of having to rely on a
  separate apt-get run with -t trusty-backports specified.

  Also it looks like our existing backports documentation points users
  to the /trusty-backports syntax which will not work for any reasonably
  complex backport which involves more than one package.

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

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


[Touch-packages] [Bug 1511476] Re: Unstable unity session

2015-11-03 Thread Christopher M. Penalver
JazZ, after the crash, are there any files in /var/crash?

** Tags removed: bios-outdated-4102
** Tags added: latest-bios-4102

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

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

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

Title:
  Unstable unity session

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  My unity session crash randomly, when I am working on my computer, or
  when nothing is done in my computer.

  This occurs repeatedly since I have installed ubuntu 15.10.

  This does not happen on my laptop. The main difference I noticed
  between my computer and my laptop is that my laptop has an NVidia
  Graphic card and my computer has an intel Core™ i5-2320 as CPU/GPU. So
  it has no Graphic Card.

  Here you will find my syslog file content, during the crash :

  Oct 29 18:23:10 choupchoup org.a11y.atspi.Registry[1438]: XIO:  fatal IO 
error 11 (Resource temporarily unavailable) on X server ":0"
  Oct 29 18:23:10 choupchoup org.a11y.atspi.Registry[1438]: after 5183 requests 
(5183 known processed) with 0 events remaining.
  Oct 29 18:23:10 choupchoup org.freedesktop.Notifications[1349]: 
(notify-osd:2595): Gdk-WARNING **: notify-osd: Fatal IO error 11 (Ressource 
temporairement non disponible) on X server :0.
  Oct 29 18:23:10 choupchoup gnome-session[1565]: 
(polkit-gnome-authentication-agent-1:1747): Gdk-WARNING **: 
polkit-gnome-authentication-agent-1: Fatal IO error 11 (Ressource 
temporairement non disponible) on X server :0.
  Oct 29 18:23:10 choupchoup gnome-session[1565]: (nm-applet:1754): Gdk-WARNING 
**: nm-applet: Fatal IO error 11 (Ressource temporairement non disponible) on X 
server :0.
  Oct 29 18:23:10 choupchoup gnome-session[1565]: (update-notifier:2058): 
Gdk-WARNING **: update-notifier: Fatal IO error 11 (Ressource temporairement 
non disponible) on X server :0.
  Oct 29 18:23:10 choupchoup gnome-session[1565]: (telepathy-indicator:1933): 
Gdk-WARNING **: telepathy-indicator: Fatal IO error 11 (Ressource 
temporairement non disponible) on X server :0.
  Oct 29 18:23:10 choupchoup gnome-session[1565]: 
(unity-fallback-mount-helper:1751): Gdk-WARNING **: 
unity-fallback-mount-helper: Fatal IO error 11 (Ressource temporairement non 
disponible) on X server :0.
  Oct 29 18:23:10 choupchoup gnome-session[1565]: (nautilus:1748): Gdk-WARNING 
**: nautilus: Fatal IO error 11 (Ressource temporairement non disponible) on X 
server :0.
  Oct 29 18:23:10 choupchoup org.ayatana.bamf[1349]: (bamfdaemon:1407): 
Gdk-WARNING **: bamfdaemon: Fatal IO error 11 (Ressource temporairement non 
disponible) on X server :0.
  Oct 29 18:23:10 choupchoup acpid: client 815[0:0] has disconnected
  Oct 29 18:23:10 choupchoup acpid: client connected from 3456[0:0]
  Oct 29 18:23:10 choupchoup acpid: 1 client rule loaded
  Oct 29 18:23:10 choupchoup org.freedesktop.Notifications[1349]: loading icon 
'notification-nm-no-connection' caused error: 'L'icône « 
notification-nm-no-connection » n'est pas présente dans le thème 
ubuntu-mono-dark'loading icon 'notification-nm-device-wired' caused error: 
'L'icône « notification-nm-device-wired » n'est pas présente dans le thème 
ubuntu-mono-dark'
  Oct 29 18:23:10 choupchoup gnome-session[1565]: (deja-dup-monitor:2092): 
GVFS-RemoteVolumeMonitor-WARNING **: Owner of volume monitor 
org.gtk.Private.UDisks2VolumeMonitor disconnected from the bus; removing 
drives/volumes/mounts
  Oct 29 18:23:10 choupchoup gnome-session[1565]: (deja-dup-monitor:2092): 
GVFS-RemoteVolumeMonitor-WARNING **: Owner of volume monitor 
org.gtk.Private.GPhoto2VolumeMonitor disconnected from the bus; removing 
drives/volumes/mounts
  Oct 29 18:23:10 choupchoup gnome-session[1565]: (deja-dup-monitor:2092): 
GVFS-RemoteVolumeMonitor-WARNING **: Owner of volume monitor 
org.gtk.Private.MTPVolumeMonitor disconnected from the bus; removing 
drives/volumes/mounts
  Oct 29 18:23:10 choupchoup gnome-session[1565]: (deja-dup-monitor:2092): 
GVFS-RemoteVolumeMonitor-WARNING **: Owner of volume monitor 
org.gtk.Private.AfcVolumeMonitor disconnected from the bus; removing 
drives/volumes/mounts
  Oct 29 18:23:10 choupchoup gnome-session[1565]: gnome-session[1565]: 
GLib-GIO-WARNING: Error releasing name org.gnome.SessionManager: The connection 
is closed
  Oct 29 18:23:10 choupchoup gnome-session[1565]: GLib-GIO-WARNING: Error 
releasing name org.gnome.SessionManager: The connection is closed
  Oct 29 18:23:10 choupchoup org.gnome.zeitgeist.Engine[1349]: 
(zeitgeist-daemon:1902): GLib-GIO-WARNING **: Error releasing name 
org.gnome.zeitgeist.Engine: The connection is closed
  Oct 29 18:23:10 choupchoup org.gnome.zeitgeist.Engine[1349]: 
#033[31m[17:23:10.094000 WARNING]#033[0m zeitgeist-daemon.vala:449: The 
connection is closed
  Oct 29 18:23:10 choupchoup org.gnome.zeitgeist.SimpleI

[Touch-packages] [Bug 1470900] Re: indicator shows a different state from the panel

2015-11-03 Thread Pete Woods
I have tried a bunch of times to reproduce this bug now, without
success. I landed a bunch of stability fixes to the code that manages
the top indicator icons in version 0.5.3+15.10.20150818-0ubuntu1, so
it's possible that this issue is resolved, though.

** Changed in: indicator-network (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  indicator shows a different state from the panel

Status in Canonical System Image:
  Confirmed
Status in indicator-network package in Ubuntu:
  In Progress

Bug description:
  Device krillin with Ubuntu 15.04 (r55)

  How to reproduce:
  - Start your device connected with a wifi connection;
  - Swipe down the network menu;
  - Disable wifi;
- Wait for the indicator to shows the "H" data connection; 
  - (wait some secs) Enable wifi;

  Expected:
  - The indicator changes to the wifi icon

  Current:
  - The indicator still showing the "H" data connection;

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

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


[Touch-packages] [Bug 1499341] Re: Fails to generate thumbnails for filenames without extensions

2015-11-03 Thread Michi Henning
** Changed in: thumbnailer
   Status: Fix Committed => Fix Released

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

Title:
  Fails to generate thumbnails for filenames without extensions

Status in Canonical System Image:
  Fix Committed
Status in Thumbnailer:
  Fix Released
Status in thumbnailer package in Ubuntu:
  Fix Released

Bug description:
  Steps to reproduce:

   1) Download attached file "image" to /tmp/

   2) Run "thumbnailer-admin get /tmp/image"

  Expected result:

   A thumbnail file should be generated

  Actual result:

   thumbnailer-admin: Handler::check_finished(): no artwork for
  thumbnail: /tmp/image (0,0): NO ARTWORK

  
  If you then rename /tmp/image to /tmp/image.jpg and run "thumbnailer-admin 
get /tmp/image.jpg" a thumbnail will be created correctly

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

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


[Touch-packages] [Bug 1494514] Re: When the screen timeout is set to one minute, the screen doesn't dim before going off

2015-11-03 Thread Matthew Paul Thomas
It shouldn't be waiting for a spec. "For ten seconds before the session
locks automatically, the display should dim, to warn you that the lock
is about to happen, giving you a chance to cancel it. Any input,
including volume buttons, should cancel the lock and therefore restore
the display."  And there's
nothing in the "Screen Blanking Requirements" to contradict that.

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

Title:
  When the screen timeout is set to one minute, the screen doesn't dim
  before going off

Status in Ubuntu UX:
  Triaged
Status in Unity System Compositor:
  New
Status in ubuntu-system-settings package in Ubuntu:
  Incomplete
Status in unity-system-compositor package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  When set to two mins or more, the screen dims for 10 secs then goes
  off.

  (I also thought the intended time on dim was 15 secs or more not 10,
  its a bit too quick to react to)

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

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


[Touch-packages] [Bug 1489512] Re: slow to match contact name on messaging-app startup

2015-11-03 Thread Tiago Salem Herrmann
@themeles What image version are you using? This is only present on rc-
proposed channel yet.

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

Title:
  slow to match contact name on messaging-app startup

Status in Canonical System Image:
  Fix Committed
Status in address-book-service package in Ubuntu:
  Fix Released
Status in messaging-app package in Ubuntu:
  Confirmed

Bug description:
  when Messages view loads for the first time, there is a delay (1-3
  seconds) where the phone numbers are shown in the view and then after
  some time the contact matching occurs and the contact name fills in.

  This should be faster, also immediate really. We need to optimize how
  this lookup is done so it can happen more instantly.

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

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


[Touch-packages] [Bug 1476705] Re: [SOLVED] postscript printer hideously slow in some cases (pdftops)

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

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

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

Title:
  [SOLVED] postscript printer hideously slow in some cases (pdftops)

Status in poppler package in Ubuntu:
  Confirmed
Status in system-config-printer package in Ubuntu:
  Confirmed

Bug description:
  With my (old) postscript printer, print a single page can take many
  minutes on some situations. It happens with some PDF files (not all)
  and Firefox printing of Google map, for example. When this happens, I
  observed in system monitor that pdftops is running continuously. After
  some manual PDF -> PS conversions, I see that pdftops inflates the
  file size for problematic cases, but is ok for other files (size
  similar to the original file, or even smaller). I don't know if modern
  Postscript printers can handle this quickly, but it's unacceptable
  here and certainly not an efficient way to print those files.

  So I suspect that pdftops should be fixed.

  For example, I join a problematic pdf produced by Google Map in
  Firefox. I tried many conversions. As you can see, I get a much larger
  file (36 times) with pdftops. It is worse with pdf2ps (and it takes
  longer to process), so replace pdftops by pdf2ps is not an option for
  me. However, pdftocairo quickly produces an efficient file. I have the
  same success if I open the PDF file with Evince and print it as a
  Postscript file. I get a similar file if I print to PS directly from
  Google Map (Firefox). Of course these small PS files produced by
  pdftocairo, Evince of Firefox print flawlessly on my printer.

  See also Bug # 1095498 which I suspect is the same (old) thing, but I fill a 
new one since it doesn't seem to be printer specific.
  Of course, another workaround could be to use a PCL driver but no one is 
available for my printer (HP Color Laserjet 2605dn).

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

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


[Touch-packages] [Bug 1476705] Re: [SOLVED] postscript printer hideously slow in some cases (pdftops)

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

** Changed in: system-config-printer (Ubuntu)
   Status: New => Confirmed

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

Title:
  [SOLVED] postscript printer hideously slow in some cases (pdftops)

Status in poppler package in Ubuntu:
  Confirmed
Status in system-config-printer package in Ubuntu:
  Confirmed

Bug description:
  With my (old) postscript printer, print a single page can take many
  minutes on some situations. It happens with some PDF files (not all)
  and Firefox printing of Google map, for example. When this happens, I
  observed in system monitor that pdftops is running continuously. After
  some manual PDF -> PS conversions, I see that pdftops inflates the
  file size for problematic cases, but is ok for other files (size
  similar to the original file, or even smaller). I don't know if modern
  Postscript printers can handle this quickly, but it's unacceptable
  here and certainly not an efficient way to print those files.

  So I suspect that pdftops should be fixed.

  For example, I join a problematic pdf produced by Google Map in
  Firefox. I tried many conversions. As you can see, I get a much larger
  file (36 times) with pdftops. It is worse with pdf2ps (and it takes
  longer to process), so replace pdftops by pdf2ps is not an option for
  me. However, pdftocairo quickly produces an efficient file. I have the
  same success if I open the PDF file with Evince and print it as a
  Postscript file. I get a similar file if I print to PS directly from
  Google Map (Firefox). Of course these small PS files produced by
  pdftocairo, Evince of Firefox print flawlessly on my printer.

  See also Bug # 1095498 which I suspect is the same (old) thing, but I fill a 
new one since it doesn't seem to be printer specific.
  Of course, another workaround could be to use a PCL driver but no one is 
available for my printer (HP Color Laserjet 2605dn).

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

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


[Touch-packages] [Bug 1512683] Re: moving the mouse doesn't wake up the screen

2015-11-03 Thread kevin gunn
*** This bug is a duplicate of bug 1488413 ***
https://bugs.launchpad.net/bugs/1488413

** This bug has been marked a duplicate of bug 1488413
   connected BT mouse should unblank screen (windowed mode)

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

Title:
  moving the mouse doesn't wake up the screen

Status in canonical-pocket-desktop:
  New
Status in Unity System Compositor:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  With a Bluetooth mouse connected, when the device locks the screen,
  moving the mouse should wake the screen up.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1512683/+subscriptions

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


[Touch-packages] [Bug 1488413] Re: connected BT mouse should unblank screen (windowed mode)

2015-11-03 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/1488413

Title:
  connected BT mouse should unblank screen (windowed mode)

Status in canonical-pocket-desktop:
  New
Status in Mir:
  New
Status in unity-system-compositor package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  when switching into windowed mode && a BT mouse is connected && screen
  is blanked (from time out or pwr key press) the BT mouse motion should
  unblank the screen

  this may effect multiple projects so sort of shotgunning the effected
  project list

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1488413/+subscriptions

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


[Touch-packages] [Bug 1488413] Re: connected BT mouse should unblank screen (windowed mode)

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

** Changed in: unity-system-compositor (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/1488413

Title:
  connected BT mouse should unblank screen (windowed mode)

Status in canonical-pocket-desktop:
  New
Status in Mir:
  New
Status in unity-system-compositor package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  when switching into windowed mode && a BT mouse is connected && screen
  is blanked (from time out or pwr key press) the BT mouse motion should
  unblank the screen

  this may effect multiple projects so sort of shotgunning the effected
  project list

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1488413/+subscriptions

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


[Touch-packages] [Bug 1511049] Re: add-apt-repository intermittently fails on krillin

2015-11-03 Thread Parameswaran Sivatharman
There is another type of failure, seemingly due to the same cause:


+ sudo add-apt-repository --yes ppa:ci-train-ppa-service/stable-phone-overlay
Traceback (most recent call last):
  File "/usr/lib/python3.4/urllib/request.py", line 1182, in do_open
h.request(req.get_method(), req.selector, req.data, headers)
  File "/usr/lib/python3.4/http/client.py", line 1088, in request
self._send_request(method, url, body, headers)
  File "/usr/lib/python3.4/http/client.py", line 1126, in _send_request
self.endheaders(body)
  File "/usr/lib/python3.4/http/client.py", line 1084, in endheaders
self._send_output(message_body)
  File "/usr/lib/python3.4/http/client.py", line 922, in _send_output
self.send(msg)
  File "/usr/lib/python3.4/http/client.py", line 857, in send
self.connect()
  File "/usr/lib/python3.4/http/client.py", line 1223, in connect
super().connect()
  File "/usr/lib/python3.4/http/client.py", line 834, in connect
self.timeout, self.source_address)
  File "/usr/lib/python3.4/socket.py", line 494, in create_connection
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 533, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 101, in 
_get_https_content_py3
lp_page = urllib.request.urlopen(request, cafile=LAUNCHPAD_PPA_CERT)
  File "/usr/lib/python3.4/urllib/request.py", line 161, in urlopen
return opener.open(url, data, timeout)
  File "/usr/lib/python3.4/urllib/request.py", line 463, in open
response = self._open(req, data)
  File "/usr/lib/python3.4/urllib/request.py", line 481, in _open
'_open', req)
  File "/usr/lib/python3.4/urllib/request.py", line 441, in _call_chain
result = func(*args)
  File "/usr/lib/python3.4/urllib/request.py", line 1225, in https_open
context=self._context, check_hostname=self._check_hostname)
  File "/usr/lib/python3.4/urllib/request.py", line 1184, in do_open
raise URLError(err)
urllib.error.URLError: 

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 321, in 
get_ppa_info
ret = get_ppa_info_from_lp(user, ppa)
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 91, in 
get_ppa_info_from_lp
return get_info_from_lp(lp_url)
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 87, in 
get_info_from_lp
return _get_https_content_py3(lp_url)
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 107, in 
_get_https_content_py3
raise PPAException("Error reading %s: %s" % (lp_url, reason), e)
softwareproperties.ppa.PPAException: 'Error reading 
https://launchpad.net/api/1.0/~ci-train-ppa-service/+archive/ubuntu/stable-phone-overlay:
 [Errno -3] Temporary failure in name resolution'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.4/urllib/request.py", line 1182, in do_open
h.request(req.get_method(), req.selector, req.data, headers)
  File "/usr/lib/python3.4/http/client.py", line 1088, in request
self._send_request(method, url, body, headers)
  File "/usr/lib/python3.4/http/client.py", line 1126, in _send_request
self.endheaders(body)
  File "/usr/lib/python3.4/http/client.py", line 1084, in endheaders
self._send_output(message_body)
  File "/usr/lib/python3.4/http/client.py", line 922, in _send_output
self.send(msg)
  File "/usr/lib/python3.4/http/client.py", line 857, in send
self.connect()
  File "/usr/lib/python3.4/http/client.py", line 1223, in connect
super().connect()
  File "/usr/lib/python3.4/http/client.py", line 834, in connect
self.timeout, self.source_address)
  File "/usr/lib/python3.4/socket.py", line 494, in create_connection
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.4/socket.py", line 533, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 101, in 
_get_https_content_py3
lp_page = urllib.request.urlopen(request, cafile=LAUNCHPAD_PPA_CERT)
  File "/usr/lib/python3.4/urllib/request.py", line 161, in urlopen
return opener.open(url, data, timeout)
  File "/usr/lib/python3.4/urllib/request.py", line 463, in open
response = self._open(req, data)
  File "/usr/lib/python3.4/urllib/request.py", line 481, in _open
'_open', req)
  File "/usr/lib/python3.4/

[Touch-packages] [Bug 1268097] Re: [System settings] Can't set user-supplied ring tone

2015-11-03 Thread Julia Palandri
Please take to account that by having done that you risk not being able
to update your phone to the next OTA - you might want to undo it.

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

Title:
  [System settings] Can't set user-supplied ring tone

Status in Canonical System Image:
  Confirmed
Status in Ubuntu UX:
  Triaged
Status in content-hub package in Ubuntu:
  Triaged
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  AFAICS I can't set a custom ring tone without using a writable image.
  (http://askubuntu.com/questions/372759/ringtones-in-ubuntu-touch)

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

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


[Touch-packages] [Bug 1509005] Re: [regression] mir-client-platform-mesa-dev pkg-config file dropped

2015-11-03 Thread Timo Aaltonen
xserver fixed in xenial by 1.17.2-1ubuntu10

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

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

Title:
  [regression] mir-client-platform-mesa-dev pkg-config file dropped

Status in Mir:
  Fix Committed
Status in mesa package in Ubuntu:
  Fix Released
Status in mir package in Ubuntu:
  Triaged
Status in xorg-server package in Ubuntu:
  Fix Released
Status in mesa source package in Wily:
  Confirmed
Status in mir source package in Wily:
  Confirmed
Status in xorg-server source package in Wily:
  Confirmed

Bug description:
  the mir-client-platform-mesa-dev pkg-config file was dropped in wily,
  leading to build errors for such optional packages like mesa and xorg-
  server.

  Even if you have a feature freeze exception, you shouldn't break
  existing API's after feature freeze.

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

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


[Touch-packages] [Bug 1507769] Re: App store does not display images

2015-11-03 Thread Pete Woods
I've managed to reproduce this issue on image 153 on my Arale. I had adb
connected for the duration and polled the value of the online status,
and it was consistently set to "online". Strangely I even get this
behaviour after refreshing the store scope. It's as if the failed image
requests are cached somehow.

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

Title:
  App store does not display images

Status in Canonical System Image:
  Confirmed
Status in indicator-network package in Ubuntu:
  New
Status in network-manager package in Ubuntu:
  New
Status in qtbase-opensource-src package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  On both mako and arale using latest rc-proposed
  No images are loaded in the app store view
  I noticed free showed less than 100MB available on the mako
  Closing a few apps and refreshing loaded the images, as did  a reboot on the 
arale.

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

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


[Touch-packages] [Bug 1509355] Re: xorg crashes because of intel gpu driver

2015-11-03 Thread Martin Vysny
The issue reproduced again, some time after I have unplugged the
notebook from the docking station, then connected, and finally
disconnected the D-SUB vga connector. I should have the newest bios
installed:

$ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
L77 Ver. 01.33
07/20/2015


The relevant dmesg messages:
Notebook got disconnected from the docking station:
[21032.211507] i915 :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus 
alignment
[21032.224120] i915 :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus 
alignment
[21032.226734] i915 :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus 
alignment
[21032.226997] acpi PNP0501:00: Still not present
[21032.227373] i915 :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus 
alignment
Then, after some time and after DSUB connect and disconnect:
[22058.949238] [drm:intel_set_pch_fifo_underrun_reporting [i915]] *ERROR* 
uncleared pch fifo underrun on pch transcoder A
[22058.949264] [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH 
transcoder A FIFO underrun
[22058.964980] [drm:intel_set_cpu_fifo_underrun_reporting [i915]] *ERROR* 
uncleared fifo underrun on pipe B
[22058.964997] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU 
pipe B FIFO underrun
[24580.055198] [drm:intel_dp_start_link_train [i915]] *ERROR* failed to enable 
link training
[24580.060997] [drm:intel_dp_complete_link_train [i915]] *ERROR* failed to 
start channel equalization


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

Title:
  xorg crashes because of intel gpu driver

Status in xorg package in Ubuntu:
  New

Bug description:
  Suddenly and without any warning the screen became blank and lightdm
  rebooted. I have found these interesting lines in dmesg:

  [14137.598202] [drm:intel_set_pch_fifo_underrun_reporting [i915]] *ERROR* 
uncleared pch fifo underrun on pch transcoder A
  [14137.598222] [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH 
transcoder A FIFO underrun
  [14137.608538] [drm:intel_set_cpu_fifo_underrun_reporting [i915]] *ERROR* 
uncleared fifo underrun on pipe B
  [14137.608552] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU 
pipe B FIFO underrun
  [14245.095875] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update 
failure on pipe A (start=601133 end=601134)
  [14697.328451] hrtimer: interrupt took 381228 ns
  [14744.724686] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update 
failure on pipe B (start=36973 end=36974)
  [17123.949459] usb 1-2: USB disconnect, device number 9
  [17794.824728] [drm:intel_dp_start_link_train [i915]] *ERROR* failed to 
enable link training
  [17794.830525] [drm:intel_dp_complete_link_train [i915]] *ERROR* failed to 
start channel equalization

  This *may* be related to screen switching (undocking/docking of the
  notebook with an external monitor attached), but I am not sure at all.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu3
  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 Oct 23 15:03:40 2015
  DistUpgraded: 2015-10-23 09:58:52,432 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.19.0-31-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 4.2.0-16-generic, x86_64: installed
   virtualbox, 5.0.4, 3.19.0-31-generic, x86_64: installed
   virtualbox, 5.0.4, 4.2.0-16-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: Hewlett-Packard Company Device [103c:1993]
  InstallationDate: Installed on 2015-04-02 (203 days ago)
  InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 
(20141022.2)
  MachineType: Hewlett-Packard HP ProBook 640 G1
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic 
root=/dev/mapper/vg--root-lv--root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to wily on 2015-10-23 (0 days ago)
  dmi.bios.date: 09/03/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L77 Ver. 01.21
  dmi.board.name: 1993
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 16.39
  dmi.chassis.asset.tag: 5CG4454VRQ
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  d

[Touch-packages] [Bug 1510254] Re: avatars for contacts not imported properly

2015-11-03 Thread Renato Araujo Oliveira Filho
@timo: Works nice with silo 024

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

Title:
  avatars for contacts not imported properly

Status in Canonical System Image:
  Confirmed
Status in address-book-app package in Ubuntu:
  Invalid
Status in qtpim-opensource-src package in Ubuntu:
  Confirmed

Bug description:
  import a contact from gmail webapp or send one from another phone via MMS
  When you save it in address book the avatar is not saved and it should be

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

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


[Touch-packages] [Bug 1507769] Re: App store does not display images

2015-11-03 Thread Pete Woods
The phone definitely knows it's connected to the internet, as all the
metadata, reviews, etc for apps load in correctly. It's only images that
fail. Could this be some kind of problem with the thumbnailer?

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

Title:
  App store does not display images

Status in Canonical System Image:
  Confirmed
Status in indicator-network package in Ubuntu:
  New
Status in network-manager package in Ubuntu:
  New
Status in qtbase-opensource-src package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  On both mako and arale using latest rc-proposed
  No images are loaded in the app store view
  I noticed free showed less than 100MB available on the mako
  Closing a few apps and refreshing loaded the images, as did  a reboot on the 
arale.

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

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


[Touch-packages] [Bug 1507769] Re: App store does not display images

2015-11-03 Thread Pete Woods
$ thumbnailer-admin stats
Image cache:
Path:  /home/phablet/.cache/unity-thumbnailer/images
Policy:lru_ttl
Size:  0
Size in bytes: 0
Max size in bytes: 52428800
Hits:  0
Misses:0
Hits since last miss:  0
Misses_since_last_hit: 0
Longest hit run:   0
Longest miss run:  0
Avg hit run length:0.00
Avg miss run length:   0.00
TTL evictions: 0
LRU evictions: 0
Most-recent hit time:  never
Most-recent miss time: never
Longest hit-run time:  never
Longest miss-run time: never
Thumbnail cache:
Path:  /home/phablet/.cache/unity-thumbnailer/thumbnails
Policy:lru_ttl
Size:  0
Size in bytes: 0
Max size in bytes: 104857600
Hits:  0
Misses:0
Hits since last miss:  0
Misses_since_last_hit: 0
Longest hit run:   0
Longest miss run:  0
Avg hit run length:0.00
Avg miss run length:   0.00
TTL evictions: 0
LRU evictions: 0
Most-recent hit time:  never
Most-recent miss time: never
Longest hit-run time:  never
Longest miss-run time: never
Failure cache:
Path:  /home/phablet/.cache/unity-thumbnailer/failures
Policy:lru_only
Size:  0
Size in bytes: 0
Max size in bytes: 2097152
Hits:  0
Misses:0
Hits since last miss:  0
Misses_since_last_hit: 0
Longest hit run:   0
Longest miss run:  0
Avg hit run length:0.00
Avg miss run length:   0.00
TTL evictions: 0
LRU evictions: 0
Most-recent hit time:  never
Most-recent miss time: never
Longest hit-run time:  never
Longest miss-run time: never

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

Title:
  App store does not display images

Status in Canonical System Image:
  Confirmed
Status in indicator-network package in Ubuntu:
  New
Status in network-manager package in Ubuntu:
  New
Status in qtbase-opensource-src package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  On both mako and arale using latest rc-proposed
  No images are loaded in the app store view
  I noticed free showed less than 100MB available on the mako
  Closing a few apps and refreshing loaded the images, as did  a reboot on the 
arale.

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

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


[Touch-packages] [Bug 1507769] Re: App store does not display images

2015-11-03 Thread Pete Woods
The fact that all the caches are empty seems pretty strange to me. Maybe
I'm misinterpreting that information, though..

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

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

Title:
  App store does not display images

Status in Canonical System Image:
  Confirmed
Status in indicator-network package in Ubuntu:
  New
Status in network-manager package in Ubuntu:
  New
Status in qtbase-opensource-src package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  On both mako and arale using latest rc-proposed
  No images are loaded in the app store view
  I noticed free showed less than 100MB available on the mako
  Closing a few apps and refreshing loaded the images, as did  a reboot on the 
arale.

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

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


[Touch-packages] [Bug 1511026] Re: [pocket pc] camera misbehaves when in desktop mode

2015-11-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~fboucault/camera-
app/more_hack_for_sensor_orientation

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

Title:
  [pocket pc] camera misbehaves when in desktop mode

Status in Canonical System Image:
  In Progress
Status in camera-app package in Ubuntu:
  In Progress

Bug description:
  camera gets orientation confused and keeps switching depending on
  window geometry. the image is also scaled incorectly with the overlay
  misaligned. see attached image.

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

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


[Touch-packages] [Bug 1462989] Re: containsItems returned wrong value when checking all day event

2015-11-03 Thread Renato Araujo Oliveira Filho
Hey guys this could be related with this bug:


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

@Timo: could you get a silo with this patch to help the guys to test it?

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

Title:
  containsItems returned wrong value when checking all day event

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

Bug description:
  Related issue to 
  https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1437305

  For all day event(startTime == endTime), if all day event created at 
2015-06-08
  so src/imports/organizer/qdeclarativeorganizermodel.cpp[line:966]
  QList QDeclarativeOrganizerModel::containsItems(const QDateTime 
&start, const QDateTime &end, int interval)
 {
  
  
  startTime = item->itemStartTime();  //(2015-06-08  00:00:00.000)
  endTime = item->itemEndTime();  //(2015-06-08  00:00:00.000)

  // if dateTime.at(i) == (2015-06-07  00:00:00.000), it will return true, 
actually which would return false since all day event should occur at 
2015-06-08 after this line 
  if (!endTime.isNull() && endTime > dateTime.at(i) && endTime <= 
dateTime.at(i + 1)) {
occupiedTimeSlots[i] = true;
 break;
  }

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

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


[Touch-packages] [Bug 1446906] Re: lxc container with postfix, permission denied on mailq

2015-11-03 Thread Wolfgang
*** This bug is a duplicate of bug 1390223 ***
https://bugs.launchpad.net/bugs/1390223

So I ran postfix' master process with strace to see what it does, didn't find 
anything out of the ordinary, however, this way the read() succeeded 15 out of 
20 times, only 5 EACCES. The strace output of postfix' master is the same in 
both cases.
So maybe this helps with reproducing the issue.

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

Title:
  lxc container with postfix, permission denied on mailq

Status in lxc package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  on three Vivid host, all of them up-to-date, I have the problem
  described here:

  https://bugs.launchpad.net/ubuntu/utopic/+source/linux/+bug/1390223

  That bug report shows the problem was fixed, but it is not (at least
  on current Vivid)

  
  ii  linux-image-generic 3.19.0.15.14   amd64  Generic Linux kernel 
image
  ii  lxc 1.1.2-0ubuntu3 amd64  Linux Containers 
userspace tools
  ii  apparmor2.9.1-0ubuntu9 amd64  User-space parser 
utility for AppArmor

  
  Reproducible with:

  $ sudo lxc-create -n test -t ubuntu
  $ sudo lxc-start -n test

  (inside container)

  $ sudo apt-get install postfix
  $ mailq
  postqueue: warning: close: Permission denied

  
  dmesg shows:
  [82140.386109] audit: type=1400 audit(1429661150.086:17067): 
apparmor="DENIED" operation="file_perm" profile="lxc-container-default" 
name="public/showq" pid=27742 comm="postqueue" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  zoolook1913 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=aa25401d-0553-43dc-b7c8-c530fe245fb6
  InstallationDate: Installed on 2015-02-27 (53 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: LENOVO 20150
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-15-generic 
root=/dev/mapper/ubuntu--vg-root ro cgroup_enable=memory swapaccount=1 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  Tags:  vivid
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: Upgraded to vivid on 2015-03-29 (24 days ago)
  UserGroups: adm docker libvirtd lpadmin sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/19/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 5ECN95WW(V9.00)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 3194WIN8 STD SGL
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo G580
  dmi.modalias: 
dmi:bvnLENOVO:bvr5ECN95WW(V9.00):bd12/19/2012:svnLENOVO:pn20150:pvrLenovoG580:rvnLENOVO:rnINVALID:rvr3194WIN8STDSGL:cvnLENOVO:ct10:cvrLenovoG580:
  dmi.product.name: 20150
  dmi.product.version: Lenovo G580
  dmi.sys.vendor: LENOVO

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

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


[Touch-packages] [Bug 1507769] Re: App store does not display images

2015-11-03 Thread Michi Henning
@Pete: All that means is that no-one has spoken to the thumbnailer.

It's not clear to me how this issue could relate to the thumbnailer,
off-hand. The apps/scopes that use it:

Music, gallery, photo app, telegram app, video scope. (Music scope
should be using it, but currently isn't.) The app store doesn't use the
thumbnailer, to the best of my knowledge.

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

Title:
  App store does not display images

Status in Canonical System Image:
  Confirmed
Status in indicator-network package in Ubuntu:
  New
Status in network-manager package in Ubuntu:
  New
Status in qtbase-opensource-src package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  On both mako and arale using latest rc-proposed
  No images are loaded in the app store view
  I noticed free showed less than 100MB available on the mako
  Closing a few apps and refreshing loaded the images, as did  a reboot on the 
arale.

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

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


[Touch-packages] [Bug 1507769] Re: App store does not display images

2015-11-03 Thread Albert Astals Cid
Pete: You need to use something that uses QNetworkAccessManager and see
what it thinks about being connected to the internet or not.

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

Title:
  App store does not display images

Status in Canonical System Image:
  Confirmed
Status in indicator-network package in Ubuntu:
  New
Status in network-manager package in Ubuntu:
  New
Status in qtbase-opensource-src package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  On both mako and arale using latest rc-proposed
  No images are loaded in the app store view
  I noticed free showed less than 100MB available on the mako
  Closing a few apps and refreshing loaded the images, as did  a reboot on the 
arale.

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

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


[Touch-packages] [Bug 1512727] [NEW] "ERROR: hook /usr/share/apport/general-hooks/ubuntu.py crashed:" due to missing /etc/system-image/config.d

2015-11-03 Thread Karl-Philipp Richter
Public bug reported:

Steps to reproduce:

$ ubuntu-bug apport
usage: system-image-cli [-h] [--version] [-C DIRECTORY] [-b BUILD]
[-c CHANNEL] [-d DEVICE] [-f FILTER] [-g]
[--no-reboot] [-i] [-n] [-v] [--progress PROGRESS]
[-p PERCENTAGE] [--list-channels] [--factory-reset]
[--production-reset] [--switch CHANNEL]
[--show-settings] [--set KEY=VAL] [--get KEY]
[--del KEY]
system-image-cli: error: 
Configuration directory not found: /etc/system-image/config.d
ERROR: hook /usr/share/apport/general-hooks/ubuntu.py crashed:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/apport/report.py", line 197, 
in _run_hook
symb['add_info'](report, ui)
  File "/usr/share/apport/general-hooks/ubuntu.py", line 105, in add_info
apport.hookutils.attach_upstart_logs(report, package)
AttributeError: 'module' object has no attribute 'attach_upstart_logs'

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: apport 2.19.1-0ubuntu4
Uname: Linux 4.2.5-040205-generic x86_64
ApportVersion: 2.19.1-0ubuntu4
Architecture: amd64
Date: Tue Nov  3 15:32:07 2015
InstallationDate: Installed on 2015-09-14 (49 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: apport
SystemImageInfo: Error: command ['system-image-cli', '-i'] failed with exit 
code 2:
UpgradeStatus: Upgraded to wily on 2015-10-23 (11 days ago)

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


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

** Summary changed:

- "usage: system-image-cli [-h] [--version] [-C DIRECTORY] [-b BUILD]   
  [-c CHANNEL] [-d DEVICE] [-f FILTER] [-g] 
[--no-reboot] [-i] [-n] [-v] [--progress PROGRESS] [-p 
PERCENTAGE] [--list-channels] [--factory-reset] 
[--production-reset] [--switch CHANNEL] 
[--show-settings] [--set KEY=VAL] [--get KEY] [--del 
KEY] system-image-cli: error:  Configuration directory not found: 
/etc/system-image/config.d ERROR: hook 
/usr/share/apport/general-hooks/ubuntu.py crashed: Traceback (most recent call 
last):   File "/usr/local/lib/python2.7/dist-packages/apport/report.py", line 
197, in _run_hook symb['add_info'](report, ui)   File 
"/usr/share/apport/general-hooks/ubuntu.py", line 105, in add_info 
apport.hookutils.attach_upstart_logs(report, package) AttributeError: 'module' 
object has no attribute 'attach_upstart_logs'" due to missing /etc/system-im
 age/config.d
+ "ERROR: hook /usr/share/apport/general-hooks/ubuntu.py crashed:" due to 
missing /etc/system-image/config.d

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

Title:
  "ERROR: hook /usr/share/apport/general-hooks/ubuntu.py crashed:" due
  to missing /etc/system-image/config.d

Status in apport package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

  $ ubuntu-bug apport
  usage: system-image-cli [-h] [--version] [-C DIRECTORY] [-b BUILD]
  [-c CHANNEL] [-d DEVICE] [-f FILTER] [-g]
  [--no-reboot] [-i] [-n] [-v] [--progress PROGRESS]
  [-p PERCENTAGE] [--list-channels] 
[--factory-reset]
  [--production-reset] [--switch CHANNEL]
  [--show-settings] [--set KEY=VAL] [--get KEY]
  [--del KEY]
  system-image-cli: error: 
  Configuration directory not found: /etc/system-image/config.d
  ERROR: hook /usr/share/apport/general-hooks/ubuntu.py crashed:
  Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/apport/report.py", line 
197, in _run_hook
  symb['add_info'](report, ui)
File "/usr/share/apport/general-hooks/ubuntu.py", line 105, in add_info
  apport.hookutils.attach_upstart_logs(report, package)
  AttributeError: 'module' object has no attribute 'attach_upstart_logs'

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: apport 2.19.1-0ubuntu4
  Uname: Linux 4.2.5-040205-generic x86_64
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  Date: Tue Nov  3 15:32:07 2015
  InstallationDate: Installed on 2015-09-14 (49 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: apport
  SystemImageInfo: Error: command ['system-image-cli', '-i'] failed with exit 
code 2:
  UpgradeStatus: Upgraded to wily on 2015-10-23 (11 days ago)

To manage notifications abo

[Touch-packages] [Bug 1510254] Re: avatars for contacts not imported properly

2015-11-03 Thread Bill Filler
** Changed in: canonical-devices-system-image
 Assignee: Renato Araujo Oliveira Filho (renatofilho) => Bill Filler 
(bfiller)

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

** Changed in: qtpim-opensource-src (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  avatars for contacts not imported properly

Status in Canonical System Image:
  In Progress
Status in address-book-app package in Ubuntu:
  Invalid
Status in qtpim-opensource-src package in Ubuntu:
  In Progress

Bug description:
  import a contact from gmail webapp or send one from another phone via MMS
  When you save it in address book the avatar is not saved and it should be

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

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


[Touch-packages] [Bug 1507769] Re: App store does not display images

2015-11-03 Thread Pete Woods
Okay, so the thumbnailer is obviously not involved here, as the cache
hasn't been re-created and the thumbnailer doesn't get restarted when
loading up the store scope. Seems like my research is a red-herring
then.

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

** Changed in: indicator-network (Ubuntu)
   Status: New => Invalid

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

Title:
  App store does not display images

Status in Canonical System Image:
  Confirmed
Status in indicator-network package in Ubuntu:
  Invalid
Status in network-manager package in Ubuntu:
  Invalid
Status in qtbase-opensource-src package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  On both mako and arale using latest rc-proposed
  No images are loaded in the app store view
  I noticed free showed less than 100MB available on the mako
  Closing a few apps and refreshing loaded the images, as did  a reboot on the 
arale.

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

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


[Touch-packages] [Bug 1507769] Re: App store does not display images

2015-11-03 Thread Pete Woods
Closing network-manager and indicator-network, as I'm pretty sure they
aren't the culprit here.

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

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

Title:
  App store does not display images

Status in Canonical System Image:
  Confirmed
Status in indicator-network package in Ubuntu:
  Invalid
Status in network-manager package in Ubuntu:
  Invalid
Status in qtbase-opensource-src package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  On both mako and arale using latest rc-proposed
  No images are loaded in the app store view
  I noticed free showed less than 100MB available on the mako
  Closing a few apps and refreshing loaded the images, as did  a reboot on the 
arale.

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

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


[Touch-packages] [Bug 1508142] Re: Mediascanner crashes and loops on bad media (webm)

2015-11-03 Thread James Henstridge
I have some in-progress packages in landing silo 55 at the moment.
Using Alan's test files, the main scanner daemon no longer crashes (so
the startup directory scan isn't repeated), but it looks like there are
still a few corner cases to fix up.

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

Title:
  Mediascanner crashes and loops on bad media (webm)

Status in Canonical System Image:
  Confirmed
Status in mediascanner2 package in Ubuntu:
  In Progress

Bug description:
  Updated my retail bq E4.5 phone to OTA-7.

  Opened Music app and saw no music. Tailed mediascanner log, found it
  repeatedly scanning my music over and over. This causes high cpu, high
  IO, increased disk usage through logging and locks the database so
  Music app is unusable.

  The only way I could make Music appear was to issue:-

  stop mediascanner-2.0

  Then re-open Music.
  Attached mediascanner log (all 369M of it)

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

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


[Touch-packages] [Bug 1507769] Re: App store does not display images

2015-11-03 Thread Pete Woods
Shutting down the thumbnail and nuking the thumbnailer cache didn't
help.

Following that I restarted unity8-dash, and it started behaving again.

Therefore I would surmise that the problem is either in the actual
thumbnailer QML plugin, or perhaps in the built-in QML image cache (not
really sure how they both interact).

I'm about to try restoring the thumbnailer cache to see if it causes the
trouble again.

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

Title:
  App store does not display images

Status in Canonical System Image:
  Confirmed
Status in indicator-network package in Ubuntu:
  Invalid
Status in network-manager package in Ubuntu:
  Invalid
Status in qtbase-opensource-src package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  On both mako and arale using latest rc-proposed
  No images are loaded in the app store view
  I noticed free showed less than 100MB available on the mako
  Closing a few apps and refreshing loaded the images, as did  a reboot on the 
arale.

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

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


[Touch-packages] [Bug 1504801] Re: INFO: task bash:15633 blocked for more than 120 seconds

2015-11-03 Thread Tim Stockford
The BIOS was updated:

P89
05/06/2015

We are still seeing drops on the bonded interfaces and the slave nic.
The host has not been rebooted since the BIOS upgrade so all drop counts
are new and current.

For example:

auto em4
iface em4 inet manual
bond-master bond3
bond-primary em4

auto em2
iface em2 inet manual
bond-master bond3


bond3 - RX dropped:2581
em2 - RX dropped:1290
em4 - RX  dropped:0

During a previous test (post reboot) I broke the bonding as still saw
drops on em4 with minimal data. See my comment from 2015-10-21

Happy to provide further details upon request.

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

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

Title:
  INFO: task bash:15633 blocked for more than 120 seconds

Status in bash package in Ubuntu:
  New
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Distributor ID:   Ubuntu
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04
  Codename: trusty
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Oct 11 04:55 seq
   crw-rw 1 root audio 116, 33 Oct 11 04:55 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3.12
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-08-20 (51 days ago)
  InstallationMedia: Ubuntu-Server 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: HP ProLiant DL380 Gen9
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-48-generic 
root=UUID=3a22e2b7-154a-41ed-8b5c-0c02193172bd ro
  ProcVersionSignature: Ubuntu 3.16.0-48.64~14.04.1-generic 3.16.7-ckt15
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-48-generic N/A
   linux-backports-modules-3.16.0-48-generic  N/A
   linux-firmware 1.127.15
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  trusty
  Uname: Linux 3.16.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/06/2015
  dmi.bios.vendor: HP
  dmi.bios.version: P89
  dmi.chassis.type: 23
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrP89:bd05/06/2015:svnHP:pnProLiantDL380Gen9:pvr:cvnHP:ct23:cvr:
  dmi.product.name: ProLiant DL380 Gen9
  dmi.sys.vendor: HP

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

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


[Touch-packages] [Bug 1462989] Re: containsItems returned wrong value when checking all day event

2015-11-03 Thread Timo Jyrinki
Done. A vivid (only) build at https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/landing-031/+packages is building now and should
be installable within 1 hour.

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

Title:
  containsItems returned wrong value when checking all day event

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

Bug description:
  Related issue to 
  https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1437305

  For all day event(startTime == endTime), if all day event created at 
2015-06-08
  so src/imports/organizer/qdeclarativeorganizermodel.cpp[line:966]
  QList QDeclarativeOrganizerModel::containsItems(const QDateTime 
&start, const QDateTime &end, int interval)
 {
  
  
  startTime = item->itemStartTime();  //(2015-06-08  00:00:00.000)
  endTime = item->itemEndTime();  //(2015-06-08  00:00:00.000)

  // if dateTime.at(i) == (2015-06-07  00:00:00.000), it will return true, 
actually which would return false since all day event should occur at 
2015-06-08 after this line 
  if (!endTime.isNull() && endTime > dateTime.at(i) && endTime <= 
dateTime.at(i + 1)) {
occupiedTimeSlots[i] = true;
 break;
  }

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

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


[Touch-packages] [Bug 1436405] Re: Duplicate menu (both unity and in-app) for Qt apps

2015-11-03 Thread Wladimir J. van der Laan
I have the same issue on Ubuntu Wily, with quasselclient, a Qt5
application.

The menu shows both in the global app menu and at the top of the window.

When I start using "UBUNTU_MENUPROXY=0 quasselclient", the menu will
only show in the window but not the global menu area.

However I'd prefer the opposite, only the global menu showing.

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

Title:
  Duplicate menu (both unity and in-app) for Qt apps

Status in One Hundred Papercuts:
  Confirmed
Status in appmenu-qt5 package in Ubuntu:
  New
Status in libdbusmenu-qt package in Ubuntu:
  Confirmed

Bug description:
  At least konsole and khelpcenter suffers from this bug:

  Start the app inside the default Unity environment (not under KDE).
  Notice that the app's menubar appears twice.  Once in the upper row of
  the whole desktop, as expected and as it is for every Gnome app.  And
  also inside the application's window, wasting precious screen real
  estate.

  In Utopic, at least for konsole, I'm quite sure that the menu wasn't
  duplicated inside the app, it only appeared on the desktop's top Unity
  bar.

  (I'm not sure I guessed the component right; please reassign as
  appropriate.)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: libdbusmenu-qt5 0.9.3+14.10.20140619-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Mar 25 16:33:14 2015
  InstallationDate: Installed on 2012-05-30 (1028 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  SourcePackage: libdbusmenu-qt
  UpgradeStatus: Upgraded to vivid on 2015-03-17 (7 days ago)

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

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


[Touch-packages] [Bug 1512749] [NEW] lxcbr0 dissappears on Ubuntu 15.10

2015-11-03 Thread brian mullan
Public bug reported:

After initial upgrade from Ubuntu 15.04 to Ubuntu 15.10 LXC worked for a
couple days then failed.   I found that the lxcbr0 interface no longer
existed.

I reported this on the lxc-user alias and about the same time several
others had this happen to them also.

Serge Hallyn requested I open a launchpad bug and post some info but
before I could gather that info the system returned to normal (re lxcbr0
was back) the next day after the server was booted up again.

note:   at least one other person had this happen to them also (lxcbr0
came back by itself).

Today, I booted this server again and ... again lxcbr0 was missing where
it had been working last night.

Below is all of the Info Serge Hallyn asked me to post.

$ ifconfig lxcbr0
lxcbr0: error fetching interface information: Device not found


$ journalctl -u lxc-net
-- Logs begin at Tue 2015-11-03 07:25:22 EST, end at Tue 2015-11-03 10:02:08 EST
Nov 03 07:25:48 server3 systemd[1]: Starting LXC network bridge setup...
Nov 03 07:25:50 server3 lxc-net[913]: dnsmasq: failed to create listening socket
Nov 03 07:25:50 server3 lxc-net[913]: Failed to setup lxc-net.
Nov 03 07:25:50 server3 systemd[1]: Started LXC network bridge setup.

root@server3:/home/bmullan# /usr/lib/x86_64-linux-gnu/lxc/lxc-net stop 
# note - execution just returns to command line
root@server3:/home/bmullan#

>> and lxcbr0 is still missing

# ifconfig lxcbr0
lxcbr0: error fetching interface information: Device not found

root@server3:/home/bmullan# /usr/lib/x86_64-linux-gnu/lxc/lxc-net start

dnsmasq: failed to create listening socket for 10.0.3.1: Cannot assign 
requested address
Failed to setup lxc-net.
root@server3:/home/bmullan#

$ uname -a
Linux server3 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 15:35:06 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

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

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

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

Title:
  lxcbr0 dissappears on Ubuntu 15.10

Status in lxc package in Ubuntu:
  New

Bug description:
  After initial upgrade from Ubuntu 15.04 to Ubuntu 15.10 LXC worked for
  a couple days then failed.   I found that the lxcbr0 interface no
  longer existed.

  I reported this on the lxc-user alias and about the same time several
  others had this happen to them also.

  Serge Hallyn requested I open a launchpad bug and post some info but
  before I could gather that info the system returned to normal (re
  lxcbr0 was back) the next day after the server was booted up again.

  note:   at least one other person had this happen to them also (lxcbr0
  came back by itself).

  Today, I booted this server again and ... again lxcbr0 was missing
  where it had been working last night.

  Below is all of the Info Serge Hallyn asked me to post.

  $ ifconfig lxcbr0
  lxcbr0: error fetching interface information: Device not found

  
  $ journalctl -u lxc-net
  -- Logs begin at Tue 2015-11-03 07:25:22 EST, end at Tue 2015-11-03 10:02:08 
EST
  Nov 03 07:25:48 server3 systemd[1]: Starting LXC network bridge setup...
  Nov 03 07:25:50 server3 lxc-net[913]: dnsmasq: failed to create listening 
socket
  Nov 03 07:25:50 server3 lxc-net[913]: Failed to setup lxc-net.
  Nov 03 07:25:50 server3 systemd[1]: Started LXC network bridge setup.

  root@server3:/home/bmullan# /usr/lib/x86_64-linux-gnu/lxc/lxc-net stop
 # note - execution just returns to command line
  root@server3:/home/bmullan#

  >> and lxcbr0 is still missing

  # ifconfig lxcbr0
  lxcbr0: error fetching interface information: Device not found

  root@server3:/home/bmullan# /usr/lib/x86_64-linux-gnu/lxc/lxc-net
  start

  dnsmasq: failed to create listening socket for 10.0.3.1: Cannot assign 
requested address
  Failed to setup lxc-net.
  root@server3:/home/bmullan#

  $ uname -a
  Linux server3 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 15:35:06 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

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

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

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


[Touch-packages] [Bug 1512513] Re: package libthai-dev 0.1.21-1 [modified: usr/include/thai/thailib.h usr/include/thai/thbrk.h usr/include/thai/thcell.h usr/include/thai/thcoll.h usr/include/thai/thct

2015-11-03 Thread Steve Beattie
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 libthai in Ubuntu.
https://bugs.launchpad.net/bugs/1512513

Title:
  package libthai-dev 0.1.21-1 [modified: usr/include/thai/thailib.h
  usr/include/thai/thbrk.h usr/include/thai/thcell.h
  usr/include/thai/thcoll.h usr/include/thai/thctype.h
  usr/include/thai/thinp.h usr/include/thai/thrend.h
  usr/include/thai/thstr.h usr/include/thai/thwbrk.h
  usr/include/thai/thwchar.h usr/include/thai/thwcoll.h
  usr/include/thai/thwctype.h usr/include/thai/thwinp.h
  usr/include/thai/thwrend.h usr/include/thai/thwstr.h
  usr/include/thai/tis.h usr/include/thai/wtt.h] failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 1

Status in libthai package in Ubuntu:
  New

Bug description:
  During upgrade 15.04 to 15.10

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: libthai-dev 0.1.21-1 [modified: usr/include/thai/thailib.h 
usr/include/thai/thbrk.h usr/include/thai/thcell.h usr/include/thai/thcoll.h 
usr/include/thai/thctype.h usr/include/thai/thinp.h usr/include/thai/thrend.h 
usr/include/thai/thstr.h usr/include/thai/thwbrk.h usr/include/thai/thwchar.h 
usr/include/thai/thwcoll.h usr/include/thai/thwctype.h 
usr/include/thai/thwinp.h usr/include/thai/thwrend.h usr/include/thai/thwstr.h 
usr/include/thai/tis.h usr/include/thai/wtt.h]
  Uname: Linux 4.3.0-040300rc4-lowlatency x86_64
  ApportVersion: 2.17.2-0ubuntu1.7
  Architecture: amd64
  Date: Tue Nov  3 06:06:42 2015
  DuplicateSignature: package:libthai-dev:0.1.21-1 [modified: 
usr/include/thai/thailib.h usr/include/thai/thbrk.h usr/include/thai/thcell.h 
usr/include/thai/thcoll.h usr/include/thai/thctype.h usr/include/thai/thinp.h 
usr/include/thai/thrend.h usr/include/thai/thstr.h usr/include/thai/thwbrk.h 
usr/include/thai/thwchar.h usr/include/thai/thwcoll.h 
usr/include/thai/thwctype.h usr/include/thai/thwinp.h 
usr/include/thai/thwrend.h usr/include/thai/thwstr.h usr/include/thai/tis.h 
usr/include/thai/wtt.h]:subprocess new pre-installation script returned error 
exit status 1
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 1
  InstallationDate: Installed on 2015-03-26 (221 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150322)
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5
   apt  1.0.10.2ubuntu1
  SourcePackage: libthai
  Title: package libthai-dev 0.1.21-1 [modified: usr/include/thai/thailib.h 
usr/include/thai/thbrk.h usr/include/thai/thcell.h usr/include/thai/thcoll.h 
usr/include/thai/thctype.h usr/include/thai/thinp.h usr/include/thai/thrend.h 
usr/include/thai/thstr.h usr/include/thai/thwbrk.h usr/include/thai/thwchar.h 
usr/include/thai/thwcoll.h usr/include/thai/thwctype.h 
usr/include/thai/thwinp.h usr/include/thai/thwrend.h usr/include/thai/thwstr.h 
usr/include/thai/tis.h usr/include/thai/wtt.h] failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
  UpgradeStatus: Upgraded to wily on 2015-11-02 (0 days ago)

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

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


[Touch-packages] [Bug 1436405] Re: Duplicate menu (both unity and in-app) for Qt apps

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

** Changed in: appmenu-qt5 (Ubuntu)
   Status: New => Confirmed

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

Title:
  Duplicate menu (both unity and in-app) for Qt apps

Status in One Hundred Papercuts:
  Confirmed
Status in appmenu-qt5 package in Ubuntu:
  Confirmed
Status in libdbusmenu-qt package in Ubuntu:
  Confirmed

Bug description:
  At least konsole and khelpcenter suffers from this bug:

  Start the app inside the default Unity environment (not under KDE).
  Notice that the app's menubar appears twice.  Once in the upper row of
  the whole desktop, as expected and as it is for every Gnome app.  And
  also inside the application's window, wasting precious screen real
  estate.

  In Utopic, at least for konsole, I'm quite sure that the menu wasn't
  duplicated inside the app, it only appeared on the desktop's top Unity
  bar.

  (I'm not sure I guessed the component right; please reassign as
  appropriate.)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: libdbusmenu-qt5 0.9.3+14.10.20140619-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Mar 25 16:33:14 2015
  InstallationDate: Installed on 2012-05-30 (1028 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  SourcePackage: libdbusmenu-qt
  UpgradeStatus: Upgraded to vivid on 2015-03-17 (7 days ago)

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

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


[Touch-packages] [Bug 1512516] Re: package libdatrie-dev 0.2.8-1 [modified: usr/include/datrie/alpha-map.h usr/include/datrie/trie.h usr/include/datrie/triedefs.h usr/include/datrie/typedefs.h] failed

2015-11-03 Thread Steve Beattie
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 libdatrie in Ubuntu.
https://bugs.launchpad.net/bugs/1512516

Title:
  package libdatrie-dev 0.2.8-1 [modified: usr/include/datrie/alpha-
  map.h usr/include/datrie/trie.h usr/include/datrie/triedefs.h
  usr/include/datrie/typedefs.h] failed to install/upgrade: subprocess
  new pre-installation script returned error exit status 1

Status in libdatrie package in Ubuntu:
  New

Bug description:
  During upgrade 15.04 to 15.10

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: libdatrie-dev 0.2.8-1 [modified: usr/include/datrie/alpha-map.h 
usr/include/datrie/trie.h usr/include/datrie/triedefs.h 
usr/include/datrie/typedefs.h]
  Uname: Linux 4.3.0-040300rc4-lowlatency x86_64
  ApportVersion: 2.17.2-0ubuntu1.7
  Architecture: amd64
  Date: Tue Nov  3 06:06:36 2015
  Dependencies:
   gcc-5-base 5.2.1-22ubuntu2
   libc6 2.21-0ubuntu4
   libdatrie1 0.2.9-2
   libgcc1 1:5.2.1-22ubuntu2
  DuplicateSignature: package:libdatrie-dev:0.2.8-1 [modified: 
usr/include/datrie/alpha-map.h usr/include/datrie/trie.h 
usr/include/datrie/triedefs.h usr/include/datrie/typedefs.h]:subprocess new 
pre-installation script returned error exit status 1
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 1
  InstallationDate: Installed on 2015-03-26 (221 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150322)
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5
   apt  1.0.10.2ubuntu1
  SourcePackage: libdatrie
  Title: package libdatrie-dev 0.2.8-1 [modified: 
usr/include/datrie/alpha-map.h usr/include/datrie/trie.h 
usr/include/datrie/triedefs.h usr/include/datrie/typedefs.h] failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
  UpgradeStatus: Upgraded to wily on 2015-11-02 (0 days ago)

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

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


[Touch-packages] [Bug 1497420] Re: systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach

2015-11-03 Thread Serge Hallyn
Yup, we need

https://github.com/lxc/lxc/commit/f348e47c93568b4f0c371cf5df1c98d4e816a86c

in the packages.

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

Title:
  systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach

Status in cgmanager package in Ubuntu:
  Fix Released
Status in lxc package in Ubuntu:
  Triaged
Status in lxcfs package in Ubuntu:
  Fix Released
Status in docker package in Debian:
  Confirmed

Bug description:
  Once systemd 226 is installed in an unprivileged Debian Sid container,
  lxc-attach no-longer functions:

  % lxc-attach -n siddy
  lxc-attach: cgmanager.c: lxc_cgmanager_enter: 698 call to 
cgmanager_move_pid_abs_sync failed: invalid request
  lxc-attach: cgmanager.c: cgm_attach: 1460 Failed to enter group 
/user.slice/user-1000.slice/session-1.scope/lxc/siddy/init.scope
  lxc-attach: attach.c: lxc_attach: 909 error communicating with child process

  % journalctl -u cgmanager | tail -n 1
  Sep 18 20:20:44 astoria cgmanager[1169]: cgmanager:per_ctrl_move_pid_main: 
pid 21918 (uid 1000 gid 1000) may not write to 
/run/cgmanager/fs/none,name=systemd//user.slice/user-1000.slice/session-1.scope/lxc/siddy/init.scope/tasks

  
  Full walkthrough:

  % lxc-create -n siddy -t download -- -d debian -r sid -a amd64
  Using image from local cache
  Unpacking the rootfs
  ...

  % lxc-start -n siddy
  % lxc-attach -n siddy

  root@siddy:/# apt-get update
  Get:1 http://http.debian.net sid InRelease [253 kB]
  ...
  Get:7 http://http.debian.net sid/non-free amd64 Packages [91.3 kB]

  Fetched 13.2 MB in 3s (3789 kB/s) 
 
  Reading package lists... Done

  
  root@siddy:/# apt-get install systemd
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following extra packages will be installed:
libsystemd0
  Suggested packages:
systemd-ui systemd-container
  Recommended packages:
libpam-systemd dbus
  The following packages will be upgraded:
libsystemd0 systemd
  2 upgraded, 0 newly installed, 0 to remove and 47 not upgraded.
  Need to get 3668 kB of archives.
  After this operation, 1100 kB disk space will be freed.
  Do you want to continue? [Y/n] 
  Get:1 http://http.debian.net/debian/ sid/main libsystemd0 amd64 226-2 [242 kB]
  Get:2 http://http.debian.net/debian/ sid/main systemd amd64 226-2 [3426 kB]
  ...
  Setting up systemd (226-2) ...
  Installing new version of config file 
/etc/X11/xinit/xinitrc.d/50-systemd-user.sh ...
  Installing new version of config file 
/etc/dbus-1/system.d/org.freedesktop.login1.conf ...
  addgroup: The group `systemd-journal' already exists as a system group. 
Exiting.
  Failed to set capabilities on file `/usr/bin/systemd-detect-virt' (Invalid 
argument)
  The value of the capability argument is not permitted for a file. Or the file 
is not a regular (non-symlink) file
  Failed to execute operation: File exists
  Removing obsolete conffile /etc/dbus-1/system.d/org.freedesktop.machine1.conf 
...

  root@siddy:/# exit

  % lxc-attach -n siddy
  lxc-attach: cgmanager.c: lxc_cgmanager_enter: 698 call to 
cgmanager_move_pid_abs_sync failed: invalid request
  lxc-attach: cgmanager.c: cgm_attach: 1460 Failed to enter group 
/user.slice/user-1000.slice/session-1.scope/lxc/siddy/init.scope
  lxc-attach: attach.c: lxc_attach: 909 error communicating with child process

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: lxc 1.1.3-0ubuntu1 [modified: usr/lib/x86_64-linux-gnu/lxc/lxc-net]
  ProcVersionSignature: Ubuntu 4.2.0-10.11-generic 4.2.0
  Uname: Linux 4.2.0-10-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.18.1-0ubuntu1
  Architecture: amd64
  Date: Fri Sep 18 20:19:58 2015
  SourcePackage: lxc
  UpgradeStatus: Upgraded to wily on 2015-08-28 (20 days ago)
  defaults.conf:
   lxc.network.type = veth
   lxc.network.link = lxcbr0
   lxc.network.flags = up
   lxc.network.hwaddr = 00:16:3e:xx:xx:xx

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

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


[Touch-packages] [Bug 1512180] Re: [datetime] Standard alarms will not work correctly for Timers, after timezone/DST change

2015-11-03 Thread Bartosz Kosiorek
** Description changed:

  Standard alarms will not work correctly after changing timezone and
  during DST change.
  
  Steps to reproduce:
  1. Install Timer from Store: https://uappexplorer.com/app/timer.mivoligo
  2. Set timer to 5 minutes
  3. Open Clock app. Look for alarm, and notice that alarm is correctly set
  3. Switch to System Settings -> Time & Date -> Time zone:
  4.  Change Time zone to something different (eg. New York). (Or wait for DST 
change: https://en.wikipedia.org/wiki/Daylight_saving_time)
  
  Expected behaviour:
  - timer ringing as expected after timezone/DST change
  
  Current behaviour:
  - alarm is not ringing. (you could check active alarms in "Ubuntu Clock app)
  
  Proposal solution:
  - introduce new type of alarms, which is based on UTC 
(https://en.wikipedia.org/wiki/Coordinated_Universal_Time) and independent from 
time zones.
+ - This alatms will not be visible in applications which is using standard 
alarms (Ubuntu Clock, Ubuntu Calendar etc.)

** Summary changed:

- [datetime] Standard alarms will not work correctly for Timers, after 
timezone/DST change
+ [datetime] Standard alarms are not work correctly for Timers, after 
timezone/DST change

** 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 indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1512180

Title:
  [datetime] Standard alarms are not work correctly for Timers, after
  timezone/DST change

Status in Canonical System Image:
  New
Status in Timer:
  New
Status in Ubuntu Clock App:
  Incomplete
Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  Standard alarms will not work correctly after changing timezone and
  during DST change.

  Steps to reproduce:
  1. Install Timer from Store: https://uappexplorer.com/app/timer.mivoligo
  2. Set timer to 5 minutes
  3. Open Clock app. Look for alarm, and notice that alarm is correctly set
  3. Switch to System Settings -> Time & Date -> Time zone:
  4.  Change Time zone to something different (eg. New York). (Or wait for DST 
change: https://en.wikipedia.org/wiki/Daylight_saving_time)

  Expected behaviour:
  - timer ringing as expected after timezone/DST change

  Current behaviour:
  - alarm is not ringing. (you could check active alarms in "Ubuntu Clock app)

  Proposal solution:
  - introduce new type of alarms, which is based on UTC 
(https://en.wikipedia.org/wiki/Coordinated_Universal_Time) and independent from 
time zones.
  - This alatms will not be visible in applications which is using standard 
alarms (Ubuntu Clock, Ubuntu Calendar etc.)

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

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


[Touch-packages] [Bug 1509752] Re: Bug in ensure_not_symlink() from 0003-CVE-2015-1335.patch

2015-11-03 Thread Stéphane Graber
Hello Steve, or anyone else affected,

Accepted lxc into trusty-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/lxc/1.0.7-0ubuntu0.10
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: lxc (Ubuntu)
   Status: Fix Released => Invalid

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

** Changed in: lxc (Ubuntu Trusty)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

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

Title:
  Bug in ensure_not_symlink() from 0003-CVE-2015-1335.patch

Status in lxc package in Ubuntu:
  Invalid
Status in lxc source package in Trusty:
  Fix Committed

Bug description:
  ===
  SRU Justification
  Impact: cannot start containers with lxc.mount.entries which are recursive 
bind mounts
  Regression potential: this makes assumptions about the ordering of 
/proc/self/mountinfo, but no more so than the original CVE patch.  So it should 
not regress from the previous lxc version.
  Test case:

  #!/bin/sh
  set -ex
  cleanup() {
  umount /mnt/etc /mnt/proc || true
  lxc-stop -n t1 -k || true
  lxc-destroy -n t1  || true
  }
  trap cleanup EXIT
  mkdir -p /mnt/etc /mnt/proc
  mount --bind /etc /mnt/etc
  mount --bind /proc /mnt/proc
  lxc-create -t download -n t1 -- -d ubuntu -r trusty -a amd64
  cat >> /var/lib/lxc/t1/config << EOF
  lxc.mount.entry = /mnt hostmnt none rbind,create=dir
  EOF
  lxc-start -n t1 -F -l trace -o /dev/stdout
  echo "DONE"

  ===
  This bug/limitation is present in lxc from 1.0.7-0ubuntu0.5 through 
1.0.7-0ubuntu0.9 (or anything that incorporates 0003-CVE-2015-1335.patch).  
Basically, the limitation is obvious when using recursive bind mounts because 
ensure_not_symlink() only checks the last line of /proc/self/mountinfo which 
will be a submount so will always fail the test and trigger:

  ensure_not_symlink: 1413 Mount onto /usr/lib/x86_64-linux-
  gnu/lxc/storage resulted in /usr/lib/x86_64-linux-
  gnu/lxc/storage/submount, not /usr/lib/x86_64-linux-gnu/lxc/storage

  Sorry if this is a duplicate, I did spend quite some time trying to
  find a similar report.

  Thanks!

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

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


[Touch-packages] [Bug 1512132] Re: sometimes no ring for incoming calls.

2015-11-03 Thread Bill Filler
Guessing most likely this is a duplicate of:
https://bugs.launchpad.net/ubuntu/+source/qtubuntu-media/+bug/1506953

Where the media-hub probably crashed and things are not recovering
properly under the covers which causes the ringing to stop.

** Changed in: telephony-service (Ubuntu)
   Status: New => Incomplete

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

Title:
  sometimes no ring for incoming calls.

Status in Canonical System Image:
  Confirmed
Status in telephony-service package in Ubuntu:
  Incomplete

Bug description:
  This is similar, but not equal to this:

  https://bugs.launchpad.net/canonical-devices-system-image/+bug/1471338

  After ota-7, my aquaris E4.5 sometimes doesn't ring on incoming calls.
  It vibrates, the led blinks, but no sound at all. The phone isn't
  muted and toggle the related function doesn't affect the problem - the
  phone remains muted and only a reboot let the ringer work again for a
  while. after that the problem returns.

  when the problem presents, telephone-service-indicator.log reports:

  void CallManager::onCallEnded()
  void CallManager::onCallEnded()
  TelephonyService/MessagingMenu: Calling back "+"
  Loading module: 'libubuntu_application_api_touch_mirclient.so.3.0.0'
  void CallManager::onCallEnded()
  void CallManager::onCallEnded()
  void CallManager::onCallEnded()

  ** (process:2264): WARNING **: a source with id 'telephony-service-indicator' 
doesn't exist
  void CallManager::onCallEnded()
  void CallManager::onCallEnded()

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

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


[Touch-packages] [Bug 1483888] Re: Ringtone cannot be heard when jack/headphones plugged

2015-11-03 Thread Bill Filler
** Changed in: telephony-service (Ubuntu)
   Status: Confirmed => In Progress

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

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

Title:
  Ringtone cannot be heard when jack/headphones plugged

Status in Canonical System Image:
  In Progress
Status in Ubuntu UX:
  Triaged
Status in telephony-service package in Ubuntu:
  In Progress

Bug description:
  Aquaris E5: Ringtone cannot be heard when jack/headphones are plugged.

  This I consider a bug, since user cannot depend on the such a device
  with hearing calls in the morning.

  Typical scenario: listening to music/watching movies during the night
  and falling asleep. It already happened several times to me that I did
  not get awakened by the phone in the morning, since headphones were
  plugged into the device and all the sounds could be heard only in
  headphones.

  (The equivalent for the alarm clock is bug 1364647.)

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

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


[Touch-packages] [Bug 1498609] Re: No notification about incomming calls on bluetooth headset

2015-11-03 Thread themeles
** Description changed:

  When I get incomming calls there is no notice on my bluetooth headset,
- about these. This happened when the phone was silenced and also when it
- was not. When the phone was not silenced, it at least did a little
- crack.
+ about these. The bluetooth headset works more or less fine. Also the
+ phone vibrates on incomming calls but on the headset a notification
+ about the incomming call is missing. This happened when the phone was
+ silenced and also when it was not. When the phone was not silenced, it
+ at least did a little crack.
  
  There should be a notification in both cases.

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

Title:
  No notification about incomming calls on bluetooth headset

Status in Ubuntu UX:
  Incomplete
Status in dialer-app package in Ubuntu:
  New
Status in indicator-bluetooth package in Ubuntu:
  New
Status in indicator-messages package in Ubuntu:
  New

Bug description:
  When I get incomming calls there is no notice on my bluetooth headset,
  about these. The bluetooth headset works more or less fine. Also the
  phone vibrates on incomming calls but on the headset a notification
  about the incomming call is missing. This happened when the phone was
  silenced and also when it was not. When the phone was not silenced, it
  at least did a little crack.

  There should be a notification in both cases.

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

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


[Touch-packages] [Bug 1478321] Re: Weird battery values bq Aquaris 4.5

2015-11-03 Thread Cerberus
I get this too with the latest update, battery goes to 0% very fast once
you reach 20% charge, also I noticed the time since last charge can show
way more hours than it should.

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

Title:
  Weird battery values bq Aquaris 4.5

Status in indicator-power package in Ubuntu:
  Confirmed

Bug description:
  Many times it happens that the percentage of the battery shown is not
  the real one.

  Yesterday evening I had a big problem where the phone suddenly went
  from 20% to 0% and it shut itself down.

  This is shown in the battery history graph, that I attach.

  As you can see there are various vertical lines, clearly indicating
  that the value jumps from  one point to the other.

  This is a big problem, because if one sees that the phone has still
  20% of battery, one thinks that it still has 1/5 of its life span
  before dying.

  It is not the first time that this happens to me and others, and I
  believe that anyone experiencing this should attach a picture of it,
  so that eventually we might be able to resolve it, maybe with some
  kind of approximations.

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

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


[Touch-packages] [Bug 1506535] [NEW] Add export to .vcf or/and vcard to sharing menu

2015-11-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Sharing contacts is a key feature IMHO and at the moment only sharing
trough SMS is available in address-book-app

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

-- 
Add export to .vcf or/and vcard to sharing menu
https://bugs.launchpad.net/bugs/1506535
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to address-book-app 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 1508130] Re: 'find in page' fails to focus address bar every second time

2015-11-03 Thread Jean-Baptiste Lallement
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

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

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

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

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Bill Filler (bfiller)

** Changed in: canonical-devices-system-image
Milestone: None => ww46-2015

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

Title:
  'find in page' fails to focus address bar every second time

Status in Canonical System Image:
  In Progress
Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  Steps to reproduce:

  1. Open the Web Browser
  2. Open the Drawer widget on the top right corner
  3. Select Find In Page
  4. Confirm the address bar is focused (in find in page mode) and the keyboard 
appears
  5. Press Back to return to normal browsing view
  6. Open the Drawer widget again
  7. Select Find In Page again

  Expected result:

  The address bar (in find in page mode) is focused and the keyboard
  appears

  Actual result:

  Find in page mode is active but the address bar is not focused and the
  keyboard does not appear

  current build number: 152
  device name: krillin
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en
  last update: 2015-10-18 22:11:48
  version version: 152
  version ubuntu: 20151016
  version device: 20150821-736d127
  version custom: 20150925-901-35-40-vivid

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

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


[Touch-packages] [Bug 1508142] Re: Mediascanner crashes and loops on bad media (webm)

2015-11-03 Thread Alejandro J. Cura
** Changed in: canonical-devices-system-image
   Status: Confirmed => In Progress

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

Title:
  Mediascanner crashes and loops on bad media (webm)

Status in Canonical System Image:
  In Progress
Status in mediascanner2 package in Ubuntu:
  In Progress

Bug description:
  Updated my retail bq E4.5 phone to OTA-7.

  Opened Music app and saw no music. Tailed mediascanner log, found it
  repeatedly scanning my music over and over. This causes high cpu, high
  IO, increased disk usage through logging and locks the database so
  Music app is unusable.

  The only way I could make Music appear was to issue:-

  stop mediascanner-2.0

  Then re-open Music.
  Attached mediascanner log (all 369M of it)

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

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


[Touch-packages] [Bug 1476014] Re: Stack-based buffer overflow in ihex_bad_byte function in ihex.c

2015-11-03 Thread Matthias Klose
fixed for 16.04

** Changed in: binutils (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Stack-based buffer overflow in ihex_bad_byte function in ihex.c

Status in binutils:
  Unknown
Status in binutils package in Ubuntu:
  Fix Released

Bug description:
  -=Binary=-
  size

  
  -=Package=-
  binutils 2.25-10ubuntu1

  
  -=Title=-
  size assert failure : ***buffer overflow detected***: size terminated

  
  -=Input file=-
  root@exploitdev-wily:~/Desktop/size-crashes/pass1-orig# xxd 1
  : 3a30 3030 3030 3030 3030 303a b030 3030  :00:.000
  0010: 3030 3030        

  
  -=happens here=-
  ihex.c:222   --> sprintf (buf, "\\%03o", (unsigned int) c);

  
  -=stacktrace=-
  (gdb) backtrace
  #0  0xb7fdbbe0 in __kernel_vsyscall ()
  #1  0xb7e2c057 in __GI_raise (sig=6) at ../sysdeps/unix/sysv/linux/raise.c:55
  #2  0xb7e2d699 in __GI_abort () at abort.c:89
  #3  0xb7e6a19e in __libc_message (do_abort=2, fmt=0xb7f62380 "*** %s ***: %s 
terminated\n")
  at ../sysdeps/posix/libc_fatal.c:175
  #4  0xb7efacb8 in __GI___fortify_fail (msg=,
  msg@entry=0xb7f62301 "buffer overflow detected") at fortify_fail.c:38
  #5  0xb7ef8e3a in __GI___chk_fail () at chk_fail.c:28
  #6  0xb7ef8618 in _IO_str_chk_overflow (fp=0xb0b0, c=54) at 
vsprintf_chk.c:33
  #7  0xb7e6db5c in __GI__IO_default_xsputn (f=0xb0b0, data=0xb075, 
n=11)
  at genops.c:480
  #8  0xb7e43c3b in _IO_vfprintf_internal (s=0xb0b0, format=,
  ap=0xb1b4 "O\362\377\277\b") at vfprintf.c:1641
  #9  0xb7ef86ad in ___vsprintf_chk (s=0xb1c2 "\\3777", flags=1, 
slen=10,
  format=0x80cb83d "\\%03o", args=0xb1b0 
"\260\377\377\377O\362\377\277\b")
  at vsprintf_chk.c:84
  #10 0xb7ef8600 in ___sprintf_chk (s=0xb1c2 "\\3777", flags=1, slen=10,
  format=0x80cb83d "\\%03o") at sprintf_chk.c:31
  #11 0x08061607 in sprintf (__fmt=0x80cb83d "\\%03o", __s=0xb1c2 
"\\3777")
  at /usr/include/i386-linux-gnu/bits/stdio2.h:33
  #12 ihex_bad_byte (abfd=0x811a9f0, lineno=1, c=, error=0) at 
ihex.c:222
  #13 0x08061d69 in ihex_scan (abfd=) at ihex.c:298
  #14 ihex_object_p (abfd=0x811a9f0) at ihex.c:526
  #15 0x08055742 in bfd_check_format_matches (abfd=0x811a9f0, format=bfd_object,
  matching=0xb348) at format.c:305
  #16 0x0804a8f0 in display_bfd (abfd=abfd@entry=0x811a9f0) at size.c:302
  #17 0x0804aaaf in display_file (filename=0xb5dc "1") at size.c:398
  #18 0x08049fd4 in main (argc=2, argv=0xb444) at size.c:239

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

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


[Touch-packages] [Bug 1512749] Re: lxcbr0 dissappears on Ubuntu 15.10

2015-11-03 Thread Stéphane Graber
Just managed to reproduce it here, it's caused by Network Manager
deciding to mess with our bridge instead of leaving it alone as it
should.

Current workarounds include:
 - reboot
 - systemctl stop network-manager && systemctl restart lxc-net && systemct 
start network-manager

This only kicks in when the interface is brought up after network-
manager, so it doesn't affect boot since lxc-net starts before network-
manager and it doesn't affect upgrades where a container is already
running (as we don't destroy the bridge in that case).

But it does absolutely affect all new installs and upgrades done when no
container is running.

This is a critical regression in Network Manager behavior, NM should
NEVER touch non-physical interfaces and it should even less start
flushing existing network configuration.

Changes are this affects libvirt too, unless libvirt bring up takes long
enough to win the race against NM.

** Package changed: lxc (Ubuntu) => network-manager (Ubuntu)

** Changed in: network-manager (Ubuntu)
   Importance: Undecided => Critical

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

** Also affects: network-manager (Ubuntu Xenial)
   Importance: Critical
   Status: Triaged

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

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

** Changed in: network-manager (Ubuntu Wily)
   Importance: Undecided => Critical

** Tags added: regression-release

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

Title:
  lxcbr0 dissappears on Ubuntu 15.10

Status in network-manager package in Ubuntu:
  Triaged
Status in network-manager source package in Wily:
  Triaged
Status in network-manager source package in Xenial:
  Triaged

Bug description:
  After initial upgrade from Ubuntu 15.04 to Ubuntu 15.10 LXC worked for
  a couple days then failed.   I found that the lxcbr0 interface no
  longer existed.

  I reported this on the lxc-user alias and about the same time several
  others had this happen to them also.

  Serge Hallyn requested I open a launchpad bug and post some info but
  before I could gather that info the system returned to normal (re
  lxcbr0 was back) the next day after the server was booted up again.

  note:   at least one other person had this happen to them also (lxcbr0
  came back by itself).

  Today, I booted this server again and ... again lxcbr0 was missing
  where it had been working last night.

  Below is all of the Info Serge Hallyn asked me to post.

  $ ifconfig lxcbr0
  lxcbr0: error fetching interface information: Device not found

  
  $ journalctl -u lxc-net
  -- Logs begin at Tue 2015-11-03 07:25:22 EST, end at Tue 2015-11-03 10:02:08 
EST
  Nov 03 07:25:48 server3 systemd[1]: Starting LXC network bridge setup...
  Nov 03 07:25:50 server3 lxc-net[913]: dnsmasq: failed to create listening 
socket
  Nov 03 07:25:50 server3 lxc-net[913]: Failed to setup lxc-net.
  Nov 03 07:25:50 server3 systemd[1]: Started LXC network bridge setup.

  root@server3:/home/bmullan# /usr/lib/x86_64-linux-gnu/lxc/lxc-net stop
 # note - execution just returns to command line
  root@server3:/home/bmullan#

  >> and lxcbr0 is still missing

  # ifconfig lxcbr0
  lxcbr0: error fetching interface information: Device not found

  root@server3:/home/bmullan# /usr/lib/x86_64-linux-gnu/lxc/lxc-net
  start

  dnsmasq: failed to create listening socket for 10.0.3.1: Cannot assign 
requested address
  Failed to setup lxc-net.
  root@server3:/home/bmullan#

  $ uname -a
  Linux server3 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 15:35:06 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

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

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

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


  1   2   3   >