|
From: | Markus Mützel |
Subject: | [Octave-bug-tracker] [bug #61080] GUI Editor cannot handle network paths |
Date: | Wed, 25 Aug 2021 10:44:42 -0400 (EDT) |
User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36 Edg/92.0.902.78 |
Follow-up Comment #4, bug #61080 (project octave): IIUC, `edit` checks whether the file is somewhere in the search path with `file_in_path` and forwards the full path to the eventmanager with `__event_manager_edit_file__`. @Philip: Could you please check what the following command returns for you? file_in_path (path (), 'showcrs.m') Does one of the following commands (or both) open the editor with the file for you? __event_manager_edit_file__ ('\\waternet.local\Totaal\TOP\Projecten OA\23 Hydrologie Bronnen\Hy Aktief\Philip\Digitaliseren_boringen\m-files\ML\showcrs.m') __event_manager_edit_file__ ('T:\TOP\Projecten OA\23 Hydrologie Bronnen\Hy Aktief\Philip\Digitaliseren_boringen\m-files\ML\showcrs.m') (I hope I don't have a typo somewhere in that path...) _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?61080> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |