|
2010-05-17
, 22:37
|
Posts: 479 |
Thanked: 641 times |
Joined on Dec 2007
@ Switzerland
|
#342
|
The Following User Says Thank You to lorelei For This Useful Post: | ||
|
2010-05-17
, 22:42
|
Posts: 1 |
Thanked: 0 times |
Joined on May 2010
@ /home/wired
|
#343
|
|
2010-05-17
, 22:44
|
Posts: 479 |
Thanked: 641 times |
Joined on Dec 2007
@ Switzerland
|
#344
|
Not sensitive at all. :-) See below.
The output from sqlite3 is:
So it appears that no profile was registered in erminig.db when I tried to create one?Code:SQL error: no such table: Profiles
The strange thing is that in erminig I can see the profile below the title line (or whatever it's called; the one starting with "Device").
However: the field below the title "Google" is empty, but when I edit the profile everything looks right.
$ sqlite3 ~/.erminig.db sqlite> select * from Profiles; sqlite> .quit
|
2010-05-17
, 23:47
|
Posts: 7 |
Thanked: 3 times |
Joined on Apr 2010
|
#345
|
Hmmm, an error slipped in the command I gave you (forgot a dot, and made other assumptions)
SQLite version 3.6.14 Enter ".help" for instructions Enter SQL statements terminated with a ";" sqlite> select * from Profiles; 2|0|0|6|Gcal|1|0||1|0|1274137963|1274137965 sqlite> .quit
The Following User Says Thank You to pmd For This Useful Post: | ||
|
2010-05-18
, 05:07
|
Posts: 479 |
Thanked: 641 times |
Joined on Dec 2007
@ Switzerland
|
#346
|
12|0|0|23|Work Clone|5|eim66lus2al3e2mastf9hhtg7a@group.calendar.google.com|Work Clone|1|0|1274049223|1274049225
|
2010-05-18
, 19:14
|
Posts: 34 |
Thanked: 17 times |
Joined on Dec 2009
|
#347
|
The Following User Says Thank You to petibub For This Useful Post: | ||
|
2010-05-18
, 21:27
|
Posts: 93 |
Thanked: 30 times |
Joined on Oct 2007
@ Glendale, CA
|
#348
|
The Following User Says Thank You to microe For This Useful Post: | ||
|
2010-05-18
, 21:58
|
Posts: 479 |
Thanked: 641 times |
Joined on Dec 2007
@ Switzerland
|
#349
|
|
2010-05-19
, 21:56
|
Posts: 479 |
Thanked: 641 times |
Joined on Dec 2007
@ Switzerland
|
#350
|
Tags |
erminig, erminig-ng, ernie nig, google calendar, google sync, synchronization |
|
The strange thing is that in erminig I can see the profile below the title line (or whatever it's called; the one starting with "Device").
However: the field below the title "Google" is empty, but when I edit the profile everything looks right.
Last edited by pmd; 2010-05-17 at 22:33.