Coder Social home page Coder Social logo

Comments (6)

mightymop avatar mightymop commented on June 9, 2024 1

#1078 should fix it...

from jsxc.

sualko avatar sualko commented on June 9, 2024

Can you enable debug mode and attach your console output? Would be nice to see, what is happening.

from jsxc.

guusdk avatar guusdk commented on June 9, 2024

This is the console log as saved by Chrome, that was generated in this environment:

  • Build and start a new Openfire 4.7.0 server in demoboot mode (which automatically provisions it with a couple of accounts) (mvn clean package && ./distribution/target/distribution-base/bin/openfire.sh -debug)
  • Installed the Openfire plugin that bundles JSXC 4.4.0 using the Openfire admin console (based on this commit: guusdk/openfire-jsxc-plugin@79eb474 - build using mvn clean package, then rename target/jsxc-openfire-plugin-assembly.jar to jsxc.jar which can be uploaded to Openfire).
  • Set the jsxc.config.debug_enabled property value to 'true' in the Openfire admin console, to cause JSXC's debug mode to be enabled.
  • Open a new "incognito" Chrome window. Start the developer tools.
  • Navigate to http://example.org:7070/jsxc/
  • Login with 'john' / 'secret'
  • Create a new chat room named 'testroom', accepting all defaults.
  • type a message in the room: 'test'
  • type /nick DifferentNick

This is now what my browser window looks like.

Screenshot from 2022-02-15 13-54-52

Full console log output: auth-createmuc-join-changenickname.log

from jsxc.

guusdk avatar guusdk commented on June 9, 2024

I've got the same issue when using JSXC 4.3.1.

from jsxc.

sualko avatar sualko commented on June 9, 2024

Should be fixed on the master branch. If you have time to test it, it would be nice. Otherwise it will be included in the next bug fix release.

from jsxc.

guusdk avatar guusdk commented on June 9, 2024

Creating a distributable (to be included in our plugin) is outside of the things I can easily do. A code review makes it a quite probable fix. I'm happy to await the next release.

from jsxc.

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.