Coder Social home page Coder Social logo

Comments (11)

deleolajide avatar deleolajide commented on August 17, 2024 2

Got a free day this week and decided to upgrade all plugins. It is now working for me at https://conversejs.github.io/community-plugins

image

from community-plugins.

deleolajide avatar deleolajide commented on August 17, 2024 1

I will soon propose one with jitsimeet plugin directly compatible with version 9 of conversejs.

Thanks. If you do that, then I will replace the existing v7.x /dist folder with v9.x and start working on all the other plugins 👍

from community-plugins.

nikita-cerejo avatar nikita-cerejo commented on August 17, 2024 1

Since the plugin is working in v9.0.0, closing this issue.
Thanks for your support @deleolajide @SilverYoCha

from community-plugins.

SilverYoCha avatar SilverYoCha commented on August 17, 2024

Hi,

Version 8 https://github.com/conversejs/converse.js/tree/v8.0.0 introduced some breaking changes.
The screenshot shows one of them about event afterMessageBodyTransformed which the signature as changed around parameters.

Other breaking changes get impacts on jitsimeet plugin.

I already applied modifications on my own environment to get the plugin working with 8.0.1 version, but I did not propose yet a PR.
I will soon propose one with jitsimeet plugin directly compatible with version 9 of conversejs.
Next week I hope.

from community-plugins.

SilverYoCha avatar SilverYoCha commented on August 17, 2024

Nice!

I started to modify JitsiMeet plugin with some little changes against new version of ConverseJS.

But I have some troubles to run command 'make node_modules' or 'make serve'. Is there anything I have to do before executing these commands ?

Click to expand!
make serve
npm run lerna
Debugger attached.
npm ERR! Missing script: "lerna"
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR!   npm run
0 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'run', 'lerna' ]
1 info using [email protected]
2 info using [email protected]
3 timing npm:load:whichnode Completed in 0ms
4 timing config:load:defaults Completed in 2ms
5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 1ms
6 timing config:load:builtin Completed in 2ms
7 timing config:load:cli Completed in 2ms
8 timing config:load:env Completed in 0ms
9 timing config:load:file:...../converse.js-community-plugins/.npmrc Completed in 0ms
10 timing config:load:project Completed in 1ms
11 timing config:load:file:...../.npmrc Completed in 0ms
12 timing config:load:user Completed in 1ms
13 timing config:load:file:/usr/local/etc/npmrc Completed in 0ms
14 timing config:load:global Completed in 0ms
15 timing config:load:validate Completed in 0ms
16 timing config:load:credentials Completed in 2ms
17 timing config:load:setEnvs Completed in 1ms
18 timing config:load Completed in 11ms
19 timing npm:load:configload Completed in 12ms
20 timing npm:load:setTitle Completed in 0ms
21 timing npm:load:setupLog Completed in 0ms
22 timing config:load:flatten Completed in 3ms
23 timing npm:load:cleanupLog Completed in 2ms
24 timing npm:load:configScope Completed in 0ms
25 timing npm:load:projectScope Completed in 0ms
26 timing npm:load Completed in 20ms
27 timing command:run Completed in 10ms
28 verbose stack Error: Missing script: "lerna"
28 verbose stack
28 verbose stack To see a list of scripts, run:
28 verbose stack   npm run
28 verbose stack     at RunScript.run (/usr/local/lib/node_modules/npm/lib/commands/run-script.js:105:13)
28 verbose stack     at async module.exports (/usr/local/lib/node_modules/npm/lib/cli.js:67:5)
29 verbose cwd ...../converse.js-community-plugins
30 verbose Linux 5.8.0-63-generic
31 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "lerna"
32 verbose node v16.13.0
33 verbose npm  v8.1.3
34 error Missing script: "lerna"
34 error
34 error To see a list of scripts, run:
34 error   npm run
35 verbose exit 1

from community-plugins.

deleolajide avatar deleolajide commented on August 17, 2024

I build on Windows using WSL2. I use

make dev

See conversejs/converse.js#2043 (comment)

from community-plugins.

SilverYoCha avatar SilverYoCha commented on August 17, 2024

Thank you for your help.

I finally succeed to get make serve working by modifying two things.
I added this into package.json :

  "scripts": {
    "bootstrap": "lerna bootstrap --hoist"
  }

And I replaced into Makefile npm run lerna by npm run bootstrap.

Not sure that is a right way, so I did not suggest these modifications into a PR.

from community-plugins.

nikita-cerejo avatar nikita-cerejo commented on August 17, 2024

Jitsimeet is working with v9.0.0 but screenshare option gives error in it.
Below is screenshot of the error from console. Hope it helps to resolve the issue. Please let me know if I missed out any setting which causes this error.

image

from community-plugins.

deleolajide avatar deleolajide commented on August 17, 2024

but screenshare option gives error in it.

The error says disallowed by permission policy. That looks like a user error to me

from community-plugins.

nikita-cerejo avatar nikita-cerejo commented on August 17, 2024

When I try the same on https://meet.jit.si/ I get a modal for screen share to select what I want to share like the whole screen or just a window etc. but I don't get this modal in conversejs community jitsimeet plugin. Instead I get that error as mentioned above.

from community-plugins.

deleolajide avatar deleolajide commented on August 17, 2024

Instead I get that error as mentioned above.

Try re-configuring the plugin to open in a browser tab window instead of an an embedded iframe

from community-plugins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.