[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-12-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/unity8/ubuntu-rtm-14.09-proposed

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

Title:
  Icon clipping in notification-renderer

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

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-12-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 - 8.01.1+15.04.20141208~rtm-
0ubuntu1

---
unity8 (8.01.1+15.04.20141208~rtm-0ubuntu1) 14.09; urgency=medium

  [ Michael Terry ]
  * Make sure that there is no window of opportunity for swiping away
greeter before the lockscreen appears. (LP: #1395075)

  [ Michael Zanetti ]
  * Keep applications suspended while lockscreen is shown (LP: #1378126)

  [ Mirco Müller ]
  * Make sure non-square icons are not cropped. (LP: #1378417)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Mon, 08 Dec 2014 
09:31:49 +

** Changed in: unity8 (Ubuntu RTM)
   Status: In Progress = Fix Released

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

Title:
  Icon clipping in notification-renderer

Status in the base for Ubuntu mobile products:
  Confirmed
Status in unity8 package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu RTM:
  Fix Released

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-12-09 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Confirmed = Fix Released

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

Title:
  Icon clipping in notification-renderer

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

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-12-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~unity-team/unity8/rtm-14.09-staging

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

Title:
  Icon clipping in notification-renderer

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

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-12-05 Thread Michał Sawicz
** Changed in: unity8 (Ubuntu RTM)
   Status: Triaged = In Progress

** Changed in: unity8 (Ubuntu RTM)
 Assignee: (unassigned) = Michał Sawicz (saviq)

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

Title:
  Icon clipping in notification-renderer

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

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-12-02 Thread Michał Sawicz
** Changed in: unity8 (Ubuntu RTM)
   Status: New = Triaged

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

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

Title:
  Icon clipping in notification-renderer

Status in the base for Ubuntu mobile products:
  Confirmed
Status in unity8 package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu RTM:
  Triaged

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-12-01 Thread Michał Sawicz
** Changed in: unity8 (Ubuntu RTM)
Milestone: None = 14.09-ota-1

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

Title:
  Icon clipping in notification-renderer

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

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-11-26 Thread Olli Ries
** 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 = r1

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = Canonical Devices Products 
(canonical-devices-products-team)

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

Title:
  Icon clipping in notification-renderer

Status in the base for Ubuntu mobile products:
  Confirmed
Status in “unity8” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu RTM:
  New

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-11-17 Thread Michał Sawicz
** Also affects: unity8 (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 unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1378417

Title:
  Icon clipping in notification-renderer

Status in “unity8” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu RTM:
  New

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-11-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/unity8

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

Title:
  Icon clipping in notification-renderer

Status in “unity8” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu RTM:
  New

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-11-17 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 - 8.01+15.04.20141117-0ubuntu1

---
unity8 (8.01+15.04.20141117-0ubuntu1) vivid; urgency=low

  [ josharenson ]
  * Return focus to the application after a tusted session overlay is
closing. (LP: #1381292)

  [ Josh Arenson ]
  * Return focus to the application after a tusted session overlay is
closing. (LP: #1381292)

  [ Albert Astals ]
  * Remove unused ResponsiveFlowView
  * Fix a few cmake warnings when running ./build.sh in a clean checkout

  [ Mirco Müller ]
  * Make sure non-square icons are not cropped. (LP: #1378417)

  [ Michael Terry ]
  * Drop the EARLY ALPHA scare label when running in testing mode.

  [ Michael Zanetti ]
  * unify Greeter and Lockscreen wallpaper again
  * hide quicklist when launcher hides (LP: #1387088)
  * Keep applications suspended while lockscreen is shown (LP: #1378126)
  * change spread background color to 11

  [ Omer Akram ]
  * show password when tapped on the 'Show password' label, not just the
checkbox. (LP: #1389832)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Mon, 17 Nov 2014 
13:48:33 +

** Changed in: unity8 (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Icon clipping in notification-renderer

Status in “unity8” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu RTM:
  New

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-11-12 Thread kevin gunn
** Tags added: ota-1 rtm14

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

Title:
  Icon clipping in notification-renderer

Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-11-07 Thread Mirco Müller
** Changed in: unity8 (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  Icon clipping in notification-renderer

Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-11-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~macslow/unity8/icon-clipping-fix-1378417

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

Title:
  Icon clipping in notification-renderer

Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-10-29 Thread Charles Kerr
FWIW, now that the QA mock battery code's been merged, this bug's
precondition (have a low battery) can be mocked from phablet-shell using
the steps laid out in https://wiki.ubuntu.com/Process/Merges/TestPlan
/indicator-power to (1) enable the mock battery and then (2) setting its
charge level to 5%.

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

Title:
  Icon clipping in notification-renderer

Status in “unity8” package in Ubuntu:
  Confirmed

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-10-29 Thread Matthieu James
The battery icon is clipped because it's not a square but a rectangle: the 
source file canvas is 105x90 px. The icon should be downsized while maintaining 
its aspect ratio. 
I am not sure if at the moment, the SDK allows to display an image which is not 
squared but I know that Sebastien Bacher wrote a hack to display the same icon 
in the indicator bar (and the system settings menu).

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

Title:
  Icon clipping in notification-renderer

Status in “unity8” package in Ubuntu:
  Confirmed

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-10-29 Thread Michał Sawicz
W dniu 29.10.2014 o 14:37, Matthieu James pisze:
 The battery icon is clipped because it's not a square but a rectangle: the 
 source file canvas is 105x90 px. The icon should be downsized while 
 maintaining its aspect ratio.
 I am not sure if at the moment, the SDK allows to display an image which is 
 not squared but I know that Sebastien Bacher wrote a hack to display the same 
 icon in the indicator bar (and the system settings menu).

Non-square icons are indeed supported in the SDK now, but it is assumed 
that the icon will be square, as per the notification spec. This should 
be an easy fix in unity8 then (fillMode: Image.PreserveAspectFit).


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

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

Title:
  Icon clipping in notification-renderer

Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-10-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Icon clipping in notification-renderer

Status in “unity8” package in Ubuntu:
  Confirmed

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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


[Touch-packages] [Bug 1378417] Re: Icon clipping in notification-renderer

2014-10-07 Thread kevin gunn
** Changed in: unity8 (Ubuntu)
   Importance: Undecided = High

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

Title:
  Icon clipping in notification-renderer

Status in “unity8” package in Ubuntu:
  New

Bug description:
  Discussed with MacSlow in #unity-touch earlier today.

  When indicator-power requests a low battery notification, the low
  battery icon gets clipped.

  Here's what it looks like:

  http://i.imgur.com/69hqWlL.jpg

  Here's what is sent to unity-notifications:

  method call sender=:1.104 - dest=:1.55 serial=18 
path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; 
member=Notify
 string indicator-power-service
 uint32 0
 string battery-020
 string Battery Low
 string 10% charge remaining
 array [
string dismiss
string OK
string settings
string Battery settings
 ]
 array [
dict entry(
   string x-canonical-non-shaped-icon
   variant string true
)
dict entry(
   string x-canonical-snap-decisions
   variant string true
)
dict entry(
   string x-canonical-snap-decisions-timeout
   variant int32 2147483647
)
 ]
 int32 0

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

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