roundcube-converse.js-xmpp-plugin icon indicating copy to clipboard operation
roundcube-converse.js-xmpp-plugin copied to clipboard

Click on "Toggle chat" -> nothing happens

Open tobru opened this issue 11 years ago • 4 comments

Using the latest master commit 52647aef255e0001192248d6202e84c8ef22206f in Roundcube 1.1-git nothing happens when I click on "Toggle chat". There are also no warnings in the browser console (Chromium and Firefox), but I see that the converse JS scripts are loaded. What can I do to debug this?

tobru avatar Sep 20 '14 15:09 tobru

Does it work with Roundcube 1.0.2?

priyadi avatar Sep 20 '14 15:09 priyadi

I don't know because I'm using Kolab 3.3 (Debian) and I'm not really able to downgrade Roundcube to 1.0.2 =(

tobru avatar Sep 20 '14 16:09 tobru

You can try installing another copy of Roundcube alongside the current one. We need to isolate if the problem is incompatibility with git version of Roundcube or another problem.

And oh, is there anything in your web servers log file? Did converse.js make any connection to your BOSH endpoint?

priyadi avatar Sep 20 '14 19:09 priyadi

I try to install a copy of RC asap. There is no connection from converse.js to the BOSH endpoint in the logfiles.

tobru avatar Sep 22 '14 10:09 tobru