#1485088 closed Bugs (worksforme)
"sending mail" hangs...
| Reported by: | rakso | Owned by: | |
|---|---|---|---|
| Priority: | 10 - Lowest | Milestone: | 0.2-stable |
| Component: | PHP backend | Version: | 0.2-alpha |
| Severity: | normal | Keywords: | sending mail hangs |
| Cc: |
Description
see my screenshot. after sending mail, the "Sending Mail..." overlaying text is not going away!
Attachments (1)
Change History (12)
Changed 5 years ago by rakso
comment:1 Changed 5 years ago by alec
- Milestone changed from later to 0.1.2
comment:2 Changed 5 years ago by till
- Resolution set to worksforme
- Status changed from new to closed
http://trac.roundcube.net/wiki/Howto_ReportIssues
Read this, and re-open this ticket when necessary.
comment:3 Changed 5 years ago by rtilghman
- Resolution worksforme deleted
- Status changed from closed to reopened
PHP5, MySQL 5 DB, Firefox 2+, Windows XP SP2
This bug is not closed. I've been experiencing this bug consistently in 0.1, 0.11, and now in the alpha for release 0.2.
To repeat simply click compose to open the new mail composer (or reply to a message, and keep the window open for an extended period of time (anything over a few minutes seems to work for me). When you click SEND you will get the sending overlay, but it will just process endlessly... nothing gets sent, and it will cycle forever (I've had it go for 20 minutes). The only way to correct the problem is to refresh the page and rewrite your email (paste and send inside of 30 seconds).
This is EXTREMELY IRRITATING and is making me consider abandoning RoundCube, which is frustrating. However, I can't do this every time I want to compose and send mail, and that's what's happening.
comment:5 Changed 5 years ago by till
What about the logs?* ;)
comment:6 Changed 5 years ago by alec
- Milestone changed from 0.2-alpha to 0.2-beta
- Version changed from 0.1.1 to 0.2-alpha
comment:7 Changed 5 years ago by thomasb
- Severity changed from major to normal
Works for me...
Maybe some session timeout issue?
comment:8 Changed 5 years ago by thomasb
- Resolution set to worksforme
- Status changed from reopened to closed
Close due lack of debug information.
comment:9 Changed 5 years ago by alec
- Component changed from Client Scripts to PHP backend
- Resolution worksforme deleted
- Status changed from closed to reopened
Sometimes it's happening to me (with svn-trunk also). In loggs we have:
05-IX-2008 13:46:21] PHP Warning: file_get_contents(skins/default/templates/.html) [<a href='function.file-get-contents'>function.file- get-contents</a>]: failed to open stream: Nie ma takiego pliku ani katalogu in /var/www/rc-beta/program/include/rcube_template.php on lin e 306 [05-IX-2008 13:46:21] PHP Warning: file_get_contents(skins/default/templates/.html) [<a href='function.file-get-contents'>function.file- get-contents</a>]: failed to open stream: Nie ma takiego pliku ani katalogu in /var/www/rc-beta/program/include/rcube_template.php on lin e 308 [05-Sep-2008 13:46:21 +0200] PHP Error: Error loading template for : in /var/www/rc-beta/program/include/rcube_template.php on line 314
comment:10 Changed 5 years ago by thomasb
Inserted some more error logging stuff in order to track this.
comment:11 Changed 5 years ago by alec
- Resolution set to worksforme
- Status changed from reopened to closed
I have no such errors since few months, so it was probably fixes. Closing as no feedback from original requestor.
comment:12 Changed 5 years ago by storney
the loggs show:
05-IX-2008 13:46:21] PHP Warning: file_get_contents(skins/default/templates/.html) [<a href='function.file-get-contents'>function.file-
get-contents</a>]: failed to open stream: Nie ma takiego pliku ani katalogu in /var/www/rc-beta/program/include/rcube_template.php on lin
e 306
[05-IX-2008 13:46:21] PHP Warning: file_get_contents(skins/default/templates/.html) [<a href='function.file-get-contents'>function.file-
get-contents</a>]: failed to open stream: Nie ma takiego pliku ani katalogu in /var/www/rc-beta/program/include/rcube_template.php on lin
e 308
[05-Sep-2008 13:46:21 +0200] PHP Error: Error loading template for : in /var/www/rc-beta/program/include/rcube_template.php on line 314

Please try svn version, also check logs.