Thread
:
Calendar Home Widget replacement
View Single Post
nicolai
2011-09-23 , 19:22
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#
476
Hi noetus,
there was another user which had some problems with
nuevasync and google calendar, but I can not remember
if it was solved.
I think I need the full event data to reproduce this error.
Can you please export the event data of this event
with sqlite3 (sqlite3 is a commandline program, which can read and
edit your event database):
open x-term and do the following commands:
sqlite3 /home/user/.calendar/calendardb
select * from components where summary ="EVENTTITEL";
.quit
(where EVENTTITEL is your event title)
And paste the output here (or send me PM).
Nicolai
__________________
my contributions:
Desktop Clock Widget
|
Calendar Home Widget
|
Lens Cover Reminder
|
ConnectNow
|
Scout
|
App Search Widget
|
ProfilesX
|
Desktop-Switcher
|
SMS-Messageblocker
-
Donate
-
Quote & Reply
|
nicolai
View Public Profile
Send a private message to nicolai
Find all posts by nicolai