Author Topic: contextmenu not working?  (Read 10203 times)

Offline bjorntj

  • Jr. Member
  • **
  • Posts: 27
contextmenu not working?
« on: November 07, 2014, 08:21:51 PM »
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
« Last Edit: November 07, 2014, 08:26:05 PM by bjorntj »
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"

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,856
Re: contextmenu not working?
« Reply #1 on: November 08, 2014, 04:27:02 AM »
make sure you have the right version of the plugin, you want 2.0 https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/releases
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more…

Offline bjorntj

  • Jr. Member
  • **
  • Posts: 27
Re: contextmenu not working?
« Reply #2 on: November 08, 2014, 06:45:01 AM »
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"

Offline ABerglund

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 673
Re: contextmenu not working?
« Reply #3 on: November 08, 2014, 12:33:04 PM »
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

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development
Re: contextmenu not working?
« Reply #4 on: November 08, 2014, 12:40:05 PM »
Out of curiosity what problems have you had with composer?

Offline bjorntj

  • Jr. Member
  • **
  • Posts: 27
Re: contextmenu not working?
« Reply #5 on: November 08, 2014, 12:49:32 PM »
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"

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development
Re: contextmenu not working?
« Reply #6 on: November 08, 2014, 12:57:04 PM »
What errors are in the JS console?

Offline bjorntj

  • Jr. Member
  • **
  • Posts: 27
Re: contextmenu not working?
« Reply #7 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
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"

Offline ABerglund

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 673
Re: contextmenu not working?
« Reply #8 on: November 08, 2014, 03:52:26 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

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development
Re: contextmenu not working?
« Reply #9 on: November 08, 2014, 09:47:07 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.

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.

Offline bjorntj

  • Jr. Member
  • **
  • Posts: 27
Re: contextmenu not working?
« Reply #10 on: November 09, 2014, 03:37:40 AM »
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"

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,856
Re: contextmenu not working?
« Reply #11 on: November 09, 2014, 04:41:45 AM »
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…

Offline bjorntj

  • Jr. Member
  • **
  • Posts: 27
Re: contextmenu not working?
« Reply #12 on: November 09, 2014, 06:29:05 AM »
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"

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,856
Re: contextmenu not working?
« Reply #13 on: November 09, 2014, 01:27:01 PM »
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…

Offline bjorntj

  • Jr. Member
  • **
  • Posts: 27
Re: contextmenu not working?
« Reply #14 on: November 09, 2014, 03:40:33 PM »
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"