Code Monkey home page Code Monkey logo

plantumleditor's People

Stargazers

 avatar  avatar  avatar

plantumleditor's Issues

Cannot find Graphviz (1.3.4)

What steps will reproduce the problem?
1. Download PlantUMLSetup.exe version 1.3.4
2. Create New Diagram
3. Fill in:

@startuml "test.png"

Course : take()

@enduml


What is the expected output? What do you see instead?

Output .png is then a picture of this text:
Dot Executable:
File does not exist
Cannot find Graphviz: try 'java -jar plantuml.jar -testdot'


What version of the product are you using? On what operating system?
1.3.4 on Vista 64-bit Professional

Please provide any additional information below.

- Earlier version of PlantUMLEditor worked just fine (not sure which)

- I downloaded and copied plantuml.jar to 
C:\Program Files (x86)\Omar AL Zabir\PlantUMLEditor\Thirdparty
and ran 
'java -jar plantuml.jar -testdot' . 

It said installation was OK.

Original issue reported on code.google.com by anjdreas on 7 May 2010 at 7:23

VersionFileUrl points to an invalid file and causes 404 errors

Hi,

In the config file, the property VersionFileUrl points to 
http://plantumleditor.googlecode.com/files/Version.txt which doesn't exist and 
causes annoying http 404 errors.

I've emptied the value in the config file and added a small check in 
MainWindow.xaml.cs:
private void CheckForUpdate()
{
    // don't check when no url provided
    if (string.IsNullOrEmpty(Settings.Default.VersionFileUrl))
        return;
    ...
}

Regards


Original issue reported on code.google.com by [email protected] on 14 Feb 2011 at 1:55

Is "box" command over actors/participants not supported with this?

What steps will reproduce the problem?
trying to enclose participants

box "A"
   participant "A1" as a1
   participant "A2" as a2
end box
   participant "B" as  B



What is the expected output? What do you see instead?
A box over the enclosed participants A1 and A2 should be generated, with a 
title of "A". Instead, it errors out and doesn't seem to recognize the "box" 
command.



What version of the product are you using? On what operating system?
Everything that would have been included when downloaded today 
(7/1/13)(GraphViz 2.26.3, etc.)

Running on Windows 7


Please provide any additional information below.
Just trying to figure out if the "box" command is supported or not.

Original issue reported on code.google.com by [email protected] on 1 Jul 2013 at 6:46

@startuml without output file.png"

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 13 May 2010 at 1:29

Cannot build source

When attempting to build source after syncing with subversion, getting 
this error:

Error   1   File 'Controls\ProgressBar.xaml' cannot be found.
    PlantUmlEditor
Error   2   File 'Skins\Black\BlackResources.xaml' cannot be found.
    PlantUmlEditor
Error   3   The project file contains a property value that is not 
valid.  PlantUmlEditor

Original issue reported on code.google.com by [email protected] on 26 Mar 2010 at 7:57

Cannot run the app

What steps will reproduce the problem?
1. Install the setup in Vista 64 bit OS
2. Run the application
3. The error message displays (plz see the attached snapshot)

What is the expected output? What do you see instead?
The application should run or please mention about GraphViz.

Plz help me to run the app.

- Kamal


Original issue reported on code.google.com by [email protected] on 27 Apr 2010 at 6:48

Attachments:

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.