Project

General

Profile

Actions

Bug #109

closed

Hangs after failed overwrite of write-protected file

Added by Peter Johnson about 12 years ago. Updated about 12 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
04/07/2012
Due date:
% Done:

0%

Estimated time:
Chirp Version:
0.2.1
Model affected:
(All models)
Platform:
Linux
Debug Log:
I read the instructions above:

Description

From CHIRP daily-04072012

attempting to overwrite a write-protected file pops up a "File Access Error" dialogue. Selecting OK returns to the program, but a subsequent save attempt to another/new writeable file hangs the program. Had to kill it with kill -9 or closing the terminal it was running in.

Terminal output:

--- Exception Dialog: File Access Error ---
Traceback (most recent call last):
File "/home/pjohnson/Downloads/chirp-daily-04072012/chirpui/mainapp.py", line 422, in do_saveas
eset.save(fname)
File "/home/pjohnson/Downloads/chirp-daily-04072012/chirpui/editorset.py", line 155, in save
self.radio.save(fname)
File "/home/pjohnson/Downloads/chirp-daily-04072012/chirp/chirp_common.py", line 918, in save
self.save_mmap(filename)
File "/home/pjohnson/Downloads/chirp-daily-04072012/chirp/chirp_common.py", line 942, in save_mmap
raise Exception("File Access Error")

Exception: File Access Error

Actions #1

Updated by Dan Smith about 12 years ago

  • Assignee set to Dan Smith
  • Target version set to 0.3.0

Ooh, good one, thanks.

Actions #2

Updated by Dan Smith about 12 years ago

  • Status changed from New to Rejected

Fixed for tomorrow, thanks!

Actions

Also available in: Atom PDF