View Single Post
  #1 (permalink)  
Old February 2nd, 2006
pawelsz's Avatar
pawelsz pawelsz is offline
Phex hardcore user
 
Join Date: September 13th, 2005
Location: europe
Posts: 56
pawelsz is flying high
Default [BUG] 2.8.2.92 - wicked file permission dont allow Phex to save configuration

Greetings !

Today I have at least upgrade from 2.6.4.89 to 2.8.2.92.
And yes, after while i have find annyoing bug...

Synopsis: wicked file permission dont allow Phex to save configuration



Description: When Phex is write something to sharedlibrary.xml
for first time, it is save it with very wicked unix filepermission "-r-x-wsr--".
There is no "w" flag for user - so Phex cant write to this file anymore - so it
is showing very annyoing popup window:



How-To-Repeat: Run Phex 2.8.2.92 under unix-like-system and try share / unshare directories few times.
Work-around: Manually chmod'ding sharedlibrary.xml to "644" (-rw-r--r--) very often...
Fix: Phex should write all configuration files with standard "644" (-rw-r--r--) file permissions
insted of totally insane "-r-x-wsr--"...
Phex version: 2.8.2.92
Java version: 1.5.0_02-b09
OS: NetBSD 2.0.2 i386


Sorry for my poor english
Reply With Quote