varnamproject-discuss
[Top][All Lists]
Advanced

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

[Varnamproject-discuss] [bug #41754] [varnam-ibus] Logs should go to the


From: Navaneeth
Subject: [Varnamproject-discuss] [bug #41754] [varnam-ibus] Logs should go to the standard directory
Date: Sat, 15 Mar 2014 04:15:57 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0

Follow-up Comment #1, bug #41754 (project varnamproject):

Hello Kiran,

I have looked into the patch. Few problems.

* Patch won't get applied cleanly. Getting error "error: engine-util.c: No
such file or directory". Have you generated the patch after pulling all latest
changes?

* You seems to be logging into "/var/log/varnam". This won't work as /var/log
don't have write permissions for non-root programs. You need to write to
`$HOME/.local/share/varnam/logs`. Your code should also take XDG specification
into account. See - http://freedesktop.org/wiki/Specifications/basedir-spec/.
Mostly XDG_DATA_HOME environment varible. If it is set, use that as your base
directory. Or else use $HOME/.local/share

* Don't attach the patch here. Submit a pull request on Gitorious and leave a
comment here.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?41754>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]