QT Designer PixelLabel Problem

Ralf Nolden nolden at kde.org
Sat Jan 13 03:35:28 GMT 2001


Johan Maes wrote:
> 
> Hi,
> 
> KDevelop 1_4
> QT2sdi project
> 
> a) create a qt designer ui-file
> b) use Qt Designer and  insert a Pixmap Label in a widget (use the defaults)
> c) save the file
> d) make
> KDevelop crashes with:
> parsing:[ /home/test/test/central.ui]
> input buffer overflow, can't enlarge buffer because scanner uses REJECT
> 
> The same happens every time  you reopen the project.
> 
> When you eliminate the block <images>  ...............  </images> form the ui
> file, you can usie the project again.

Well, think that the ui files go through the classbrowser which
shouldn´t but are as sources in the project because the automake setup
needs the ui files declared as sources. So we basically have to remove
out all *.ui files from the string list of files that go through the
parser before. Anyone doing this ?

Ralf
 
The only way to get rid of a temptation is to yield to it. Oscar Wilde

**********************************
Ralf Nolden

The KDevelop Project
http://www.kdevelop.org

nolden at kde.org
rnolden at kdevelop.org
**********************************

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list