[Touch-packages] [Bug 1537794] Re: Wrong padding for gtkCalender (Unity7, Xenial)

2016-05-12 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-mate-artwork - 16.04.6.1

---
ubuntu-mate-artwork (16.04.6.1) xenial; urgency=medium

  [ Adolfo Jayme Barrientos ]
  * Add 1px padding to calendar widget elements; looks better. Thanks,
Khurshid Alam. (LP: #1537794)

  [ Will Cooke ]
  * Adds these fixes for Calendar: (LP: #1551744, #1558659)

  [ Martin Wimpress ]
  * Merged fixes from ubuntu-themes.
  * Closes (LP: #1572120)

 -- Martin Wimpress   Tue, 19 Apr 2016 13:26:03 +0100

** Changed in: ubuntu-mate-artwork (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Wrong padding for gtkCalender (Unity7, Xenial)

Status in ubuntu-mate-artwork package in Ubuntu:
  Fix Released
Status in ubuntu-themes package in Ubuntu:
  Fix Released
Status in ubuntu-mate-artwork source package in Xenial:
  Fix Released
Status in ubuntu-themes source package in Xenial:
  New

Bug description:
  After recent update, gtkCalender using 0px padding on top-bottom which
  makes it looks ugly. A mere 1px padding could solve the issue.

  See the screenshot for comparison: http://i.imgur.com/rFciw8h.png

  
  Patch (for Ambiance):

  Index: ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  ===
  --- ubuntu-themes-14.04+16.04.20160120.orig/Ambiance/gtk-3.0/gtk-widgets.css
  +++ ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  @@ -806,7 +806,7 @@ GtkComboBox .menu .menuitem *:insensitiv
   border-radius: 0;
   border-style: solid;
   border-width: 0;
  -padding: 0;
  +padding: 1px;
   
   color: @dark_fg_color;
   }

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

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


[Touch-packages] [Bug 1537794] Re: Wrong padding for gtkCalender (Unity7, Xenial)

2016-05-12 Thread Martin Pitt
** Also affects: ubuntu-themes (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-mate-artwork (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-mate-artwork (Ubuntu Xenial)
   Status: New => Fix Committed

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

Title:
  Wrong padding for gtkCalender (Unity7, Xenial)

Status in ubuntu-mate-artwork package in Ubuntu:
  Fix Committed
Status in ubuntu-themes package in Ubuntu:
  Fix Released
Status in ubuntu-mate-artwork source package in Xenial:
  Fix Released
Status in ubuntu-themes source package in Xenial:
  New

Bug description:
  After recent update, gtkCalender using 0px padding on top-bottom which
  makes it looks ugly. A mere 1px padding could solve the issue.

  See the screenshot for comparison: http://i.imgur.com/rFciw8h.png

  
  Patch (for Ambiance):

  Index: ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  ===
  --- ubuntu-themes-14.04+16.04.20160120.orig/Ambiance/gtk-3.0/gtk-widgets.css
  +++ ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  @@ -806,7 +806,7 @@ GtkComboBox .menu .menuitem *:insensitiv
   border-radius: 0;
   border-style: solid;
   border-width: 0;
  -padding: 0;
  +padding: 1px;
   
   color: @dark_fg_color;
   }

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

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


[Touch-packages] [Bug 1537794] Re: Wrong padding for gtkCalender (Unity7, Xenial)

2016-05-12 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-mate-artwork - 16.04.6.1

---
ubuntu-mate-artwork (16.04.6.1) xenial; urgency=medium

  [ Adolfo Jayme Barrientos ]
  * Add 1px padding to calendar widget elements; looks better. Thanks,
Khurshid Alam. (LP: #1537794)

  [ Will Cooke ]
  * Adds these fixes for Calendar: (LP: #1551744, #1558659)

  [ Martin Wimpress ]
  * Merged fixes from ubuntu-themes.
  * Closes (LP: #1572120)

 -- Martin Wimpress   Tue, 19 Apr 2016 13:26:03 +0100

** Changed in: ubuntu-mate-artwork (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Wrong padding for gtkCalender (Unity7, Xenial)

Status in ubuntu-mate-artwork package in Ubuntu:
  Fix Committed
Status in ubuntu-themes package in Ubuntu:
  Fix Released
Status in ubuntu-mate-artwork source package in Xenial:
  Fix Released
Status in ubuntu-themes source package in Xenial:
  New

Bug description:
  After recent update, gtkCalender using 0px padding on top-bottom which
  makes it looks ugly. A mere 1px padding could solve the issue.

  See the screenshot for comparison: http://i.imgur.com/rFciw8h.png

  
  Patch (for Ambiance):

  Index: ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  ===
  --- ubuntu-themes-14.04+16.04.20160120.orig/Ambiance/gtk-3.0/gtk-widgets.css
  +++ ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  @@ -806,7 +806,7 @@ GtkComboBox .menu .menuitem *:insensitiv
   border-radius: 0;
   border-style: solid;
   border-width: 0;
  -padding: 0;
  +padding: 1px;
   
   color: @dark_fg_color;
   }

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

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


[Touch-packages] [Bug 1537794] Re: Wrong padding for gtkCalender (Unity7, Xenial)

2016-05-03 Thread Martin Wimpress
** Changed in: ubuntu-mate-artwork (Ubuntu)
   Status: New => Fix Committed

** Changed in: ubuntu-mate-artwork (Ubuntu)
 Assignee: (unassigned) => Martin Wimpress (flexiondotorg)

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

Title:
  Wrong padding for gtkCalender (Unity7, Xenial)

Status in ubuntu-mate-artwork package in Ubuntu:
  Fix Committed
Status in ubuntu-themes package in Ubuntu:
  Fix Released

Bug description:
  After recent update, gtkCalender using 0px padding on top-bottom which
  makes it looks ugly. A mere 1px padding could solve the issue.

  See the screenshot for comparison: http://i.imgur.com/rFciw8h.png

  
  Patch (for Ambiance):

  Index: ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  ===
  --- ubuntu-themes-14.04+16.04.20160120.orig/Ambiance/gtk-3.0/gtk-widgets.css
  +++ ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  @@ -806,7 +806,7 @@ GtkComboBox .menu .menuitem *:insensitiv
   border-radius: 0;
   border-style: solid;
   border-width: 0;
  -padding: 0;
  +padding: 1px;
   
   color: @dark_fg_color;
   }

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

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


[Touch-packages] [Bug 1537794] Re: Wrong padding for gtkCalender (Unity7, Xenial)

2016-04-29 Thread Adolfo Jayme
** Also affects: ubuntu-mate-artwork (Ubuntu)
   Importance: Undecided
   Status: New

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Wrong padding for gtkCalender (Unity7, Xenial)

Status in ubuntu-mate-artwork package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  Fix Released

Bug description:
  After recent update, gtkCalender using 0px padding on top-bottom which
  makes it looks ugly. A mere 1px padding could solve the issue.

  See the screenshot for comparison: http://i.imgur.com/rFciw8h.png

  
  Patch (for Ambiance):

  Index: ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  ===
  --- ubuntu-themes-14.04+16.04.20160120.orig/Ambiance/gtk-3.0/gtk-widgets.css
  +++ ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  @@ -806,7 +806,7 @@ GtkComboBox .menu .menuitem *:insensitiv
   border-radius: 0;
   border-style: solid;
   border-width: 0;
  -padding: 0;
  +padding: 1px;
   
   color: @dark_fg_color;
   }

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

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


[Touch-packages] [Bug 1537794] Re: Wrong padding for gtkCalender (Unity7, Xenial)

2016-04-29 Thread Timo Aaltonen
Hello Khurshid, or anyone else affected,

Accepted ubuntu-mate-artwork into xenial-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/ubuntu-mate-artwork/16.04.6.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Tags added: verification-needed

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

Title:
  Wrong padding for gtkCalender (Unity7, Xenial)

Status in ubuntu-themes package in Ubuntu:
  Fix Released

Bug description:
  After recent update, gtkCalender using 0px padding on top-bottom which
  makes it looks ugly. A mere 1px padding could solve the issue.

  See the screenshot for comparison: http://i.imgur.com/rFciw8h.png

  
  Patch (for Ambiance):

  Index: ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  ===
  --- ubuntu-themes-14.04+16.04.20160120.orig/Ambiance/gtk-3.0/gtk-widgets.css
  +++ ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  @@ -806,7 +806,7 @@ GtkComboBox .menu .menuitem *:insensitiv
   border-radius: 0;
   border-style: solid;
   border-width: 0;
  -padding: 0;
  +padding: 1px;
   
   color: @dark_fg_color;
   }

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

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


[Touch-packages] [Bug 1537794] Re: Wrong padding for gtkCalender (Unity7, Xenial)

2016-04-15 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-themes -
14.04+16.04.20160415-0ubuntu1

---
ubuntu-themes (14.04+16.04.20160415-0ubuntu1) xenial; urgency=medium

  [ Adolfo Jayme Barrientos ]
  * Add 1px padding to calendar widget elements; looks better. Thanks,
Khurshid Alam. (LP: #1537794)

  [ Matthieu James ]
  * Suru icon theme: normalization of arrows used in mono icons, plus
minor additions or updates to existing designs. (LP: #1518934)

  [ Will Cooke ]
  * Adds these fixes for Calendar: (LP: #1551744, #1558659)

 -- Sebastien Bacher   Fri, 15 Apr 2016 19:49:25
+

** Changed in: ubuntu-themes (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Wrong padding for gtkCalender (Unity7, Xenial)

Status in ubuntu-themes package in Ubuntu:
  Fix Released

Bug description:
  After recent update, gtkCalender using 0px padding on top-bottom which
  makes it looks ugly. A mere 1px padding could solve the issue.

  See the screenshot for comparison: http://i.imgur.com/rFciw8h.png

  
  Patch (for Ambiance):

  Index: ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  ===
  --- ubuntu-themes-14.04+16.04.20160120.orig/Ambiance/gtk-3.0/gtk-widgets.css
  +++ ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  @@ -806,7 +806,7 @@ GtkComboBox .menu .menuitem *:insensitiv
   border-radius: 0;
   border-style: solid;
   border-width: 0;
  -padding: 0;
  +padding: 1px;
   
   color: @dark_fg_color;
   }

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

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


[Touch-packages] [Bug 1537794] Re: Wrong padding for gtkCalender (Unity7, Xenial)

2016-02-06 Thread Adolfo Jayme
** Changed in: ubuntu-themes (Ubuntu)
   Status: New => In Progress

** Changed in: ubuntu-themes (Ubuntu)
   Importance: Undecided => Medium

** Changed in: ubuntu-themes (Ubuntu)
 Assignee: (unassigned) => Adolfo Jayme (fitojb)

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

Title:
  Wrong padding for gtkCalender (Unity7, Xenial)

Status in ubuntu-themes package in Ubuntu:
  In Progress

Bug description:
  After recent update, gtkCalender using 0px padding on top-bottom which
  makes it looks ugly. A mere 1px padding could solve the issue.

  See the screenshot for comparison: http://i.imgur.com/rFciw8h.png

  
  Patch (for Ambiance):

  Index: ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  ===
  --- ubuntu-themes-14.04+16.04.20160120.orig/Ambiance/gtk-3.0/gtk-widgets.css
  +++ ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  @@ -806,7 +806,7 @@ GtkComboBox .menu .menuitem *:insensitiv
   border-radius: 0;
   border-style: solid;
   border-width: 0;
  -padding: 0;
  +padding: 1px;
   
   color: @dark_fg_color;
   }

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

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


[Touch-packages] [Bug 1537794] Re: Wrong padding for gtkCalender (Unity7, Xenial)

2016-02-06 Thread Launchpad Bug Tracker
** Branch linked: lp:~fitojb/ubuntu-themes/lp1537794

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

Title:
  Wrong padding for gtkCalender (Unity7, Xenial)

Status in ubuntu-themes package in Ubuntu:
  In Progress

Bug description:
  After recent update, gtkCalender using 0px padding on top-bottom which
  makes it looks ugly. A mere 1px padding could solve the issue.

  See the screenshot for comparison: http://i.imgur.com/rFciw8h.png

  
  Patch (for Ambiance):

  Index: ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  ===
  --- ubuntu-themes-14.04+16.04.20160120.orig/Ambiance/gtk-3.0/gtk-widgets.css
  +++ ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  @@ -806,7 +806,7 @@ GtkComboBox .menu .menuitem *:insensitiv
   border-radius: 0;
   border-style: solid;
   border-width: 0;
  -padding: 0;
  +padding: 1px;
   
   color: @dark_fg_color;
   }

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

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