Crash #2254
qnet crashes when saving in a directory where you don't have write permission
Description
Open qnet
Open input data from a location where you do not have write permission.
I suggest /work/projects/themis_control/lweller/Casius/DayIR/
Casius_DayIR_Final.lis
Casius_DayIR_Final.net
(make sure you do not have write permission for those files)
Create a point and save the point.
Click the save button (floppy disk) on the point window.
Error message pops up. See attached file for details on what the error message says.
Click okay.
Crash, segfault.
This may also occur when using the other save buttons (ie the one in the main application).
History
#1 Updated by Lynn Weller over 3 years ago
This makes sense. Copy the net file into your working directory and try again - you should have no problem writing a new point to the net file in your directory because you own the file. Qnet should have no complaints accessing the images in the image list since those are not being modified via the program, only read.
oops! Missed the part about crashing! That needs to be fixed.... You might want to change the Tracker option to "Crash".
#2 Updated by Makayla Shepherd over 3 years ago
- Tracker changed from Bug to Crash
Changed to Tracker to Crash.
#3 Updated by Moses Milazzo over 3 years ago
- Status changed from New to Acknowledged