Re: additional arguments crash
On Mon, 21 May 2012 20:57:01 +0200
clansco <falsetti@...> wrote:
> On Mon, 21 May 2012 17:37:33 +0200
> Olivier Sessink <olivier@...> wrote:
>
> > On 05/19/2012 11:40 AM, clansco wrote:
> > > On Sat, 19 May 2012 11:33:19 +0200
> > > clansco<falsetti@...> wrote:
> > >
> > >> Hi,
> > >> If you send en empty line as additional argument, bf crashes.
> > >>
> > >> (bluefish:2231): Gtk-WARNING **: gtktextbtree.c:4096: char offset off
> > >> the end of the line
> > >>
> > >> Gtk-ERROR **: Char offset 18 is off the end of the line
> > >> aborting...
> > >
> > >
> > > OOPS!
> > > it happened once but I am unable to reproduce the crash.
> > >
> >
> > I have seen this error before when blocks were folded. Could it be that
> > you had folded blocks?
> true!
> (bluefish:2655): Gtk-WARNING **: gtktextbtree.c:4096: char offset off the end of the line
>
> Gtk-ERROR **: Char offset 16 is off the end of the line
(Continue reading)