<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>fatal error while opening calendar app</title> 
  <pubDate>Thu, 09 Apr 2026 22:37:18 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7328</link> 
  <atom:link rel="self" type="application/rss+xml" title="fatal error while opening calendar app" href="https://bugs.horde.org/ticket/7328/rss" /> 
  <description>fatal error while opening calendar app</description> 
 
   
   
  <item> 
   <title>turba  H3 (2.1.3)

ingo H3 (1.1.2)

horde 3.3-RC1

lronolith</title> 
   <description>turba  H3 (2.1.3)

ingo H3 (1.1.2)

horde 3.3-RC1

lronolith H3 (2.3-RC1)

imp H3 (4.1.3) 



newly created database (mysql) = empty. After clicking on cal app in menu just black window is showed.



in php.log is the reason



[12-zá&amp;#345;-2008 15:08:24] PHP Notice:  unserialize() [&lt;a href=&#039;function.unserialize&#039;&gt;function.unserialize&lt;/a&gt;]: Error at offset 0 of 1 bytes in /usr/share/horde3/lib/Horde/Maintenance.php on line 469

[12-zá&amp;#345;-2008 15:08:24] PHP Fatal error:  Call to a member function getList() on a non-object in /usr/share/horde3/lib/Horde/Maintenance.php on line 517



466     function _retrieveTasklist()

467     {

468         if (isset($_SESSION[&#039;horde_maintenance_tasklist&#039;][get_class($this)])) {

469             $this-&gt;_tasklist = unserialize($_SESSION[&#039;horde_maintenance_tasklist&#039;][get_class($this)]);

470         } else {

471             $this-&gt;_createTaskList();

472         }

473     }



so from some reason - im not php programmer so i dont know why :)..tasklist variable is not created in true branch of if.



I&#039;ve: tried workaroud :)..commented all but line 471 and it works..but i suppose thats not best option :)..after restarting apache and uncommenting it again..problem is back.



Maybe there is something wrong with my session..then priority should be lower...but...



Thanks

</description> 
   <pubDate>Fri, 12 Sep 2008 13:37:56 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7328#t48883</link> 
  </item> 
   
  <item> 
   <title>I think I know the issue, but to verify what is going on can</title> 
   <description>I think I know the issue, but to verify what is going on can you add the following lines in the _retrieveTasklist() method and post the output?





echo get_class($this);



and



var_dump($_SESSION[&#039;horde_maintenance_tasklist&#039;]);





</description> 
   <pubDate>Fri, 12 Sep 2008 14:17:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7328#t48884</link> 
  </item> 
   
  <item> 
   <title>Hi,



&gt; I think I know the issue, but to verify what is goi</title> 
   <description>Hi,



&gt; I think I know the issue, but to verify what is going on can you add 

&gt; the following lines in the _retrieveTasklist() method and post the 

&gt; output?

&gt;

&gt;

&gt; echo get_class($this);

Maintenance_Kronolith

&gt;

&gt; and

&gt;

&gt; var_dump($_SESSION[&#039;horde_maintenance_tasklist&#039;]);

&gt;

string(212) &quot;O:20:&quot;Maintenance_Tasklist&quot;:6:{s:7:&quot;_module&quot;;s:3:&quot;imp&quot;;s:7:&quot;_target&quot;;s:56:&quot;/imp/redirect.php?Horde=78f9cff68735c775ff5901db9a0fdb24&quot;;s:9:&quot;_postdata&quot;;N;s:6:&quot;_tasks&quot;;a:0:{}s:8:&quot;_addFlag&quot;;b:0;s:10:&quot;_processed&quot;;b:0;}&quot; 

&gt;

&gt;

</description> 
   <pubDate>Fri, 12 Sep 2008 14:29:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7328#t48885</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; var_dump($_SESSION[&#039;horde_maintenance_tasklist&#039;]);

&gt;&gt;

&gt;</title> 
   <description>&gt;&gt; var_dump($_SESSION[&#039;horde_maintenance_tasklist&#039;]);

&gt;&gt;

&gt; string(212) 

&gt; &quot;O:20:&quot;Maintenance_Tasklist&quot;:6:{s:7:&quot;_module&quot;;s:3:&quot;imp&quot;;s:7:&quot;_target&quot;;s:56:&quot;/imp/redirect.php?Horde=78f9cff68735c775ff5901db9a0fdb24&quot;;s:9:&quot;_postdata&quot;;N;s:6:&quot;_tasks&quot;;a:0:{}s:8:&quot;_addFlag&quot;;b:0;s:10:&quot;_processed&quot;;b:0;}&quot;





Hm, not what I was expecting. Are you sure that is the *entire* output of the dump? i.e. Is there something like &#039;Array =&gt; Maintenance_IMP  or similar?</description> 
   <pubDate>Fri, 12 Sep 2008 15:47:21 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7328#t48888</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt;&gt; var_dump($_SESSION[&#039;horde_maintenance_tasklist&#039;]);

&gt;&gt;&gt;
</title> 
   <description>&gt;&gt;&gt; var_dump($_SESSION[&#039;horde_maintenance_tasklist&#039;]);

&gt;&gt;&gt;

&gt;&gt; string(212)

&gt;&gt; &quot;O:20:&quot;Maintenance_Tasklist&quot;:6:{s:7:&quot;_module&quot;;s:3:&quot;imp&quot;;s:7:&quot;_target&quot;;s:56:&quot;/imp/redirect.php?Horde=78f9cff68735c775ff5901db9a0fdb24&quot;;s:9:&quot;_postdata&quot;;N;s:6:&quot;_tasks&quot;;a:0:{}s:8:&quot;_addFlag&quot;;b:0;s:10:&quot;_processed&quot;;b:0;}&quot;

&gt;

&gt;

&gt; Hm, not what I was expecting. Are you sure that is the *entire* 

&gt; output of the dump? i.e. Is there something like &#039;Array =&gt; 

&gt; Maintenance_IMP  or similar?



I&#039;m sure thats all that is displayed.



string(212) &quot;O:20:&quot;Maintenance_Tasklist&quot;:6:{s:7:&quot;_module&quot;;s:3:&quot;imp&quot;;s:7:&quot;_target&quot;;s:56:&quot;/imp/redirect.php?Horde=904a7a55a20fe149259456d283b93570&quot;;s:9:&quot;_postdata&quot;;N;s:6:&quot;_tasks&quot;;a:0:{}s:8:&quot;_addFlag&quot;;b:0;s:10:&quot;_processed&quot;;b:0;}&quot; 

</description> 
   <pubDate>Fri, 12 Sep 2008 15:55:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7328#t48893</link> 
  </item> 
   
  <item> 
   <title>Strange. The only way that makes sense is if you are using a</title> 
   <description>Strange. The only way that makes sense is if you are using an older version of the Maintenance package, like the one that would have been in Horde 3.1.x. Is there any way that is the case, maybe the new framework packages were not installed or Horde is using a different include_dir than you think it is?</description> 
   <pubDate>Fri, 12 Sep 2008 16:00:57 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7328#t48894</link> 
  </item> 
   
  <item> 
   <title>&gt; Strange. The only way that makes sense is if you are using</title> 
   <description>&gt; Strange. The only way that makes sense is if you are using an older 

&gt; version of the Maintenance package, like the one that would have been 

&gt; in Horde 3.1.x. Is there any way that is the case, maybe the new 

&gt; framework packages were not installed or Horde is using a different 

&gt; include_dir than you think it is?



today i&#039;ve downloaded horde-3.3-rc1.tar.gz and thats horde I&#039;m using. I&#039;ve copied there(to the extracted horde dir) ingo, imp and turba from previously installed horde 3.1(installed from stable debian repo). Configuration is merged with the old one..just few changes was needed.



this is md5sum of file Maintenance.php horde is using..



000b1dcabc4fe9f2c0e69f6c290b87b4  /usr/share/horde3/lib/Horde/Maintenance.php

</description> 
   <pubDate>Fri, 12 Sep 2008 16:10:19 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7328#t48897</link> 
  </item> 
   
  <item> 
   <title>&gt; this is md5sum of file Maintenance.php horde is using..

&gt;</title> 
   <description>&gt; this is md5sum of file Maintenance.php horde is using..

&gt;

&gt; 000b1dcabc4fe9f2c0e69f6c290b87b4  /usr/share/horde3/lib/Horde/Maintenance.php



Well, that doesn&#039;t match the file that should be there, but that might be from you adding the debug statements, etc...



Anyway, I can&#039;t reproduce the problem, and I still have no idea how you have a single object in that variable as opposed to an array of objects.



Can you give me the exact steps you followed to reproduce?

</description> 
   <pubDate>Fri, 12 Sep 2008 16:46:38 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7328#t48898</link> 
  </item> 
   
  <item> 
   <title>Going to assume this was a corrupt pref value or something.
</title> 
   <description>Going to assume this was a corrupt pref value or something.



Feel free to re-open this if you have any more feedback to provide.</description> 
   <pubDate>Fri, 19 Sep 2008 03:55:29 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7328#t49017</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
