Opened 15 years ago

Closed 15 years ago

#4448 closed bug (fixed)

PE sees kernel settings file as read-only after install

Reported by: Disreali Owned by: axeld
Priority: normal Milestone: R1
Component: - General Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I installed hrev32991 from iso to virtual disk in VirtualBox 3.0.4. Attempted to edit ~/config/settings/kernel/drivers/kernel with PE but, PE threw up an error saying that the file is read-only. File is editable with StyledEdit.

Attachments (1)

kernel_settings_read-only.png (164.3 KB ) - added by Disreali 15 years ago.

Download all attachments as: .zip

Change History (5)

by Disreali, 15 years ago

comment:1 by scottmc, 15 years ago

I've seen many cases where StyledEdit would allow editing of files that Pe said were read-only. This happens quite a bit when porting apps and needing to edit configure scripts. In Pe there is a graphical button showing a pencil, if it thinks the file is read-only that button will show a red X on it. Click that button and now you should be able to edit the file.

comment:2 by Disreali, 15 years ago

Ok. I see the red line through pencil in the attached pic. However, I had a tracker window open that also had permissions attribute column showing. The permissions on the kernel file are -rw-r--r--, so why does Pe think the file is read-only for the user?

I've not experienced this issue when using a vmdk image, though I've only been testing the iso images lately. Will test later.

(For those who just get the emails, there is a picture attached. I should have mentioned it in the initial ticket description.)

comment:3 by Disreali, 15 years ago

This issue is solved by hrev33066.

comment:4 by mmlr, 15 years ago

Resolution: fixed
Status: newclosed

It was due to the wrong user/group ids fixed in hrev33066, merged to alpha branch in hrev33067.

Note: See TracTickets for help on using tickets.