Comment 5 for bug 740607

Revision history for this message
Urtzi Anbustegi (soyurtzi) wrote :

Hi Daniel,

The database exists:
------------------------------------------
hideyoshi@Tokyo:~/.local/share/pyinputstats$ ls -l
-rw-r--r-- 1 hideyoshi hideyoshi 4096 2011-03-24 20:41 data.db
------------------------------------------

I removed it, and started pyinputstats again.
The database is created, same size:
------------------------------------------
hideyoshi@Tokyo:~/.local/share/pyinputstats$ ls -l
-rw-r--r-- 1 hideyoshi hideyoshi 4096 2011-03-28 22:11 data.db
------------------------------------------

I restarted the program, and the modification time of the database remains:
------------------------------------------
-rw-r--r-- 1 hideyoshi hideyoshi 4096 2011-03-28 22:11 data.db
------------------------------------------

I closed after 5 minutes, same modification date.

Thanks.