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

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

[Octave-bug-tracker] [bug #54463] Creating a new .m file with full path


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #54463] Creating a new .m file with full path shows popup with full file path appended to current directory
Date: Thu, 9 Aug 2018 05:06:13 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #9, bug #54463 (project octave):

@Torsten: In my test on Linux, the file was created in the directory given in
the edit command.

The problem is in libgui/src/octave-qt-link.cc, around line 112:
QDir::currentPath () is always prepended. It should not when
QString::fromStdString (file) starts with a separator.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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