Giter Club home page Giter Club logo

Comments (3)

jvantuyl avatar jvantuyl commented on June 21, 2024

Hmmmm... I may need to add some better logging. It seems to have identified the diagrams correctly but somehow failed to render them. Perhaps it was a problem running PlantUML? I don't really test on Windows, so it could be a path handling bug. I'll dig into this next week and see if I can find it. If you feel like dropping in some extra error logging, I'd be glad to merge the patch.

from sublime_diagram_plugin.

evandrocoan avatar evandrocoan commented on June 21, 2024

I fixed on my fork by not discarding the stderr output: https://github.com/evandrocoan/PlantUmlDiagrams/blob/8f74601c03f8d485916030c821916fb5de00ba87/diagram/plantuml.py#L131, then handling to display the error message from PlantUML.

Then, I fixed the diagram compilation error on evandrocoan@cfc2440, but I do not know why it needed to do that. Perhaps a bug on PlantUML?

from sublime_diagram_plugin.

mom1 avatar mom1 commented on June 21, 2024

Perhaps bug on PlantUML?

Yes.

package "ExtService" {
  [ExtService] as ExtService
}

Try rename to package "EXTService" ...

from sublime_diagram_plugin.

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.