<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="/h/themes/default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>.ics sync error</title> 
  <pubDate>Wed, 19 Jun 2013 18:36:38 +0000</pubDate> 
  <link>http://bugs.horde.org/ticket/10337</link> 
  <atom:link rel="self" type="application/rss+xml" title=".ics sync error" href="http://bugs.horde.org/ticket/10337/rss" /> 
  <description>.ics sync error</description> 
 
   
   
  <item> 
   <title>When I try to sync .ics using sunbird and ical I get the fol</title> 
   <description>When I try to sync .ics using sunbird and ical I get the following:

[Thu Jul 14 00:44:36 2011] [error] [client 60.229.74.222] PHP Fatal error:  Cannot instantiate abstract class Horde_Kolab_Server_Object_Top in /path/to/horde/pear/pear/php/Horde/Kolab/Server/Object/Factory.php on line 49

It also fails to sync caldav but that returns no errors at all.

Please let me know if I can provide any more detailed information.</description> 
   <pubDate>Thu, 14 Jul 2011 08:31:49 +0000</pubDate> 
   <link>http://bugs.horde.org/ticket/10337#t66322</link> 
  </item> 
   
  <item> 
   <title>&gt; When I try to sync .ics using sunbird and ical I get the f</title> 
   <description>&gt; When I try to sync .ics using sunbird and ical I get the following:
&gt;
&gt; [Thu Jul 14 00:44:36 2011] [error] [client 60.229.74.222] PHP Fatal 
&gt; error:  Cannot instantiate abstract class 
&gt; Horde_Kolab_Server_Object_Top in 
&gt; /path/to/horde/pear/pear/php/Horde/Kolab/Server/Object/Factory.php on 
&gt; line 49
&gt;
&gt; It also fails to sync caldav but that returns no errors at all.
&gt;
&gt; Please let me know if I can provide any more detailed information.

Which Kronolith version do you use? Do you really use it on a Kolab server backend?
</description> 
   <pubDate>Wed, 27 Jul 2011 09:38:42 +0000</pubDate> 
   <link>http://bugs.horde.org/ticket/10337#t66603</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; When I try to sync .ics using sunbird and ical I get the </title> 
   <description>&gt;&gt; When I try to sync .ics using sunbird and ical I get the following:
&gt;&gt;
&gt;&gt; [Thu Jul 14 00:44:36 2011] [error] [client 60.229.74.222] PHP Fatal
&gt;&gt; error:  Cannot instantiate abstract class
&gt;&gt; Horde_Kolab_Server_Object_Top in
&gt;&gt; /path/to/horde/pear/pear/php/Horde/Kolab/Server/Object/Factory.php on
&gt;&gt; line 49
&gt;&gt;
&gt;&gt; It also fails to sync caldav but that returns no errors at all.
&gt;&gt;
&gt;&gt; Please let me know if I can provide any more detailed information.
&gt;
&gt; Which Kronolith version do you use? Do you really use it on a Kolab 
&gt; server backend?
&gt;

I'm actually using 3.0.4. I tried upgrading to 3.0.5 (experienced the same problem) but active sync failed during that upgrade.

I'm running horde calendaring and don't want to use the kolab calendar at all. That's what's confusing. The active sync calendaring works fine.
calendaring in webmail also works fine, it's just when I try to use ics.

/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
// $Id: 9d577b2c7737b71564d7de667746ad6cf93cd6ab $
$conf['calendar']['params']['table'] = 'kronolith_events';
$conf['calendar']['params']['driverconfig'] = 'horde';
$conf['calendar']['params']['utc'] = true;
$conf['calendar']['driver'] = 'sql';
$conf['storage']['params']['table'] = 'kronolith_storage';
$conf['storage']['params']['driverconfig'] = 'horde';
$conf['storage']['driver'] = 'sql';
$conf['reminder']['server_name'] = 'mail.guvera.com';
$conf['reminder']['from_addr'] = 'scheduler@guvera.com';
$conf['autoshare']['shareperms'] = 'read';
$conf['share']['notify'] = true;
$conf['holidays']['enable'] = true;
$conf['menu']['import_export'] = true;
$conf['menu']['apps'] = array('horde', 'imp', 'ingo', 'kronolith', 'mnemo', 'nag', 'turba');
$conf['menu']['apps_iframe'] = true;
$conf['maps']['providers'] = array('Google');
$conf['maps']['geocoder'] = 'Google';
$conf['maps']['geodriver'] = 'Mysql';
$conf['maps']['driver'] = 'Horde';

</description> 
   <pubDate>Sun, 31 Jul 2011 01:01:42 +0000</pubDate> 
   <link>http://bugs.horde.org/ticket/10337#t66668</link> 
  </item> 
   
  <item> 
   <title>Sorry for the late response, missed your reply here.

Did </title> 
   <description>Sorry for the late response, missed your reply here.

Did you activate any Kolab backend in the configuration somewhere? Did you activate Kolab specific hooks? There is no reason why Kronolith should try using these classes if this is not the case.

You can also add a &quot;Horde::debug();&quot; right before the line where it's failing. This should give you a stack trace in &quot;/tmp/horde_debug.txt&quot; which would indicate which code section is trying to fetch something from the Kolab backend.

I doubt this is a bug in the code though.</description> 
   <pubDate>Thu, 01 Sep 2011 05:28:20 +0000</pubDate> 
   <link>http://bugs.horde.org/ticket/10337#t67198</link> 
  </item> 
   
  <item> 
   <title>Hi,

We have Kolab authentication but only auth, Kronolith</title> 
   <description>Hi,

We have Kolab authentication but only auth, Kronolith should be totally SQL.

Regards,
Ian.</description> 
   <pubDate>Thu, 01 Sep 2011 05:43:02 +0000</pubDate> 
   <link>http://bugs.horde.org/ticket/10337#t67199</link> 
  </item> 
   
  <item> 
   <title>Ah, that clarifies it a bit. Reopened.</title> 
   <description>Ah, that clarifies it a bit. Reopened.</description> 
   <pubDate>Thu, 01 Sep 2011 06:07:47 +0000</pubDate> 
   <link>http://bugs.horde.org/ticket/10337#t67203</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
