Roundcube Community Forum

Release Support => Pending Issues => Topic started by: ikarisan on November 12, 2015, 03:44:13 PM

Title: Ubuntu: Cannot send mails after upgrading from Ubuntu 14.04 to 15.10
Post by: ikarisan on November 12, 2015, 03:44:13 PM
Hi!

Until yesterday I was running Roundcube 1.0 on my Ubuntu Server 14.04 (installed using http://ppa.launchpad.net/tuxpoldo/roundcube/ubuntu as repository). Last night I upgraded to Ubuntu 15.10 and the distributions official Roundcube version 1.1.1. Everything seems to work fine, except from composing and sending new mails. Every button (Cancel, Send...) does not function. If I click on "Send" nothing happens.

There are no error messages in the log files so I guess it is a client side problem (JavaScript?!).
I tried three different browsers (Chrome, Firefox and MS Edge).

Do you have any suggestions?!

I would uninstall roundcube by executing "apt-get remove roundcube*" but I am afraid that thereafter I will never get it running again. :(

Thorsten
Title: Re: Ubuntu: Cannot send mails after upgrading from Ubuntu 14.04 to 15.10
Post by: SKaero on November 13, 2015, 03:28:16 AM
Install Roundcube manually the Debian packages are broken because there are linking to incorrect old versions of TinyMCE and jQuery.
Title: Re: Ubuntu: Cannot send mails after upgrading from Ubuntu 14.04 to 15.10
Post by: ikarisan on November 13, 2015, 05:02:27 AM
Thank you!!

Your TinyMCE hint led me to this very old bug report:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785333

:(

I'm afraid I know what I'll do tonight. >:(