[Gambas-user] 4028 doesn't run

John Spikowski support at ...2529...
Mon Aug 22 04:00:32 CEST 2011


On Mon, 2011-08-22 at 01:58 +0200, Benoît Minisini wrote:
> > [DIALOG BOX]
> > 
> > This application has raised an unexpected
> > 
> > 
> > error and must abort.
> > 
> > [6] Type mismatch: wanted _IconViewItem, got _IconView_Item instead.
> > ?
> > [END DIALOG]
> > 
> > 
> > jrs at ...1833...:~$ gambas3
> > gb.qt4: warning: unable to load Qt translation: en_US.UTF-8
> > warning: unable to load 16/cancel
> > ERROR: #6: Type mismatch: wanted _IconViewItem, got _IconView_Item
> > instead
> > 0: ?
> > 1: IconView._RefreshItem.1006
> > 2: _IconView_Item.RefreshView.42
> > 3: _IconView_Item.Text_Write.78
> > 4: IconView.Add.250
> > 5: IconPanel.Count_Write.117
> > 6: IconPanel._new.46
> > 7: FOption.FOption.0
> > 8: FOption.FOption.0
> > 9: FMain._new.41
> > 10: Project.Main.268
> > 
> 
> Make sure that you recompile and reinstall everything.
> 
> Regards,
> 

I did the following like I always do.

cd gambas/trunk
svn up
./reconf-all && ./configure -C && make
sudo make install

This is my first time for Gambas 3 not to run.







More information about the User mailing list