Summary | contents of folders are not displayed |
Queue | DIMP |
Type | Bug |
State | No Feedback |
Priority | 2. Medium |
Owners | |
Requester | klimpong (at) gmail (dot) com |
Created | 01/04/2007 (6838 days ago) |
Due | |
Updated | 02/07/2007 (6804 days ago) |
Assigned | 01/11/2007 (6831 days ago) |
Resolved | 02/07/2007 (6804 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
tell me how. Is there a debugging option in DIMP to enable?
Wait, there is a debug() method in DimpCore.js that has an alert()
that you can uncomment. With a bit of luck this is triggered with a
catched exception.
problem. Unfortunately I don't know enough about Venkman to "dive"
into this. Also since it doesn't error anywhere I have virtually no
idea where to actually start diving in.
tell me how. Is there a debugging option in DIMP to enable?
Wait, there is a debug() method in DimpCore.js that has an alert()
that you can uncomment. With a bit of luck this is triggered with a
catched exception.
yes I still see it. Firebugs returned nothing, otherwise I would have
gone after it and patched it.
Nothing is logged (I turned on debugging in the "horde" application).
As I said on the channel, I'm happy to provide more feedback if you
tell me how. Is there a debugging option in DIMP to enable?
Let me know!
Till
State ⇒ Feedback
Firebug or something similar reveal anything useful? How about the logs?
This is an application in development, and a complex one too. You need
to look much deeper under the surface to give us information to
reproduce or fix this. It works fine here.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ contents of folders are not displayed
Queue ⇒ DIMP
State ⇒ Unconfirmed
to install the applications.
Had it all working, as a matter of fact I am able to send and read
email in IMP, yet when I try dimp all I get is a the tree of folders
(along with "new message" and "get email") on the left and nothing but
an animation ("signaling" loading) on the right.
When I click on another folder e.g. Inbox, the url "changes", but
nothing is loaded. dimp sits there "waiting" (= displaying the loading
animation).
I turned on logging (DEBUG) in horde, but I see nothing in
/tmp/horde.log. So I'd be happy to provide more feedback since I know
the description is a bit vague.