maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar (https://talk.maemo.org/showthread.php?t=40408)

cipper 2010-03-29 16:17

Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
 
thanks for the update!

I was wondering why is not possible to synchronize certain calendars such as sports like this one:
http://www.google.com/calendar/htmle...tz=Europe/Rome

cipper 2010-03-29 16:20

Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
 
there's a page about that:
http://www.google.com/support/mobile...&answer=113849

but I suppose that in principle erminig could workaround this drawback?

jcompagner 2010-03-29 17:59

Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
 
yes those calendars are special, if you look into those in google calendar yourself you also see that they also dont have external urls like a icalc and so on.

I just searched for my team in holland for a real one done by others, And those work great

But yeah.. 1 extra strange (and stupid thing) why cant we search for those calenders anymore!!
Why oh why did google disabled that??? You can search on anything except that!

esiravegna 2010-03-30 13:19

Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
 
Quote:

Originally Posted by kirano (Post 586789)
Code:

Traceback (most recent call last):
  File "/usr/bin/erminig", line 146, sync_all_profiles(widget=<gtk.ToolButton object at 0x41c67da0 (GtkToolButton at 0x4a41b8)>, data=<hildon.StackableWindow object at 0x41c67b20 (HildonStackableWindow at 0x429060)>)
        id = i[0]
        do_profile_sync(id, data)
  variables: {'data': ('local', <hildon.StackableWindow object at 0x41c67b20 (HildonStackableWindow at 0x429060)>), 'id': ('local', 1), 'do_profile_sync': ('global', <function do_profile_sync at 0x41c6bcf0>)}
  File "/usr/bin/erminig", line 118, do_profile_sync(id=1, data=<hildon.StackableWindow object at 0x41c67b20 (HildonStackableWindow at 0x429060)>)
            profile['remoteSource'], \
            profile['lastUpdate'], progress)
  variables: {'profile': ('local', {'lastUpdate': 0, 'direction': 0, 'lastLocalUpdate': 0, 'remoteSourceTitle': None, 'remoteAccountId': 1, 'enabled': 1, 'localSource': u'1', 'remoteSource': u'0', 'localSourceTitle': u'N900', 'id': 1}), 'progress': ('local', <gtk.ProgressBar object at 0x41cb0238 (GtkProgressBar at 0x4b5b30)>)}

Found the problem, incomplee configuration. Sorry and thanks.
  File "/usr/share/erminig/erminig_core.py", line 370, syncFromGoogle(pid=1, localSource=u'1', remoteSource=u'0', lastSync=0, progress=<gtk.ProgressBar object at 0x41cb0238 (GtkProgressBar at 0x4b5b30)>)
      getNewEventsFromGoogle(pid, int(localSource), remoteSource, lastSync, \
          progress)
  variables: {'progress': ('local', <gtk.ProgressBar object at 0x41cb0238 (GtkProgressBar at 0x4b5b30)>)}
  File "/usr/share/erminig/erminig_core.py", line 150, getNewEventsFromGoogle(pid=1, localSource=1, remoteSource=u'0', lastSync=0, progress=<gtk.ProgressBar object at 0x41cb0238 (GtkProgressBar at 0x4b5b30)>)
      feed_size = len(feed.entry)
      if feed_size == 0:
  variables: {'feed': ('local', None), 'feed_size': (None, None), 'len': ('builtin', <built-in function len>)}
AttributeError: 'NoneType' object has no attribute 'entry'

I get this error, I'm using 0.2.1, latest in extras. I get this crash report when I try tu update. I've never gotten it to work.

I'm using the N900 database and my googe account.

I have exactly the same issue. I've created the google account first on the settings, and inmediatly afterwards I got the bug error. I've tried to install python-gdata via xterminal using apt-get, but I've got an 'already installed' message. Any input will be very appreciated. Thanks a lot.

lorelei 2010-03-31 02:39

Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
 
Hello everyone,

to those having the crashes similar to the one esiravegna is experiencing, it looks like the fix I put into 0.2.1 is not complete enough :(

Some patience will be needed before I can fix it....

just wanted to let you know that those issues are not left completely unattended...

GreatGonzo 2010-03-31 02:54

Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
 
To get the files in an installed package run (in terminal):
Code:

dpkg -L erminig

kirano 2010-04-10 10:45

Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
 
Quote:

Originally Posted by lorelei (Post 589118)
Hello everyone,

to those having the crashes similar to the one esiravegna is experiencing, it looks like the fix I put into 0.2.1 is not complete enough :(

Some patience will be needed before I can fix it....

just wanted to let you know that those issues are not left completely unattended...

any news about this bug?

edanto 2010-04-11 16:28

Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
 
Guys, I'm someone that is very, very new to the N900, and linux.

I hope that in the future I'll be able to contribute to development of apps, but for now I just wanted to thank you all for working on this particular app and I look forward to using it when it's ready.

cdarek 2010-04-13 16:27

Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
 
Hello Everybody,
This thread seems to be a little quiet recently (after very busy March at least).
I hope lorelei that you are just happy skiing in beatifull mountains of Switzerland and not lost interest in further development.

I like this app very much, I synchronize 4 google calendars every hour with help of the alarmed app. It works great.
The only thing I need now is recurring events and I am really happy.

I have noticed that the only problem that happens is when my gsm internet connection is down (I used autodisconnect application) the erminig returns with an error as it cannot initiate the internet connection by itself.
I am to fresh to linux to deal with this issue so will have to wait for the wise guys to solve it.

Lorelei thank you very much for your effort - it is the most important app for me on my n900. :):):)

cdarek

jwshale 2010-04-15 17:02

Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
 
Hi Everyone,

I'm new to this forum having just received an N900 yesterday.

Being a big Google calendar (and Gmail) user, this app was on of the first I installed. I was initially having the same problems as kirano and esiravegna, which was a little frustrating.

Then I decided to try removing the database file (although I didn't even have an old version installed) like it said in this post.

Seems to work now, though I have no idea whether this was the fix or not!

John


All times are GMT. The time now is 06:41.

vBulletin® Version 3.8.8