Bug#561983: iceape: ignores preferences in the /etc/iceape/prefs/base.js file

Mark Hobley markhobley at yahoo.co.uk
Mon Dec 28 16:08:39 UTC 2009


Hi Mike.

I performed a simple system trace on iceape as follows:

strace -e open iceape 2>&1|grep 'etc/'  

open("/etc/ld.so.cache", O_RDONLY)      = 3
open("/etc/iceape/iceaperc", O_RDONLY)  = 3
open("/etc/ld.so.cache", O_RDONLY)      = 3
open("/etc/nsswitch.conf", O_RDONLY)    = 3
open("/etc/ld.so.cache", O_RDONLY)      = 3
open("/etc/ld.so.cache", O_RDONLY)      = 3
open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 3

There does not reveal an attempt to open the /etc/iceape/pref/base.js file.

There is an attempt to open the /etc/iceape/iceaperc file. Should I just move the configuration entries into the /etc/iceape/iceaperc file?



      





More information about the pkg-mozilla-maintainers mailing list