Revision: 77085
          http://sourceforge.net/p/brlcad/code/77085
Author:   brlcad
Date:     2020-09-08 19:29:31 +0000 (Tue, 08 Sep 2020)
Log Message:
-----------
note the mged startup path issues, discussed with a few users.  need to 
investigate and document the current behavior for command-line, double-click, 
drag-n-drop file opening, GUI menu opening, and GUI CLI opening.

Modified Paths:
--------------
    brlcad/trunk/TODO

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2020-09-08 19:25:40 UTC (rev 77084)
+++ brlcad/trunk/TODO   2020-09-08 19:29:31 UTC (rev 77085)
@@ -170,6 +170,13 @@
 THESE ARE UNSCHEDULED BACKLOG TASKS
 -----------------------------------
 
+* MGED's startup directory is inconsistent and sometimes problematic.
+  If the current working directory is read-only (e.g., a default
+  system install and opening one of the sample .g files), then
+  numerous commands the write out to the current path will fail (e.g.,
+  "idents file.log").  Review startup path behavior and consider using
+  $HOME or some other system path, unless started on the command-line.
+
 * rtwizard's reopening of the database is causing db_dircheck
   "Duplicate of..." errors when opening read-only .g files.
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to