Am 02.07.2011 12:52, schrieb Mattia Barbon: > On 23/06/11 03.05, herbert breunung wrote: > > Hi, > >> its understood that you have to >> >> $win->{'tb_icon'} = Wx::TaskBarIcon->new( ); >> $win->{'tb_icon'}->SetIcon( Wx::GetWxPerlIcon() ); >> #$win->{'tb_icon'}->RemoveIcon; >> $win->{'tb_icon'}->Destroy; >> >> but this works only under windows, >> linux gives you a nice memory access error. >> >> i think this is a bug > > Maybe it's a wxWidgets bug? Which wxWidgets version? > > Regards, > Mattia >
excuse me all things I files when not stated otherwise as with the Wx::Log bugs is tested under ubuntu 11.4 64 bit which was upgraded from 10.10 best herbert