Please always keep the bug on CC:, else it'll be missed by relevant people.
On jeu., 2011-10-06 at 08:56 +0100, Fred Myers wrote: > > > Subject: Re: [Pkg-xfce-devel] Bug#642602: xfce4-panel: Tasklist > floating point exception > > From: cor...@debian.org > > To: zefry...@hotmail.com; 642...@bugs.debian.org > > Date: Tue, 4 Oct 2011 11:27:18 +0200 > > > > On sam., 2011-09-24 at 12:48 +0100, Fred Myers wrote: > > > Panel crashes and refuses to restart (floating point exception). > > > > > > Changing > > > > > > "grouping=2" > > > > > > to > > > > > > "grouping=1" > > > > > > in '.config/xfce4/panel/tasklist-3.rc' fixes the problem. > > > Note that I didn't manage to reproduce it in Squeeze, and the setting is different in Wheezy/Sid. I guess you are able to reproduce it consistently? > > Regards > > Core was generated by `/usr/bin/xfce4-panel'. > Program terminated with signal 8, Arithmetic exception. > #0 0x00007fbee5e2d17b in xfce_itembar_size_allocate (widget=0xe92030, > allocation=0x7fff9d8aa890) at xfce-itembar.c:519 > 519 expand_size = MAX (itembar_expandable * size / > itembar_expandreq, 0); It seems that it's not really the grouping but more the panel size. As grouping setting will have some influence on the plugin size, it might just be a workaround. It'd help to see the value of itembar_expandreq, I guess it's 0 which leads to the arithmetic exception, but to be certain... I'm not sure I'll have time to investigate this more but will try to see where itembar_expandreq comes from and why it is apparently 0 in your case. Regards, -- Yves-Alexis -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org