bugGNU Octave - Bugs: bug #35618, Changing directories via...

 
 

bug #35618: Changing directories via "cd" and in 'Current directory' window is not synched.

Submitter:  Fritz <deraltefritz>
Submitted:  Fri 24 Feb 2012 01:16:24 PM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Feature Request
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 10 Nov 2012 05:57:45 PM UTC, comment #4: 

This bug was fixed with changeset 625be3eb27c5
http://hg.savannah.gnu.org/hgweb/octave/rev/625be3eb27c5

Torsten Lilge <ttl>
Group Member
Wed 25 Apr 2012 05:01:46 AM UTC, comment #3: 

I am attaching another patch. It is a minor improvement over the previous one (it avoids printing the "cd" command in the Octave command line).

Please apply the patch named sync_dirs2.patch after the first patch.

(file #25726)

Israel Herraiz <herraiz>
Wed 25 Apr 2012 02:15:44 AM UTC, comment #2: 

By the way, although this feature request is marked as "GNU/Linux", the attached patch is not specific to GNU/Linux, and will also work in other platforms where the GUI is available.

The patch has been obtained against the "gui" branch of the Hg repository.

Israel Herraiz <herraiz>
Wed 25 Apr 2012 02:11:35 AM UTC, comment #1: 

The attached patch fixes this bug.

When you change the current directory using 'cd' inside the terminal, it will update the file tree view.

If you change the dir shown in the tree view, it will execute a 'cd' command to update the current working dir in the Octave session.

(file #25724)

Israel Herraiz <herraiz>
Fri 24 Feb 2012 01:16:24 PM UTC, original submission:  

Changing directories in 'Terminal' tab via "cd" and in 'Current directory' window is not synced.
Than means if you change the current path using "cd" in the 'Terminal' tab, the display in 'Current directory' does not get updated. Similarly, if you change directory using the 'Current Directory', the output of "ls" in the 'Terminal' tab does not reflect that directory, but remains unchanged.

Fritz <deraltefritz>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #25726:  sync_dirs2.patch added by herraiz (900B - text/x-patch)
file #25724:  sync_dirs.patch added by herraiz (6KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ttl (Posted a comment)
  • -email is unavailable- added by herraiz (Updated the item)
  • -email is unavailable- added by bpabbott (Updated the item)
  • -email is unavailable- added by deraltefritz (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-11-10 ttl StatusConfirmed Fixed
        Open/ClosedOpen Closed
    2012-04-25 herraiz Attached File- Added sync_dirs2.patch, #25726
    2012-04-25 herraiz Attached File- Added sync_dirs.patch, #25724
    2012-02-26 bpabbott StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code