View Single Post
Posts: 13 | Thanked: 81 times | Joined on Apr 2010
#1
With the sdk, many debug messages are visible in my terminal:

Code:
hildon-input-method[4587]: GLIB WARNING ** default - Replacing for 1 2
hildon-input-method[4587]: GLIB DEBUG default - User does not have a word frequency file, loading system file
hildon-input-method[4587]: GLIB WARNING ** default - Failed to open system word frequency file '/usr/share/cellwriter/wordfreq' for reading: No such file or directory
My input plugin runs fine in the SDK but not on my n900, I am looking for a good way to debug it.

Does anyone know where to get (or activate) the hildon-input-method logs?

How about the logs for the other applications? /var/log is empty and ~/.xsession-errors doesn't exist.

Thanks