[Touch-packages] [Bug 1414613] Re: Replace gnome-icon-theme with adwaita-icon-theme

2015-01-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-art-pkg/humanity/release

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

Title:
  Replace gnome-icon-theme with adwaita-icon-theme

Status in adwaita-icon-theme package in Ubuntu:
  New
Status in apturl package in Ubuntu:
  New
Status in brasero package in Ubuntu:
  New
Status in cheese package in Ubuntu:
  New
Status in empathy package in Ubuntu:
  New
Status in evolution package in Ubuntu:
  New
Status in file-roller package in Ubuntu:
  New
Status in gnome-calculator package in Ubuntu:
  New
Status in gnome-screensaver package in Ubuntu:
  New
Status in gnome-themes-standard package in Ubuntu:
  New
Status in gtkhtml4.0 package in Ubuntu:
  New
Status in humanity-icon-theme package in Ubuntu:
  New
Status in ibus package in Ubuntu:
  New
Status in metacity package in Ubuntu:
  New
Status in network-manager-applet package in Ubuntu:
  New
Status in rhythmbox package in Ubuntu:
  New
Status in system-config-printer package in Ubuntu:
  New
Status in totem package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  New
Status in unity-asset-pool package in Ubuntu:
  New
Status in unity-control-center package in Ubuntu:
  New

Bug description:
  We want to replace the old gnome-icon-theme with the new adwaita-icon-
  theme in Ubuntu.

  But we do not want both on the CD at once, so let's block them in
  proposed until the transition is complete.

  laney@vivid reverse-depends -c main gnome-icon-theme
  Reverse-Recommends
  ==
  * cheese
  * file-roller
  * gnome-calculator
  * libbrasero-media3-1

  Reverse-Depends
  ===
  * apturl
  * brasero
  * empathy
  * evolution
  * gnome-icon-theme-full
  * gnome-icon-theme-symbolic
  * gnome-screensaver
  * gnome-themes-standard-data
  * humanity-icon-theme
  * ibus
  * libgtkhtml-4.0-common
  * metacity
  * network-manager-gnome
  * rhythmbox
  * system-config-printer-gnome
  * totem
  * ubuntu-mono
  * unity-asset-pool
  * unity-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adwaita-icon-theme/+bug/1414613/+subscriptions

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


[Touch-packages] [Bug 1414625] Re: Temporarily grant additional rights to camera-app so it can read free disk space

2015-01-26 Thread Ugo Riboni
Note that the API accessing these files will be part of QT, so all apps
will be able to use it in the future. See:
http://doc.qt.io/qt-5/qstorageinfo.html

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

Title:
  Temporarily grant additional rights to camera-app so it can read free
  disk space

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

Bug description:
  To fix a critical bug for RTM we need camera app to be able to know how much 
free disk space is available. The bug is 
  https://bugs.launchpad.net/barajas/+bug/1405211

  To do this it uses a library (that will be part of QT 5.4 when it is
  released) that reads some system files in /proc and /dev that at the
  moment generate the following denials:

  [10846.769018] type=1400 audit(1422275993.028:285): apparmor=DENIED 
operation=open profile=com.ubuntu.camera_camera_3.0.0.493 
name=/proc/22701/mounts pid=22701 comm=camera-app requested_mask=r 
denied_mask=r fsuid=32011 ouid=32011
  [10846.769192] type=1400 audit(1422275993.028:286): apparmor=DENIED 
operation=open profile=com.ubuntu.camera_camera_3.0.0.493 
name=/dev/disk/by-label/ pid=22701 comm=camera-app requested_mask=r 
denied_mask=r fsuid=32011 ouid=0

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

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


[Touch-packages] [Bug 1411733] Re: [CheckBox/Switch] not resolution independet

2015-01-26 Thread Zsombor Egri
I don't get the problem: Checkbox size is set to be 3/3 GU, and Switch
to 6/3 GU (width/height). So it definitely scales with the GU size.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New = Incomplete

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

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: New = Incomplete

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

Title:
  [CheckBox/Switch] not resolution independet

Status in the base for Ubuntu mobile products:
  Incomplete
Status in ubuntu-ui-toolkit package in Ubuntu:
  Incomplete
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Incomplete

Bug description:
  Testing on a higher resolution phone (Arale) the size of the switches
  on the indicators and the settings app are smaller proportionally than
  in the nexus4 or Krillin.

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

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


[Touch-packages] [Bug 1403982] Re: mini.iso installer cannot load additional components

2015-01-26 Thread Mauricio Faria de Oliveira
@nio-wiklund

Hi, not sure why it didn't work for your cmdline.

If you're still interested in debugging, the option you entered is correct,
as you can see on net-retriever source code:

if db_get debian-installer/allow_unauthenticated  [ $RET = true ]; then
log Not verifying Release signature: unauthenticated 
mode enabled
else

(net-retriever_1.39ubuntu1.tar.xz, file net-retriever/net-retriever, line 204)
https://launchpad.net/ubuntu/vivid/+source/net-retriever

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

Title:
  mini.iso installer cannot load additional components

Status in debian-installer package in Ubuntu:
  New
Status in gnupg package in Ubuntu:
  Fix Released

Bug description:
  system: Ubuntu Vivid 32-bit current daily mini.iso

  Computer: http://www.toshiba.se/laptops/satellite-pro/c850/satellite-
  pro-c850-19w/

  Dialogue:

  Choose a mirror to use and press enter.

  If you have a http proxy type its details now, otherwise just press
  enter.

  The installer does not start loading additional components. Instead it 
complains:
  Downloading a file failed
  Retry
  Change mirror
  Cancel

  I have tried several national mirrors, and also 'archive.ubuntu.com'

  No mirror can provide that file, and the installation gets stuck here.

  Failing process: udpkg, net-retriever, or maybe missing files in the
  mirrors?

  There is nothing wrong with my internet connection:
  ping ubuntu.com works (from this Vivid alpha mini.iso)
  Ubuntu 14.04 LTS mini.iso works, can install systems

  The automatically attached files have nothing to do with the bug. They
  were created in another computer because I could not create the report
  in the simple system running in the beginning of the mini.iso
  installation process. So they were removed.

  ProblemType: Bug
  DistroRelease: Ubuntu mini.iso 15.04
  version 20101020ubuntu356/ 16-Dec-2014 01:28

  Architecture: i386
  Date: Thu Dec 18 19:23:55 2014
  MarkForUpload: True
  PackageArchitecture: all

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

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


[Touch-packages] [Bug 1411733] Re: [CheckBox/Switch] not resolution independet

2015-01-26 Thread Tim Peeters
On vivid the default size of the checkbox/switch has been change. See
this MR https://code.launchpad.net/~tpeeters/ubuntu-ui-
toolkit/check/+merge/241096

These changes were requested by design, and reviewed and approved by
design as well before landing it in vivid.

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

Title:
  [CheckBox/Switch] not resolution independet

Status in the base for Ubuntu mobile products:
  Incomplete
Status in ubuntu-ui-toolkit package in Ubuntu:
  Incomplete
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Incomplete

Bug description:
  Testing on a higher resolution phone (Arale) the size of the switches
  on the indicators and the settings app are smaller proportionally than
  in the nexus4 or Krillin.

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

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


[Touch-packages] [Bug 1414642] [NEW] gedit is freezing in 14.10 Utopic

2015-01-26 Thread Zdenek
Public bug reported:

Ubuntu 14.10 Utopy Unicorn
Lenovo T440s

When I start gedit there is often strange behaviour. Mouse cursor is not
visible when is over the window or the application completely freezes.
In the attachment is a crash report.

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


** Tags: 14.10 gedit unicorn unity utopy

** Attachment added: crash report
   
https://bugs.launchpad.net/bugs/1414642/+attachment/4305769/+files/_usr_bin_gedit.1000.crash

** Package changed: unity (Ubuntu) = gedit (Ubuntu)

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

Title:
  gedit is freezing in 14.10 Utopic

Status in gedit package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 Utopy Unicorn
  Lenovo T440s

  When I start gedit there is often strange behaviour. Mouse cursor is
  not visible when is over the window or the application completely
  freezes. In the attachment is a crash report.

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

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


[Touch-packages] [Bug 1414617] Re: Volume Dialog Does't Appear

2015-01-26 Thread kevin gunn
@dubstar_04 could you share what device and image ?
also, when you say volume not adjusted you mean precisely the sound level of 
the speakers ?

** Also affects: indicator-sound (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  Volume Dialog Does't Appear

Status in indicator-sound package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Opinion

Bug description:
  The volume dialog fails to appear on screen but the volume is
  adjusted.

  I have tried a number of restarts without change. Are any logs or
  debug information I can provide?

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

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


[Touch-packages] [Bug 1414617] Re: Volume Dialog Does't Appear

2015-01-26 Thread Dubstar_04
Its running the current RTM.

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

Title:
  Volume Dialog Does't Appear

Status in indicator-sound package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Opinion

Bug description:
  The volume dialog fails to appear on screen but the volume is
  adjusted.

  I have tried a number of restarts without change. Are any logs or
  debug information I can provide?

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

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


[Touch-packages] [Bug 1396170] Re: [UbuntuShape] Add support for rectangle overlay

2015-01-26 Thread Christian Dywan
** Also affects: ubuntu-ui-toolkit (Ubuntu RTM)
   Importance: Undecided
   Status: New

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

Title:
  [UbuntuShape] Add support for rectangle overlay

Status in the base for Ubuntu mobile products:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  The Unity shell and other apps require a shaped rectangle overlay
  blended over an image. This is currently implement with a 2-pass
  solution that is neither efficient, nor flexible. It would be good to
  have that implemented efficiently in the toolkit.

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

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


[Touch-packages] [Bug 1411323] Re: [address book] share handler screen has a confusing ok icon

2015-01-26 Thread Renato Araujo Oliveira Filho
** Changed in: address-book-app
   Status: In Progress = Fix Released

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

Title:
  [address book] share handler screen has a confusing ok icon

Status in Address Book App:
  Fix Released
Status in the base for Ubuntu mobile products:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Committed
Status in address-book-app package in Ubuntu:
  Fix Released
Status in address-book-app package in Ubuntu RTM:
  Fix Released

Bug description:
  as found on user testing, the share icon is confusing for users that
  get to this screen and do not know how to proceed.

  Steps to reproduce:
  Using telegram
  click in contacts
  then click  in import
  select from address book
  once the content hub launches, select the address book
  select a few contact

  Expected result:
  there is a clear button to ok selection, that matches the X to cancel. 
Maybe a tick like in the camera app

  Actual result:
  A share icon is used to ok

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

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


[Touch-packages] [Bug 1367818] Re: Silent Mode causes no indication of a change in [icon] state.

2015-01-26 Thread John McAleely
Can this be triaged onto a milestone for canonical-device-system image?

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

Title:
  Silent Mode causes no indication of a change in [icon] state.

Status in the base for Ubuntu mobile products:
  New
Status in indicator-sound package in Ubuntu:
  Triaged

Bug description:
  - When the sound is muted, the volume icon to the left of the volume slider 
should have a red / running through it.
  - Add an explicit Mute button to the sound indicator menu.
  - Pressing and holding the icon to the left of the volume slider should mute 
volume straight away.

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

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


[Touch-packages] [Bug 1414653] [NEW] Virtual Box - menu is not sometimes visible

2015-01-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Ubuntu 14.10 Utopy Unicorn
Lenovo T440s

Sometimes happens that menu is not shown when window is not maximized.
After maximizing and getting back it is shown. I have set menu shown in
window when is not maximized.

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


** Tags: 14.10 unicorn unity utopy
-- 
Virtual Box - menu is not sometimes visible
https://bugs.launchpad.net/bugs/1414653
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to unity 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 1414653] Re: Virtual Box - menu is not sometimes visible

2015-01-26 Thread Zdenek
Seems that package filed remembers last reported value and it is not
overwritten neither manually nor from search box when reporting new bug.

** Package changed: gedit (Ubuntu) = unity (Ubuntu)

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

Title:
  Virtual Box - menu is not sometimes visible

Status in unity package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 Utopy Unicorn
  Lenovo T440s

  Sometimes happens that menu is not shown when window is not maximized.
  After maximizing and getting back it is shown. I have set menu shown
  in window when is not maximized.

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

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


[Touch-packages] [Bug 1414625] Re: Temporarily grant additional rights to camera-app so it can read free disk space

2015-01-26 Thread Ugo Riboni
Adding the following two permissions to the apparmor profile solves the
problem:

  @{PROC}/[0-9]*/mounts r
  /dev/disks/by-label/ r

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

Title:
  Temporarily grant additional rights to camera-app so it can read free
  disk space

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

Bug description:
  To fix a critical bug for RTM we need camera app to be able to know how much 
free disk space is available. The bug is 
  https://bugs.launchpad.net/barajas/+bug/1405211

  To do this it uses a library (that will be part of QT 5.4 when it is
  released) that reads some system files in /proc and /dev that at the
  moment generate the following denials:

  [10846.769018] type=1400 audit(1422275993.028:285): apparmor=DENIED 
operation=open profile=com.ubuntu.camera_camera_3.0.0.493 
name=/proc/22701/mounts pid=22701 comm=camera-app requested_mask=r 
denied_mask=r fsuid=32011 ouid=32011
  [10846.769192] type=1400 audit(1422275993.028:286): apparmor=DENIED 
operation=open profile=com.ubuntu.camera_camera_3.0.0.493 
name=/dev/disk/by-label/ pid=22701 comm=camera-app requested_mask=r 
denied_mask=r fsuid=32011 ouid=0

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

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


[Touch-packages] [Bug 1414625] [NEW] Temporarily grant additional rights to camera-app so it can read free disk space

2015-01-26 Thread Ugo Riboni
Public bug reported:

To fix a critical bug for RTM we need camera app to be able to know how much 
free disk space is available. The bug is 
https://bugs.launchpad.net/barajas/+bug/1405211

To do this it uses a library (that will be part of QT 5.4 when it is
released) that reads some system files in /proc and /dev that at the
moment generate the following denials:

[10846.769018] type=1400 audit(1422275993.028:285): apparmor=DENIED 
operation=open profile=com.ubuntu.camera_camera_3.0.0.493 
name=/proc/22701/mounts pid=22701 comm=camera-app requested_mask=r 
denied_mask=r fsuid=32011 ouid=32011
[10846.769192] type=1400 audit(1422275993.028:286): apparmor=DENIED 
operation=open profile=com.ubuntu.camera_camera_3.0.0.493 
name=/dev/disk/by-label/ pid=22701 comm=camera-app requested_mask=r 
denied_mask=r fsuid=32011 ouid=0

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

Title:
  Temporarily grant additional rights to camera-app so it can read free
  disk space

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

Bug description:
  To fix a critical bug for RTM we need camera app to be able to know how much 
free disk space is available. The bug is 
  https://bugs.launchpad.net/barajas/+bug/1405211

  To do this it uses a library (that will be part of QT 5.4 when it is
  released) that reads some system files in /proc and /dev that at the
  moment generate the following denials:

  [10846.769018] type=1400 audit(1422275993.028:285): apparmor=DENIED 
operation=open profile=com.ubuntu.camera_camera_3.0.0.493 
name=/proc/22701/mounts pid=22701 comm=camera-app requested_mask=r 
denied_mask=r fsuid=32011 ouid=32011
  [10846.769192] type=1400 audit(1422275993.028:286): apparmor=DENIED 
operation=open profile=com.ubuntu.camera_camera_3.0.0.493 
name=/dev/disk/by-label/ pid=22701 comm=camera-app requested_mask=r 
denied_mask=r fsuid=32011 ouid=0

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

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


[Touch-packages] [Bug 1411733] Re: [CheckBox/Switch] not resolution independet

2015-01-26 Thread Zsombor Egri
Ok, Arale has Vivid, Krillin has RTM. There was a bug filed for the
Switch/Checkbox design, which was fixed in Vivid only. Perhaps we should
port that bug back to Krillin so they both will look smaller.

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

Title:
  [CheckBox/Switch] not resolution independet

Status in the base for Ubuntu mobile products:
  Incomplete
Status in ubuntu-ui-toolkit package in Ubuntu:
  Incomplete
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Incomplete

Bug description:
  Testing on a higher resolution phone (Arale) the size of the switches
  on the indicators and the settings app are smaller proportionally than
  in the nexus4 or Krillin.

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

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


[Touch-packages] [Bug 1327419] Re: Infographic's language not updated until the metric value is changed

2015-01-26 Thread John McAleely
Can someone triage this on to a milestone for canonical-device-system
image please?

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

Title:
  Infographic's language not updated until the metric value is changed

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu Translations:
  Triaged
Status in libusermetrics package in Ubuntu:
  Confirmed

Bug description:
  1) Start the music app
  2) Play a track for more than 10 seconds to trigger the metric update
  3) Lock and unlock to show the infographic
  4) Note, for example, 1 song played today appears (double tap to cycle 
through to find music if required)
  5) Goto system settings and change the language
  6) Restart the device
  7) Note the infographic's language has not been updated and it still states 
'1 song played today'
  8) Start the music app
  9) Play a track for more than 10 seconds to trigger the metric update
  10) Lock and unlock to show the infographic
  11) Now notice the infographic's language is now correct, for example 2 
Morceaux joues aujourd'hui

  It was expected that step 7 the infographic would show the correct
  language.

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

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


[Touch-packages] [Bug 1414617] Re: Volume Dialog Does't Appear

2015-01-26 Thread Dubstar_04
The device is a Nexus 4 (MAKO?). The buttons DO adjust the volume but
the volume dialog fails to appear.

This is true for all cases. Music, Unity home screen.

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

Title:
  Volume Dialog Does't Appear

Status in indicator-sound package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Opinion

Bug description:
  The volume dialog fails to appear on screen but the volume is
  adjusted.

  I have tried a number of restarts without change. Are any logs or
  debug information I can provide?

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

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


[Touch-packages] [Bug 1412907] Re: Update manager is freezing in Utopic

2015-01-26 Thread Zdenek
It also probably causes that Updates Manager cannot be opened when its
icon is shown in Launcher

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

Title:
  Update manager is freezing in Utopic

Status in unity package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 14.10 Utopic

  
  When I run Update Manager it is freezing, process from ps aux:
  /usr/bin/python3 /usr/bin/update-manager --no-update --no-focus-on-map

  and the same is sudo apt-get update

  Ign http://extras.ubuntu.com utopic/main Translation-cs   
 
  Ign http://extras.ubuntu.com utopic/main Translation-en   
 
  Mám:13 http://security.ubuntu.com utopic-security/universe amd64 Packages 
[44,9 kB]
  Mám:14 http://security.ubuntu.com utopic-security/multiverse amd64 Packages 
[2 026 B]  
  Mám:15 http://security.ubuntu.com utopic-security/main i386 Packages [103 kB] 
  Mám:16 http://security.ubuntu.com utopic-security/restricted i386 Packages [8 
438 B]
  Mám:17 http://security.ubuntu.com utopic-security/universe i386 Packages 
[44,9 kB]   
  Mám:18 http://security.ubuntu.com utopic-security/multiverse i386 Packages [2 
239 B]
  Cíl http://security.ubuntu.com utopic-security/main Translation-en
  Cíl http://security.ubuntu.com utopic-security/multiverse Translation-en   
  Cíl http://security.ubuntu.com utopic-security/restricted Translation-en   
  Cíl http://security.ubuntu.com utopic-security/universe Translation-en 
  100% [Čeká se na hlavičky]

  Last row means waiting for headers and then nothing happens

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

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


[Touch-packages] [Bug 1411733] Re: [CheckBox/Switch] not resolution independet

2015-01-26 Thread Zsombor Egri
** Also affects: ubuntu-ui-toolkit (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Importance: Undecided = High

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

Title:
  [CheckBox/Switch] not resolution independet

Status in the base for Ubuntu mobile products:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  Testing on a higher resolution phone (Arale) the size of the switches
  on the indicators and the settings app are smaller proportionally than
  in the nexus4 or Krillin.

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

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


[Touch-packages] [Bug 1413269] Re: Qt network being unreliable establishing a connection

2015-01-26 Thread Pawel Stolowski
Hi Lorn, re your question from comment #2 (sorry it took so long, I had
to revert to some older phone image to verify that): restarting network
manager service doesn't help. Also, when the problem happens, other apps
(such as browser) work fine, so it's rather an issue with the state of
Qt network stack of particular app instance.

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

Title:
  Qt network being unreliable establishing a connection

Status in the base for Ubuntu mobile products:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  Qt network manager is unreliable as it sometimes reports the device
  being not online when in fact it is. This manifest in bugs like bug
  #1409995 or some scopes querying online resources just being empty.

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

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


[Touch-packages] [Bug 1412904] Re: Unity is reloaded after double click on launcher in 14.10 Utopic

2015-01-26 Thread Zdenek
In the attachment is crash report. But I'm not 100% sure that is not
related to https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1387134

** Attachment added: crash report
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1412904/+attachment/4305753/+files/_usr_bin_compiz.1000.crash

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

Title:
  Unity is reloaded after double click on launcher in 14.10 Utopic

Status in unity package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 Utopic Unicorn
  Lenovo T440s
  nvidia-331 driver and switched to Intel Graphic

  Unity  is completely reloaded (empty desktop for a while) after double
  click on any icon in launcher

  this is in kernel:log

  kernel: [36013.001268] compiz[17281]: segfault at 48 ip
  7fd47e7d57a0 sp 7fff673c76d8 error 4 in
  libscale.so[7fd47e7c4000+26000]

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

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


[Touch-packages] [Bug 1307413] Re: apport-unpack requires too much main memory to run

2015-01-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~louis-bouchard/apport/apport-unpack-extract

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

Title:
  apport-unpack requires too much main memory to run

Status in apport package in Ubuntu:
  In Progress

Bug description:
  when running apport-unpack on large apport reports (linux-image kernel
  dumps is a good example), it requires an enormous amount of main
  memory to run.

  An example is a 1.3Gb apport report that runs for more than 24 hours
  with more than 4Gb of RSS.

  The command should requires less memory to extract those big reports.

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

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


[Touch-packages] [Bug 1412904] Re: Unity is reloaded after double click on launcher in 14.10 Utopic

2015-01-26 Thread Stephen M. Webb
** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

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

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

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

Title:
  Unity is reloaded after double click on launcher in 14.10 Utopic

Status in Compiz:
  New
Status in Unity:
  New
Status in compiz package in Ubuntu:
  New
Status in unity package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 Utopic Unicorn
  Lenovo T440s
  nvidia-331 driver and switched to Intel Graphic

  Unity  is completely reloaded (empty desktop for a while) after double
  click on any icon in launcher

  this is in kernel:log

  kernel: [36013.001268] compiz[17281]: segfault at 48 ip
  7fd47e7d57a0 sp 7fff673c76d8 error 4 in
  libscale.so[7fd47e7c4000+26000]

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

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


[Touch-packages] [Bug 1411733] Re: [CheckBox/Switch] not resolution independet

2015-01-26 Thread Tim Peeters
Above I linked the changes for the checkbox. The changes for the switch were 
done here:
https://code.launchpad.net/~tpeeters/ubuntu-ui-toolkit/littleSwitch/+merge/240985

It fixes these bugs:
- https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1211483
- https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1332092
- https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1368711
- https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1372582
- https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1381008

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

Title:
  [CheckBox/Switch] not resolution independet

Status in the base for Ubuntu mobile products:
  Incomplete
Status in ubuntu-ui-toolkit package in Ubuntu:
  Incomplete
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Incomplete

Bug description:
  Testing on a higher resolution phone (Arale) the size of the switches
  on the indicators and the settings app are smaller proportionally than
  in the nexus4 or Krillin.

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

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


[Touch-packages] [Bug 1411992] Re: shows confusing warning: Network interface NamePolicy= disabled on kernel command line, ignoring

2015-01-26 Thread Martin Pitt
** Changed in: systemd (Ubuntu)
   Status: Triaged = Fix Committed

** Changed in: systemd (Ubuntu)
 Assignee: (unassigned) = Martin Pitt (pitti)

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

Title:
  shows confusing warning: Network interface NamePolicy= disabled on
  kernel command line, ignoring

Status in systemd package in Ubuntu:
  Fix Committed
Status in systemd package in Debian:
  New

Bug description:
  As the title says. This is currently showing on installed and daily
  images of Vivid (seen in Ubuntu GNOME daily images).

  I apologise if this was reported against the wrong package, it was
  best guess.

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

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


[Touch-packages] [Bug 1414566] Re: Video and Photos scopes are blank when mediascanner is working.

2015-01-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~jpakkane/mediascanner2/invalidatorfix

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

Title:
   Video and Photos scopes are blank when mediascanner is working.

Status in unity-scope-mediascanner package in Ubuntu:
  New

Bug description:
  current build number: 209
  device name: krillin
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed

  The photo and video scopes are blank when media scanner is working.
  They don't even show already indexed media nor online content.

  Test Case:
  Prerequisite: DUT is already loaded with several photos and videos. Photos 
and videos are visible in their respective scopes.

  1. Copy lot of photos to the DUT over MTP (~2k photos)
  2. Go to the video scope and check it is not empty
  3. Go to the photo scope and check it is not empty

  Actual Result
  Scopes are empty until mediascanner finishes indexing the new media.

  Expected Result
  The scopes are usable and display content even if mediascanner is running.

  
  I also did the following experiment:
  1. On a PC load a pre-formatted SD card with music, videos and photos
  In my case I the following amount of medias:
  Musique: 93
  Vidéos: 15
  Images: 2820

  2. Plug the card into the phone
  3. Go to the Photo scope and refresh
  4. Go to the Video scope and refresh

  Result: The scopes are completely empty until mediascanner finishes
  running. And in this case it was a crash.

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

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


[Touch-packages] [Bug 1387134] Re: when enabled nvidia graphics card, desktop freezes

2015-01-26 Thread Zdenek
The problem occured also with Intel graphics:

Jan 23 20:23:18 my-ntb kernel: [144602.558104] [ cut here 
]
Jan 23 20:23:18 my-ntb kernel: [144602.558167] WARNING: CPU: 1 PID: 18221 at 
/build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_pm.c:5997 
intel_display_power_put+0x14c/0x160 [i
915]()
Jan 23 20:23:18 my-ntb kernel: [144602.558171] Modules linked in: isofs 
hid_generic usbhid hid msr ppp_deflate bsd_comp ppp_async crc_ccitt ctr ccm 
pci_stub vboxpci(OE) vboxnetadp
(OE) vboxnetflt(OE) vboxdrv(OE) acpi_call(OE) bbswitch(OE) uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common btusb videodev 
media arc4 snd_hda_codec_hdmi snd_hda_co
dec_realtek snd_hda_codec_generic rfcomm bnep bluetooth 6lowpan_iphc intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm mac80211 kvm 
crct10dif_pclmul crc32_pclmu
l ghash_clmulni_intel binfmt_misc aesni_intel aes_x86_64 lrw gf128mul 
glue_helper ablk_helper cryptd iwlwifi joydev serio_raw snd_seq_midi 
snd_seq_midi_event cfg80211 nls_iso8859_1 snd_
rawmidi thinkpad_acpi snd_hda_intel nvram snd_seq rtsx_pci_ms 
snd_hda_controller memstick snd_hda_codec lpc_ich snd_hwdep shpchp wmi snd_pcm 
i915 snd_seq_device snd_timer snd mac_hid vi
deo drm_kms_helper intel_smartconnect intel_rst soundcore drm mei_me mei 
i2c_algo_bit parport_pc ppdev lp parport rtsx_pci_sdmmc e1000e psmouse ahci ptp 
libahci rtsx_pci pps_core [last 
unloaded: nvidia]
Jan 23 20:23:18 my-ntb kernel: [144602.558294] CPU: 1 PID: 18221 Comm: Xorg 
Tainted: PW  OE 3.16.0-29-generic #39-Ubuntu
Jan 23 20:23:18 my-ntb kernel: [144602.558298] Hardware name: LENOVO 
20AQ006BMC/20AQ006BMC, BIOS GJET80WW (2.30 ) 10/20/2014
Jan 23 20:23:18 my-ntb kernel: [144602.558302]  0009 
88023032baf8 8178218a 
Jan 23 20:23:18 my-ntb kernel: [144602.558308]  88023032bb30 
8106fedd 88023090002c 000b
Jan 23 20:23:18 my-ntb kernel: [144602.558314]  880230908520 
8800b5385000 88023090 88023032bb40
Jan 23 20:23:18 my-ntb kernel: [144602.558320] Call Trace:
Jan 23 20:23:18 my-ntb kernel: [144602.558336]  [8178218a] 
dump_stack+0x45/0x56
Jan 23 20:23:18 my-ntb kernel: [144602.558346]  [8106fedd] 
warn_slowpath_common+0x7d/0xa0
Jan 23 20:23:18 my-ntb kernel: [144602.558353]  [8106ffba] 
warn_slowpath_null+0x1a/0x20
Jan 23 20:23:18 my-ntb kernel: [144602.558381]  [c03f225c] 
intel_display_power_put+0x14c/0x160 [i915]
Jan 23 20:23:18 my-ntb kernel: [144602.558426]  [c043b084] 
modeset_update_crtc_power_domains+0x204/0x210 [i915]
Jan 23 20:23:18 my-ntb kernel: [144602.558467]  [c043b09e] 
haswell_modeset_global_resources+0xe/0x10 [i915]
Jan 23 20:23:18 my-ntb kernel: [144602.558506]  [c043c79a] 
__intel_set_mode+0x5fa/0xab0 [i915]
Jan 23 20:23:18 my-ntb kernel: [144602.558547]  [c043fb86] 
intel_set_mode+0x16/0x30 [i915]
Jan 23 20:23:18 my-ntb kernel: [144602.558585]  [c0440c4a] 
intel_crtc_set_config+0xa4a/0xda0 [i915]
Jan 23 20:23:18 my-ntb kernel: [144602.558620]  [c03416d1] 
drm_mode_set_config_internal+0x61/0xe0 [drm]
Jan 23 20:23:18 my-ntb kernel: [144602.558651]  [c0345413] 
drm_mode_setcrtc+0x283/0x580 [drm]
Jan 23 20:23:18 my-ntb kernel: [144602.558673]  [c0335a4f] 
drm_ioctl+0x1df/0x680 [drm]
Jan 23 20:23:18 my-ntb kernel: [144602.558684]  [811f5208] 
do_vfs_ioctl+0x2c8/0x4a0
Jan 23 20:23:18 my-ntb kernel: [144602.558691]  [81784e0d] ? 
__schedule+0x39d/0x890
Jan 23 20:23:18 my-ntb kernel: [144602.558697]  [811f5461] 
SyS_ioctl+0x81/0xa0
Jan 23 20:23:18 my-ntb kernel: [144602.558706]  [8178a1ad] 
system_call_fastpath+0x1a/0x1f
Jan 23 20:23:18 my-ntb kernel: [144602.558710] ---[ end trace e579443b5a91e150 
]---

Jan 23 20:23:18 my-ntb kernel: [144602.574321] [ cut here 
]
Jan 23 20:23:18 my-ntb kernel: [144602.574392] WARNING: CPU: 0 PID: 18221 at 
/build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_pm.c:6001 
intel_display_power_put+0xf9/0x160 [i9
15]()
Jan 23 20:23:18 my-ntb kernel: [144602.574397] Modules linked in: isofs 
hid_generic usbhid hid msr ppp_deflate bsd_comp ppp_async crc_ccitt ctr ccm 
pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) acpi_call(OE) 
bbswitch(OE) uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core 
v4l2_common btusb videodev media arc4 snd_hda_codec_hdmi snd_hda_codec_realtek 
snd_hda_codec_generic rfcomm bnep bluetooth 6lowpan_iphc intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm mac80211 kvm 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel binfmt_misc aesni_intel 
aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd iwlwifi joydev serio_raw 
snd_seq_midi snd_seq_midi_event cfg80211 nls_iso8859_1 snd_rawmidi 
thinkpad_acpi snd_hda_intel nvram snd_seq rtsx_pci_ms snd_hda_controller 
memstick snd_hda_codec lpc_ich snd_hwdep shpchp wmi 

[Touch-packages] [Bug 1403982] Re: mini.iso installer cannot load additional components

2015-01-26 Thread sudodus
Well the mini.iso works now (without your work-around), but anyway it is
good to know how to add such a work-around :-)

Please describe where and how to add that command! What should be booted
and at what stage should it be entered?

What is db_get ?

Should I use some other way to get the 'minimal install' (not by
downloading and booting the mini.iso)?

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

Title:
  mini.iso installer cannot load additional components

Status in debian-installer package in Ubuntu:
  New
Status in gnupg package in Ubuntu:
  Fix Released

Bug description:
  system: Ubuntu Vivid 32-bit current daily mini.iso

  Computer: http://www.toshiba.se/laptops/satellite-pro/c850/satellite-
  pro-c850-19w/

  Dialogue:

  Choose a mirror to use and press enter.

  If you have a http proxy type its details now, otherwise just press
  enter.

  The installer does not start loading additional components. Instead it 
complains:
  Downloading a file failed
  Retry
  Change mirror
  Cancel

  I have tried several national mirrors, and also 'archive.ubuntu.com'

  No mirror can provide that file, and the installation gets stuck here.

  Failing process: udpkg, net-retriever, or maybe missing files in the
  mirrors?

  There is nothing wrong with my internet connection:
  ping ubuntu.com works (from this Vivid alpha mini.iso)
  Ubuntu 14.04 LTS mini.iso works, can install systems

  The automatically attached files have nothing to do with the bug. They
  were created in another computer because I could not create the report
  in the simple system running in the beginning of the mini.iso
  installation process. So they were removed.

  ProblemType: Bug
  DistroRelease: Ubuntu mini.iso 15.04
  version 20101020ubuntu356/ 16-Dec-2014 01:28

  Architecture: i386
  Date: Thu Dec 18 19:23:55 2014
  MarkForUpload: True
  PackageArchitecture: all

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

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


[Touch-packages] [Bug 1414686] Re: ackage rsyslog 7.4.4-1ubuntu2.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-26 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  ackage rsyslog 7.4.4-1ubuntu2.5 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

Status in rsyslog package in Ubuntu:
  New

Bug description:
  started creating problem after last install closed abruptly

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: rsyslog 7.4.4-1ubuntu2.5
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Mon Jan 26 19:43:36 2015
  DpkgHistoryLog:
   Start-Date: 2015-01-26  19:43:20
   Commandline: apt-get install alien
   Install: rpm2cpio:amd64 (4.11.1-3ubuntu0.1, automatic), rpm-common:amd64 
(4.11.1-3ubuntu0.1, automatic), rpm:amd64 (4.11.1-3ubuntu0.1, automatic), 
librpm3:amd64 (4.11.1-3ubuntu0.1, automatic), debugedit:amd64 
(4.11.1-3ubuntu0.1, automatic), librpmsign1:amd64 (4.11.1-3ubuntu0.1, 
automatic), alien:amd64 (8.90), librpmbuild3:amd64 (4.11.1-3ubuntu0.1, 
automatic), librpmio3:amd64 (4.11.1-3ubuntu0.1, automatic)
  DuplicateSignature: package:rsyslog:7.4.4-1ubuntu2.5:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  SourcePackage: rsyslog
  Title: package rsyslog 7.4.4-1ubuntu2.5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1414560] Re: Parent scope is authorised when logging in to a child scope

2015-01-26 Thread Pat McGowan
ok to land to fix usability issue

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

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

** Changed in: canonical-devices-system-image
Milestone: None = ww05-2015

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

Title:
  Parent scope is authorised when logging in to a child scope

Status in the base for Ubuntu mobile products:
  Confirmed
Status in unity-scopes-api package in Ubuntu:
  Fix Released
Status in unity-scopes-shell package in Ubuntu:
  Fix Released
Status in unity-scopes-api package in Ubuntu RTM:
  In Progress
Status in unity-scopes-shell package in Ubuntu RTM:
  In Progress

Bug description:
  When logging into a child scope from an aggregator, the parent scope
  is added to the ACL instead of the child scope. The aggregator should
  request authentication on behalf of the child scope in these cases.

  To reproduce the bug:
    1. Ensure that signon-apparmor-extension is installed on the phone: sudo 
apt-get install signon-apparmor-extension
    2. Log into Facebook Photos from the Photos scope. (Tap No Facebook Photos 
account configured)

  What should happen:
  Once focus is returned to the Photos scope, the scope should refresh, now 
displaying your personal Facebook photos.

  What actually happens:
  Focus returns to the Photos scope and nothing happens. Neither the Photos 
scope nor the Facebook Photos scope show your personal Facebook pictures, yet 
settings indicates the scopes are authenticated.

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

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


[Touch-packages] [Bug 1414303] Re: sudo show predefine PAM prompt with some PAM Modules, no default sudo prompt

2015-01-26 Thread Brian Murray
** Changed in: sudo (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  sudo show predefine PAM prompt with some PAM Modules, no default sudo
  prompt

Status in sudo package in Ubuntu:
  New

Bug description:
  I use libpam-krb5 for authentication, when I use sudo it show this
  prompt

  Password:

  Not the default of sudo

  [sudo] password for (user):

  But if it's set LANG=C (no locale) with module libpam-krb5 show the
  default prompt of sudo.

  With the module pam_unix (default of system) work without problems.

  Then the problem is in locale support of one of these packages. At
  check the source code of two I reached the conclusion.

  1. libpam-krb5 not support translations.

  2. sudo replaces the PAM prompt if this is Password: or translate of
  this. But sudo only check Password: translated on current language
  config (example Contraseña: on es locale).

  This bug not cause real problem but it may reveal the authentication
  system in use.

  This report has attached a (possible) patch of sudo for fix the bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: sudo 1.8.9p5-1ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  Date: Sat Jan 24 07:50:23 2015
  InstallationDate: Installed on 2015-01-12 (12 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  SourcePackage: sudo
  UpgradeStatus: No upgrade log present (probably fresh install)
  VisudoCheck:
   /etc/sudoers análisis OK
   /etc/sudoers.d/README análisis OK

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

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


[Touch-packages] [Bug 1414698] [NEW] package libc-bin 2.19-0ubuntu6.4 failed to install/upgrade: pacote libc-bin não está pronto para configuração não posso configurar (estado atual 'half-installed')

2015-01-26 Thread Luciano
Public bug reported:

Obter:1 http://security.ubuntu.com/ubuntu/ trusty-security/main libc-bin amd64 
2.19-0ubuntu6.4 [1.167 kB]
Baixados 1.167 kB em 5s (224 kB/s)
Pré-configurando pacotes ...
(Lendo banco de dados ... 254027 ficheiros e directórios actualmente 
instalados.)
Preparing to unpack .../libc6_2.19-0ubuntu6.5_i386.deb ...
De-configuring libc6:amd64 (2.19-0ubuntu6.4) ...
Unpacking libc6:i386 (2.19-0ubuntu6.5) over (2.19-0ubuntu6.4) ...
Preparing to unpack .../libc6_2.19-0ubuntu6.5_amd64.deb ...
Unpacking libc6:amd64 (2.19-0ubuntu6.5) over (2.19-0ubuntu6.4) ...
Configurando libc6:amd64 (2.19-0ubuntu6.5) ...
Configurando libc6:i386 (2.19-0ubuntu6.5) ...
dpkg: error processing package libc-bin (--configure):
 pacote libc-bin não está pronto para configuração
 não posso configurar (estado atual 'half-installed')
Configurando libc6-dev:amd64 (2.19-0ubuntu6.5) ...
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libc-bin 2.19-0ubuntu6.4
ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Mon Jan 26 14:09:02 2015
Dependencies:
 gcc-4.9-base 4.9.1-0ubuntu1
 libc6 2.19-0ubuntu6.5
 libcap2 1:2.24-0ubuntu2
 libgcc1 1:4.9.1-0ubuntu1
 multiarch-support 2.19-0ubuntu6.4
DuplicateSignature: package:libc-bin:2.19-0ubuntu6.4:pacote libc-bin não está 
pronto para configuração  não posso configurar (estado atual 'half-installed')
ErrorMessage: pacote libc-bin não está pronto para configuração  não posso 
configurar (estado atual 'half-installed')
InstallationDate: Installed on 2014-12-20 (36 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: eglibc
Title: package libc-bin 2.19-0ubuntu6.4 failed to install/upgrade: pacote 
libc-bin não está pronto para configuração  não posso configurar (estado atual 
'half-installed')
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package trusty

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

Title:
  package libc-bin 2.19-0ubuntu6.4 failed to install/upgrade: pacote
  libc-bin não está pronto para configuração  não posso configurar
  (estado atual 'half-installed')

Status in eglibc package in Ubuntu:
  New

Bug description:
  Obter:1 http://security.ubuntu.com/ubuntu/ trusty-security/main libc-bin 
amd64 2.19-0ubuntu6.4 [1.167 kB]
  Baixados 1.167 kB em 5s (224 kB/s)
  Pré-configurando pacotes ...
  (Lendo banco de dados ... 254027 ficheiros e directórios actualmente 
instalados.)
  Preparing to unpack .../libc6_2.19-0ubuntu6.5_i386.deb ...
  De-configuring libc6:amd64 (2.19-0ubuntu6.4) ...
  Unpacking libc6:i386 (2.19-0ubuntu6.5) over (2.19-0ubuntu6.4) ...
  Preparing to unpack .../libc6_2.19-0ubuntu6.5_amd64.deb ...
  Unpacking libc6:amd64 (2.19-0ubuntu6.5) over (2.19-0ubuntu6.4) ...
  Configurando libc6:amd64 (2.19-0ubuntu6.5) ...
  Configurando libc6:i386 (2.19-0ubuntu6.5) ...
  dpkg: error processing package libc-bin (--configure):
   pacote libc-bin não está pronto para configuração
   não posso configurar (estado atual 'half-installed')
  Configurando libc6-dev:amd64 (2.19-0ubuntu6.5) ...
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libc-bin 2.19-0ubuntu6.4
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Mon Jan 26 14:09:02 2015
  Dependencies:
   gcc-4.9-base 4.9.1-0ubuntu1
   libc6 2.19-0ubuntu6.5
   libcap2 1:2.24-0ubuntu2
   libgcc1 1:4.9.1-0ubuntu1
   multiarch-support 2.19-0ubuntu6.4
  DuplicateSignature: package:libc-bin:2.19-0ubuntu6.4:pacote libc-bin não está 
pronto para configuração  não posso configurar (estado atual 'half-installed')
  ErrorMessage: pacote libc-bin não está pronto para configuração  não posso 
configurar (estado atual 'half-installed')
  InstallationDate: Installed on 2014-12-20 (36 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: eglibc
  Title: package libc-bin 2.19-0ubuntu6.4 failed to install/upgrade: pacote 
libc-bin não está pronto para configuração  não posso configurar (estado atual 
'half-installed')
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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

[Touch-packages] [Bug 1414698] Re: package libc-bin 2.19-0ubuntu6.4 failed to install/upgrade: pacote libc-bin não está pronto para configuração não posso configurar (estado atual 'half-installed')

2015-01-26 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libc-bin 2.19-0ubuntu6.4 failed to install/upgrade: pacote
  libc-bin não está pronto para configuração  não posso configurar
  (estado atual 'half-installed')

Status in eglibc package in Ubuntu:
  New

Bug description:
  Obter:1 http://security.ubuntu.com/ubuntu/ trusty-security/main libc-bin 
amd64 2.19-0ubuntu6.4 [1.167 kB]
  Baixados 1.167 kB em 5s (224 kB/s)
  Pré-configurando pacotes ...
  (Lendo banco de dados ... 254027 ficheiros e directórios actualmente 
instalados.)
  Preparing to unpack .../libc6_2.19-0ubuntu6.5_i386.deb ...
  De-configuring libc6:amd64 (2.19-0ubuntu6.4) ...
  Unpacking libc6:i386 (2.19-0ubuntu6.5) over (2.19-0ubuntu6.4) ...
  Preparing to unpack .../libc6_2.19-0ubuntu6.5_amd64.deb ...
  Unpacking libc6:amd64 (2.19-0ubuntu6.5) over (2.19-0ubuntu6.4) ...
  Configurando libc6:amd64 (2.19-0ubuntu6.5) ...
  Configurando libc6:i386 (2.19-0ubuntu6.5) ...
  dpkg: error processing package libc-bin (--configure):
   pacote libc-bin não está pronto para configuração
   não posso configurar (estado atual 'half-installed')
  Configurando libc6-dev:amd64 (2.19-0ubuntu6.5) ...
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libc-bin 2.19-0ubuntu6.4
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Mon Jan 26 14:09:02 2015
  Dependencies:
   gcc-4.9-base 4.9.1-0ubuntu1
   libc6 2.19-0ubuntu6.5
   libcap2 1:2.24-0ubuntu2
   libgcc1 1:4.9.1-0ubuntu1
   multiarch-support 2.19-0ubuntu6.4
  DuplicateSignature: package:libc-bin:2.19-0ubuntu6.4:pacote libc-bin não está 
pronto para configuração  não posso configurar (estado atual 'half-installed')
  ErrorMessage: pacote libc-bin não está pronto para configuração  não posso 
configurar (estado atual 'half-installed')
  InstallationDate: Installed on 2014-12-20 (36 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: eglibc
  Title: package libc-bin 2.19-0ubuntu6.4 failed to install/upgrade: pacote 
libc-bin não está pronto para configuração  não posso configurar (estado atual 
'half-installed')
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1413584] Re: Should refuse download if it would leave an unsafely low amount of free space

2015-01-26 Thread Ricardo Salveti
** 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 ubuntu-download-manager in
Ubuntu.
https://bugs.launchpad.net/bugs/1413584

Title:
  Should refuse download if it would leave an unsafely low amount of
  free space

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu Download Manager:
  Triaged
Status in ubuntu-download-manager package in Ubuntu:
  Triaged

Bug description:
  Before downloading anything, we should check if after the download the
  amount of disk space left would fall below a certain safe threshold,
  and refuse the download in such a case.

  To make things ever safer, during the download we should also check if
  other operations are filling up the disk space (e.g. recording a
  video) and abort the download as soon as we go below the safe
  threshold.

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

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


[Touch-packages] [Bug 1365673] Re: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene:6:qt_message_fatal:QMessageLogger::fatal: UbuntuClientIntegration::UbuntuClientIntegration:UbuntuMirClientIntegrationPl

2015-01-26 Thread kevin gunn
** Summary changed:

- 
/usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene:6:qt_message_fatal:QMessageLogger::fatal:UbuntuClientIntegration::UbuntuClientIntegration:UbuntuMirClientIntegrationPlugin::create:loadIntegration
+ 
/usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene:6:qt_message_fatal:QMessageLogger::fatal:
 
UbuntuClientIntegration::UbuntuClientIntegration:UbuntuMirClientIntegrationPlugin::create:loadIntegration

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

Title:
  /usr/lib/arm-linux-
  gnueabihf/qt5/bin/qmlscene:6:qt_message_fatal:QMessageLogger::fatal:
  
UbuntuClientIntegration::UbuntuClientIntegration:UbuntuMirClientIntegrationPlugin::create:loadIntegration

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Qt integration with the Mir display server:
  Triaged
Status in QT Ubuntu:
  Confirmed
Status in qtubuntu package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Incomplete
Status in qtmir package in Ubuntu RTM:
  Triaged

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding qtdeclarative-opensource-src.  This problem was most
  recently seen with version 5.3.0-3ubuntu10, the problem page at
  https://errors.ubuntu.com/problem/4618cad07e610ca3c59a3e07c582e963d4780359
  contains more details.

  steps to reproduce:
  run the lrt switch test

  1. open a bunch of apps
  2. swipe the screen to show the app selector
  3. pick an app at random
  4. swipe the screen again to show the app selector
  5. pick an app at random
  6. repeat steps 2-5 until crash shows in /var/log

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

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


[Touch-packages] [Bug 1413584] Re: Should refuse download if it would leave an unsafely low amount of free space

2015-01-26 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Importance: Undecided = High

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

** Changed in: canonical-devices-system-image
Milestone: None = ww07-2015

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

Title:
  Should refuse download if it would leave an unsafely low amount of
  free space

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Ubuntu Download Manager:
  Triaged
Status in ubuntu-download-manager package in Ubuntu:
  Triaged

Bug description:
  Before downloading anything, we should check if after the download the
  amount of disk space left would fall below a certain safe threshold,
  and refuse the download in such a case.

  To make things ever safer, during the download we should also check if
  other operations are filling up the disk space (e.g. recording a
  video) and abort the download as soon as we go below the safe
  threshold.

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

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


[Touch-packages] [Bug 1411768] Re: clippath in svg doesn't have any effect

2015-01-26 Thread Michał Sawicz
This is Qt rendering the SVGs incorrectly, or not supporting the whole
SVG spec¹.

¹ http://doc.qt.io/qt-5/svgrendering.html

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

** Summary changed:

- clippath in svg doesn't have any effect
+ SVGs not rendered correctly

** Changed in: unity8 (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/1411768

Title:
  SVGs not rendered correctly

Status in qtbase-opensource-src package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  I used an svg as the source for scope art which has a clippath.  This
  is rendered correctly in eog and firefox, but isn't rendered correctly
  in a unity8 scope.

  Source for the scope is here:
  https://github.com/doswdev/haca/tree/combined_logos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1411768/+subscriptions

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


[Touch-packages] [Bug 1377173] Re: Brother MFC9840CDW Postscript driver fails to initialize for printing as Postscript

2015-01-26 Thread Till Kamppeter
The error_log seems to be OK. What you should try is the Generic PCL 5e
printer if your printer is monochrome or the Generic PCL 5c printer
if your printer is color.

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

Title:
  Brother MFC9840CDW Postscript driver fails to initialize for printing
  as Postscript

Status in cups package in Ubuntu:
  Expired

Bug description:
  Printer Driver: Brother MFC9840CDW Foomatic/Postscript (color, 2-sided 
printing)
  Result when printing a page is plain text output like the following
  %!PS-Adobe-3.0
%Produced by poppler ...
  followed by many form feeds.
  possible cause: The printer driver fails to initilize the printer with the 
right control sequence.
  reproducible: always

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: cups 1.7.2-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.4
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Oct  3 16:01:51 2014
  Lpstat:
   device for MFC9840CDW: socket://10.0.0.20:9100
   device for MFC9840CDW_pxlcolor: socket://10.0.0.20:9100
  MachineType: Packard Bell DOTS E2
  Papersize: a4
  PpdFiles:
   MFC9840CDW: Brother MFC9840CDW Foomatic/Postscript
   MFC9840CDW_pxlcolor: Brother MFC9840CDW Foomatic/pxlcolor
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.13.0-36-generic 
root=UUID=16250f8e-725d-430c-8ccc-95387d8f9ba7 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/22/2011
  dmi.bios.vendor: Packard Bell
  dmi.bios.version: V3.16(DDR3)
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: SJE02_PT_E
  dmi.board.vendor: Packard Bell
  dmi.board.version: V3.16(DDR3)
  dmi.chassis.type: 10
  dmi.chassis.vendor: Packard Bell
  dmi.chassis.version: V3.16(DDR3)
  dmi.modalias: 
dmi:bvnPackardBell:bvrV3.16(DDR3):bd04/22/2011:svnPackardBell:pnDOTSE2:pvrV3.16(DDR3):rvnPackardBell:rnSJE02_PT_E:rvrV3.16(DDR3):cvnPackardBell:ct10:cvrV3.16(DDR3):
  dmi.product.name: DOTS E2
  dmi.product.version: V3.16(DDR3)
  dmi.sys.vendor: Packard Bell

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

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


[Touch-packages] [Bug 1411972] Re: systemd service blocks upgrade on desktop

2015-01-26 Thread Sebastien Bacher
** Changed in: powerd (Ubuntu)
   Importance: Undecided = High

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

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

Title:
  systemd service blocks upgrade on desktop

Status in powerd package in Ubuntu:
  Confirmed

Bug description:
  When powerd is installed on the desktop, upgrading it fails given that
  `lxc-android-config.service` doesn't exist: dpkg aborts the upgrade on
  the final steps since it cannot restart `lxc-android-config`.

  I had powerd installed because I recognized that some Unity 7 packages
  suggested it (I installed from a mini iso).

  Description:Ubuntu Vivid Vervet (development branch)
  Release:15.04

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: powerd (not installed)
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  Date: Sat Jan 17 08:41:24 2015
  SourcePackage: powerd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1411972] Re: systemd service blocks upgrade on desktop

2015-01-26 Thread Martin Pitt
I recommend to call dh_installinit with --no-start. This won't harm the
phone or the boot, but will prevent this failure when you try to install
the package on a machine without android. Note that on a desktop with
upstart it seems to work:

Setting up powerd (0.16+15.04.20150120-0ubuntu1) ...
powerd start/running, process 1802

but it's not running, and dmesg shows:

[  333.993882] init: powerd main process ended, respawning
[  334.145907] init: powerd main process (1864) killed by ABRT signal
[  334.145922] init: powerd respawning too fast, stopped

i. e. as upstart doesn't treat this as a failure (even though startup
fails), the package install happens to work. But that's not true under
systemd.

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

Title:
  systemd service blocks upgrade on desktop

Status in powerd package in Ubuntu:
  Confirmed

Bug description:
  When powerd is installed on the desktop, upgrading it fails given that
  `lxc-android-config.service` doesn't exist: dpkg aborts the upgrade on
  the final steps since it cannot restart `lxc-android-config`.

  I had powerd installed because I recognized that some Unity 7 packages
  suggested it (I installed from a mini iso).

  Description:Ubuntu Vivid Vervet (development branch)
  Release:15.04

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: powerd (not installed)
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  Date: Sat Jan 17 08:41:24 2015
  SourcePackage: powerd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1414694] [NEW] drm for intel graphics card fails

2015-01-26 Thread Christian Spann
Public bug reported:

Hello,

After several updates without a reboot my system crashed finally while i
tried to disable alt+ mouse movement in Unity... another story. But now
the xserver refuses to come up.. The bug seems to be this one here:

https://www.libreoffice.org/bugzilla/show_bug.cgi?id=82368

Sorry if I do not link to the source because libreoffice seems not to be
the original place for xorg bugs to be reported.

Kernel version matches and I guess this must somehow have leaked into
the main ubuntu tree because  my System is fully upgraded. Please let me
know if I shall provide any further information.

Best regards,
Christian

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: xorg 1:7.7+7ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
Uname: Linux 3.16.0-25-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.1
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
Date: Mon Jan 26 16:41:06 2015
DistUpgraded: 2014-11-10 17:51:13,599 DEBUG enabling apt cron job
DistroCodename: utopic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: Fujitsu Technology Solutions Device [1734:11e7]
InstallationDate: Installed on 2014-09-18 (130 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MachineType: FUJITSU ESPRIMO P920
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-25-generic 
root=UUID=b6343a1b-6c95-44f7-89f0-4b437011df2b ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to utopic on 2014-11-10 (76 days ago)
dmi.bios.date: 06/26/2013
dmi.bios.vendor: FUJITSU // American Megatrends Inc.
dmi.bios.version: V4.6.5.4 R1.5.0 for D3222-A1x
dmi.board.name: D3222-A1
dmi.board.vendor: FUJITSU
dmi.board.version: S26361-D3222-A1
dmi.chassis.type: 6
dmi.chassis.vendor: FUJITSU
dmi.chassis.version: C$WX02
dmi.modalias: 
dmi:bvnFUJITSU//AmericanMegatrendsInc.:bvrV4.6.5.4R1.5.0forD3222-A1x:bd06/26/2013:svnFUJITSU:pnESPRIMOP920:pvr:rvnFUJITSU:rnD3222-A1:rvrS26361-D3222-A1:cvnFUJITSU:ct6:cvrC$WX02:
dmi.product.name: ESPRIMO P920
dmi.sys.vendor: FUJITSU
version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.2-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
xserver.bootTime: Mon Jan 26 16:40:22 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id2109 
 vendor SAM
xserver.version: 2:1.16.0-1ubuntu1.2

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


** Tags: amd64 apport-bug ubuntu utopic

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

Title:
  drm for intel graphics card fails

Status in xorg package in Ubuntu:
  New

Bug description:
  Hello,

  After several updates without a reboot my system crashed finally while
  i tried to disable alt+ mouse movement in Unity... another story. But
  now the xserver refuses to come up.. The bug seems to be this one
  here:

  https://www.libreoffice.org/bugzilla/show_bug.cgi?id=82368

  Sorry if I do not link to the source because libreoffice seems not to
  be the original place for xorg bugs to be reported.

  Kernel version matches and I guess this must somehow have leaked into
  the main ubuntu tree because  my System is fully upgraded. Please let
  me know if I shall provide any further information.

  Best regards,
  Christian

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  CompizPlugins: 

Re: [Touch-packages] [Bug 1413927] Re: user lxc containers fail to start under systemd: login name=systemd cgroup is not owned by user

2015-01-26 Thread Serge Hallyn
Quoting Martin Pitt (martin.p...@ubuntu.com):
 Stéphane Graber [2015-01-25 17:15 -]:
  How are we supposed to run a systemd container on such a system then?
  
  systemd in a container will need to create sub-entries in the
  name=systemd controller.
 
 Yes, that works fine, as the cgroup *directories* are owned by the
 user. I just don't want to make the cgroup.procs and task files owned
 by the user, as that would allow the user to modify that session
 root cgroup and move PIDs between host sessions. What user containers
 do in sub-groups of the host's session-XX.cgroup is up to them, and
 of course the user on the host can meddle with them from the outside.

If that's all you're objecting to, we can make do with that.  The
important things are that (a) the directory be owned by the user
and (b) all files other than tasks and cgroup.procs files NOT be
owned by the user :)  Having the tasks file owned by the uesr is
only a nicety.

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

Title:
  user lxc containers fail to start under systemd: login name=systemd
  cgroup is not owned by user

Status in systemd package in Ubuntu:
  Fix Committed

Bug description:
  When a user logs in, systemd-logind should create cgroups for the
  user, with the directory (i.e.
  /user.slice/user-1000.slice/session-c2.scope) owned by the user.  This
  is no longer hapening for the name=systemd cgroup.  This prevents
  containers from starting.  (If lxc were to simply not create/use that
  controller, then it would prevent system in the container from using
  it).

  I wanted to test the new lxc with lxcfs. A system container (with
  upstart or systemd) works perfectly well now (great!), but user
  containers regressed:

  $ lxc-create -n v1 -t download -- -d ubuntu -r vivid -a amd64
  $ lxc-start -n v1  -F
  lxc-start: cgmanager.c: lxc_cgmanager_enter: 694 call to 
cgmanager_move_pid_sync failed: invalid request
  lxc-start: start.c: __lxc_start: 1099 failed to spawn 'v1'
  lxc-start: lxc_start.c: main: 345 The container failed to start.

  My host is running systemd, but cgmanager is running (i. e. it's not
  bug 1400394, I enabled cgmanager.service).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: lxc 1.1.0~rc1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jan 23 10:35:55 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-11-20 (63 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141119)
  SourcePackage: lxc
  UpgradeStatus: No upgrade log present (probably fresh install)
  defaults.conf:
   lxc.network.type = veth
   lxc.network.link = lxcbr0
   lxc.network.flags = up
   lxc.network.hwaddr = 00:16:3e:xx:xx:xx
  lxc.conf: lxc.lxcpath = /srv/lxc

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

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


[Touch-packages] [Bug 1387734] Re: Location service uses the cached authorization, even if the user denied location access to an app

2015-01-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~dbarth/ubuntu-system-settings/fix-1387734

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

Title:
  Location service uses the cached authorization, even if the user
  denied location access to an app

Status in the base for Ubuntu mobile products:
  In Progress
Status in trust-store:
  In Progress
Status in location-service package in Ubuntu:
  Invalid
Status in trust-store package in Ubuntu:
  Fix Released
Status in location-service source package in Utopic:
  Invalid
Status in trust-store source package in Utopic:
  In Progress
Status in location-service source package in Vivid:
  Invalid
Status in trust-store source package in Vivid:
  Fix Released
Status in trust-store package in Ubuntu RTM:
  In Progress

Bug description:
  The bug occurs after removing location access authorization to an
  application. The location is still available to the application,
  despite the user having revoked access from within USS  Privacy 
  Location.

  To reproduce:

  1. Open a map application, like Here map
  2. Allow access to location
  3. Switch to System Settings  Privacy  Location
  4. Disable location access for Maps
  5. Kill Here map, and restart it

  What should happen: you should not have access anymore (and should not see a 
prompt)
  What happens instead: the app still has access to your location, as shown in 
the logs:

  I1030 16:15:38.167752  3100 cached_agent_glog_reporter.cpp:32]
  CachedAgent::authenticate_request_with_parameters: Application pid:
  27975 Application uid: 32011 Application id:  com.nokia.heremaps_here
  Cached request:   Request(from: com.nokia.heremaps_here, feature: 0,
  when: 1414682114882519283, answer: granted)

  I confirmed that the trust store had recorded the authorization change
  as in:

  phablet@ubuntu-phablet:~$ sqlite3 
~/.local/share/UbuntuLocationService/trust.db select * from requests
  1|unconfined|0|1414098093331252474|1
  2|com.nokia.heremaps_here|0|1414682114882519283|1
  3|com.nokia.heremaps_here|0|1414682131206341515|0

  From a user's perspective: Despite having explicitly rejected trust to
  an application, the app would still be able to access services.

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

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


[Touch-packages] [Bug 1414686] [NEW] ackage rsyslog 7.4.4-1ubuntu2.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-26 Thread Abhay Prakash Tiwari
Public bug reported:

started creating problem after last install closed abruptly

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: rsyslog 7.4.4-1ubuntu2.5
ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
Uname: Linux 3.13.0-45-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Mon Jan 26 19:43:36 2015
DpkgHistoryLog:
 Start-Date: 2015-01-26  19:43:20
 Commandline: apt-get install alien
 Install: rpm2cpio:amd64 (4.11.1-3ubuntu0.1, automatic), rpm-common:amd64 
(4.11.1-3ubuntu0.1, automatic), rpm:amd64 (4.11.1-3ubuntu0.1, automatic), 
librpm3:amd64 (4.11.1-3ubuntu0.1, automatic), debugedit:amd64 
(4.11.1-3ubuntu0.1, automatic), librpmsign1:amd64 (4.11.1-3ubuntu0.1, 
automatic), alien:amd64 (8.90), librpmbuild3:amd64 (4.11.1-3ubuntu0.1, 
automatic), librpmio3:amd64 (4.11.1-3ubuntu0.1, automatic)
DuplicateSignature: package:rsyslog:7.4.4-1ubuntu2.5:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
SourcePackage: rsyslog
Title: package rsyslog 7.4.4-1ubuntu2.5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package package-from-proposed trusty

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

Title:
  ackage rsyslog 7.4.4-1ubuntu2.5 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

Status in rsyslog package in Ubuntu:
  New

Bug description:
  started creating problem after last install closed abruptly

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: rsyslog 7.4.4-1ubuntu2.5
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Mon Jan 26 19:43:36 2015
  DpkgHistoryLog:
   Start-Date: 2015-01-26  19:43:20
   Commandline: apt-get install alien
   Install: rpm2cpio:amd64 (4.11.1-3ubuntu0.1, automatic), rpm-common:amd64 
(4.11.1-3ubuntu0.1, automatic), rpm:amd64 (4.11.1-3ubuntu0.1, automatic), 
librpm3:amd64 (4.11.1-3ubuntu0.1, automatic), debugedit:amd64 
(4.11.1-3ubuntu0.1, automatic), librpmsign1:amd64 (4.11.1-3ubuntu0.1, 
automatic), alien:amd64 (8.90), librpmbuild3:amd64 (4.11.1-3ubuntu0.1, 
automatic), librpmio3:amd64 (4.11.1-3ubuntu0.1, automatic)
  DuplicateSignature: package:rsyslog:7.4.4-1ubuntu2.5:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  SourcePackage: rsyslog
  Title: package rsyslog 7.4.4-1ubuntu2.5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1205144] Re: We can't set the objectName to a ActionSelectionPopover Action

2015-01-26 Thread Christian Dywan
I thought about this a bit more as there just was a question on how to
handle this. And it also applies to TextInputPopover, albeit internal it
currently relies on labels which mismatch as soon as localization isn't
English.

I think _item makes sense - at first it seemed to me as tho it might be
insufficient because actions can be re-used, but the same container
surely won't have more than one ActionItem.

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

Title:
  We can't set the objectName to a ActionSelectionPopover Action

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

Bug description:
  I'm writing tests to the ubuntu-filemanager-app. It has an
  ActionSelectionPopover with the actions you can do execute on a file,
  like rename, delete, etc.

  I'd like autopilot to click the rename button, but currently I can
  only do it selecting the object by its text. This is bad as the text
  can change and it will fail on a machine with a different language. It
  would be better to select it by objectName.

  But, if I do something like this:

  Action {
  objectName: rename
  text: i18n.tr(Rename)
  }

  The objectName I assigned is not present on the element.

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

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


[Touch-packages] [Bug 1414591] Re: Location service toggle in wizard is off by default - used to be on

2015-01-26 Thread Charles Kerr
It looks like the location service isn't running:

phablet@ubuntu-phablet:~$ sudo ubuntu-location-serviced-cli --bus system 
--property is_online --get
[sudo] password for phablet: 
Location service is Problem executing the CLI: 
org.freedesktop.DBus.Error.ServiceUnknown: The name com.ubuntu.location.Service 
was not provided by any .service files

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

Title:
  Location service toggle in wizard is off by default - used to be on

Status in Indicator Location:
  New
Status in location-service package in Ubuntu:
  New

Bug description:
  When running the wizard, previously the first check box for selecting
  whether to enable the location service was on. Now it is off by
  default which is unexpected.

  Contents of /var/lib/ubuntu-location-service/config.ini are:
  http://paste.ubuntu.com/9879658/

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: ubuntu-location-service-bin 2.1+15.04.20150125~rtm-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Mon Jan 26 10:06:16 2015
  InstallationDate: Installed on 2015-01-26 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150126-030204)
  SourcePackage: location-service
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.init.ubuntu.location.service.conf: 2015-01-21T12:40:24

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-location/+bug/1414591/+subscriptions

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


[Touch-packages] [Bug 1413922] Re: lxc unprivileged containers broken

2015-01-26 Thread Serge Hallyn
*** This bug is a duplicate of bug 1413927 ***
https://bugs.launchpad.net/bugs/1413927

** This bug has been marked a duplicate of bug 1413927
   user lxc containers fail to start under systemd: login name=systemd cgroup 
is not owned by user

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

Title:
  lxc unprivileged containers broken

Status in lxc package in Ubuntu:
  New

Bug description:
  Seems to be due to 1.1.0~rc1-0ubuntu1 landing?

  $ lxc-start -n trusty --logfile /tmp/lxc.log --logpriority debug
  lxc-start: lxc_start.c: main: 345 The container failed to start.
  lxc-start: lxc_start.c: main: 347 To get more details, run the container in 
foreground mode.
  lxc-start: lxc_start.c: main: 349 Additional information can be obtained by 
setting the --logfile and --logpriority options.

  lxc.log attached.

  On a related note, it seems that the dep8 tests I originally wrote for
  lxc [1] have been replaced to call lxc's own test suite. However,
  whereas these new tests are somehow passing in jenkins [2], I belied
  the crude tests in [1] would have caught this issue as they actually
  call the command-line tools users run.

  Could we maybe bring back [1] and run both sets of tests to avoid such
  a regression in future?

  [1] - 
https://code.launchpad.net/~jamesodhunt/ubuntu/raring/lxc/dep-8-tests/+merge/157938
  [2] - 
https://jenkins.qa.ubuntu.com/view/Vivid/view/AutoPkgTest/job/vivid-adt-lxc/ARCH=amd64,label=adt/

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: lxc 1.1.0~rc1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jan 23 09:15:29 2015
  InstallationDate: Installed on 2014-04-11 (286 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140409)
  SourcePackage: lxc
  UpgradeStatus: Upgraded to vivid on 2014-05-08 (259 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/lxc/+bug/1413922/+subscriptions

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


[Touch-packages] [Bug 1411733] Re: [CheckBox/Switch] not resolution independet

2015-01-26 Thread Pat McGowan
we dont need this for rtm afaik

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

Title:
  [CheckBox/Switch] not resolution independet

Status in the base for Ubuntu mobile products:
  Incomplete
Status in ubuntu-ui-toolkit package in Ubuntu:
  Incomplete
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Incomplete

Bug description:
  Testing on a higher resolution phone (Arale) the size of the switches
  on the indicators and the settings app are smaller proportionally than
  in the nexus4 or Krillin.

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

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


[Touch-packages] [Bug 1411768] Re: SVGs not rendered correctly

2015-01-26 Thread Albert Astals Cid
Qt supports the static features of SVG 1.2 Tiny. as far as i read the
standards SVG 1.2 Tiny does not support clippath

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

Title:
  SVGs not rendered correctly

Status in qtbase-opensource-src package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  I used an svg as the source for scope art which has a clippath.  This
  is rendered correctly in eog and firefox, but isn't rendered correctly
  in a unity8 scope.

  Source for the scope is here:
  https://github.com/doswdev/haca/tree/combined_logos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1411768/+subscriptions

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


[Touch-packages] [Bug 1270579] Re: Ubuntu should have an upstart job for saving/restoring backlight level on laptops

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

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

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

Title:
  Ubuntu should have an upstart job for saving/restoring backlight level
  on laptops

Status in elementary OS:
  Confirmed
Status in One Hundred Papercuts:
  Confirmed
Status in The Linux Mint Distribution:
  New
Status in Ubuntu MATE:
  Opinion
Status in systemd package in Ubuntu:
  Triaged
Status in sysvinit package in Ubuntu:
  Confirmed
Status in upstart package in Ubuntu:
  Confirmed
Status in sysvinit package in Debian:
  New

Bug description:
  Dear all!

  I have tested many distros - Arch, OpenSuSe 13.1, Fedora 20, ALT Linux p7, 
Sabayon, Mageia 4.
  Many of them are based on systemd.
  It does not matter what init system they use, but all of them have very 
usefull script (or binary program, I don't know) for saving and restoring 
backlight level on laptop.

  In these distros there is a script for save and restore backlight levels for 
two video-cards (acpi_video0 and acpi_video1). During system boot it is 
indicated as follows:
  
  [  OK  ] Started Load/Save Screen Backlight Brightness of acpi_video1.
  [  OK  ] Started Load/Save Screen Backlight Brightness of acpi_video0.
  .

  =

  Steps to reproduce:
  1. User boots laptop (cold boot, not wake from suspend)
  2. User sets comfortable backlight level
  3. User ends his/her work by shutting down the laptop (not suspend, so 
backlight level is not saved)
  4. Go to 1 (another cold boot with reseted backlight level).

  =

  According to the list of duplicates and bug heat this bug/feature
  request is very important.

  As you know laptop market share is gigantic (see for example 
http://www.statista.com/statistics/276772/ultrabook-share-of-global-notebook-market-since-2011/
 for stats).
  Also Ubuntu and Debian market share are increasing.

  So I can't believe why this usability fault exists in Ubuntu (and Debian) for 
years.
  It seems that guys from `systemd` understand the problem correctly (sooner or 
later - on 14 Aug 2013, see 
https://github.com/systemd/systemd/commits/56f64d95763a799ba4475daf44d8e9f72a1bd474/src/backlight/backlight.c
 ), but `upstart` and `sysvinit` developers not.

  As you can remember I tried to fix the problem by myself (see my comment on 
askubuntu 
http://askubuntu.com/questions/151651/brightness-is-reset-to-maximum-on-every-restart/227553#227553)
 - I created first version of an init script for saving and restoring backlight 
level (on 10 Dec 2012 - two years ago).
  It had one disadvantage - it operates only when laptop has one graphical 
adaptor and its name was hardcoded to the script (*acpi_video0* in my case).

  So on 2014-12-28 I presented new version of a script - it can save and 
restore backlight levels of all graphical, adaptors, which are found in 
`/sys/class/backlight/*`.
  The init script with symlink aPlease note: ire packed to archive (see 
attachment to comment #18 - 
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1270579/+attachment/4288756/+files/upstart_brightness.tar.gz
 ).
  The script is tested on Ubuntu Precise 12.04.5 and Ubuntu Trusty 14.04.1.

  If you have installed its previous version (from comment #15) - you can 
remove its files with commands:
   sudo rm /etc/rc?.d/?25backlight /etc/init.d/brightness
  then extract new version with commands:
   sudo tar -zxvf upstart_brightness.tar.gz -C /

  I hope my script will help somebody.
  Thanks for testing!

  To Ubuntu developers: please contact me if you are ready to include
  and distribute my script to 12.04 and 14.04 deb-pakages.

  =

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: initscripts 2.88dsf-41ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-4.19-generic 3.13.0-rc8
  Uname: Linux 3.13.0-4-generic i686
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sun Jan 19 17:20:26 2014
  InstallationDate: Installed on 2013-10-20 (91 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  SourcePackage: sysvinit
  UpgradeStatus: Upgraded to trusty on 2013-11-19 (61 days ago)

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

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


[Touch-packages] [Bug 1412553] Comment bridged from LTC Bugzilla

2015-01-26 Thread bugproxy
--- Comment From azane...@br.ibm.com 2015-01-26 16:02 EDT---
This is a comment from Alan Modra:

COMMONPAGESIZE in the linker should match kernel page size for two reasons:
- The linker optimisation that trades disk pages for memory pages is most
effective when they match.  If you're running a kernel that, say, uses 64k
pages, but your linker commonpagesize is 4k then your executables and
shared libraries will use up to 4k extra on disk but be ineffective in
saving memory pages.  Only 1 in 16 binaries will save a memory page.
Conversely, if your kernel used 4k pages but commonpagesize was 16k, then
you'd waste up to 16k on disk to make only a 4k saving in memory, ie. you'd
be wasting 12k of disk to no purpose.
- The linker -z relro layout also uses commonpagesize.  Some might say this
is a bug..  -z relro also increases executable size, both in memory and on
disk, in order to reduce the potential for an evil attacker to subvert a
binary, by making more of the binary read-only at startup.  Like the
disk/memory tradeoff, -z relro is ineffective if commonpagesize is
*smaller* than the actual kernel page size.  (The same 1 in n binaries,
where n is commonpagesize/kernelpagesize, will properly protect the last
page in the relro area.)  If commonpagesize is larger than the kernel page
size then -z relro works but wastes memory.

So that's the WHY.  Sorry it isn't complete as I don't know off the top of
my head what page size the Ubuntu kernels use.

Note that from the -z relro view, we have other things that need fixing in
the linker but I wouldn't recommend backporting just yet.  The patches I've
committed upstream 3e2b0f31, 23283c1b, 5ad18f16, aren't too well tested and
are known to break some xlc compiled binaries.

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

Title:
  RELRO not working on Ubuntu 14.04

Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Trusty:
  New

Bug description:
  RELRO (RELocation Read-Only) is security feature provided by the
  linker and implemented in conjunction with glibc to relocations
  sections that are used to resolve dynamically loaded functions read-
  only.

  The GLIBC side looks at the segments placement set by the linker and
  if they met some criteria regarding alignment, the are mprotect to be
  read-only.  More specifically, on GLIBC code:

  elf/dl-reloc.c:

  324 void internal_function
  325 _dl_protect_relro (struct link_map *l)
  326 {
  327   ElfW(Addr) start = ((l-l_addr + l-l_relro_addr)
  328~(GLRO(dl_pagesize) - 1));
  329   ElfW(Addr) end = ((l-l_addr + l-l_relro_addr + l-l_relro_size)
  330  ~(GLRO(dl_pagesize) - 1));
  331 
  332   if (start != end
  333__mprotect ((void *) start, end - start, PROT_READ)  0)
  334 {
  335   static const char errstring[] = N_(\
  336 cannot apply additional memory protection after relocation);
  337   _dl_signal_error (errno, l-l_name, NULL, errstring);
  338 }
  339 }

  The problem is, if linker does not set the alignment correctly,
  'start' and 'end' will be equal and thus not protected. And this is
  happening on Ubuntu 14.04 due the fact its uses default binutils
  elf{32,64}-ppc.c ELF_COMMONPAGESIZE to align it to 4k instead of 64k.

  There is a recent patch on binutils-dev maillist [1] to change the
  default for 64k and Fedora rawhide already sets it [2] in its
  binutils.spec spec:

  # On ppc64 and aarch64, we might use 64KiB pages
  sed -i -e '/#define.*ELF_COMMONPAGESIZE/s/0x1000$/0x1/' bfd/elf*ppc.c
  sed -i -e '/#define.*ELF_COMMONPAGESIZE/s/0x1000$/0x1/' bfd/elf*aarch64.c

  Ubuntu for powerpc64le should do the same.

  [1] https://sourceware.org/ml/binutils/2014-12/msg00165.html
  [2] 
http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/source/SRPMS/b/binutils-2.24-29.fc22.src.rpm

  I tested and building a binutils with the ELF_COMMONPAGESIZE set to
  64k instead of default 4k and rebuilding GLIBC I see its relocation
  sections being correctly mprotected.

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

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


[Touch-packages] [Bug 1327419] Re: Infographic's language not updated until the metric value is changed

2015-01-26 Thread Pat McGowan
** Changed in: libusermetrics (Ubuntu)
 Assignee: (unassigned) = Thomas Strehl (strehl-t)

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

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

** Changed in: canonical-devices-system-image
Milestone: None = ww09-2015

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

Title:
  Infographic's language not updated until the metric value is changed

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Ubuntu Translations:
  Triaged
Status in libusermetrics package in Ubuntu:
  Confirmed

Bug description:
  1) Start the music app
  2) Play a track for more than 10 seconds to trigger the metric update
  3) Lock and unlock to show the infographic
  4) Note, for example, 1 song played today appears (double tap to cycle 
through to find music if required)
  5) Goto system settings and change the language
  6) Restart the device
  7) Note the infographic's language has not been updated and it still states 
'1 song played today'
  8) Start the music app
  9) Play a track for more than 10 seconds to trigger the metric update
  10) Lock and unlock to show the infographic
  11) Now notice the infographic's language is now correct, for example 2 
Morceaux joues aujourd'hui

  It was expected that step 7 the infographic would show the correct
  language.

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

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


[Touch-packages] [Bug 1388612] Re: [GM965] GPU lockup running OpenGL applications on Dell Vostro 1510

2015-01-26 Thread Andrea Bini
Thank you Felix for the attention given to my report. I'll comment about
the fix that has been released directly on bugs.freedesktop.org. The
issue is not solved in my case.

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

Title:
  [GM965] GPU lockup running OpenGL applications on Dell Vostro 1510

Status in Mesa:
  Fix Released
Status in xorg package in Ubuntu:
  New

Bug description:
  Hello, I'm suffering a GPU lockup problem with Ubuntu 14.10 64-bit on
  a Dell Vostro 1510 laptop with Intel graphics. The problem used to
  arise also with Ubuntu 14.04 and is always reproducible with glmark2
  on the LiveCD. Just to run the ideas benchmark of glmark2 to trigger
  the lockup in few seconds (glmark2 -b ideas). Other OpenGL
  applications also causes the lockup (e.g. FooBillard++, my self-made
  SDL applications). Memory test passed, BIOS at the latest version.
  Don't know if the following is a good point but I think that the
  problem is not caused by a failing hardware because it works fine on
  Windows. I tried with the latest Intel upstream kernel
  (http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-
  next/current/) and upstream X.org (https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa), no change.

  [Personal Notes]
  I'm new to Ubuntu's world, I hope I've done things right, if not please tell 
me and I will resend the report or supply more information. I've created the 
bug report with ubuntu-bug xorg --save from another machine via SSH while the 
sick machine was frozen. It seemed to me more logical than using ubuntu-bug 
directly when the system is working fine. I've collected other information via 
SSH during the same lockup: dmesg, Xorg.0.log, i915_error_state. The latter was 
added as attachment.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sun Nov  2 19:24:31 2014
  DistUpgraded: 2014-10-25 12:05:51,479 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.13.0-37-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.16.0-23-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.16.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller 
(primary) [8086:2a02] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0273]
 Subsystem: Dell Device [1028:0273]
  InstallationDate: Installed on 2014-10-11 (22 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Dell Inc. Vostro1510
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic 
root=UUID=9b3612b7-c4bf-4840-885b-9fae75d6342c ro splash quiet vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to utopic on 2014-10-25 (8 days ago)
  dmi.bios.date: 03/18/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0M277C
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd03/18/2009:svnDellInc.:pnVostro1510:pvrNull:rvnDellInc.:rn0M277C:rvr:cvnDellInc.:ct8:cvrN/A:
  dmi.product.name: Vostro1510
  dmi.product.version: Null
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sun Nov  2 18:41:51 2014
  xserver.configfile: default
  xserver.errors:
   intel(0): Detected a hung GPU, disabling acceleration.
   intel(0): When reporting this, please include /sys/class/drm/card0/error and 
the full dmesg.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   15873 
   vendor LPL
  xserver.version: 2:1.16.0-1ubuntu1

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

-- 
Mailing list: 

[Touch-packages] [Bug 1414025] Re: Call back and the phone icon don't work in messaging indicator

2015-01-26 Thread Nick Dedekind
** 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/1414025

Title:
  Call back and the phone icon don't work in messaging indicator

Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  With devel-proposed image 73 on mako, the call back button and the
  phone icon don't work. To reproduce:

  * produce a missed call on the phone by calling it and hanging up again
  * pull down messaging indicator
  * click on call back button

  = nothing happens

  * click on phone icon

  = nothing happens

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

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


[Touch-packages] [Bug 1412553] Comment bridged from LTC Bugzilla

2015-01-26 Thread bugproxy
--- Comment From mauri...@br.ibm.com 2015-01-26 15:21 EDT---
*** Bug 119945 has been marked as a duplicate of this bug. ***

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

Title:
  RELRO not working on Ubuntu 14.04

Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Trusty:
  New

Bug description:
  RELRO (RELocation Read-Only) is security feature provided by the
  linker and implemented in conjunction with glibc to relocations
  sections that are used to resolve dynamically loaded functions read-
  only.

  The GLIBC side looks at the segments placement set by the linker and
  if they met some criteria regarding alignment, the are mprotect to be
  read-only.  More specifically, on GLIBC code:

  elf/dl-reloc.c:

  324 void internal_function
  325 _dl_protect_relro (struct link_map *l)
  326 {
  327   ElfW(Addr) start = ((l-l_addr + l-l_relro_addr)
  328~(GLRO(dl_pagesize) - 1));
  329   ElfW(Addr) end = ((l-l_addr + l-l_relro_addr + l-l_relro_size)
  330  ~(GLRO(dl_pagesize) - 1));
  331 
  332   if (start != end
  333__mprotect ((void *) start, end - start, PROT_READ)  0)
  334 {
  335   static const char errstring[] = N_(\
  336 cannot apply additional memory protection after relocation);
  337   _dl_signal_error (errno, l-l_name, NULL, errstring);
  338 }
  339 }

  The problem is, if linker does not set the alignment correctly,
  'start' and 'end' will be equal and thus not protected. And this is
  happening on Ubuntu 14.04 due the fact its uses default binutils
  elf{32,64}-ppc.c ELF_COMMONPAGESIZE to align it to 4k instead of 64k.

  There is a recent patch on binutils-dev maillist [1] to change the
  default for 64k and Fedora rawhide already sets it [2] in its
  binutils.spec spec:

  # On ppc64 and aarch64, we might use 64KiB pages
  sed -i -e '/#define.*ELF_COMMONPAGESIZE/s/0x1000$/0x1/' bfd/elf*ppc.c
  sed -i -e '/#define.*ELF_COMMONPAGESIZE/s/0x1000$/0x1/' bfd/elf*aarch64.c

  Ubuntu for powerpc64le should do the same.

  [1] https://sourceware.org/ml/binutils/2014-12/msg00165.html
  [2] 
http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/source/SRPMS/b/binutils-2.24-29.fc22.src.rpm

  I tested and building a binutils with the ELF_COMMONPAGESIZE set to
  64k instead of default 4k and rebuilding GLIBC I see its relocation
  sections being correctly mprotected.

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

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


[Touch-packages] [Bug 1254085] Re: ssh fails to connect to VPN host - hangs at 'expecting SSH2_MSG_KEX_ECDH_REPLY'

2015-01-26 Thread Bruce Pieterse
I had this same problem today and we changed the MTU to 1500 on the
remote server we were trying to connect to and everything worked
straight afterwards. I was trying to do a simple git clone
user@domain:group/repo.git.

From the local server I was connecting from to do the clone it would
always hang at debug1: SSH2_MSG_KEXINIT sent and then time out.

Remote Server:
openssh-server:
  Installed: 1:6.6p1-2ubuntu2
  Candidate: 1:6.6p1-2ubuntu2
  Version table:
 *** 1:6.6p1-2ubuntu2 0
500 http://za.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 1:6.6p1-2ubuntu1 0
500 http://za.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

Local Server (Gentoo):
*  net-misc/openssh
  Latest version available: 6.7_p1
  Latest version installed: 6.7_p1
  Size of files: 1344 KiB
  Homepage:  http://www.openssh.org/
  Description:   Port of OpenBSD's free SSH release
  License:   BSD GPL-2

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

Title:
  ssh fails to connect to VPN host - hangs at 'expecting
  SSH2_MSG_KEX_ECDH_REPLY'

Status in openssh package in Ubuntu:
  Confirmed

Bug description:
  ssh -vvv host is failing for me where host is a VPN system.

  VPN is configured and connected via network-manager. Last messages
  from ssh (hangs forever):

  debug2: kex_parse_kexinit: none,z...@openssh.com
  debug2: kex_parse_kexinit: none,z...@openssh.com
  debug2: kex_parse_kexinit: 
  debug2: kex_parse_kexinit: 
  debug2: kex_parse_kexinit: first_kex_follows 0 
  debug2: kex_parse_kexinit: reserved 0 
  debug2: mac_setup: found hmac-md5
  debug1: kex: server-client aes128-ctr hmac-md5 none
  debug2: mac_setup: found hmac-md5
  debug1: kex: client-server aes128-ctr hmac-md5 none
  debug1: sending SSH2_MSG_KEX_ECDH_INIT
  debug1: expecting SSH2_MSG_KEX_ECDH_REPLY

  
  = Workaround =

  $ sudo apt-get install putty
  $ putty host

  This works perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: openssh-client 1:6.4p1-1
  ProcVersionSignature: Ubuntu 3.12.0-3.8-generic 3.12.0
  Uname: Linux 3.12.0-3-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.7-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Fri Nov 22 15:37:18 2013
  InstallationDate: Installed on 2010-10-21 (1128 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  RelatedPackageVersions:
   ssh-askpass   1:1.2.4.1-9
   libpam-sshN/A
   keychain  2.7.1-1
   ssh-askpass-gnome 1:6.4p1-1
  SSHClientVersion: OpenSSH_6.4p1 Ubuntu-1, OpenSSL 1.0.1e 11 Feb 2013
  SourcePackage: openssh
  UpgradeStatus: Upgraded to trusty on 2013-11-01 (20 days ago)

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

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


[Touch-packages] [Bug 1414677] [NEW] Tab completion for new apt command doesn't work in trusty

2015-01-26 Thread Robin Winslow
Public bug reported:

The one problem I've found with the new apt command (in trusty) is
that unlike with apt-get, tab completion doesn't work.

Someone's posted a solution here:
http://askubuntu.com/questions/445637/can-i-enable-bash-completion-for-
the-new-apt-command

It looks like this might be a bash-level problem (or zsh, or whetever
shell you use), rather than apt-specific, but I thought I'd post it here
as people who care about this project should presumably also care about
tab completion working properly.

Do you think it's feasible to expect tab-completion by 1504?

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

** Description changed:

  The one problem I've found with the new apt command (in trusty) is
  that unlike with apt-get, tab completion doesn't work.
  
  Someone's posted a solution here:
  http://askubuntu.com/questions/445637/can-i-enable-bash-completion-for-
  the-new-apt-command
  
  It looks like this might be a bash-level problem (or zsh, or whetever
  shell you use), rather than apt-specific, but I thought I'd post it here
  as people who care about this project should presumably also care about
  tab completion working properly.
  
- Do you think we could have tab-completion by 1504?
+ Do you think it's feasible to expect tab-completion by 1504?

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

Title:
  Tab completion for new apt command doesn't work in trusty

Status in apt package in Ubuntu:
  New

Bug description:
  The one problem I've found with the new apt command (in trusty) is
  that unlike with apt-get, tab completion doesn't work.

  Someone's posted a solution here:
  http://askubuntu.com/questions/445637/can-i-enable-bash-completion-
  for-the-new-apt-command

  It looks like this might be a bash-level problem (or zsh, or whetever
  shell you use), rather than apt-specific, but I thought I'd post it
  here as people who care about this project should presumably also care
  about tab completion working properly.

  Do you think it's feasible to expect tab-completion by 1504?

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

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


[Touch-packages] [Bug 1414025] Re: Call back and the phone icon don't work in messaging indicator

2015-01-26 Thread Lars Uebernickel
** Branch linked: lp:~larsu/indicator-messages/lp1414025

** Changed in: indicator-messages (Ubuntu)
   Status: New = In Progress

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

Title:
  Call back and the phone icon don't work in messaging indicator

Status in indicator-messages package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  With devel-proposed image 73 on mako, the call back button and the
  phone icon don't work. To reproduce:

  * produce a missed call on the phone by calling it and hanging up again
  * pull down messaging indicator
  * click on call back button

  = nothing happens

  * click on phone icon

  = nothing happens

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

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


[Touch-packages] [Bug 1400626] Re: Please backport xtrans, libdrm, x11proto-{fonts, core} packages for 14.04.2

2015-01-26 Thread Steve Langasek
** Also affects: llvm-toolchain-snapshot (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Please backport xtrans, libdrm, x11proto-{fonts,core} packages for
  14.04.2

Status in libdrm package in Ubuntu:
  In Progress
Status in llvm-toolchain-snapshot package in Ubuntu:
  New
Status in x11proto-core package in Ubuntu:
  New
Status in x11proto-fonts package in Ubuntu:
  New
Status in xorg package in Ubuntu:
  In Progress
Status in xtrans package in Ubuntu:
  In Progress
Status in libdrm source package in Trusty:
  Fix Released
Status in llvm-toolchain-snapshot source package in Trusty:
  New
Status in x11proto-core source package in Trusty:
  Fix Released
Status in x11proto-fonts source package in Trusty:
  Fix Released
Status in xorg source package in Trusty:
  Fix Committed
Status in xtrans source package in Trusty:
  Fix Released

Bug description:
  In order to upload the new xorg-server we need to backport the following 
packages from utopic:
  libdrm
  x11proto-core
  x11proto-fonts
  xtrans

  libdrm 2.4.52-1-2.4.56-1 seems to have the following changes:
  - Hides private symbols from all libdrm libraries
  - fixes MSAA on Hawaii (radeon).
  - Adds cherryview pci-ids (intel).
  - Makes libdrm-nouveau threadsafe with concurrent access to the drm fd.
  - Fixes to exynos and freedreno.
  - Enables building libdrm-freedreno1 and libdrm-exynos1

  x11proto-core's main change appears to be changing from the 'pointer' type to 
'void *':
  
https://launchpadlibrarian.net/173873109/x11proto-core_7.0.24-1_7.0.26-1.diff.gz

  x11proto-fonts' main change is the same as x11proto-core, but the 
documentation is reformatted too:
  
https://launchpadlibrarian.net/173873038/x11proto-fonts_2.1.2-1_2.1.3-1.diff.gz

  xtrans seems to have 2 minor changes, increase default unix pipe size and add 
support for systemd socket activation:
  https://launchpadlibrarian.net/173873112/xtrans_1.3.2-1_1.3.4-1.diff.gz

  xorg needs to be slightly updated, to allow xserver-xorg to provide
  the unrenamed lts-utopic, and to allow xorg to be installed with the
  renamed xorg-server.

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

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


[Touch-packages] [Bug 1414613] Re: Replace gnome-icon-theme with adwaita-icon-theme

2015-01-26 Thread Launchpad Bug Tracker
This bug was fixed in the package apturl - 0.5.2ubuntu5

---
apturl (0.5.2ubuntu5) vivid; urgency=medium

  * Switch gnome-icon-theme to adwaita-icon-theme, which is its
successor. (LP: #1414613)
 -- Iain Lane i...@orangesquash.org.uk   Mon, 26 Jan 2015 14:55:39 +

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

Title:
  Replace gnome-icon-theme with adwaita-icon-theme

Status in adwaita-icon-theme package in Ubuntu:
  Fix Released
Status in apturl package in Ubuntu:
  Fix Released
Status in brasero package in Ubuntu:
  Fix Released
Status in cheese package in Ubuntu:
  New
Status in empathy package in Ubuntu:
  New
Status in evolution package in Ubuntu:
  New
Status in file-roller package in Ubuntu:
  New
Status in gnome-calculator package in Ubuntu:
  New
Status in gnome-screensaver package in Ubuntu:
  New
Status in gnome-themes-standard package in Ubuntu:
  New
Status in gtkhtml4.0 package in Ubuntu:
  New
Status in humanity-icon-theme package in Ubuntu:
  Fix Released
Status in ibus package in Ubuntu:
  New
Status in metacity package in Ubuntu:
  New
Status in network-manager-applet package in Ubuntu:
  New
Status in rhythmbox package in Ubuntu:
  New
Status in system-config-printer package in Ubuntu:
  New
Status in totem package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  New
Status in unity-asset-pool package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  New

Bug description:
  We want to replace the old gnome-icon-theme with the new adwaita-icon-
  theme in Ubuntu.

  But we do not want both on the CD at once, so let's block them in
  proposed until the transition is complete.

  laney@vivid reverse-depends -c main gnome-icon-theme
  Reverse-Recommends
  ==
  * cheese
  * file-roller
  * gnome-calculator
  * libbrasero-media3-1

  Reverse-Depends
  ===
  * apturl
  * brasero
  * empathy
  * evolution
  * gnome-icon-theme-full
  * gnome-icon-theme-symbolic
  * gnome-screensaver
  * gnome-themes-standard-data
  * humanity-icon-theme
  * ibus
  * libgtkhtml-4.0-common
  * metacity
  * network-manager-gnome
  * rhythmbox
  * system-config-printer-gnome
  * totem
  * ubuntu-mono
  * unity-asset-pool
  * unity-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adwaita-icon-theme/+bug/1414613/+subscriptions

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


[Touch-packages] [Bug 1390709] Re: Wifi doesn't reconnect after waking from sleep

2015-01-26 Thread Timo Aaltonen
** Summary changed:

- Wifi doesn'r reconnect after waking from sleep
+ Wifi doesn't reconnect after waking from sleep

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

Title:
  Wifi doesn't reconnect after waking from sleep

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Upgraded from 14.04 to 14.10. Before Wifi would reconnect after waking
  up from sleep mode. After Update reconnect fails with wlan0: aborting
  authentication with 1c:c6:3c:95:e7:74 by local choice (Reason:
  3=DEAUTH_LEAVING).

  I worked around this by killing wpa_supplicant with a script in
  /etc/pm/sleep.d

  
  #!/bin/sh

  case $1 in
  thaw|resume) 
  { killall wpa_supplicant ; } 2/dev/null
  ;;
  *)
  ;;
  esac

  exit $?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: network-manager 0.9.8.8-0ubuntu28
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sat Nov  8 11:43:15 2014
  EcryptfsInUse: Yes
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-19 (567 days ago)
  InstallationMedia: Kubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402.1)
  IpRoute:
   default via 192.168.138.251 dev wlan0  proto static 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1 
   192.168.138.0/24 dev wlan0  proto kernel  scope link  src 192.168.138.143  
metric 9
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to utopic on 2014-11-07 (0 days ago)
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled enabled

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

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


[Touch-packages] [Bug 1414762] Re: Password gets set instead of a passcode during welcome wizard

2015-01-26 Thread Ken VanDine
** Also affects: ubuntu-system-settings (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Package changed: ubuntu-system-settings (Ubuntu) = unity8 (Ubuntu)

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

Title:
  Password gets set instead of a passcode during welcome wizard

Status in unity8 package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu RTM:
  New

Bug description:
  Whenever I quickly type the passcode during setup wizard, instead of
  passcode, password is set as security mechanism

  1. factory reset your phone
  2. on the startup wizard select 4-digit passcode as security mechanism
  3. when asked to confirm the passcode, quickly type it again.
  4. finish setup

  What happens:
  Instead of a passcode the password is set and I am greeted with OSK to unlock 
the screen.

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: ubuntu-system-settings 0.3+15.04.20150123.1~rtm-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Mon Jan 26 19:41:20 2015
  InstallationDate: Installed on 2015-01-26 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150126-162525)
  SourcePackage: ubuntu-system-settings
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1387134] Re: when enabled nvidia graphics card, desktop freezes

2015-01-26 Thread Zdenek
forgot to say that ctrl+alt+f1 and ctrl+alt+f7 is working but unity
doesn't recover

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

Title:
  when enabled nvidia graphics card, desktop freezes

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Screen freezes occasionally while simply browsing the web, can be recovered 
by ctrl+alt+f1 and ctrl+alt+f7 
  This has been the case in 14.04, and it's still the case in 14.10 (64 bit)
  Asus UX32V
   331.89-0ubuntu5
   *** 331.89-0ubuntu5 0
  500 http://nl.archive.ubuntu.com/ubuntu/ utopic/restricted amd64 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Ez egy könyvtár: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.89  Tue Jul  1 13:30:18 
PDT 2014
   GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
  .tmp.unity.support.test.0:
   
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Oct 29 12:40:01 2014
  DistUpgraded: 2014-10-28 11:18:50,177 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.16.0-23-generic, x86_64: installed
   bbswitch, 0.7, 3.16.0-24-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
 Subsystem: ASUSTeK Computer Inc. GeForce GT 620M [1043:1507]
  InstallationDate: Installed on 2014-05-31 (150 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: ASUSTeK COMPUTER INC. UX32VD
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic.efi.signed 
root=UUID=690e7454-2b46-48e2-9b5e-57228f67864a ro quiet splash 
processor.ignore_ppc=1 vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to utopic on 2014-10-28 (1 days ago)
  dmi.bios.date: 01/29/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX32VD.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX32VD
  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.:bvrUX32VD.214:bd01/29/2013:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX32VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Wed Oct 29 12:00:13 2014
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
   NVIDIA(0): Failed to initiate mode change.
   NVIDIA(0): Failed to complete mode change
   NVIDIA(0): Failed to initiate mode change.
   NVIDIA(0): Failed to complete mode change
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4931 
   vendor CMN
  xserver.version: 2:1.16.0-1ubuntu1

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

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


[Touch-packages] [Bug 1409133] Re: Heavy black flickering after VT switching on Intel Ironlake Mobile.

2015-01-26 Thread William Hua
Still occurs with 3.19.0-031900rc6-generic :(

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

Title:
  Heavy black flickering after VT switching on Intel Ironlake Mobile.

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

Bug description:
  After running mir_demo_server on VT 1, when I switch to VT 7 then back to VT 
1, the demo server really flickers black quite a lot (entire screen, pointer 
included). I'm not sure, but I also upgraded my kernel to 3.18.2-031802-generic 
at the same time, if it's because of that, please mark invalid.
  --- 
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  william5932 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=f950febe-baf1-425c-8ab5-f4f43a86839b
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0a5c:217f Broadcom Corp. BCM2045B (BDC-2.1)
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 3249CTO
  Package: mir
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.18.0-9-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash thinkpad_acpi.fan_control=Y 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-9-generic N/A
   linux-backports-modules-3.18.0-9-generic  N/A
   linux-firmware1.140
  SystemImageInfo:
   current build number: 0
   device name: 
   channel: daily
   last update: Unknown
  Tags:  vivid
  Uname: Linux 3.18.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm autopilot cdrom dip disk fuse kvm libvirtd lpadmin plugdev 
sambashare sbuild sudo video
  _MarkForUpload: True
  dmi.bios.date: 01/26/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET35WW (1.05 )
  dmi.board.name: 3249CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET35WW(1.05):bd01/26/2010:svnLENOVO:pn3249CTO:pvrThinkPadX201:rvnLENOVO:rn3249CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 3249CTO
  dmi.product.version: ThinkPad X201
  dmi.sys.vendor: LENOVO

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

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


[Touch-packages] [Bug 1411733] Re: [CheckBox/Switch] not resolution independet

2015-01-26 Thread Tim Peeters
The bugs requesting the changes in checkbox switch are these:
- https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1372582
- https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1390440

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

Title:
  [CheckBox/Switch] not resolution independet

Status in the base for Ubuntu mobile products:
  Incomplete
Status in ubuntu-ui-toolkit package in Ubuntu:
  Incomplete
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Incomplete

Bug description:
  Testing on a higher resolution phone (Arale) the size of the switches
  on the indicators and the settings app are smaller proportionally than
  in the nexus4 or Krillin.

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

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


[Touch-packages] [Bug 1414639] [NEW] Non deterministic infinite loops in find_recursive, 1:8.31-2ubuntu2

2015-01-26 Thread Mario Costa
Public bug reported:

Pcre library overflows in:

in (pcre_compile.c:2180:register int c = *code;) c i assigned to a value
in [0-255].

in (pcre_compile.c:2239:code += PRIV(OP_lengths)[c];) the array is
accessed via c, value.

This array is initialized using define OP_LENGTHS in
(pcre_internal.h:1854) with 155 entries.

pcre_tables.c:59:const pcre_uint8 PRIV(OP_lengths)[] = { OP_LENGTHS };

Executing a test, matching a regullar expression, sometimes, it enters
an infinit loop, in find_recurse.

Due to return value of PRIV(OP_lengths)[c] == 0, having c outside the
size of the array.

I'll further add a simple application to reproduce.

Can, any one familliar with pcre3 library clarify if this overflow is a real 
issue !?
Thanks!

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

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

Title:
  Non deterministic infinite loops in find_recursive, 1:8.31-2ubuntu2

Status in pcre3 package in Ubuntu:
  New

Bug description:
  Pcre library overflows in:

  in (pcre_compile.c:2180:register int c = *code;) c i assigned to a
  value in [0-255].

  in (pcre_compile.c:2239:code += PRIV(OP_lengths)[c];) the array is
  accessed via c, value.

  This array is initialized using define OP_LENGTHS in
  (pcre_internal.h:1854) with 155 entries.

  pcre_tables.c:59:const pcre_uint8 PRIV(OP_lengths)[] = { OP_LENGTHS };

  Executing a test, matching a regullar expression, sometimes, it enters
  an infinit loop, in find_recurse.

  Due to return value of PRIV(OP_lengths)[c] == 0, having c outside the
  size of the array.

  I'll further add a simple application to reproduce.

  Can, any one familliar with pcre3 library clarify if this overflow is a real 
issue !?
  Thanks!

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

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


[Touch-packages] [Bug 1414613] Re: Replace gnome-icon-theme with adwaita-icon-theme

2015-01-26 Thread Launchpad Bug Tracker
This bug was fixed in the package humanity-icon-theme - 0.6.7

---
humanity-icon-theme (0.6.7) vivid; urgency=medium

  * Revert 0.6.6. We're now getting ready to transition to adwaita-icon-theme
by default and we'll get these icons from there.
  * Depend on and inherit from the Adwaita icon theme. (LP: #1414613)
 -- Iain Lane i...@orangesquash.org.uk   Mon, 26 Jan 2015 12:37:01 +

** Changed in: humanity-icon-theme (Ubuntu)
   Status: New = Fix Released

** Changed in: unity-asset-pool (Ubuntu)
   Status: New = Fix Released

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

Title:
  Replace gnome-icon-theme with adwaita-icon-theme

Status in adwaita-icon-theme package in Ubuntu:
  New
Status in apturl package in Ubuntu:
  New
Status in brasero package in Ubuntu:
  New
Status in cheese package in Ubuntu:
  New
Status in empathy package in Ubuntu:
  New
Status in evolution package in Ubuntu:
  New
Status in file-roller package in Ubuntu:
  New
Status in gnome-calculator package in Ubuntu:
  New
Status in gnome-screensaver package in Ubuntu:
  New
Status in gnome-themes-standard package in Ubuntu:
  New
Status in gtkhtml4.0 package in Ubuntu:
  New
Status in humanity-icon-theme package in Ubuntu:
  Fix Released
Status in ibus package in Ubuntu:
  New
Status in metacity package in Ubuntu:
  New
Status in network-manager-applet package in Ubuntu:
  New
Status in rhythmbox package in Ubuntu:
  New
Status in system-config-printer package in Ubuntu:
  New
Status in totem package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  New
Status in unity-asset-pool package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  New

Bug description:
  We want to replace the old gnome-icon-theme with the new adwaita-icon-
  theme in Ubuntu.

  But we do not want both on the CD at once, so let's block them in
  proposed until the transition is complete.

  laney@vivid reverse-depends -c main gnome-icon-theme
  Reverse-Recommends
  ==
  * cheese
  * file-roller
  * gnome-calculator
  * libbrasero-media3-1

  Reverse-Depends
  ===
  * apturl
  * brasero
  * empathy
  * evolution
  * gnome-icon-theme-full
  * gnome-icon-theme-symbolic
  * gnome-screensaver
  * gnome-themes-standard-data
  * humanity-icon-theme
  * ibus
  * libgtkhtml-4.0-common
  * metacity
  * network-manager-gnome
  * rhythmbox
  * system-config-printer-gnome
  * totem
  * ubuntu-mono
  * unity-asset-pool
  * unity-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adwaita-icon-theme/+bug/1414613/+subscriptions

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


[Touch-packages] [Bug 1385331] Re: Notification LED stays on when no messages in notification center

2015-01-26 Thread Ken VanDine
This is marked as fixed for vivid, but I'm still seeing this on vivid-
proposed image 77 mako.

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

Title:
  Notification LED stays on when no messages in notification center

Status in the base for Ubuntu mobile products:
  In Progress
Status in qmenumodel package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released
Status in qmenumodel package in Ubuntu RTM:
  In Progress
Status in unity8 package in Ubuntu RTM:
  Fix Released

Bug description:
  Observed the notification LED staying on even though there were no
  notifications in the indicators and the notification icon was greyed
  out.

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

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


[Touch-packages] [Bug 1414762] [NEW] Password gets set instead of a passcode during welcome wizard

2015-01-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Whenever I quickly type the passcode during setup wizard, instead of
passcode, password is set as security mechanism

1. factory reset your phone
2. on the startup wizard select 4-digit passcode as security mechanism
3. when asked to confirm the passcode, quickly type it again.
4. finish setup

What happens:
Instead of a passcode the password is set and I am greeted with OSK to unlock 
the screen.

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: ubuntu-system-settings 0.3+15.04.20150123.1~rtm-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Mon Jan 26 19:41:20 2015
InstallationDate: Installed on 2015-01-26 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150126-162525)
SourcePackage: ubuntu-system-settings
UpgradeStatus: No upgrade log present (probably fresh install)

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

** Affects: ubuntu-system-settings (Ubuntu RTM)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf third-party-packages utopic
-- 
Password gets set instead of a passcode during welcome wizard
https://bugs.launchpad.net/bugs/1414762
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to unity8 in Ubuntu.

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


[Touch-packages] [Bug 1414771] [NEW] Can not clone lxc container with lvm backingstore after ubuntu update

2015-01-26 Thread questioner
Public bug reported:

lxc-clone -s -K -M -H -o debian7 -n debian7-bak

lxc_container: bdev.c: mount_unknown_fs: 209 failed to determine fs type for 
'/dev/vg/debian7'
lxc_container: bdev.c: detect_fs: 320 failed mounting /dev/vg/debian7 onto 
/container/debian7/debian7 to detect fstype
lxc_container: bdev.c: detect_fs: 298 child exited early - fstype not found
lxc_container: bdev.c: bdev_copy: 3090 failed getting pathnames for cloned 
storage: /dev/vg/debian7
lxc_container: lxccontainer.c: copy_storage: 2489 Error copying storage clone 
failed

Aptitude LOG

[AKTUALISIERUNG] landscape-common:amd64 14.01-0ubuntu3 - 14.12-0ubuntu0.14.04
[AKTUALISIERUNG] libelf1:amd64 0.158-0ubuntu5.1 - 0.158-0ubuntu5.2
[AKTUALISIERUNG] libevent-2.0-5:amd64 2.0.21-stable-1ubuntu1 - 
2.0.21-stable-1ubuntu1.14.04.1
[AKTUALISIERUNG] liblxc1:amd64 1.0.6-0ubuntu0.1 - 1.0.7-0ubuntu0.1
[AKTUALISIERUNG] libmysqlclient18:amd64 5.5.40-0ubuntu0.14.04.1 - 
5.5.41-0ubuntu0.14.04.1
[AKTUALISIERUNG] lxc:amd64 1.0.6-0ubuntu0.1 - 1.0.7-0ubuntu0.1
[AKTUALISIERUNG] lxc-templates:amd64 1.0.6-0ubuntu0.1 - 1.0.7-0ubuntu0.1
[AKTUALISIERUNG] mysql-common:amd64 5.5.40-0ubuntu0.14.04.1 - 
5.5.41-0ubuntu0.14.04.1
[AKTUALISIERUNG] python-apt:amd64 0.9.3.5 - 0.9.3.5ubuntu1
[AKTUALISIERUNG] python-apt-common:amd64 0.9.3.5 - 0.9.3.5ubuntu1
[AKTUALISIERUNG] python3-apt:amd64 0.9.3.5 - 0.9.3.5ubuntu1
[AKTUALISIERUNG] python3-lxc:amd64 1.0.6-0ubuntu0.1 - 1.0.7-0ubuntu0.1

Trusty update 3.13.0-44-generic #73-Ubuntu SMP

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

Title:
  Can not clone lxc container with lvm backingstore after ubuntu update

Status in lxc package in Ubuntu:
  New

Bug description:
  lxc-clone -s -K -M -H -o debian7 -n debian7-bak

  lxc_container: bdev.c: mount_unknown_fs: 209 failed to determine fs type for 
'/dev/vg/debian7'
  lxc_container: bdev.c: detect_fs: 320 failed mounting /dev/vg/debian7 onto 
/container/debian7/debian7 to detect fstype
  lxc_container: bdev.c: detect_fs: 298 child exited early - fstype not found
  lxc_container: bdev.c: bdev_copy: 3090 failed getting pathnames for cloned 
storage: /dev/vg/debian7
  lxc_container: lxccontainer.c: copy_storage: 2489 Error copying storage clone 
failed

  Aptitude LOG

  [AKTUALISIERUNG] landscape-common:amd64 14.01-0ubuntu3 - 14.12-0ubuntu0.14.04
  [AKTUALISIERUNG] libelf1:amd64 0.158-0ubuntu5.1 - 0.158-0ubuntu5.2
  [AKTUALISIERUNG] libevent-2.0-5:amd64 2.0.21-stable-1ubuntu1 - 
2.0.21-stable-1ubuntu1.14.04.1
  [AKTUALISIERUNG] liblxc1:amd64 1.0.6-0ubuntu0.1 - 1.0.7-0ubuntu0.1
  [AKTUALISIERUNG] libmysqlclient18:amd64 5.5.40-0ubuntu0.14.04.1 - 
5.5.41-0ubuntu0.14.04.1
  [AKTUALISIERUNG] lxc:amd64 1.0.6-0ubuntu0.1 - 1.0.7-0ubuntu0.1
  [AKTUALISIERUNG] lxc-templates:amd64 1.0.6-0ubuntu0.1 - 1.0.7-0ubuntu0.1
  [AKTUALISIERUNG] mysql-common:amd64 5.5.40-0ubuntu0.14.04.1 - 
5.5.41-0ubuntu0.14.04.1
  [AKTUALISIERUNG] python-apt:amd64 0.9.3.5 - 0.9.3.5ubuntu1
  [AKTUALISIERUNG] python-apt-common:amd64 0.9.3.5 - 0.9.3.5ubuntu1
  [AKTUALISIERUNG] python3-apt:amd64 0.9.3.5 - 0.9.3.5ubuntu1
  [AKTUALISIERUNG] python3-lxc:amd64 1.0.6-0ubuntu0.1 - 1.0.7-0ubuntu0.1

  Trusty update 3.13.0-44-generic #73-Ubuntu SMP

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

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


[Touch-packages] [Bug 1414591] Re: Location service toggle in wizard is off by default - used to be on

2015-01-26 Thread Brendan Donegan
@Charles - is this during the wizard? It seems to be running after the
system is fully booted

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

Title:
  Location service toggle in wizard is off by default - used to be on

Status in Indicator Location:
  New
Status in location-service package in Ubuntu:
  In Progress

Bug description:
  When running the wizard, previously the first check box for selecting
  whether to enable the location service was on. Now it is off by
  default which is unexpected.

  Contents of /var/lib/ubuntu-location-service/config.ini are:
  http://paste.ubuntu.com/9879658/

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: ubuntu-location-service-bin 2.1+15.04.20150125~rtm-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Mon Jan 26 10:06:16 2015
  InstallationDate: Installed on 2015-01-26 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150126-030204)
  SourcePackage: location-service
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.init.ubuntu.location.service.conf: 2015-01-21T12:40:24

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-location/+bug/1414591/+subscriptions

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


[Touch-packages] [Bug 1414591] Re: Location service toggle in wizard is off by default - used to be on

2015-01-26 Thread Thomas Voß
** Changed in: location-service (Ubuntu)
   Status: New = In Progress

** Changed in: location-service (Ubuntu)
   Importance: Undecided = Critical

** Changed in: location-service (Ubuntu)
 Assignee: (unassigned) = Thomas Voß (thomas-voss)

** Branch linked: lp:~thomas-voss/location-service/fix-1414591

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

Title:
  Location service toggle in wizard is off by default - used to be on

Status in Indicator Location:
  New
Status in location-service package in Ubuntu:
  In Progress

Bug description:
  When running the wizard, previously the first check box for selecting
  whether to enable the location service was on. Now it is off by
  default which is unexpected.

  Contents of /var/lib/ubuntu-location-service/config.ini are:
  http://paste.ubuntu.com/9879658/

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: ubuntu-location-service-bin 2.1+15.04.20150125~rtm-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Mon Jan 26 10:06:16 2015
  InstallationDate: Installed on 2015-01-26 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150126-030204)
  SourcePackage: location-service
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.init.ubuntu.location.service.conf: 2015-01-21T12:40:24

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-location/+bug/1414591/+subscriptions

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


[Touch-packages] [Bug 1376445] Re: Addition of signon-apparmor-extension causes token lookup problems

2015-01-26 Thread Rodney Dawes
** Also affects: pay-ui
   Importance: Undecided
   Status: New

** Changed in: pay-ui
   Importance: Undecided = Critical

** Changed in: pay-ui
   Status: New = Triaged

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

Title:
  Addition of signon-apparmor-extension causes token lookup problems

Status in the base for Ubuntu mobile products:
  Confirmed
Status in go-onlineaccounts:
  Incomplete
Status in Pay UI:
  Triaged
Status in The Savilerow project:
  Invalid
Status in ACL for signond, AppArmor backend:
  Fix Released
Status in Online Accounts setup for Ubuntu Touch:
  Fix Released
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  In Progress
Status in ubuntuone-credentials package in Ubuntu:
  Fix Released
Status in signon-apparmor-extension package in Ubuntu RTM:
  Triaged
Status in ubuntu-system-settings-online-accounts package in Ubuntu RTM:
  New
Status in ubuntuone-credentials package in Ubuntu RTM:
  Confirmed

Bug description:
  As of image ~264 of ubuntu-touch, the signon-apparmor-extension
  package is included. As a result, apps like pay-ui cannot find the
  token any longer, and are not being notified that they are not allowed
  to access the token. The following error appears in the payui log
  file:

  2014-10-01 19:15:51,550 - DEBUG -
  ../../../../lib/SignOn/authsessionimpl.cpp 184 errorSlot
  QDBusError(com.google.code.AccountsSSO.SingleSignOn.Error.PermissionDenied,
  Client has insuficient permissions to access the
  service.Method:getAuthSessionObjectPath)

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

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


[Touch-packages] [Bug 1414754] [NEW] /etc/logrotate.d/squid3 fails to execute sarg-reports

2015-01-26 Thread Alain Reguera Delgado
Public bug reported:

In Edubuntu 14.04 LTS, by default, the /etc/logrotate.d/squid3 file is
set to rotate the logs in a daily basis but it doesn't specifies that to
sarg-reports command.

/var/log/squid3/*.log {
   daily
compress
delaycompress
rotate 2
missingok
nocreate
sharedscripts
prerotate
test ! -x /usr/sbin/sarg-reports || /usr/sbin/sarg-reports
endscript
postrotate
test ! -e /var/run/squid3.pid || test ! -x /usr/sbin/squid3 || 
/usr/sbin/squid3 -k rotate
endscript
}

As consequence, sarg-reports fails to do its job and anacron reports the
following message:

/etc/cron.daily/logrotate:
SARG - Daily / Weekly / Monthly - Squid proxy usage reports creation tool
Written by Ugo Viti ugo.v...@initzero.it
Version: 20050202

Usage: /usr/sbin/sarg-reports [OPTIONS]

Allowed options:
manual,  Create Manual report
 today,  Create Today report
 daily,  Create Daily report
weekly,  Create Weekly report
   monthly,  Create Monthly report

A possible solution would be to add the rotation frequency required by
sarg-reports command as argument to it.

/var/log/squid3/*.log {
   daily
compress
delaycompress
rotate 2
missingok
nocreate
sharedscripts
prerotate
test ! -x /usr/sbin/sarg-reports || /usr/sbin/sarg-reports daily
endscript
postrotate
test ! -e /var/run/squid3.pid || test ! -x /usr/sbin/squid3 || 
/usr/sbin/squid3 -k rotate
endscript
}

In a Squid3+Sarg configuration, it may be convenient to change the log
rotation frequency from daily to monthly, so sarg has more information
to work with in a single /var/log/squid3/access.log file.

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

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

Title:
  /etc/logrotate.d/squid3 fails to execute sarg-reports

Status in logrotate package in Ubuntu:
  New

Bug description:
  In Edubuntu 14.04 LTS, by default, the /etc/logrotate.d/squid3 file is
  set to rotate the logs in a daily basis but it doesn't specifies that
  to sarg-reports command.

  /var/log/squid3/*.log {
 daily
  compress
  delaycompress
  rotate 2
  missingok
  nocreate
  sharedscripts
  prerotate
  test ! -x /usr/sbin/sarg-reports || /usr/sbin/sarg-reports
  endscript
  postrotate
  test ! -e /var/run/squid3.pid || test ! -x /usr/sbin/squid3 
|| /usr/sbin/squid3 -k rotate
  endscript
  }

  As consequence, sarg-reports fails to do its job and anacron reports
  the following message:

  /etc/cron.daily/logrotate:
  SARG - Daily / Weekly / Monthly - Squid proxy usage reports creation tool
  Written by Ugo Viti ugo.v...@initzero.it
  Version: 20050202

  Usage: /usr/sbin/sarg-reports [OPTIONS]

  Allowed options:
  manual,  Create Manual report
   today,  Create Today report
   daily,  Create Daily report
  weekly,  Create Weekly report
 monthly,  Create Monthly report

  A possible solution would be to add the rotation frequency required by
  sarg-reports command as argument to it.

  /var/log/squid3/*.log {
 daily
  compress
  delaycompress
  rotate 2
  missingok
  nocreate
  sharedscripts
  prerotate
  test ! -x /usr/sbin/sarg-reports || /usr/sbin/sarg-reports 
daily
  endscript
  postrotate
  test ! -e /var/run/squid3.pid || test ! -x /usr/sbin/squid3 
|| /usr/sbin/squid3 -k rotate
  endscript
  }

  In a Squid3+Sarg configuration, it may be convenient to change the log
  rotation frequency from daily to monthly, so sarg has more information
  to work with in a single /var/log/squid3/access.log file.

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

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


[Touch-packages] [Bug 1385331] Re: Notification LED stays on when no messages in notification center

2015-01-26 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Released = Confirmed

** 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 qmenumodel in Ubuntu.
https://bugs.launchpad.net/bugs/1385331

Title:
  Notification LED stays on when no messages in notification center

Status in the base for Ubuntu mobile products:
  In Progress
Status in qmenumodel package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released
Status in qmenumodel package in Ubuntu RTM:
  In Progress
Status in unity8 package in Ubuntu RTM:
  Fix Released

Bug description:
  Observed the notification LED staying on even though there were no
  notifications in the indicators and the notification icon was greyed
  out.

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

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


[Touch-packages] [Bug 1359439] Re: [ 7.287663] systemd-logind[1057]: Failed to start unit user@126.service: Unknown unit: user@126.service

2015-01-26 Thread Mauricio Faria de Oliveira
@pitti

Hi, Martin.
Would you have any update on the process of resolving this (maybe someone/I can 
help?), or its severity (what's the impact?)

Thanks a lot.

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

Title:
  [7.287663] systemd-logind[1057]: Failed to start unit
  user@126.service: Unknown unit: user@126.service

Status in systemd-shim package in Ubuntu:
  In Progress
Status in systemd-shim package in Debian:
  New

Bug description:
  ATTENTION: This bug is fully understood, there is *no need* to add
  even more comments about me too here.

  [7.287663] systemd-logind[1057]: Failed to start unit user@126.service: 
Unknown unit: user@126.service
  [7.287677] systemd-logind[1057]: Failed to start user service: Unknown 
unit: user@126.service
  [7.293871] systemd-logind[1057]: New session c1 of user lightdm.
  [7.293902] systemd-logind[1057]: Linked /tmp/.X11-unix/X0 to 
/run/user/126/X11-display.
  [7.363706] ip_tables: (C) 2000-2006 Netfilter Core Team
  [7.421846] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  [7.484529] IPv6: ADDRCONF(NETDEV_UP): virbr0: link is not ready
  [9.903052] wlan0: authenticate with c8:d7:19:22:21:ec
  [9.912429] wlan0: send auth to c8:d7:19:22:21:ec (try 1/3)
  [9.920181] wlan0: authenticated
  [9.924352] wlan0: associate with c8:d7:19:22:21:ec (try 1/3)
  [9.925709] wlan0: RX AssocResp from c8:d7:19:22:21:ec (capab=0x11 
status=0 aid=2)
  [9.927753] wlan0: associated
  [9.927800] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  [   12.677104] systemd-logind[1057]: Failed to abandon scope session-c1.scope
  [   12.677122] systemd-logind[1057]: Failed to abandon session scope: No such 
interface 'org.freedesktop.systemd1.Scope' on object at path 
/org/freedesktop/systemd1/unit/session_2dc1_2escope
  [   12.683902] systemd-logind[1057]: Failed to start unit user@1000.service: 
Unknown unit: user@1000.service
  [   12.683912] systemd-logind[1057]: Failed to start user service: Unknown 
unit: user@1000.service
  [   12.685157] systemd-logind[1057]: New session c2 of user caravena.
  [   12.685190] systemd-logind[1057]: Linked /tmp/.X11-unix/X0 to 
/run/user/1000/X11-display.
  [  234.494462] systemd-logind[1057]: Failed to abandon scope session-c2.scope
  [  234.494478] systemd-logind[1057]: Failed to abandon session scope: No such 
interface 'org.freedesktop.systemd1.Scope' on object at path 
/org/freedesktop/systemd1/unit/session_2dc2_2escope
  [  235.514349] systemd-logind[1057]: New session c3 of user lightdm.
  [  244.245908] systemd-logind[1057]: Failed to abandon scope session-c3.scope
  [  244.245923] systemd-logind[1057]: Failed to abandon session scope: No such 
interface 'org.freedesktop.systemd1.Scope' on object at path 
/org/freedesktop/systemd1/unit/session_2dc3_2escope

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: systemd 208-7ubuntu4 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]
  ProcVersionSignature: Ubuntu 3.16.0-9.14-generic 3.16.1
  Uname: Linux 3.16.0-9-generic x86_64
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Wed Aug 20 18:26:06 2014
  InstallationDate: Installed on 2014-04-27 (115 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1414613] Re: Replace gnome-icon-theme with adwaita-icon-theme

2015-01-26 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-asset-pool -
0.8.24+15.04.20141217-0ubuntu2

---
unity-asset-pool (0.8.24+15.04.20141217-0ubuntu2) vivid; urgency=medium

  * Switch gnome-icon-theme to adwaita-icon-theme, which is its
successor. (LP: #1414613)
 -- Iain Lane i...@orangesquash.org.uk   Mon, 26 Jan 2015 14:55:31 +

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

Title:
  Replace gnome-icon-theme with adwaita-icon-theme

Status in adwaita-icon-theme package in Ubuntu:
  New
Status in apturl package in Ubuntu:
  New
Status in brasero package in Ubuntu:
  New
Status in cheese package in Ubuntu:
  New
Status in empathy package in Ubuntu:
  New
Status in evolution package in Ubuntu:
  New
Status in file-roller package in Ubuntu:
  New
Status in gnome-calculator package in Ubuntu:
  New
Status in gnome-screensaver package in Ubuntu:
  New
Status in gnome-themes-standard package in Ubuntu:
  New
Status in gtkhtml4.0 package in Ubuntu:
  New
Status in humanity-icon-theme package in Ubuntu:
  Fix Released
Status in ibus package in Ubuntu:
  New
Status in metacity package in Ubuntu:
  New
Status in network-manager-applet package in Ubuntu:
  New
Status in rhythmbox package in Ubuntu:
  New
Status in system-config-printer package in Ubuntu:
  New
Status in totem package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  New
Status in unity-asset-pool package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  New

Bug description:
  We want to replace the old gnome-icon-theme with the new adwaita-icon-
  theme in Ubuntu.

  But we do not want both on the CD at once, so let's block them in
  proposed until the transition is complete.

  laney@vivid reverse-depends -c main gnome-icon-theme
  Reverse-Recommends
  ==
  * cheese
  * file-roller
  * gnome-calculator
  * libbrasero-media3-1

  Reverse-Depends
  ===
  * apturl
  * brasero
  * empathy
  * evolution
  * gnome-icon-theme-full
  * gnome-icon-theme-symbolic
  * gnome-screensaver
  * gnome-themes-standard-data
  * humanity-icon-theme
  * ibus
  * libgtkhtml-4.0-common
  * metacity
  * network-manager-gnome
  * rhythmbox
  * system-config-printer-gnome
  * totem
  * ubuntu-mono
  * unity-asset-pool
  * unity-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adwaita-icon-theme/+bug/1414613/+subscriptions

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


[Touch-packages] [Bug 1414613] Re: Replace gnome-icon-theme with adwaita-icon-theme

2015-01-26 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/humanity-icon-theme

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

Title:
  Replace gnome-icon-theme with adwaita-icon-theme

Status in adwaita-icon-theme package in Ubuntu:
  New
Status in apturl package in Ubuntu:
  New
Status in brasero package in Ubuntu:
  New
Status in cheese package in Ubuntu:
  New
Status in empathy package in Ubuntu:
  New
Status in evolution package in Ubuntu:
  New
Status in file-roller package in Ubuntu:
  New
Status in gnome-calculator package in Ubuntu:
  New
Status in gnome-screensaver package in Ubuntu:
  New
Status in gnome-themes-standard package in Ubuntu:
  New
Status in gtkhtml4.0 package in Ubuntu:
  New
Status in humanity-icon-theme package in Ubuntu:
  Fix Released
Status in ibus package in Ubuntu:
  New
Status in metacity package in Ubuntu:
  New
Status in network-manager-applet package in Ubuntu:
  New
Status in rhythmbox package in Ubuntu:
  New
Status in system-config-printer package in Ubuntu:
  New
Status in totem package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  New
Status in unity-asset-pool package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  New

Bug description:
  We want to replace the old gnome-icon-theme with the new adwaita-icon-
  theme in Ubuntu.

  But we do not want both on the CD at once, so let's block them in
  proposed until the transition is complete.

  laney@vivid reverse-depends -c main gnome-icon-theme
  Reverse-Recommends
  ==
  * cheese
  * file-roller
  * gnome-calculator
  * libbrasero-media3-1

  Reverse-Depends
  ===
  * apturl
  * brasero
  * empathy
  * evolution
  * gnome-icon-theme-full
  * gnome-icon-theme-symbolic
  * gnome-screensaver
  * gnome-themes-standard-data
  * humanity-icon-theme
  * ibus
  * libgtkhtml-4.0-common
  * metacity
  * network-manager-gnome
  * rhythmbox
  * system-config-printer-gnome
  * totem
  * ubuntu-mono
  * unity-asset-pool
  * unity-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adwaita-icon-theme/+bug/1414613/+subscriptions

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


[Touch-packages] [Bug 1400626] Re: Please backport xtrans, libdrm, x11proto-{fonts, core} packages for 14.04.2

2015-01-26 Thread Steve Langasek
Instead of uploading a new llvm-toolchain-3.5 package to trusty-
proposed, let's reuse the llvm-toolchain-snapshot source package which
already builds all of the relevant binaries in trusty.

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

Title:
  Please backport xtrans, libdrm, x11proto-{fonts,core} packages for
  14.04.2

Status in libdrm package in Ubuntu:
  In Progress
Status in llvm-toolchain-snapshot package in Ubuntu:
  New
Status in x11proto-core package in Ubuntu:
  New
Status in x11proto-fonts package in Ubuntu:
  New
Status in xorg package in Ubuntu:
  In Progress
Status in xtrans package in Ubuntu:
  In Progress
Status in libdrm source package in Trusty:
  Fix Released
Status in llvm-toolchain-snapshot source package in Trusty:
  New
Status in x11proto-core source package in Trusty:
  Fix Released
Status in x11proto-fonts source package in Trusty:
  Fix Released
Status in xorg source package in Trusty:
  Fix Committed
Status in xtrans source package in Trusty:
  Fix Released

Bug description:
  In order to upload the new xorg-server we need to backport the following 
packages from utopic:
  libdrm
  x11proto-core
  x11proto-fonts
  xtrans

  libdrm 2.4.52-1-2.4.56-1 seems to have the following changes:
  - Hides private symbols from all libdrm libraries
  - fixes MSAA on Hawaii (radeon).
  - Adds cherryview pci-ids (intel).
  - Makes libdrm-nouveau threadsafe with concurrent access to the drm fd.
  - Fixes to exynos and freedreno.
  - Enables building libdrm-freedreno1 and libdrm-exynos1

  x11proto-core's main change appears to be changing from the 'pointer' type to 
'void *':
  
https://launchpadlibrarian.net/173873109/x11proto-core_7.0.24-1_7.0.26-1.diff.gz

  x11proto-fonts' main change is the same as x11proto-core, but the 
documentation is reformatted too:
  
https://launchpadlibrarian.net/173873038/x11proto-fonts_2.1.2-1_2.1.3-1.diff.gz

  xtrans seems to have 2 minor changes, increase default unix pipe size and add 
support for systemd socket activation:
  https://launchpadlibrarian.net/173873112/xtrans_1.3.2-1_1.3.4-1.diff.gz

  xorg needs to be slightly updated, to allow xserver-xorg to provide
  the unrenamed lts-utopic, and to allow xorg to be installed with the
  renamed xorg-server.

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

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


[Touch-packages] [Bug 1414613] Re: Replace gnome-icon-theme with adwaita-icon-theme

2015-01-26 Thread Launchpad Bug Tracker
This bug was fixed in the package adwaita-icon-theme - 3.14.0-2ubuntu4

---
adwaita-icon-theme (3.14.0-2ubuntu4) vivid; urgency=medium

  * Put open-menu-symbolic into a-i-t; moved back from Humanity. (LP:
#1414613)
 -- Iain Lane i...@orangesquash.org.uk   Mon, 26 Jan 2015 12:19:27 +

** Changed in: adwaita-icon-theme (Ubuntu)
   Status: New = Fix Released

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

Title:
  Replace gnome-icon-theme with adwaita-icon-theme

Status in adwaita-icon-theme package in Ubuntu:
  Fix Released
Status in apturl package in Ubuntu:
  Fix Released
Status in brasero package in Ubuntu:
  Fix Released
Status in cheese package in Ubuntu:
  New
Status in empathy package in Ubuntu:
  New
Status in evolution package in Ubuntu:
  New
Status in file-roller package in Ubuntu:
  New
Status in gnome-calculator package in Ubuntu:
  New
Status in gnome-screensaver package in Ubuntu:
  New
Status in gnome-themes-standard package in Ubuntu:
  New
Status in gtkhtml4.0 package in Ubuntu:
  New
Status in humanity-icon-theme package in Ubuntu:
  Fix Released
Status in ibus package in Ubuntu:
  New
Status in metacity package in Ubuntu:
  New
Status in network-manager-applet package in Ubuntu:
  New
Status in rhythmbox package in Ubuntu:
  New
Status in system-config-printer package in Ubuntu:
  New
Status in totem package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  New
Status in unity-asset-pool package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  New

Bug description:
  We want to replace the old gnome-icon-theme with the new adwaita-icon-
  theme in Ubuntu.

  But we do not want both on the CD at once, so let's block them in
  proposed until the transition is complete.

  laney@vivid reverse-depends -c main gnome-icon-theme
  Reverse-Recommends
  ==
  * cheese
  * file-roller
  * gnome-calculator
  * libbrasero-media3-1

  Reverse-Depends
  ===
  * apturl
  * brasero
  * empathy
  * evolution
  * gnome-icon-theme-full
  * gnome-icon-theme-symbolic
  * gnome-screensaver
  * gnome-themes-standard-data
  * humanity-icon-theme
  * ibus
  * libgtkhtml-4.0-common
  * metacity
  * network-manager-gnome
  * rhythmbox
  * system-config-printer-gnome
  * totem
  * ubuntu-mono
  * unity-asset-pool
  * unity-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adwaita-icon-theme/+bug/1414613/+subscriptions

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


[Touch-packages] [Bug 1414613] Re: Replace gnome-icon-theme with adwaita-icon-theme

2015-01-26 Thread Launchpad Bug Tracker
This bug was fixed in the package brasero - 3.12.0-0ubuntu2

---
brasero (3.12.0-0ubuntu2) vivid; urgency=medium

  * Switch gnome-icon-theme to adwaita-icon-theme, which is its
successor. (LP: #1414613)
 -- Iain Lane i...@orangesquash.org.uk   Mon, 26 Jan 2015 14:54:57 +

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

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

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

Title:
  Replace gnome-icon-theme with adwaita-icon-theme

Status in adwaita-icon-theme package in Ubuntu:
  Fix Released
Status in apturl package in Ubuntu:
  Fix Released
Status in brasero package in Ubuntu:
  Fix Released
Status in cheese package in Ubuntu:
  New
Status in empathy package in Ubuntu:
  New
Status in evolution package in Ubuntu:
  New
Status in file-roller package in Ubuntu:
  New
Status in gnome-calculator package in Ubuntu:
  New
Status in gnome-screensaver package in Ubuntu:
  New
Status in gnome-themes-standard package in Ubuntu:
  New
Status in gtkhtml4.0 package in Ubuntu:
  New
Status in humanity-icon-theme package in Ubuntu:
  Fix Released
Status in ibus package in Ubuntu:
  New
Status in metacity package in Ubuntu:
  New
Status in network-manager-applet package in Ubuntu:
  New
Status in rhythmbox package in Ubuntu:
  New
Status in system-config-printer package in Ubuntu:
  New
Status in totem package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  New
Status in unity-asset-pool package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  New

Bug description:
  We want to replace the old gnome-icon-theme with the new adwaita-icon-
  theme in Ubuntu.

  But we do not want both on the CD at once, so let's block them in
  proposed until the transition is complete.

  laney@vivid reverse-depends -c main gnome-icon-theme
  Reverse-Recommends
  ==
  * cheese
  * file-roller
  * gnome-calculator
  * libbrasero-media3-1

  Reverse-Depends
  ===
  * apturl
  * brasero
  * empathy
  * evolution
  * gnome-icon-theme-full
  * gnome-icon-theme-symbolic
  * gnome-screensaver
  * gnome-themes-standard-data
  * humanity-icon-theme
  * ibus
  * libgtkhtml-4.0-common
  * metacity
  * network-manager-gnome
  * rhythmbox
  * system-config-printer-gnome
  * totem
  * ubuntu-mono
  * unity-asset-pool
  * unity-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adwaita-icon-theme/+bug/1414613/+subscriptions

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


[Touch-packages] [Bug 1360316] Re: Logging out the desktop session just goes back to the Unity 8 Session Greeter

2015-01-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~townsend/unity8/fix-lp1360316

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

Title:
  Logging out the desktop session just goes back to the Unity 8 Session
  Greeter

Status in unity8 package in Ubuntu:
  In Progress
Status in unity8-desktop-session package in Ubuntu:
  Confirmed

Bug description:
  When trying to log out of the desktop session, you are taken back to
  the Unity 8 Session Greeter.  The desired behavior should be to go
  back to the LightDM greeter when logging out.

  This is with version 8.00+14.10.20140822-0ubuntu1.

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

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


[Touch-packages] [Bug 1414613] Re: Replace gnome-icon-theme with adwaita-icon-theme

2015-01-26 Thread Launchpad Bug Tracker
This bug was fixed in the package file-roller - 3.14.2-0ubuntu2

---
file-roller (3.14.2-0ubuntu2) vivid; urgency=medium

  * Switch gnome-icon-theme to adwaita-icon-theme, which is its
successor. (LP: #1414613)
 -- Iain Lane i...@orangesquash.org.uk   Mon, 26 Jan 2015 14:55:34 +

** Changed in: file-roller (Ubuntu)
   Status: New = Fix Released

** Changed in: gtkhtml4.0 (Ubuntu)
   Status: New = Fix Released

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

Title:
  Replace gnome-icon-theme with adwaita-icon-theme

Status in adwaita-icon-theme package in Ubuntu:
  Fix Released
Status in apturl package in Ubuntu:
  Fix Released
Status in brasero package in Ubuntu:
  Fix Released
Status in cheese package in Ubuntu:
  Fix Released
Status in empathy package in Ubuntu:
  New
Status in evolution package in Ubuntu:
  New
Status in file-roller package in Ubuntu:
  Fix Released
Status in gnome-calculator package in Ubuntu:
  Fix Released
Status in gnome-screensaver package in Ubuntu:
  New
Status in gnome-themes-standard package in Ubuntu:
  New
Status in gtkhtml4.0 package in Ubuntu:
  Fix Released
Status in humanity-icon-theme package in Ubuntu:
  Fix Released
Status in ibus package in Ubuntu:
  New
Status in metacity package in Ubuntu:
  New
Status in network-manager-applet package in Ubuntu:
  New
Status in rhythmbox package in Ubuntu:
  New
Status in system-config-printer package in Ubuntu:
  New
Status in totem package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  New
Status in unity-asset-pool package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  New

Bug description:
  We want to replace the old gnome-icon-theme with the new adwaita-icon-
  theme in Ubuntu.

  But we do not want both on the CD at once, so let's block them in
  proposed until the transition is complete.

  laney@vivid reverse-depends -c main gnome-icon-theme
  Reverse-Recommends
  ==
  * cheese
  * file-roller
  * gnome-calculator
  * libbrasero-media3-1

  Reverse-Depends
  ===
  * apturl
  * brasero
  * empathy
  * evolution
  * gnome-icon-theme-full
  * gnome-icon-theme-symbolic
  * gnome-screensaver
  * gnome-themes-standard-data
  * humanity-icon-theme
  * ibus
  * libgtkhtml-4.0-common
  * metacity
  * network-manager-gnome
  * rhythmbox
  * system-config-printer-gnome
  * totem
  * ubuntu-mono
  * unity-asset-pool
  * unity-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adwaita-icon-theme/+bug/1414613/+subscriptions

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


[Touch-packages] [Bug 1414613] Re: Replace gnome-icon-theme with adwaita-icon-theme

2015-01-26 Thread Launchpad Bug Tracker
This bug was fixed in the package cheese - 3.14.1-2ubuntu3

---
cheese (3.14.1-2ubuntu3) vivid; urgency=medium

  * Switch gnome-icon-theme to adwaita-icon-theme, which is its
successor. (LP: #1414613)
 -- Iain Lane i...@orangesquash.org.uk   Mon, 26 Jan 2015 14:54:48 +

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

Title:
  Replace gnome-icon-theme with adwaita-icon-theme

Status in adwaita-icon-theme package in Ubuntu:
  Fix Released
Status in apturl package in Ubuntu:
  Fix Released
Status in brasero package in Ubuntu:
  Fix Released
Status in cheese package in Ubuntu:
  Fix Released
Status in empathy package in Ubuntu:
  New
Status in evolution package in Ubuntu:
  New
Status in file-roller package in Ubuntu:
  Fix Released
Status in gnome-calculator package in Ubuntu:
  Fix Released
Status in gnome-screensaver package in Ubuntu:
  New
Status in gnome-themes-standard package in Ubuntu:
  New
Status in gtkhtml4.0 package in Ubuntu:
  Fix Released
Status in humanity-icon-theme package in Ubuntu:
  Fix Released
Status in ibus package in Ubuntu:
  New
Status in metacity package in Ubuntu:
  New
Status in network-manager-applet package in Ubuntu:
  New
Status in rhythmbox package in Ubuntu:
  New
Status in system-config-printer package in Ubuntu:
  New
Status in totem package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  New
Status in unity-asset-pool package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  New

Bug description:
  We want to replace the old gnome-icon-theme with the new adwaita-icon-
  theme in Ubuntu.

  But we do not want both on the CD at once, so let's block them in
  proposed until the transition is complete.

  laney@vivid reverse-depends -c main gnome-icon-theme
  Reverse-Recommends
  ==
  * cheese
  * file-roller
  * gnome-calculator
  * libbrasero-media3-1

  Reverse-Depends
  ===
  * apturl
  * brasero
  * empathy
  * evolution
  * gnome-icon-theme-full
  * gnome-icon-theme-symbolic
  * gnome-screensaver
  * gnome-themes-standard-data
  * humanity-icon-theme
  * ibus
  * libgtkhtml-4.0-common
  * metacity
  * network-manager-gnome
  * rhythmbox
  * system-config-printer-gnome
  * totem
  * ubuntu-mono
  * unity-asset-pool
  * unity-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adwaita-icon-theme/+bug/1414613/+subscriptions

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


[Touch-packages] [Bug 1414675] Re: message search do not show all matches

2015-01-26 Thread Gustavo Pichorim Boiko
** Also affects: messaging-app (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: messaging-app
 Assignee: (unassigned) = Tiago Salem Herrmann (tiagosh)

** Changed in: messaging-app (Ubuntu)
 Assignee: (unassigned) = Gustavo Pichorim Boiko (boiko)

** Changed in: messaging-app (Ubuntu RTM)
 Assignee: (unassigned) = Gustavo Pichorim Boiko (boiko)

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

Title:
  message search do not show all matches

Status in Messaging App:
  New
Status in messaging-app package in Ubuntu:
  New
Status in messaging-app package in Ubuntu RTM:
  New

Bug description:
  If the latest message in a given thread comes from a certain sim card,
  it will only display matches of messages belonging to that particular
  sim card.

  Steps to reproduce:
  1) have a dual sim phone
  2) open messaging app and send two sms's to the same contact, using a 
different sim card for each. Say the message contents are message1 and 
message2
  3) go back to the previous screen and do a search for both message1 and 
message2

  Expected behavior:
  There should be possible to find either message1 or message2

  Current behavior:
  Only message2 is found.

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

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


[Touch-packages] [Bug 1414613] Re: Replace gnome-icon-theme with adwaita-icon-theme

2015-01-26 Thread Launchpad Bug Tracker
This bug was fixed in the package gtkhtml4.0 - 4.8.5-1ubuntu1

---
gtkhtml4.0 (4.8.5-1ubuntu1) vivid; urgency=medium

  * Switch gnome-icon-theme to adwaita-icon-theme, which is its
successor. (LP: #1414613)
 -- Iain Lane i...@orangesquash.org.uk   Mon, 26 Jan 2015 14:55:03 +

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

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

Title:
  Replace gnome-icon-theme with adwaita-icon-theme

Status in adwaita-icon-theme package in Ubuntu:
  Fix Released
Status in apturl package in Ubuntu:
  Fix Released
Status in brasero package in Ubuntu:
  Fix Released
Status in cheese package in Ubuntu:
  Fix Released
Status in empathy package in Ubuntu:
  New
Status in evolution package in Ubuntu:
  New
Status in file-roller package in Ubuntu:
  Fix Released
Status in gnome-calculator package in Ubuntu:
  Fix Released
Status in gnome-screensaver package in Ubuntu:
  New
Status in gnome-themes-standard package in Ubuntu:
  New
Status in gtkhtml4.0 package in Ubuntu:
  Fix Released
Status in humanity-icon-theme package in Ubuntu:
  Fix Released
Status in ibus package in Ubuntu:
  New
Status in metacity package in Ubuntu:
  New
Status in network-manager-applet package in Ubuntu:
  New
Status in rhythmbox package in Ubuntu:
  New
Status in system-config-printer package in Ubuntu:
  New
Status in totem package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  New
Status in unity-asset-pool package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  New

Bug description:
  We want to replace the old gnome-icon-theme with the new adwaita-icon-
  theme in Ubuntu.

  But we do not want both on the CD at once, so let's block them in
  proposed until the transition is complete.

  laney@vivid reverse-depends -c main gnome-icon-theme
  Reverse-Recommends
  ==
  * cheese
  * file-roller
  * gnome-calculator
  * libbrasero-media3-1

  Reverse-Depends
  ===
  * apturl
  * brasero
  * empathy
  * evolution
  * gnome-icon-theme-full
  * gnome-icon-theme-symbolic
  * gnome-screensaver
  * gnome-themes-standard-data
  * humanity-icon-theme
  * ibus
  * libgtkhtml-4.0-common
  * metacity
  * network-manager-gnome
  * rhythmbox
  * system-config-printer-gnome
  * totem
  * ubuntu-mono
  * unity-asset-pool
  * unity-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adwaita-icon-theme/+bug/1414613/+subscriptions

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


[Touch-packages] [Bug 1066157] Re: dash +orca does not speak the names of application icons

2015-01-26 Thread Andrea Azzarone
** Changed in: unity
   Status: Confirmed = Triaged

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

Title:
  dash +orca does not speak the names of application icons

Status in OEM Priority Project:
  New
Status in Unity:
  Triaged
Status in Unity 5.0 series:
  New
Status in Unity 6.0 series:
  New
Status in Unity 7.2 series:
  Confirmed
Status in unity package in Ubuntu:
  Triaged

Bug description:
  using orca and navigating around the dash with the keyboard I hear the
  names of videos, shopping results, files and folders, application
  suggestions from the software centre, but not the very most important
  thing in the dash - applications installed that I might want to run.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1066157/+subscriptions

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


[Touch-packages] [Bug 1414613] Re: Replace gnome-icon-theme with adwaita-icon-theme

2015-01-26 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-calculator - 1:3.14.1-0ubuntu2

---
gnome-calculator (1:3.14.1-0ubuntu2) vivid; urgency=medium

  * Switch gnome-icon-theme to adwaita-icon-theme, which is its
successor. (LP: #1414613)
 -- Iain Lane i...@orangesquash.org.uk   Mon, 26 Jan 2015 14:55:42 +

** Changed in: gnome-calculator (Ubuntu)
   Status: New = Fix Released

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

Title:
  Replace gnome-icon-theme with adwaita-icon-theme

Status in adwaita-icon-theme package in Ubuntu:
  Fix Released
Status in apturl package in Ubuntu:
  Fix Released
Status in brasero package in Ubuntu:
  Fix Released
Status in cheese package in Ubuntu:
  Fix Released
Status in empathy package in Ubuntu:
  New
Status in evolution package in Ubuntu:
  New
Status in file-roller package in Ubuntu:
  Fix Released
Status in gnome-calculator package in Ubuntu:
  Fix Released
Status in gnome-screensaver package in Ubuntu:
  New
Status in gnome-themes-standard package in Ubuntu:
  New
Status in gtkhtml4.0 package in Ubuntu:
  Fix Released
Status in humanity-icon-theme package in Ubuntu:
  Fix Released
Status in ibus package in Ubuntu:
  New
Status in metacity package in Ubuntu:
  New
Status in network-manager-applet package in Ubuntu:
  New
Status in rhythmbox package in Ubuntu:
  New
Status in system-config-printer package in Ubuntu:
  New
Status in totem package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  New
Status in unity-asset-pool package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  New

Bug description:
  We want to replace the old gnome-icon-theme with the new adwaita-icon-
  theme in Ubuntu.

  But we do not want both on the CD at once, so let's block them in
  proposed until the transition is complete.

  laney@vivid reverse-depends -c main gnome-icon-theme
  Reverse-Recommends
  ==
  * cheese
  * file-roller
  * gnome-calculator
  * libbrasero-media3-1

  Reverse-Depends
  ===
  * apturl
  * brasero
  * empathy
  * evolution
  * gnome-icon-theme-full
  * gnome-icon-theme-symbolic
  * gnome-screensaver
  * gnome-themes-standard-data
  * humanity-icon-theme
  * ibus
  * libgtkhtml-4.0-common
  * metacity
  * network-manager-gnome
  * rhythmbox
  * system-config-printer-gnome
  * totem
  * ubuntu-mono
  * unity-asset-pool
  * unity-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adwaita-icon-theme/+bug/1414613/+subscriptions

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


[Touch-packages] [Bug 590342] Re: logrotate rotates logs before analysers can parse them

2015-01-26 Thread Alain Reguera Delgado
It is necessary to change the /etc/logrotate.d/squid3 file to rotate
from daily to monthly so the /var/log/squid3/access.log file be present
for a longer period of time and sarg can have more information to work
with. In Ubuntu 14.04 LTS, /etc/logrotate.d/squid3 looks like the
following:

/var/log/squid3/*.log {
monthly
compress
delaycompress
rotate 2
missingok
nocreate
sharedscripts
prerotate
test ! -x /usr/sbin/sarg-reports || /usr/sbin/sarg-reports 
monthly
endscript
postrotate
test ! -e /var/run/squid3.pid || test ! -x /usr/sbin/squid3 || 
/usr/sbin/squid3 -k rotate
endscript
}

Note here that the rotation frequency (monthly in this case) must be
provided as argument to sarg-reports command (it by default isn't and
generates an issue) so logrotate and sarg be both consequent one
another.

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

Title:
  logrotate rotates logs before analysers can parse them

Status in logrotate package in Ubuntu:
  New

Bug description:
  Binary package hint: logrotate

  Since logrotate is called from anacron via the cron.daily directory,
  anything that is also located in that directory and has a name after
  logrotate, won't be able to access the logs rotated by logrotate.

  I want to generate reports about my local squid3 installation and the
  analysers I use are srg and sarg. Since they are executed after
  logrotate, the squid3 log will be empty when they run, making the
  whole effort an exercise in futility and annoying me with emails such
  as this:

  
  /etc/cron.daily/sarg:
  SARG: unexpected end of file encountered in /var/log/squid3/access.log
  SARG: Keine Datensaetze gefunden
  /etc/cron.daily/srg:
  No logfile lines found to process!
  run-parts: /etc/cron.daily/srg exited with return code 1
  

  To remedy this, /etc/cron.daily/logrotate should be run after all
  other files run by anacron.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: logrotate 3.7.8-4ubuntu2
  ProcVersionSignature: Ubuntu 2.6.32-22.35-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Sun Jun  6 10:37:50 2010
  EcryptfsInUse: Yes
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: logrotate

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

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


[Touch-packages] [Bug 1327419] Re: Infographic's language not updated until the metric value is changed

2015-01-26 Thread Thomas Strehl
** Changed in: libusermetrics (Ubuntu)
 Assignee: Thomas Strehl (strehl-t) = Pete Woods (pete-woods)

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

Title:
  Infographic's language not updated until the metric value is changed

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Ubuntu Translations:
  Triaged
Status in libusermetrics package in Ubuntu:
  Confirmed

Bug description:
  1) Start the music app
  2) Play a track for more than 10 seconds to trigger the metric update
  3) Lock and unlock to show the infographic
  4) Note, for example, 1 song played today appears (double tap to cycle 
through to find music if required)
  5) Goto system settings and change the language
  6) Restart the device
  7) Note the infographic's language has not been updated and it still states 
'1 song played today'
  8) Start the music app
  9) Play a track for more than 10 seconds to trigger the metric update
  10) Lock and unlock to show the infographic
  11) Now notice the infographic's language is now correct, for example 2 
Morceaux joues aujourd'hui

  It was expected that step 7 the infographic would show the correct
  language.

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

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


[Touch-packages] [Bug 1414566] Re: Video and Photos scopes are blank when mediascanner is working.

2015-01-26 Thread Thomas Strehl
** 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 unity-scope-mediascanner
in Ubuntu.
https://bugs.launchpad.net/bugs/1414566

Title:
   Video and Photos scopes are blank when mediascanner is working.

Status in the base for Ubuntu mobile products:
  New
Status in unity-scope-mediascanner package in Ubuntu:
  New

Bug description:
  current build number: 209
  device name: krillin
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed

  The photo and video scopes are blank when media scanner is working.
  They don't even show already indexed media nor online content.

  Test Case:
  Prerequisite: DUT is already loaded with several photos and videos. Photos 
and videos are visible in their respective scopes.

  1. Copy lot of photos to the DUT over MTP (~2k photos)
  2. Go to the video scope and check it is not empty
  3. Go to the photo scope and check it is not empty

  Actual Result
  Scopes are empty until mediascanner finishes indexing the new media.

  Expected Result
  The scopes are usable and display content even if mediascanner is running.

  
  I also did the following experiment:
  1. On a PC load a pre-formatted SD card with music, videos and photos
  In my case I the following amount of medias:
  Musique: 93
  Vidéos: 15
  Images: 2820

  2. Plug the card into the phone
  3. Go to the Photo scope and refresh
  4. Go to the Video scope and refresh

  Result: The scopes are completely empty until mediascanner finishes
  running. And in this case it was a crash.

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

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


[Touch-packages] [Bug 1414025] Re: Call back and the phone icon don't work in messaging indicator

2015-01-26 Thread Nick Dedekind
Problem was introduced in indicator-messages
13.10.1+15.04.20150112-0ubuntu1

** Also affects: indicator-messages (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: indicator-messages (Ubuntu)
   Importance: Undecided = Critical

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

Title:
  Call back and the phone icon don't work in messaging indicator

Status in indicator-messages package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  With devel-proposed image 73 on mako, the call back button and the
  phone icon don't work. To reproduce:

  * produce a missed call on the phone by calling it and hanging up again
  * pull down messaging indicator
  * click on call back button

  = nothing happens

  * click on phone icon

  = nothing happens

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

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


[Touch-packages] [Bug 1414613] Re: Replace gnome-icon-theme with adwaita-icon-theme

2015-01-26 Thread Iain Lane
AFAICS (assuming Dmitry uploads ubuntu-themes in time), everything is
uploaded. Unblocking.

** Tags removed: block-proposed

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

Title:
  Replace gnome-icon-theme with adwaita-icon-theme

Status in adwaita-icon-theme package in Ubuntu:
  New
Status in apturl package in Ubuntu:
  New
Status in brasero package in Ubuntu:
  New
Status in cheese package in Ubuntu:
  New
Status in empathy package in Ubuntu:
  New
Status in evolution package in Ubuntu:
  New
Status in file-roller package in Ubuntu:
  New
Status in gnome-calculator package in Ubuntu:
  New
Status in gnome-screensaver package in Ubuntu:
  New
Status in gnome-themes-standard package in Ubuntu:
  New
Status in gtkhtml4.0 package in Ubuntu:
  New
Status in humanity-icon-theme package in Ubuntu:
  New
Status in ibus package in Ubuntu:
  New
Status in metacity package in Ubuntu:
  New
Status in network-manager-applet package in Ubuntu:
  New
Status in rhythmbox package in Ubuntu:
  New
Status in system-config-printer package in Ubuntu:
  New
Status in totem package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  New
Status in unity-asset-pool package in Ubuntu:
  New
Status in unity-control-center package in Ubuntu:
  New

Bug description:
  We want to replace the old gnome-icon-theme with the new adwaita-icon-
  theme in Ubuntu.

  But we do not want both on the CD at once, so let's block them in
  proposed until the transition is complete.

  laney@vivid reverse-depends -c main gnome-icon-theme
  Reverse-Recommends
  ==
  * cheese
  * file-roller
  * gnome-calculator
  * libbrasero-media3-1

  Reverse-Depends
  ===
  * apturl
  * brasero
  * empathy
  * evolution
  * gnome-icon-theme-full
  * gnome-icon-theme-symbolic
  * gnome-screensaver
  * gnome-themes-standard-data
  * humanity-icon-theme
  * ibus
  * libgtkhtml-4.0-common
  * metacity
  * network-manager-gnome
  * rhythmbox
  * system-config-printer-gnome
  * totem
  * ubuntu-mono
  * unity-asset-pool
  * unity-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adwaita-icon-theme/+bug/1414613/+subscriptions

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


[Touch-packages] [Bug 1411733] Re: [CheckBox/Switch] not resolution independent

2015-01-26 Thread Tim Peeters
Marking as invalid. CheckBox and Switch are resolution independent, but
there is a difference in size between rtm and vivid.

** Summary changed:

- [CheckBox/Switch] not resolution independet
+ [CheckBox/Switch] not resolution independent

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

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Incomplete = Invalid

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: Incomplete = Invalid

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

Title:
  [CheckBox/Switch] not resolution independent

Status in the base for Ubuntu mobile products:
  Invalid
Status in ubuntu-ui-toolkit package in Ubuntu:
  Invalid
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Invalid

Bug description:
  Testing on a higher resolution phone (Arale) the size of the switches
  on the indicators and the settings app are smaller proportionally than
  in the nexus4 or Krillin.

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

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


[Touch-packages] [Bug 1385302] Re: Recorded videos don't show up in Videos scope

2015-01-26 Thread Pat McGowan
needed to allow file space to be reclaimed as well

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

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

** Changed in: canonical-devices-system-image
Milestone: None = ww05-2015

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

Title:
  Recorded videos don't show up in Videos scope

Status in Camera App:
  Invalid
Status in the base for Ubuntu mobile products:
  Confirmed
Status in mediascanner2 package in Ubuntu:
  Invalid
Status in qtubuntu-camera package in Ubuntu:
  Fix Committed
Status in unity-scope-mediascanner package in Ubuntu:
  Invalid
Status in qtubuntu-camera package in Ubuntu RTM:
  New

Bug description:
  File handles for recorded videos are left open until the camera app exits.
  This means they don't get detected by mediascanner (which waits for the file 
to finish being written) until you close the camera app, and presumably the 
operating system just closes all the handles.

  The impact is that your recorded videos won't show up anywhere that
  uses mediascanner (specifically the Videos scope).

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

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


[Touch-packages] [Bug 1350947] Re: apparmor: no working rule to allow making a mount private

2015-01-26 Thread Martin Pitt
This fix is contained in the latest lxc in vivid now.

** Changed in: lxc (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 lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1350947

Title:
  apparmor: no working rule to allow making a mount private

Status in AppArmor Linux application security framework:
  Invalid
Status in lxc package in Ubuntu:
  Fix Released

Bug description:
  NOTE: This bug will be fixed with an update to lxc. However, two
  AppArmor bugs (bug #1401619 and bug #1401621) were identified as a
  result of triaging this bug and they will both be fixed in upstream
  AppArmor.

  When the file system is mounted as MS_SHARED by default (such as under
  systemd, or when the admin configures it so), things like schroot or
  LXC need to make their guest mounts private. This currently fails
  under utopic:

  $ sudo lxc-create -t busybox -n c1
  $ sudo mount --make-rshared /
  $ sudo strace -fvvs1024 -e mount  lxc-start -n c1
  [...]
  [pid 10749] mount(NULL, /, NULL, MS_SLAVE, NULL) = -1 EACCES (Permission 
denied)
  lxc-start: Permission denied - Failed to make / rslave

  dmesg says:
  audit: type=1400 audit(1406825005.687:551): apparmor=DENIED operation=mo
  unt info=failed flags match error=-13 profile=/usr/bin/lxc-start 
name=/ pid=8228 co
  mm=lxc-start flags=rw, slave

  (This happens for all mount points on your system, I'm just showing
  the first one)

  This will leave a couple of leaked mounts on your system. This is an
  useful rune to clean them up:

  $ for i in 1 2 3; do sudo umount `mount|grep lxc|awk '{print $3}'`;
  done

  (needs to be done several times; check with mount |grep lxc that
  it's clean)

  I tried to allow that by adding this to
  /etc/apparmor.d/abstractions/lxc/start-container:

    mount options=(rw, slave) - **,

  then reload the policy and rety with

  $ sudo stop lxc; sudo start lxc; sudo lxc-start -n c1

  (and again clean up the mounts with above rune)

  I tried some variations of this, like

    mount options in (rw, slave, rslave, shared, rshared) - **,

  but none of them worked. The only things that do work are one of

    mount,
    mount - **,

  but those are too lax to be an effective security restriction.

  WORKAROUND
  ==
  (Attention: insecure! Don't use for production machines)

  Add this to /etc/apparmor.d/abstractions/lxc/start-container:

     mount,

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-6-generic 3.16.0-6.11
  ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7
  Uname: Linux 3.16.0-6-generic x86_64
  ApportVersion: 2.14.5-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  martin 1665 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Jul 31 18:58:18 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-02-27 (154 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140224)
  MachineType: LENOVO 2324CTO
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-6-generic.efi.signed 
root=UUID=a2b27321-0b55-44c9-af0d-6c939efa45ce ro quiet splash 
init=/lib/systemd/systemd crashkernel=384M-:128M vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-6-generic N/A
   linux-backports-modules-3.16.0-6-generic  N/A
   linux-firmware1.132
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/09/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G2ET95WW (2.55 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2324CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 Pro
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG2ET95WW(2.55):bd07/09/2013:svnLENOVO:pn2324CTO:pvrThinkPadX230:rvnLENOVO:rn2324CTO:rvr0B98401Pro:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2324CTO
  dmi.product.version: ThinkPad X230
  dmi.sys.vendor: LENOVO

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

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


[Touch-packages] [Bug 256486] Re: No encrypted keyfile for cryptroot in Hardy

2015-01-26 Thread Jonathan Compton
This version of Ubuntu is no longer supported. If it is still an issue
in a currently supported version (12.04, 13.04, 14.10), please report a
new bug.

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

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

Title:
  No encrypted keyfile for cryptroot in Hardy

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: initramfs-tools

  From what is currently provided in Hardy there seems to be an
  inconsistency between handling a cryptroot and crypted devices via
  crypttab.

  By using cryptroot I'm referring to a crypted root (/) which is directly 
mounted after initializing the kernel.
  While calling /etc/init.d/cryptdisks it will call 
/lib/cryptsetup/cryptdisks.functions and map possible non-block device files to 
a loopX dev and use them as input source for e.g. a key. even more: an 
encrypted key.

  In crypttab you can provide keyfile for a crypted partition which
  itself is again crypted. e.g. file file1 is  aes-encrypted and
  therefore must be mounted as block-dev beforehand so it can be used as
  input-key for a partition.

  When using cryptroot while booting the system this does not work. There is no 
losetup in the cpio-arc and therefore unlocking will fail.
  The solution might be something like copying losetup when generating the 
cpio-arc which is fairly easly:
  - copy_exec /sbin/losetup /sbin

  The second thing is to extend the cryptroot script in initramfs with sth like
  loopdev=$(losetup -f 2 /dev/null) || return 1

  losetup $loopdev $src || return 1
  src=$loopdev
  in case the src is not a block-dev

  I have experimented with this but it would be nice to have this
  integrated with the stream so any updates to the kernel or initramfs
  will have this change. Otherwise if you forget to patch your cpio-arc
  your system will be errr... b0rked. :)

  Thank you

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

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


[Touch-packages] [Bug 1347020] Re: systemd does not boot in a container

2015-01-26 Thread Martin Pitt
With latest lxc and lxcfs this works now, both system and session
containers with systemd, with systemd on the host.

** Changed in: lxc (Ubuntu)
   Status: Triaged = Fix Released

** Changed in: lxc (Ubuntu Trusty)
 Assignee: (unassigned) = Stéphane Graber (stgraber)

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

Title:
  systemd does not boot in a container

Status in lxc package in Ubuntu:
  Fix Released
Status in lxc source package in Trusty:
  Triaged

Bug description:
  Opening against cloud-init for now, but ultimately might end up as
  bug-fixes / srus against some other packages in trusty.

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

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


[Touch-packages] [Bug 1316796] Re: systemd-fsck lacks integration for fsck progress output to plymouth, the way mountall handled it

2015-01-26 Thread Martin Pitt
** Changed in: systemd (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: systemd (Ubuntu)
   Importance: Undecided = Medium

** Changed in: systemd (Ubuntu)
Milestone: None = ubuntu-15.02

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

Title:
  systemd-fsck lacks integration for fsck progress output to plymouth,
  the way mountall handled it

Status in systemd package in Ubuntu:
  In Progress

Bug description:
  in 14.04 LTS mountall has excellent integration of fsck progress
  output for both ubuntu-logo and details plugins. systemd-fsck
  doesn't appear to have such integration.

  =( shame

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

-- 
Mailing list: https://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   >