![]() |
Re: mCalendar
I also have the issue with the synching freezing at 60% now.
|
Re: mCalendar
Im also getting the 60% hang on sync. even after deleting the settings.
|
Re: mCalendar
Quote:
Didjit |
Re: mCalendar
Quote:
the new UI is nice hope to see a sync button beside the clock. |
Re: mCalendar
I installed mCalendar long ago, but never succeeded to launch it. Recently installed the latest version from maemo.org (uninstalled previous version before it) and deleted the database from .mPIM, and it launches now. The problem is that whenever i try to do a sync, it gives either "Incorrect username or password" message or "Captcha required". Tried to unlock the account via Google webpage, it changes nothing.
What may be done? |
Re: mCalendar
Quote:
{'status': 400, 'body': 'Invalid UserId en.usa','reason':'Bad Request'} None -Also, all day events appear one day too early. -repeated events (such as once per week) appear everyday. -no option to pick what calendars you want to view? Thanks. |
Re: mCalendar
Quote:
|
Re: mCalendar
Quote:
Code:
~ $ mcalendar |
Re: mCalendar
New theme looks great, Kudos!
Anyway to get that day in the applet I kindly requested some time ago ? :D pretty please? See HERE |
Re: mCalendar
Have anyone managed to save the preferences? I have also this problem with prefs, no way to save them so syncro does not work. Mcalendar is great with mgCal applet but I wish that mgCal would show more than one calendar. I have also the GPE suite installed in my N810 running Diablo and the GPE Summary applet is great but I have tried this mCalendar and I liked it. The alarm function is great!
|
Re: mCalendar
I have installed the update (and the updated update), deleted the .mPIM directory and everything seemed to sync up without problems.
The issue with repeating events not repeating correctly on the week and month views has been addressed, it seems. My every-other-friday event used to show every other day on the week and month views, and show correctly on the daily view. This is no longer the case. Now they show up (as always) on the correct day on the daily view, and don't display at all on the weekly or monthly views. :( I do like the new icons and layout... and I'm looking forward to seeing more improvements in the future. |
Re: mCalendar
I have version 0.4.2.2 installed and also deleted the .mPIM directory but still preferences aren't saved. There is this mcalendar.db file but is this the file where settings are saved? Is there something else to do than uninstall and reinstall? It is not the version problem because you have managed to get syncro working. I'm wondering is there another program interfering mCalendar possibly?
|
Re: mCalendar
now i am getting an error "captcha required"
|
Re: mCalendar
Just installed 0.4.2.2, deleted .Mpim and now I cant save settings at all!? nothing I add to my settings get stored. If I start mCalender from commandline and try to add something I get a python trace *****ing something about the database! Khertan, there is something buggy with this version...
|
Re: mCalendar
Quote:
|
Re: mCalendar
does anyone know yet if we can change to standard am/pm time, not 24h?
|
Re: mCalendar
Heres the python traceback... What I did was
1. delete the mPIM folder 2. start mCalender 3. try to add an event. still no luck with saving preferences.. so I cant sync with my google calender. saveToDB cal_iddefault google_id: cal_iddefault google_id: Traceback (most recent call last): File "/usr/lib/mcalendar/mevent.py", line 183, in Update self.event.saveToDB(self.widget) File "/usr/lib/mcalendar/mevent.py", line 125, in saveToDB widget.dbcur.execute('INSERT INTO events (uuid , start, end, description, repeat, repeatvalue, until, lastup,googleid,frequency,byday,alarm,alarm_value, alarm_id,cal_id) VALUES(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?);',[self.uuid,self.start_datetime.strftime(DB_FORMAT), self.end_datetime.strftime(DB_FORMAT),self.descrip tion, str(int(self.repeat)) , str(self.repeat_number), self.repeat_until.strftime(DB_FORMAT),self.lastup. strftime(DB_FORMAT),str(self.googleid),self.freque ncy,self.repeat_byday,str(int(self.alarm)), str(self.alarm_value),self.alarm_id,self.cal_id]) sqlite3.IntegrityError: column uuid is not unique Delete EventEditor delFromDB UpdateList |
Re: mCalendar
It keeps saying authentication error even when I try with or without the @gmail.com
|
Re: mCalendar
probably because it doesnt save your settings. Thats the error I and a few others get and thats because username and psw arent saved in the settings. I think we could need a little bugfix from khertan here. :)
|
Re: mCalendar
Quote:
|
Re: mCalendar
OUCHHHHH !!!! SORRY !!!!
I was so happy to release at the summit, that is seems i ven't made enough test. |
Re: mCalendar
maybe a bit too trigger happy! go get those bugs cowboy! :)
|
Re: mCalendar
Thanks so much for this app khertan! I have been waiting for your multiple calendar release with great anticipation.
I got an error on 3 of my recuring events, saying that e was not globally defined. It apears that on line 123 of msync.py the text reads Code:
local_event.start_datetime = e.start_datetime.replace(hour=0,minute=0)Code:
local_event.start_datetime = local_event.start_datetime.replace(hour=0,minute=0)I'm just starting to poke around on this new version, I'll let you know if I find any thing else or come up with any questions. Thanks for your hard work! |
Re: mCalendar
I get the same error with this latest version. It seems to save my settings just fine now and the sync seems to work exept for somew "e is not defind" errors.
|
Re: mCalendar
The new version (0.4.4-1) fixed the repeating events issue, thanks for updating so quickly khertan!
I have explored a bit more, and I did find another issue, and a bunch of things I like. First the praise: The day, week, and month views are all great. The way you set up the list view works very well. I really like the calendar coloring, though I would kind of like to see the calendar title or an identifier in the display as well, but I'm not sure how well it would fit in. The preferences work well and are easy to figure out. My issue is with all day events, they seem to being showing up one day early for me. I filed a bug report, so I won't fill the thread with too much of the details. Essentially it looks like since I am at GMT -4, the all day event is shifted back in the code. Other than that, I really like the app. You've put together a great program. Thanks again for your hard work! |
Re: mCalendar
You sure are providing quick bugfixes!! wonderful job! It start to look VERY VERY nice! This is one of the top 3 apps I use most on my tablet.
|
Re: mCalendar
Thx a lot for reporting me bug which all this details ...
I'm still working on improving this version... specially the all day bug which affect some users depending on the time zone. |
Re: mCalendar
I downloaded 0.4.4-1 from the extras-devel repository last night. I'm still experiencing the same problem I previously reported:
1. repeating events (every 2nd friday, all day event) does not show at all in the week or month view, displays normally/correctly on the day view. perhaps this is another permutation of the "all day bug" ? the problem I had, earlier, where events containing an ampersand (&) in the description show blank (but with the appropriate time block) on the day, week, and month views looks like it has been fixed. the event now displays properly in the day, week, and month views. thanks! :) I'm really enjoying the changes/updates you're making to this application... and, like miind says, it is becoming one of the most-used applications on my tablet. thanks for moving forward with it, adding features and addressing problems quickly. very much appreciated!! |
Re: mCalendar
I have with repeating events this kind a problem: repeating event doesn't show in month view at all. I have 1 month interval in event and first interval is ok (1 month) but then (2 months) the next is repeated every weekday. Then the next (3 month) is not there anymore.
|
Re: mCalendar
just updated 4.4.1 from extra when i entered my settings tried to sync and got captcha raquired what can i do to fix it if i need to.
|
Re: mCalendar
I deleted the .mPIM folder to remove all settings before running the latest version.. that helped me out.
|
Re: mCalendar
how do you get to those files any clear steps to take will be nice thanks
|
Re: mCalendar
open up a command prompts and write
rm -rf .mPIM and pres return, all your mCalender settings will now be gone. |
Re: mCalendar
Hi !
The captcha required error is often due to a blocked google account. The main reason is that your account is blocked or you have set yet your login informations in the preferences. If this is really a blocked google account you can unlock it at this url : https://www.google.com/accounts/DisplayUnlockCaptcha Markku ... i ve never see this bug ... but i ll try reproduce it. Thx for the report. |
Re: mCalendar
Quote:
suggestion Khertan: it will be nice for those who might not know this whenever there is a such problem a way to auto clear settings and start afresh thanks for the quick updates and fixes that is nice keep up |
Re: mCalendar
The new version (0.4.4-1) still has a problem with repeating entries.
I have an all-day entry which is repeated monthly on the 14th of the month. It is not giving an error on synchro as it did before but it now appears every day following the 14th of next month. Thanks Khertan in advance for solving this as you seem to be solving all the other glitches. |
Re: mCalendar
I have a weekly event that shows in the weekly and monthly view as a daily event.
Another particularity I found is that the recurring events show before one-time events, even if the single event occurs early than the recurring one (I hope this is clear for you, Khertan). |
Re: mCalendar
Concerning the 'All Day' event which occurs one day before, it s a clearly a bug. Due to utc / localtime conversion.
This is fixed in the release 0.4.5. Quote:
|
Re: mCalendar
Btw, is there any reason why it's downloading every calendar? (including my friends' schedule).
|
Re: mCalendar
I am also interested in how to stop the downloading of all google calendars.
sync is still very slow. Takes about 5 mins, which suspect is related to the downloading of all public calendars I may view with google. I get the following repeated errors after the sync completes: {'status': 400, 'body': 'Invalid UserId en.usa', 'reason': 'Bad Request'} None hope this helps. otherwise I think mcalendar is great and definitely one of my top used apps. New icons are fun, although I have mixed up the delete button as being a 'close window' button a few times, however I'll learn. |
| All times are GMT. The time now is 08:36. |
vBulletin® Version 3.8.8