octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #47360] edit command not working in GUI mode


From: KIAaze
Subject: [Octave-bug-tracker] [bug #47360] edit command not working in GUI mode
Date: Mon, 07 Mar 2016 18:50:28 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0

URL:
  <http://savannah.gnu.org/bugs/?47360>

                 Summary: edit command not working in GUI mode
                 Project: GNU Octave
            Submitted by: kiaaze
            Submitted on: Mon 07 Mar 2016 18:50:27 GMT
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The "edit" command does not seem to work when in GUI mode.
It works as expected if I start octave with the --no-gui option.

I use the following in my ~/.octaverc:
edit mode async;
EDITOR("/usr/bin/geany %s");

I have also tried without specifying the editor, in which case it was set to
"vim" by default.

In both cases, with "--no-gui", running "edit FUNCTION" opened the FUNCTION.m
file in the set editor.
In GUI mode, nothing at all happens and the edit command returns no error.

I also tried changing settings in edit->preferences->editor from the GUI
without any success.

This used to work in Octave 3.8.1.

OS: Kubuntu 14.10
Octave 4.0.0 compiled from source.
Octave 3.8.1 installed from distribution repositories.





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47360>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]