In an attempt to make GtkRadiant working properly and bump topic for troubles I have with Radiant, I try to summary changes I applied to Q3dev and Radiant folders:
I changed owner to current and the only one user, which was successful. Permissions for CREATOR OWNER are unchangeable, which I do not understand why (also I do not undestand, what is that permission group supposed to be used). Read-only mode is unchangeable, which it looks like it has been successfuly changed for the first time, but after reopening properties window it is still checked. I have no idea, what is wrong with that. Tried eveything...
And Radiant still doesn't work properly, it still do not want to open a map, it still do not want to work with preferences.
GtkRadiant read/write file permissions summary
Re: GtkRadiant read/write file permissions summary
There really must be something with your computer and aren't there any radiant specific forums where these questions will have a bigger chance of getting the proper notice?
Q3Map2 2516 -> http://www.zfight.com/misc/files/q3/q3map_2.5.16_win32_x86.zip
Q3Map2 FS_20g -> http://www.zfight.com/misc/files/q3/q3map2_fs_20g.rar
GtkRadiant 140 -> http://www.zfight.com/misc/files/q3/GtkRadiantSetup-1.4.0-Q3RTCWET.exe
Q3Map2 FS_20g -> http://www.zfight.com/misc/files/q3/q3map2_fs_20g.rar
GtkRadiant 140 -> http://www.zfight.com/misc/files/q3/GtkRadiantSetup-1.4.0-Q3RTCWET.exe
Re: GtkRadiant read/write file permissions summary
Windows 7 is the largest install base for GtkRadiant and I haven't seen any reports of similar issues. Whatever is going on, it is isolated to CZghost's computer.
Windows 7 read/write permissions should work just fine by default, you only need to change something if you have inadvertently changed something in the past.
I've seen issues of antivirus software being overly protective and restricting programs from accessing certain directories. Disable your antivirus software to test.
CZghost, you might want to tell us where you have Q3 and GtkRadiant installed. I'll need the exact file path.
Windows 7 read/write permissions should work just fine by default, you only need to change something if you have inadvertently changed something in the past.
I've seen issues of antivirus software being overly protective and restricting programs from accessing certain directories. Disable your antivirus software to test.
CZghost, you might want to tell us where you have Q3 and GtkRadiant installed. I'll need the exact file path.
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
Re: GtkRadiant read/write file permissions summary
Quake 3 development folder: E:\Documents\Q3_CZghost\Q3dev
GtkRadiant launcher folder: E:\Documents\Q3_CZghost\GtkRadiant\v1.6.4_rev20131213 (v stands for version, rev stands for revision/build date)
E:\ is my external local drive. Shall I install it in C:\ instead?
GtkRadiant launcher folder: E:\Documents\Q3_CZghost\GtkRadiant\v1.6.4_rev20131213 (v stands for version, rev stands for revision/build date)
E:\ is my external local drive. Shall I install it in C:\ instead?
Re: GtkRadiant read/write file permissions summary
I don't know why you felt you needed to tell us this. We're not exactly on the edge of our pants waiting to hear from you. Just wait until you have all the info and then make a single reply.CZghost wrote:I am on mobile now, will tell you later
Anyway, I've never installed Q3 or GtkRadiant on an external drive. Programs don't generally run well on external drives, so no way to tell if this is related to your issues. You can try installing it locally and see what happens.
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
Re: GtkRadiant read/write file permissions summary
Will try it, but I can't tell you what happens. This computer is in my dad's owning and he restricted me to install every crap. However, this is not crap, so I will try it 

Re: GtkRadiant read/write file permissions summary
I tried to move it to new location, edited game file to save new dir, now it sits on C: local drive in QuakeDev dir, subdirs are exactly the same. However it still works silly, tried to open museum example map, no success
Preferences are still default ones and that it stays. Editing Windows permissions was successful, but disabling read-only mode not. Thus this happens everywhere on my local drives, will try to temporarily disable my antivirus software, but only without internet connection, sure is sure
If it won't help, I might try to reinstall Radiant by cleaning all files from Radiant dir and making new, fresh installation...


Re: GtkRadiant read/write file permissions summary
Well, read-only attribute is not activated, tough, tried it viewing propeties of all items in the desired folders, the checkbox was unchecked. Strange... I think there must be something silly inside code of searched files (settings, entities, shaderlist, map construction code). I found out that Radiant is missing shaders in shaderlist and does not display entities, only worldspawn. Tried to view list of texture entries found only in shaderlist, it was blank. If not code of the files, at least code of the app. Tried to modify EOL format to Unix, no success. There are three options to select: Windows, Unix and Mac, which is the right to select?