diff -Nru grace-5.1.22.orig/debian/rules grace-5.1.22/debian/rules --- grace-5.1.22.orig/debian/rules 2010-05-18 12:36:58.590882000 -0700 +++ grace-5.1.22/debian/rules 2010-05-18 12:37:57.842882564 -0700 @@ -14,7 +14,7 @@ endif DEB_CONFIGURE_EXTRA_FLAGS := --enable-grace-home=/usr/share/grace \ - --with-editor=sensible-editor \ + --with-editor="x-terminal-emulator -e sensible-editor" \ --with-helpviewer="sensible-browser %s" \ --with-f77=gfortran \ --disable-pdfdrv
Bug#582154: "Create New" from text editor does not work when xmgrace is launched from the GNOME menu
Yes, it makes perfect sense. Attached new patch (tested new behavior and
proven to work as expected).
- Bug#582154: "Create New" from text editor does n... Nicola Ferralis
- Bug#582154: "Create New" from text editor d... Nicholas Breen
- Bug#582154: "Create New" from text edit... Nicola Ferralis