Roundcube Community Forum

Release Support => Pending Issues => Topic started by: morfar on August 30, 2007, 09:00:44 AM

Title: RC freeze after opening of attachment
Post by: morfar on August 30, 2007, 09:00:44 AM
Hello fellow RC users,

I have problem with Roundcube RC1.

Whenever I open an attachment ex. a Excel spreadsheet, OpenOffice or MS Excel open the attachment just fine. But then RC freeze and I have to close the tab in the browser, and login again.

But it dos not seems like the browser crashed, cuz links and so on "respond" when i point my mouse to it.. I wondered perhaps it is some Ajax call that lock the session while it open the attachment, and not unlocking it when it is done.

Also I have problems with opening PDF attachments. For some it work just fine, but others Acrobat reader or kpdf just return saying that i can't find the downloaded file.


Has anybody else experienced these issues, and/or has it been bugreportet?

Forgot to mention:
I use Roundcube RC1, and have Debian sarge beneath Roundcube, running PHP 4.3.10-21 and MySQL 4.1.11.

Let me know if you need more info.



Best regards
Morfar

Yet another happy RC user :)
Title: Re: RC freeze after opening of attachment
Post by: SKaero on August 30, 2007, 07:14:40 PM
Is there any errors in your error log?
Title: Re: RC freeze after opening of attachment
Post by: morfar on August 31, 2007, 06:51:14 AM
Quote from: SKaero Is there any errors in your error log?

Sorry no, I just tailed the log while I re-created the problem, but nothing was written there.. All i have in the log is a few failed login attempts, and a bunch of these:

[31-Aug-2007 09:44:10] PHP Warning: Cannot modify header information - headers already sent in var/www/roundcubemail-0.1-rc1/program/include/rcube_shared.inc on line 154

I have also checked the apache error log, and nothing there either ..

Cheers




Title: Re: RC freeze after opening of attachment
Post by: morfar on August 31, 2007, 07:19:10 AM
I just figured something out ..

Regarding the freeze of attachments issue, it only freeze up for a couple of minuts. I'll explain the procedure:

1. I open the email with two attachments of Excel spreedsheats.
2. I click to open the first one, which go's fine. Firefox pop up a dialog box, asking me what I wanna do with it, and i choose to open it with OpenOffice, which goes fine.
3. Right after, I wanna open the second attachment, but I can't. Nothing happens when I click the link for the second attachment.
4. I'll wait a few minuts, and click the link again, and then the dialog box pop up, and I can open the spreadsheet.

So it seems that the Ajax in RC put a lock on the browser, right after it opens an attachment. I can't click the back button in RC either (green arrow) to get back to my Indbox, not until i have waited a couple of minuts.

This is Testet on:
Firefox 2.0.0.6 Linux/Kubuntu
Firefox 2.0.4 Windows
IE 7.0.6 Windows




Title: Re: RC freeze after opening of attachment
Post by: morfar on September 05, 2007, 08:37:14 AM
It seems that the problem with opening to attachments after each other is fixed in the laste svn version.

Now I just miss a solution for the pdf attachment problem ..