Summary | Unable to load IMP/MIMP/DIMP |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | jouva (at) moufette (dot) com |
Created | 10/29/2008 (6153 days ago) |
Due | |
Updated | 11/09/2008 (6142 days ago) |
Assigned | 11/09/2008 (6142 days ago) |
Resolved | 11/09/2008 (6142 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Feedback
reproduce the problem, perhaps?
ticket #7117as this isn'tprocmail nor maildrop related. I use IMAP. It may be
IMAP_Search/IMAP_Search_Query related.
State ⇒ Not A Bug
#7117and that this can beclosed, then. Thanks for all of your tracing!
ticket #7117and ingo andhorde/imp still have issues with "Destination"-based filter rules.
ticket #7117andthis broke ingo to the point where loading those rules later would not
work AND even affected its ability to filter upon login THUS affecting
Horde's ability to show up at all!
I see you guys fixed it JUST the other day. I hope. Close please.
broke again. So I deleted them again and it loads again. I'm going to
add them one by one and see if any in particular break it.
now, atleast. I deleted all of my filters and I was able to get in
just fine. I'll see later on if filters will break it or if it was
just something bad about an old filter.
I couldn't seem to find it though. Are filters stored in the datatree?
to be happening upon filtering on login. It doesn't get past this in
the loginTasks:
$imp_filter->filter('INBOX');
I DID just recently notice I was behind on the SQL for ingo. None of
the "shares" tables were in there, so I added all of the related
lines. Still no changes in this issue though even after going in and
logging out and logging back in.
problem right now - no developer that I know of is having it - so we
really need as specific a diagnosis as possible to try and help you.
Thanks!
IMP_Session::loginTasks();
it's breaking, then.
its own upon loading after login, and if I just give it /horde, the
left frame is blank. And /horde/imp is blank. Same for dimp and mimp.
Other modules are fine.
And yeah my first thought was a segfault, but I didn't find anything
in the apache error logs.
State ⇒ Feedback
for segfaults or other errors? And what changed when this started?
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Summary ⇒ Unable to load IMP/MIMP/DIMP
Type ⇒ Bug
Queue ⇒ IMP
page does not load unless I change the url to just /horde/ from the
default /horde/imp/redirect.php, and the left side frame doesn't load.
All other modules load just fine.
I would figure out what was wrong on my own, but the debug log doesn't
say much:
Oct 28 20:17:58 HORDE [debug] [imp] Hook
_prefs_change_hook_last_maintenance in application horde not called.
[pid 17185 on line 1686 of "/usr/share/php/Horde.php"]
Oct 28 20:17:58 HORDE [debug] [ingo] Max memory usage: 2097152 bytes
[pid 17185 on line 339 of "/usr/share/php/Horde/Registry.php"]
Oct 28 20:17:58 HORDE [debug] [ingo] SQL Query by Prefs_sql::store():
SELECT 1 FROM horde_prefs WHERE pref_uid = ? AND pref_name = ? AND
pref_scope = ?, values: jouva@moufette.com, last_maintenance, horde
[pid 17185 on line 210 of "/usr/share/php/Horde/Prefs/sql.php"]
Oct 28 20:17:58 HORDE [debug] [ingo] SQL Query by Prefs_sql::store():
UPDATE horde_prefs SET pref_value = ? WHERE pref_uid = ? AND pref_name
= ? AND pref_scope = ?, values: 1225239478, jouva@moufette.com,
last_maintenance, horde [pid 17185 on line 244 of
"/usr/share/php/Horde/Prefs/sql.php"]
And there are no apache errors related to this. Is there a SQL update
for imp I might not be aware of? Or any other pieces I need to be
aware of?