phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [Bug #3596] IMAP error, mail_msg: save_session_c


From: nobody
Subject: [Phpgroupware-tracker] [Bug #3596] IMAP error, mail_msg: save_session_cache_item: we have no msgball_list
Date: Sat, 17 May 2003 17:07:27 -0400


=================== BUG #3596: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3596&group_id=509

Changes by: Angelo Tony Puglisi <address@hidden>
Date: Sat 05/17/2003 at 17:07 (America/New_York)

------------------ Additional Follow-up Comments ----------------------------
Please try this:
1. goto www.anglemail.org/files
and get the most recent release, currently that is this file:
www.anglemail.org/files/anglemail-1.2-dev3-01.tar.bz2
2. Then delete the original /email directory and unpack that bz2 file in its 
place.
3. goto the phpGroupWare Setup application and click on "manage applications" 
and verify that "email" is installed.


IF you STILL have that problem, then now try the following:

Until I can fix this problem there is something you can do to eliminate 
caching, which will stop this bug in your case.

EDIT FILE: email/inc/class.mail_msg_base.inc.php
* First try this:
look for:
  var $session_cache_extreme = True;
change that line to this:
  var $session_cache_extreme = False;

* Second, if that does not totally solve the problem, also do this, in that 
same file:
look for:
  var $enable_session_cache = True;
change that line to this:
  var $enable_session_cache = False;




=================== BUG #3596: FULL BUG SNAPSHOT ===================


Submitted by: hoedje                  Project: phpGroupWare                 
Submitted on: Wed 05/14/2003 at 10:55
Category:  email                      Bug Group:  0.9.14.002 release        
Severity:  5 - Major                  Priority:  Normal                     
Resolution:  None                     Assigned to:  angles                  
Status:  Open                         Component Version:  None              
Platform Version:  Linux - Other      Reproducibility:  Every Time          

Summary:  IMAP error, mail_msg: save_session_cache_item:  we have no 
msgball_list 

Original Submission:  When the mail server type is set to IMAP and phpgroupware 
runs on local Windows 2000 server with IIS there is no problem connecting to 
pop.vuurwerk.nl or imap.vuurwerk.nl.

When phpgroupware is installad on Linux at www.vuurwerk.nl with PHP 4.3.1 & 
Apache/1.3.27 (Unix) PHP-CGI/0.1b & --with-imap=imap-2002b and then you connect 
to pop.vuurwerk.nl or imap.vuurwerk.nl the list repeats message1 as often as 
there are messages in the mailbox and it gives the next error message:
 
mail_msg: save_session_cache_item: LEAVING on ERROR, FIXME line 3737 we have no 
msgball_list

When server type is switched to pop3 then the list cannot be refreshed to see 
new arrived email and the list is sorted the wrong way up (this cannot be 
changed by clicking on *date*). 

Follow-up Comments
*******************

-------------------------------------------------------
Date: Sat 05/17/2003 at 17:07       By: angles
Please try this:
1. goto www.anglemail.org/files
and get the most recent release, currently that is this file:
www.anglemail.org/files/anglemail-1.2-dev3-01.tar.bz2
2. Then delete the original /email directory and unpack that bz2 file in its 
place.
3. goto the phpGroupWare Setup application and click on "manage applications" 
and verify that "email" is installed.


IF you STILL have that problem, then now try the following:

Until I can fix this problem there is something you can do to eliminate 
caching, which will stop this bug in your case.

EDIT FILE: email/inc/class.mail_msg_base.inc.php
* First try this:
look for:
  var $session_cache_extreme = True;
change that line to this:
  var $session_cache_extreme = False;

* Second, if that does not totally solve the problem, also do this, in that 
same file:
look for:
  var $enable_session_cache = True;
change that line to this:
  var $enable_session_cache = False;


-------------------------------------------------------
Date: Sat 05/17/2003 at 07:50       By: skwashd
just added OS "Linux - Other" to the tracker, for reports like this one :)

-------------------------------------------------------
Date: Thu 05/15/2003 at 04:32       By: hoedje
An extra Debug window pop-up displaying following message:

+ (+575058) mail_msg: save_session_cache_item: LEAVING on ERROR, FIXME line 
3736 we have no msgball_list

= * = * = * = * = * random: 958461885 = * = * = * = * = * 


CC List
*******

CC Address                          | Comment
------------------------------------+-----------------------------
address@hidden           | fyi



No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3596&group_id=509




reply via email to

[Prev in Thread] Current Thread [Next in Thread]