Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Mar 2013 07:16:02 GMT
From:      Michael Bax <send-pr.mrbax@spamgourmet.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/176657: Gimp: read-only menurc
Message-ID:  <201303050716.r257G2iO022405@red.freebsd.org>
Resent-Message-ID: <201303050720.r257K2Oj029658@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         176657
>Category:       ports
>Synopsis:       Gimp: read-only menurc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 05 07:20:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Michael Bax
>Release:        
>Organization:
>Environment:
>Description:
The Gimp 2.6 port files placed in usr/local/etc/gimp/2.2 are read-only.  When they are copied to a user's account to create new defaults, the read-only flag is not removed from menurc (or gtkrc).  This prevents changes to keyboard shortcuts from being saved on program exit when enabled.
>How-To-Repeat:
> mv ~/.gimp-2.6 ~/.gimp-2.6.old
> gimp
> ls -l ~/.gimp-2.6 | grep ^-r-
>Fix:
Add user write permission to ~/.gimp-2.6/menurc (and possibly gtkrc).

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303050716.r257G2iO022405>