Tam-Lin / comictagger

Automatically exported from code.google.com/p/comictagger
0 stars 0 forks source link

Multiple files read-only, unable to edit metatags, admin doesn't resolve access issues #38

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Select any of the methods for tag info
2.
3.

What is the expected output? What do you see instead?
Tag info updated to archive 

What version of the product are you using? On what operating system?
wWin7 x64

Please provide any additional information below.
Random files and folders are now acting as read-only, while in the properties 
window of said files/folders, the selection box is blued out, rather than 
ticked. While I can find the relevant tag info, I cannot update the archive, as 
the save option is not available. It has occurred with both old and new files, 
but I cannot identify any particular common factor which is causing this. I've 
tried running cmd.prompt and changing attributes for the particular folders 
which have been affected, but after I change the values, they just return to 
read only. Anything I might have missed?

Original issue reported on code.google.com by gonzoke...@gmail.com on 14 Jan 2014 at 8:22

GoogleCodeExporter commented 9 years ago
Is this still an issue?  Sorry for slow response...

Original comment by bevi...@gmail.com on 22 Mar 2014 at 7:12

GoogleCodeExporter commented 9 years ago
No problem. Yeah It seems to be an issue with Win7 and your software, It
stems from folders being in a read-only by default. Whereas other programs
seem ignore that, comictagger doesn't. I am using a program called "take
ownership" to get around the problem at present.

Original comment by gonzoke...@gmail.com on 22 Mar 2014 at 10:25

GoogleCodeExporter commented 9 years ago
Hmmm. CT has is pretty careful about checking permissions, as it's a more 
common issue on the UNIX platforms like Linux and Mac OS.  It will decide that 
a file is not writable for a number of reasons including checking permission on 
the folder and the file itself.   

I've not heard of anyone else having this issue.  I wonder if your problems 
stem from having moved files from one account to another on a Windows machine?

If I'm reading this right, you're saying that the folders are marked as 
read-only, but the files are not?

Original comment by bevi...@gmail.com on 24 Mar 2014 at 2:49