Christian Brabandt wrote:
> >
> > > On Do, 17 Jan 2013, Bram Moolenaar wrote:
> > >
> > > > I cannot reproduce the problem. Does this depend on the version of GTK?
> > > > I'm also using glib-2.0 though. Any other feature that matters?
> > >
> > > If you look at feature.h it is clear, that a
Hi Bram!
On Sa, 19 Jan 2013, Bram Moolenaar wrote:
>
> Christian Brabandt wrote:
>
> > On Do, 17 Jan 2013, Bram Moolenaar wrote:
> >
> > > I cannot reproduce the problem. Does this depend on the version of GTK?
> > > I'm also using glib-2.0 though. Any other feature that matters?
> >
> > If
Christian Brabandt wrote:
> On Do, 17 Jan 2013, Bram Moolenaar wrote:
>
> > I cannot reproduce the problem. Does this depend on the version of GTK?
> > I'm also using glib-2.0 though. Any other feature that matters?
>
> If you look at feature.h it is clear, that a gui tiny built does not
> d
On 17/01/13 21:54, Bram Moolenaar wrote:
[...]
OK, that matches my :version output. So what did you do to trigger that
E325 message?
One possible way to reliably trigger the E325 (aka ATTENTION) message is
as follows:
1. Edit some file (with 'swapfile' on).
2. Kill Vim (by any OS-specific m
Christian Brabandt wrote:
> On Do, 17 Jan 2013, Bram Moolenaar wrote:
>
> > I cannot reproduce the problem. Does this depend on the version of GTK?
> > I'm also using glib-2.0 though. Any other feature that matters?
>
> If you look at feature.h it is clear, that a gui tiny built does not
> d
Hi Bram!
On Do, 17 Jan 2013, Bram Moolenaar wrote:
> I cannot reproduce the problem. Does this depend on the version of GTK?
> I'm also using glib-2.0 though. Any other feature that matters?
If you look at feature.h it is clear, that a gui tiny built does not
define FEAT_CON_DIALOG:
#ifdef FE
Christian Brabandt wrote:
> Bram,
> for some reason or the other, I tried a tiny built. Unexptingly the
> configure script found gnome libraries and built a version of vim linked
> against the GTK libraries. That was fine, until I hit E325 Message, when
> Vim crashed:
>
> (process:25595): GLi
Bram,
for some reason or the other, I tried a tiny built. Unexptingly the
configure script found gnome libraries and built a version of vim linked
against the GTK libraries. That was fine, until I hit E325 Message, when
Vim crashed:
(process:25595): GLib-GObject-CRITICAL **:
/build/buildd/glib