carlxaeron / django-rosetta

Automatically exported from code.google.com/p/django-rosetta
MIT License
0 stars 0 forks source link

It tells always that the file is "read_only" #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Select a .po file 
2. Edit some text
3. Click on Save

What is the expected output? What do you see instead?
Save the .po file

What version of the product are you using? On what operating system?
Server : Linux, development django server, django 1.1 lastest subversion

Original issue reported on code.google.com by super...@gmail.com on 8 Jan 2009 at 4:57

GoogleCodeExporter commented 8 years ago
I have modified the permissions to 777 of all files .po .mo and their folders.

Original comment by super...@gmail.com on 8 Jan 2009 at 4:58

GoogleCodeExporter commented 8 years ago
Try to 'pick another file' to reload the read-only po file.

Also, did you change/override any of the rosetta settings?

Are you running the latest svn version?

Original comment by mbonetti on 8 Jan 2009 at 6:14

GoogleCodeExporter commented 8 years ago
Closing for lack of feedback, feel free to reopen.

Original comment by mbonetti on 10 May 2009 at 9:41

GoogleCodeExporter commented 8 years ago
I am currently working on internationalization for a project. My files also 
claim to be read only and to download the file when finished.

Alternatively I have clicked on "Save and Translate next block" and "Download 
this catalog" they do not effect my project at all. I have been able to copy 
and paste in to my project from Rosetta, but I do not wish to continue on this 
path.  Any help that can be offered would be helpful.

Side note: I am using rosetta 0.4.0 because the powers at be require django 1.1 
and the newer function calls are not possible. 

Original comment by nygre...@live.com on 6 Apr 2011 at 3:00

GoogleCodeExporter commented 8 years ago
Did you check that the webserver process actually has write permissions on the 
po files? 

Original comment by mbonetti on 6 Apr 2011 at 3:27

GoogleCodeExporter commented 8 years ago
By default it has write permission, sorry it is googleappengine. We thought it 
might have been missing something for it not to be working, only to figure out 
that google suggests we do not grant it write permissions even though it is the 
default value.
Exhausting.

I am editing on the local machines and only after I can confirm it is working 
do I send the information to the server so rosetta is running on localhost.

Original comment by nyg...@cxion.com on 14 Apr 2011 at 4:13