Bug#705607: 1.0 breaks alignment != left

2014-03-05 Thread Yuri D'Elia
Package: dunst Followup-For: Bug #705607 I upgraded again to dunst 1.0 today, and it seems that it has been resolved, suggesting some likely library issue. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (900, 'unstable'), (800, 'experimental')

Bug#705607: 1.0 breaks alignment != left

2014-03-05 Thread Yuri D'Elia
Package: dunst Version: 1.0.0-2 Followup-For: Bug #705607 The problem is caused by pango not knowing the final layout width when rendering. The attached patch fixes the problem. --- dunst-1.0.0.Orig/x.c 2014-03-05 12:41:03.274349758 +0100 +++ dunst-1.0.0/x.c 2014-03-05 14:46:01.670678667 +0100

Bug#705607: 1.0 breaks alignment != left

2013-04-17 Thread Yuri D'Elia
Package: dunst Version: 1.0.0-1 Severity: normal In the last update, if the alignment setting is set to anything but left, the content of the notification is broken. With center, only half of the text is visible. With right no text is visible at all, and dunst sometimes enter in an endless

Bug#705607: 1.0 breaks alignment != left

2013-04-17 Thread Sascha Kruse
On Wed, Apr 17, 2013 at 02:58:43PM +0200, Yuri D'Elia wrote: In the last update, if the alignment setting is set to anything but left, the content of the notification is broken. With center, only half of the text is visible. With right no text is visible at all, and dunst sometimes enter