Roundcube Community Forum

 

contextmenu not working?

Started by bjorntj, November 07, 2014, 08:21:51 PM

Previous topic - Next topic

bjorntj

Finally upgraded to RC 1.0.3 (from 0.95) and all my plugins are working as they used to (new versions) except for contextmenu... When right clicking on a message, nothing happends..
Is this a known thing or am I missing something or?

Edit: it actually works using Chrome but not Firefox...


Regards,

BTJ
Someone wrote:
"I understand that if you play a Windows CD backwards you hear strange Satanic messages"
To which someone replied:
"It's even worse than that; play it forwards and it installs Windows"

JohnDoh

Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

bjorntj

Yes, that's the version I installed.....
Or I used the new composer feature to install it, so I added require for this: "johndoh/contextmenu": "dev-release-2.0"


BTJ
Someone wrote:
"I understand that if you play a Windows CD backwards you hear strange Satanic messages"
To which someone replied:
"It's even worse than that; play it forwards and it installs Windows"

ABerglund

I've had poor luck with Composer, and have gone back to manually installing plugins. You may want to try a manual install instead. It works fine on my server.
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA

SKaero

Out of curiosity what problems have you had with composer?

bjorntj

Tried to install the plugin manually but same problem... Works in Chrome but not in Firefox...

BTJ
Someone wrote:
"I understand that if you play a Windows CD backwards you hear strange Satanic messages"
To which someone replied:
"It's even worse than that; play it forwards and it installs Windows"

SKaero

What errors are in the JS console?

bjorntj

Not sure but the only error I can see, is the following..:

Content is null in tab-events.js:40


BTJ
Someone wrote:
"I understand that if you play a Windows CD backwards you hear strange Satanic messages"
To which someone replied:
"It's even worse than that; play it forwards and it installs Windows"

ABerglund

Quote from: SKaero on November 08, 2014, 12:40:05 PM
Out of curiosity what problems have you had with composer?
Scott, my production RC instance is running on an 8+ year old CentOS 5 server. I'm not blaming Composer for the failures I've seen, but feel it is more likely that the issues are related to outdated stuff on that server. I plan a fresh CentOS 7 server for late next spring. If Composer doesn't work there, then I'll post back.
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA

SKaero

Quote from: ABerglund on November 08, 2014, 03:52:26 PM
Scott, my production RC instance is running on an 8+ year old CentOS 5 server. I'm not blaming Composer for the failures I've seen, but feel it is more likely that the issues are related to outdated stuff on that server. I plan a fresh CentOS 7 server for late next spring. If Composer doesn't work there, then I'll post back.
OK that could definitely be the problem I asked because I'm considering using it for a project and was wondering if I'd run into deployment problems. Make sure your comfortable with systemd before going to CentOS 7, I still haven't fully gotten used to it.

Quote from: bjorntj on November 08, 2014, 01:07:37 PM
Not sure but the only error I can see, is the following..:

Content is null in tab-events.js:40


BTJ
tab-events.js isn't part of the contextmenu plugin, try disabling other plugins to see if the problem is with one of them.

bjorntj

I have tried disabling all other plugins but with the same result...
Someone wrote:
"I understand that if you play a Windows CD backwards you hear strange Satanic messages"
To which someone replied:
"It's even worse than that; play it forwards and it installs Windows"

JohnDoh

I think you need to find out where the tab-events.js file has come front and they its erroring
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

bjorntj

Just tried again and it looks like that error message comes from something else... Looking at the webconsole, I see nothing when I right click a message...


BTJ
Someone wrote:
"I understand that if you play a Windows CD backwards you hear strange Satanic messages"
To which someone replied:
"It's even worse than that; play it forwards and it installs Windows"

JohnDoh

I'm not sure what else to suggest. You said it works fine for you in Chrome, that suggests that the plugin is loaded properly. May be a caching issue or a setting in FF blocking it? With no error to go on its very hard to know what could be wrong. Certainly there is no general problem with the contentmenu plugin and FF.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

bjorntj

Did some more testing and it's working in my Windows guest running Firefox but not in my Linux system running Firefox.... Not sure what's the difference...

BTJ
Someone wrote:
"I understand that if you play a Windows CD backwards you hear strange Satanic messages"
To which someone replied:
"It's even worse than that; play it forwards and it installs Windows"