Roundcube Community Forum

 

Ubuntu: Cannot send mails after upgrading from Ubuntu 14.04 to 15.10

Started by ikarisan, November 12, 2015, 03:44:13 PM

Previous topic - Next topic

ikarisan

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

SKaero

Install Roundcube manually the Debian packages are broken because there are linking to incorrect old versions of TinyMCE and jQuery.

ikarisan

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. >:(