Menu

#25 Grabber & vim.

closed
nobody
5
2012-10-09
2001-06-23
No

OK, I want to use a type of item called TEXT in the
grabber.
I use the menu Object->New->Other and then I write the
type "TEXT". I have added this line to allegro.cfg
"TEXT=vim" so when I want to edit it vim is called.
It works all right but when I close vim and the grabber
is opened again it doesn't work ok because when I click
on an BMP item it crashes before showing the preview.

I'm using allegro 3.9.36 on Linux Red Hat 7.09 highly
modified.

THANKS

Discussion

  • Peter Wang

    Peter Wang - 2001-06-25

    Logged In: YES
    user_id=28616

    Sounds like the gcc optimisation bug again. Compile blit.c
    without optimisations and rebuild, and see if it works
    properly. If you don't know how to do that, reconfigure
    without assembly support, and rebuild.

    If it works when you do either of those, it's gcc's fault.

     
  • Marcelo Taube

    Marcelo Taube - 2001-06-26

    Logged In: YES
    user_id=214238

    Sorry but I tried with both solutions and that didn't fix
    it.

    Also I forgot to mention that after that happens I can't use
    the keyboard properly so I have to close Xwindow and open it
    again.

     
  • Peter Wang

    Peter Wang - 2001-06-27

    Logged In: YES
    user_id=28616

    Ok, it was an Allegro bug. Fixed.

     

Log in to post a comment.