Hi all,

I managed to use the WTreeView to load thousands and more tree items 
from our database. It works fine, but sometimes when I select a new tree 
which will remove the complete old large tree within the WTreeView it 
crashes or asserts.

Currently I got the following assert(). I'm using the latest Wt 3.2.1 
release.

myarmbrowser.wt: /home/ruppert/work/wt/wt-3.2.1/src/Wt/WTreeView.C:1899: 
void Wt::WTreeView::modelRowsInserted(const Wt::WModelIndex&, int, int): 
Assertion `n' failed.
Abgebrochen (Speicherabzug geschrieben)

I have a complete call stack, it seems to crash within endInsertRows() 
signal processing. For small trees (less than 1000 items) I never 
noticed a crash.

Maybe I'll try to limit the tree, but whats the number of items which 
can be handled correctly?

Any ideas?

Regards,
Stefan

-- 
Stefan Ruppert <[email protected]>
MyARM GmbH, Altkönigstr. 7, 65830 Kriftel, Germany
Phone: +49 6192/9772818
Web: http://www.myarm.com

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to