webOS Nation Forums >  Homebrew >  webOS Patches > UberCalendar: Enhanced calendar patch
UberCalendar: Enhanced calendar patch
  Reply
Like Tree52Likes

 
Thread Tools Display Modes
Old 01/13/2013, 01:14 PM   #4061 (permalink)
Member
 
Posts: 269
Default

I just made a hard reboot of my veer and now these months are no more grayed out ... very strange
michel_ng is offline   Reply With Quote
Old 01/13/2013, 01:28 PM   #4062 (permalink)
Member
 
Posts: 269
Default

Another question: I just put a holiday event, which was happen some days ago (11.01.2013) and its already shown for the next year in my calendar but not for the current. Is this normal?
michel_ng is offline   Reply With Quote
Old 01/14/2013, 12:13 PM   #4063 (permalink)
Member
 
Posts: 2,606
Default

Quote:
Originally Posted by michel_ng View Post
Another question: I just put a holiday event, which was happen some days ago (11.01.2013) and its already shown for the next year in my calendar but not for the current. Is this normal?
No that's not normal. You may want to delete it and recreate it.
__________________
French Pre3, UK Pre2, US Veer, German gsm Pre, 680, garmin ique 3600 & still have my working palm pilot 1000 with the 1 Mb adapter

Please remove UberCalendar and google sync behavior patches prior to system updates.
patch Google calendar sync behavior for 2.x.x and TouchPad (Tweaks enabled)
Preference guide for MetaView's UberCalendar patch
frantid is offline   Reply With Quote
Old 01/15/2013, 10:28 AM   #4064 (permalink)
Member
 
Posts: 269
Default

frantid

Maybe its possible to dye grey events with a little code hack? Would be great because they would be much better visible in the month view. I would prefer the same green color like in the day view
Attached Images
File Type: png calendar_2013-15-01_172232.png (46.5 KB, 46 views) Email Attachment
michel_ng is offline   Reply With Quote
Old 01/15/2013, 02:00 PM   #4065 (permalink)
Member
 
Posts: 2,606
Default

Quote:
Originally Posted by michel_ng View Post
frantid

Maybe its possible to dye grey events with a little code hack? Would be great because they would be much better visible in the month view. I would prefer the same green color like in the day view
It has been requested before. It is not possible. The grey parts mean there are events in the morning, afternoon and evening. So if you have multiple events in the morning from different calendars, which color do you use? You can select a single calendar to display in the view, then the the squares will be colored -- only 1 calendar is displayed.

Most UC users use the icons to attach category type meaning to the events. Those will display. So if you use colored squares for your icons, you can achieve what you want. Take a look at the first post to see about the icons.
__________________
French Pre3, UK Pre2, US Veer, German gsm Pre, 680, garmin ique 3600 & still have my working palm pilot 1000 with the 1 Mb adapter

Please remove UberCalendar and google sync behavior patches prior to system updates.
patch Google calendar sync behavior for 2.x.x and TouchPad (Tweaks enabled)
Preference guide for MetaView's UberCalendar patch
frantid is offline   Reply With Quote
Old 02/06/2013, 07:00 AM   #4066 (permalink)
Member
 
Posts: 2,606
Default

edit moved file to this post:

test patch for undefined calendar entries to try to help WeeGee. Please do not test this unless you have undefined calendar entries that you can not delete. Using this may cause you to lose calendar events.

After using the menu item, grep the logs for calendar. The patch should list out any eventId's and subjects that it tries to delete.

edit: updated to ver 1-39
__________________
French Pre3, UK Pre2, US Veer, German gsm Pre, 680, garmin ique 3600 & still have my working palm pilot 1000 with the 1 Mb adapter

Please remove UberCalendar and google sync behavior patches prior to system updates.
patch Google calendar sync behavior for 2.x.x and TouchPad (Tweaks enabled)
Preference guide for MetaView's UberCalendar patch

Last edited by frantid; 04/09/2013 at 03:28 PM.
frantid is offline   Reply With Quote
Thanked By: WeeGee
Old 02/08/2013, 04:25 AM   #4067 (permalink)
Member
 
Posts: 65
Default

Thank you for this patch..it seems to work. I could delete most of the undefined events using it, but Lumberjack didn't work (it just showed me an empty log, no matter what I wanted to see, with filter or everything, Retrive or Following...).
Then I found a bunch of undefined events which were missing on my Google calendar (a different one than the cleared undefined events came from) and I stopped cleaning, but set the calender from undefined to the correct calendar, which seemed to work (they appeared online). But now I have found some events that don't sync, no matter what I try, even after reboot and a day waiting..
During sync I get this error repeatedly:
Code:
[2013-02-08 06:31:19] (calendar.google.js) user.err: [com.palm.service.calendar.google] Error: entry has no edit link     at Error (unknown source)     at [object Object].<anonymous> (javascript/google/gdata_lib.js:195:184)     at javascript/assistants/syncassistant.js:1132:27     at /usr/palm/frameworks/foundations/version/1.0/javascript/control/mapreduce.js:24:4     at Future._docall (/usr/palm/frameworks/foundations/version/1.0/javascript/control/future.js:132:17)     at Future.now (/usr/palm/frameworks/foundations/version/1.0/javascript/control/future.js:14:15)     at /usr/palm/frameworks/foundations/version/1.0/javascript/control/mapreduce.js:15:22     at clazz._performUpSync (javascript/assistants/syncassistant.js:1113:10)     at clazz.syncSinglesAndParents (javascript/assistants/syncassistant.js:1253:17)     at Future._maybeDispatch (/usr/palm/frameworks/foundations/version/1.0/javascript/control/future.js:300:17)
-- Sent from my Palm Pre3 using Forums
__________________
HP Preł (GSM, webOS 2.2.4, UberKernel: 1.68GHz On Demand), Palm Pre GSM, Palm Treo 680, Garmin iQue 3600, Palm III
WeeGee is offline   Reply With Quote
Old 02/08/2013, 04:43 AM   #4068 (permalink)
Member
 
Posts: 2,606
Default

Quote:
Originally Posted by WeeGee View Post
Thank you for this patch..it seems to work. I could delete most of the undefined events using it, but Lumberjack didn't work (it just showed me an empty log, no matter what I wanted to see, with filter or everything, Retrive or Following...).
Then I found a bunch of undefined events which were missing on my Google calendar (a different one than the cleared undefined events came from) and I stopped cleaning, but set the calender from undefined to the correct calendar, which seemed to work (they appeared online). But now I have found some events that don't sync, no matter what I try, even after reboot and a day waiting..
During sync I get this error repeatedly:
Code:
[2013-02-08 06:31:19] (calendar.google.js) user.err: [com.palm.service.calendar.google] Error: entry has no edit link     at Error (unknown source)     at [object Object].<anonymous> (javascript/google/gdata_lib.js:195:184)     at javascript/assistants/syncassistant.js:1132:27     at /usr/palm/frameworks/foundations/version/1.0/javascript/control/mapreduce.js:24:4     at Future._docall (/usr/palm/frameworks/foundations/version/1.0/javascript/control/future.js:132:17)     at Future.now (/usr/palm/frameworks/foundations/version/1.0/javascript/control/future.js:14:15)     at /usr/palm/frameworks/foundations/version/1.0/javascript/control/mapreduce.js:15:22     at clazz._performUpSync (javascript/assistants/syncassistant.js:1113:10)     at clazz.syncSinglesAndParents (javascript/assistants/syncassistant.js:1253:17)     at Future._maybeDispatch (/usr/palm/frameworks/foundations/version/1.0/javascript/control/future.js:300:17)
-- Sent from my Palm Pre3 using Forums
Did you turn off all the google calendars in the accounts app and remove all the undefined events from the calendar app? You have to do it completely, to make sure the database is clean. Once you don't find anymore undefined events, restart the device, then go into the accounts app and turn the calendars back on.
__________________
French Pre3, UK Pre2, US Veer, German gsm Pre, 680, garmin ique 3600 & still have my working palm pilot 1000 with the 1 Mb adapter

Please remove UberCalendar and google sync behavior patches prior to system updates.
patch Google calendar sync behavior for 2.x.x and TouchPad (Tweaks enabled)
Preference guide for MetaView's UberCalendar patch
frantid is offline   Reply With Quote
Old 02/08/2013, 05:20 AM   #4069 (permalink)
Member
 
Posts: 65
Default

No, not yet. I still have unsynced events sitting on my palm, which I must move to the Palm profile account first, so that they are not lost. There are hundreds of such events, and some years to go through, comparing them with the Google online calendar.. and every change on the Pre needs some seconds to enter the event, change the calendar account, wait some seconds for the Pre to refresh the calendar (which is awfully slow)

-- Sent from my Palm Pre3 using Forums
__________________
HP Preł (GSM, webOS 2.2.4, UberKernel: 1.68GHz On Demand), Palm Pre GSM, Palm Treo 680, Garmin iQue 3600, Palm III
WeeGee is offline   Reply With Quote
Old 02/08/2013, 06:02 AM   #4070 (permalink)
Member
 
Posts: 2,606
Default

Quote:
Originally Posted by WeeGee View Post
No, not yet. I still have unsynced events sitting on my palm, which I must move to the Palm profile account first, so that they are not lost. There are hundreds of such events, and some years to go through, comparing them with the Google online calendar.. and every change on the Pre needs some seconds to enter the event, change the calendar account, wait some seconds for the Pre to refresh the calendar (which is awfully slow)

-- Sent from my Palm Pre3 using Forums
I think your database is in bad condition. The events you are trying to save are not on the google website? If they are there you can just delete them, they will return when you turn on the calendar again --- if they are inside the window you have set in tweaks for the first sync.

Good luck.
__________________
French Pre3, UK Pre2, US Veer, German gsm Pre, 680, garmin ique 3600 & still have my working palm pilot 1000 with the 1 Mb adapter

Please remove UberCalendar and google sync behavior patches prior to system updates.
patch Google calendar sync behavior for 2.x.x and TouchPad (Tweaks enabled)
Preference guide for MetaView's UberCalendar patch
frantid is offline   Reply With Quote
Old 02/08/2013, 07:59 AM   #4071 (permalink)
Member
 
Posts: 1
Default

I have an issue with entered events, they are not setting of the notification alarm, any suggestions as to why this may be would be welcome, thanks.
charlieandcrumpet is offline   Reply With Quote
Old 02/08/2013, 09:04 AM   #4072 (permalink)
Member
 
Posts: 2,606
Default

Quote:
Originally Posted by charlieandcrumpet View Post
I have an issue with entered events, they are not setting of the notification alarm, any suggestions as to why this may be would be welcome, thanks.
Welcome to the forums,

Q: Do you mean you create an event on the phone/TP, and there is no alarm set by default?
A: Try setting your default alarm setting in the calendar preferences on the phone. There is one for all day events and one for other timed events.

Q: Do you mean you create an event on google's web calendar and there is no alarm set on your phone/TP?
A: You need to set your default preferences in google's web calendar settings with your browser. You want to make sure the alarm for the calendar is "pop up" and that it is at the top of the list of default alarms for that calendar.

Q: Do you mean the alarms are marked in the events and they are not going off?
A: Check that you have "alarms follows groups" turned off Also if you have per calendar alarms on that you have the alarms turned on for that calendar.

Q: Other scenario?
A: Can you give me a little more detail? What type of device is this and what version of webOS? And describe step by step how you get the error to occur.

If you don't know about those preferences, check the preference guide link in my signature.
Thanks,
__________________
French Pre3, UK Pre2, US Veer, German gsm Pre, 680, garmin ique 3600 & still have my working palm pilot 1000 with the 1 Mb adapter

Please remove UberCalendar and google sync behavior patches prior to system updates.
patch Google calendar sync behavior for 2.x.x and TouchPad (Tweaks enabled)
Preference guide for MetaView's UberCalendar patch
frantid is offline   Reply With Quote
Old 04/09/2013, 03:33 PM   #4073 (permalink)
Member
 
Posts: 2,606
Default

updated all versions to fix deleting undefined calendar events. Also submitted updates to preware.

If you have undefined events open it in the edit scene, use the menu item to delete undefined events. It will list the subjects of the deleted events in the log.

local files here:
UberCalendar: Enhanced calendar patch
__________________
French Pre3, UK Pre2, US Veer, German gsm Pre, 680, garmin ique 3600 & still have my working palm pilot 1000 with the 1 Mb adapter

Please remove UberCalendar and google sync behavior patches prior to system updates.
patch Google calendar sync behavior for 2.x.x and TouchPad (Tweaks enabled)
Preference guide for MetaView's UberCalendar patch
frantid is offline   Reply With Quote
Old 04/26/2013, 10:08 AM   #4074 (permalink)
Member
 
Posts: 3
Default Anyone know why installation failed on TouchPad? Thanks.

begin
Nothing Interesting.
verify
Nothing Interesting.
download
% Total % Received % Xferd Average Speed Time Time Time Current
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 105k 100 105k 0 0 336k 0 --:--:-- --:--:-- --:--:-- 402k
identify
org.webosinternals.patches.calendar-ubercalendar-hd
install
{"returnValue":true , "ticket":1, "subscribed":true}
{ "ticket":1 , "status":"STARTING" }
{ "ticket":1 , "status":"CREATE_TMP" }
{ "ticket":1 , "status":"VERIFYING" }
{ "ticket":1 , "status":"IPKG_INSTALL" }
{ "ticket":1 , "status":"SUCCESS" }
mkdir-prerm
Nothing Interesting.
install-prerm
Nothing Interesting.
postinst
-1: Unable to run command: IPKG_OFFLINE_ROOT=/media/cryptofs/apps /bin/sh /media/cryptofs/apps/usr/lib/ipkg/info/org.webosinternals.patches.calendar-ubercalendar-hd.postinst 2>&1
6 out of 7 hunks FAILED -- saving rejects to file usr/palm/frameworks/calendar/submission/42/concatenated.js.rej
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
3 out of 3 hunks ignored -- saving rejects to file usr/palm/services/com.palm.service.calendar.reminders/on-snooze-handler.js.rej
*** FAILED ***
remove
Removing package org.webosinternals.patches.calendar-ubercalendar-hd from root...
(offline root mode: not running org.webosinternals.patches.calendar-ubercalendar-hd.prerm)
delete
Nothing Interesting.
failed
Nothing Interesting.
bluechip64 is offline   Reply With Quote
Old 04/26/2013, 03:29 PM   #4075 (permalink)
Member
 
Posts: 2,606
Default

Quote:
Originally Posted by bluechip64 View Post

6 out of 7 hunks FAILED -- saving rejects to file usr/palm/frameworks/calendar/submission/42/concatenated.js.rej
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
3 out of 3 hunks ignored -- saving rejects to file usr/palm/services/com.palm.service.calendar.reminders/on-snooze-handler.js.rej
*** FAILED ***
The highlighted files are not in their original form. This is a touchpad running 3.0.5 correct? Did you have any other calendar patches installed?
__________________
French Pre3, UK Pre2, US Veer, German gsm Pre, 680, garmin ique 3600 & still have my working palm pilot 1000 with the 1 Mb adapter

Please remove UberCalendar and google sync behavior patches prior to system updates.
patch Google calendar sync behavior for 2.x.x and TouchPad (Tweaks enabled)
Preference guide for MetaView's UberCalendar patch
frantid is offline   Reply With Quote
Reply

 

Tags
calendar, calendar app, events

Thread Tools
Display Modes



 


Content Relevant URLs by vBSEO 3.6.0