Re: [wmii] Some problems ?

From: Anselm R. Garbe <garbeam_AT_wmii.de>
Date: Tue, 4 Jul 2006 16:06:13 +0200

On Tue, Jul 04, 2006 at 08:08:50AM +0200, Dr. Werner Pessenhofer wrote:
>
> After using wmii 3.1 for a while now, I recognised some problems:
>
> 1. In xmgrace, buttons in dialogs only work, if the dialog box is moved
> one time at least. Anybody else recognised this problem ?
>
> 2. QTIplot ( http://soft.proindependent.com/qtiplot.html ) crashes wmii,
> when the "Analyse -> Integrate" dialog is selected. The corresponding
> error in a failsave xterm is:
>
> _________________________________
>
> kermit_AT_muppets:~> qtiplot
> QWidget::setMinimumSize: The smallest allowed size is (0,0)
> QWidget::setMaximumSize: (intDialog/intDialog) Negative sizes (32767,-1)
> are not possible

Seems qtiplot has a bug, the QWidget error message already tells
this, -1 will be casted to unsigned short, thus the client will
request too much size..., I think we will add some more boundary
checks to not crash if such app makes bogus requests...

Regards,

-- 
 Anselm R. Garbe  ><><  www.ebrag.de  ><><  GPG key: 0D73F361
Received on Tue Jul 04 2006 - 16:06:13 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:10:37 UTC