Shared Calendar sync problem after upgrade to 1.1

Put support questions regarding OPI here. Examples are hardware related issues and other questions that are specific to OPI.
Post Reply
harrijer
Posts: 7
Joined: Thu Oct 23, 2014 1:14 pm

Shared Calendar sync problem after upgrade to 1.1

Post by harrijer » Thu Oct 23, 2014 4:50 pm

If you use shared calenders in Owncloud you may find they no longer sync to your phones.

Fortunately, with the upgrade to 1.1 we now have shell access :)

In the nginx error log (/var/log/nginx/error.log) I found errors of the form:

FastCGI sent in stderr: "PHP message: PHP Fatal error: Call to undefined method Sabre\VObject\Property::getValue() in /usr/share/owncloud/apps/calendar/lib/sabre/backend.php on line 310"...

A Google search revealed the problem lies in Owncloud's code:

https://github.com/owncloud/calendar/issues/551

and the one line fix:

https://github.com/owncloud/calendar/co ... f4aedd1f5d

I edited /usr/share/owncloud/apps/calendar/lib/sabre/backend.php on my opi and it solved the problem.

For those of you who don't want to mess around with vi and the command line, OP will release a fix in due course :)

User avatar
tor
Posts: 120
Joined: Thu Aug 14, 2014 3:42 am
Contact:

Post by tor » Mon Oct 27, 2014 2:20 pm

Just an update here.

OC 6.0.6 seems to be due hopefully later this week including this fix. Because of this we won't do an upgrade until we do the normal OC upgrade. (Unless this release gets delayed)

/Tor

User avatar
tor
Posts: 120
Joined: Thu Aug 14, 2014 3:42 am
Contact:

Post by tor » Thu Nov 06, 2014 3:05 pm

And now it seems delayed, "The final 7.0.3 will be released next Wednesday"

Hopefully that includes the 6.0.x release as well.

/Tor

User avatar
tor
Posts: 120
Joined: Thu Aug 14, 2014 3:42 am
Contact:

Post by tor » Fri Nov 14, 2014 1:17 pm

Hi, the OC 6.0.6 where released yesterday and i have now uploaded a new package to our repos. Upgrades should be done automatically in the next 24 hours.

You might have to log out and log in to OPI again to finish of the upgrade.

Please get back to us if there are any problems with this.

Finally thank you harrijer for bringing this issue to our attention.

/Tor

Post Reply