Re: [Tracker] (tracker-extract:3603): dconf-CRITICAL



Hi,

On Mon, Feb 27, 2017 at 6:52 PM, Chris <cpollock embarqmail com> wrote:
The complete notation to my syslog that I'm seeing every two minutes
every hour, every day is:

Feb 27 11:44:33 localhost tracker-extract.desktop[3603]: (tracker-
extract:3603): dconf-CRITICAL **: unable to create file
'/run/user/1000/dconf/user': Permission denied.  dconf will not work
properly.
Feb 27 11:46:42 localhost tracker-extract.desktop[3603]: message
repeated 2 times: [ (tracker-extract:3603): dconf-CRITICAL **: unable
to create file '/run/user/1000/dconf/user': Permission denied.  dconf
will not work properly.]

I've noticed this warning across reported logs since the
tracker-extract process was sandboxed. I suspect this is related to a
sandboxed thread accessing gsettings, although it's most clearly not
tracker itself, since all tracker-extract settings are read on startup
and in-memory representation is accessible readonly to the extractor
threads.

So this could be some tracker module that is trying to poke GSettings
underneath, but I'm entirely unclear which. If anyone can get me
backtrace of that specific warning (eg. setting up
G_DEBUG=fatal-criticals in tracker-extract environment), that'd be
appreciated.

That said, the warning should be harmless, at least if I'm right.

Cheers,
  Carlos


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]