Giter Club home page Giter Club logo

plantumlqeditor's People

Contributors

borco avatar cristeab avatar dwrobel avatar h4tr3d avatar pozitiffcat avatar vandersam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

plantumlqeditor's Issues

Unable to download latest .exe file

I am not able to download Windows installer for the latest version, and I was wonder how can I get it. I had been using 1.1.0 win32 version for many years now and it would be nice to get an upgrade if new work is done in 2017

Missing appdata and screenshots for AppStream

Hi,

I'd like to package the plantumlqeditor software for Fedora. The packaging is completed now in ~95% and available in the copr repository. The last missing point is a lack of appdata file, and more precisely screenshots with required resolution. According to 4.1.3. Recommended metadata file contents:

All screenshots should have a 16:9 aspect ratio, and should have a width that is no smaller than 620px
Screenshots should be in PNG or JPEG format. PNG is the preferred format;

I would appreciate if you can create one to three screenshots of plantumlqeditor as that would allow the software to appear in the Software Centers (e.g. GNOME).

A ready to use example of appdata file can be taken here the thing which needs to be adjusted are links to new screenshots which now points to SF page which have images with too small width and height:

$ appstream-util validate-relax plantumlqeditor.appdata.xml 
plantumlqeditor.appdata.xml: FAILED:
• attribute-invalid     : <screenshot> width too small [https://a.fsdn.com/con/app/proj/plantumlqeditor/screenshots/mainwindow.png/182/137/1]
• attribute-invalid     : <screenshot> height too small [https://a.fsdn.com/con/app/proj/plantumlqeditor/screenshots/mainwindow.png/182/137/1]
• attribute-invalid     : <screenshot> width too small [https://a.fsdn.com/con/app/proj/plantumlqeditor/screenshots/mainwindow--sequence-assistant.png/182/137/1]
• attribute-invalid     : <screenshot> height too small [https://a.fsdn.com/con/app/proj/plantumlqeditor/screenshots/mainwindow--sequence-assistant.png/182/137/1]
• attribute-invalid     : <screenshot> width too small [https://a.fsdn.com/con/app/proj/plantumlqeditor/screenshots/propertiesdialog.png/182/137/1]
• attribute-invalid     : <screenshot> height too small [https://a.fsdn.com/con/app/proj/plantumlqeditor/screenshots/propertiesdialog.png/182/137/1]
Validation of files failed

Once the correct images will be used then the validation process should pass without failures.

AddressSanitizer: FPE

Linux archlinux 6.4.12-arch1-1

aur/plantumlqeditor-git 3.0_20180319-3

../plantumlqeditor/mainwindow.cpp:500:82: runtime error: division by zero
AddressSanitizer:DEADLYSIGNAL
=================================================================
==69540==ERROR: AddressSanitizer: FPE on unknown address 0x558399af254f (pc 0x558399af254f bp 0x6040000bdf10 sp 0x7ffc37325d30 T0)
    #0 0x558399af254f in MainWindow::onNextAssistant() ../plantumlqeditor/mainwindow.cpp:500
    #1 0x558399af254f in MainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) /usr/src/debug/plantumlqeditor-git/build/moc_mainwindow.cpp:197
    #2 0x7f47d8cd17f2  (/usr/lib/libQt5Core.so.5+0x2d17f2) (BuildId: 3a99c60eec9dd07808b3cbddbd5a7f909931516a)
    #3 0x7f47d996bbb6 in QAction::triggered(bool) (/usr/lib/libQt5Widgets.so.5+0x16bbb6) (BuildId: 39d7eaf37f0b5964cd014c95c22f073645994f3e)
    #4 0x7f47d997160a in QAction::activate(QAction::ActionEvent) (/usr/lib/libQt5Widgets.so.5+0x17160a) (BuildId: 39d7eaf37f0b5964cd014c95c22f073645994f3e)
    #5 0x7f47d99716dd in QAction::event(QEvent*) (/usr/lib/libQt5Widgets.so.5+0x1716dd) (BuildId: 39d7eaf37f0b5964cd014c95c22f073645994f3e)
    #6 0x7f47d997893e in QApplicationPrivate::notify_helper(QObject*, QEvent*) (/usr/lib/libQt5Widgets.so.5+0x17893e) (BuildId: 39d7eaf37f0b5964cd014c95c22f073645994f3e)
    #7 0x7f47d8c9c6f7 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (/usr/lib/libQt5Core.so.5+0x29c6f7) (BuildId: 3a99c60eec9dd07808b3cbddbd5a7f909931516a)
    #8 0x7f47d9176fc5 in QShortcutMap::dispatchEvent(QKeyEvent*) (/usr/lib/libQt5Gui.so.5+0x176fc5) (BuildId: 2dde7a62452e47ecfeac4c2fd97b822b143fa9cf)
    #9 0x7f47d91773b4 in QShortcutMap::tryShortcut(QKeyEvent*) (/usr/lib/libQt5Gui.so.5+0x1773b4) (BuildId: 2dde7a62452e47ecfeac4c2fd97b822b143fa9cf)
    #10 0x7f47d912bdf7 in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) (/usr/lib/libQt5Gui.so.5+0x12bdf7) (BuildId: 2dde7a62452e47ecfeac4c2fd97b822b143fa9cf)
    #11 0x7f47d9145511 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) (/usr/lib/libQt5Gui.so.5+0x145511) (BuildId: 2dde7a62452e47ecfeac4c2fd97b822b143fa9cf)
    #12 0x7f47d912a6c4 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (/usr/lib/libQt5Gui.so.5+0x12a6c4) (BuildId: 2dde7a62452e47ecfeac4c2fd97b822b143fa9cf)
    #13 0x7f47d112f3df  (/usr/lib/libQt5XcbQpa.so.5+0x653df) (BuildId: 18028b91b09dc2be8a923c3d237ec922e53352fc)
    #14 0x7f47d6f10a60 in g_main_context_dispatch (/usr/lib/libglib-2.0.so.0+0x5aa60) (BuildId: a46e0070f7aba8f0a35e4efefc775fefb7607a52)
    #15 0x7f47d6f6dc28  (/usr/lib/libglib-2.0.so.0+0xb7c28) (BuildId: a46e0070f7aba8f0a35e4efefc775fefb7607a52)
    #16 0x7f47d6f0e111 in g_main_context_iteration (/usr/lib/libglib-2.0.so.0+0x58111) (BuildId: a46e0070f7aba8f0a35e4efefc775fefb7607a52)
    #17 0x7f47d8ceb51b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (/usr/lib/libQt5Core.so.5+0x2eb51b) (BuildId: 3a99c60eec9dd07808b3cbddbd5a7f909931516a)
    #18 0x7f47d8c9b403 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (/usr/lib/libQt5Core.so.5+0x29b403) (BuildId: 3a99c60eec9dd07808b3cbddbd5a7f909931516a)
    #19 0x7f47d8c9c8a2 in QCoreApplication::exec() (/usr/lib/libQt5Core.so.5+0x29c8a2) (BuildId: 3a99c60eec9dd07808b3cbddbd5a7f909931516a)
    #20 0x558399a0a31d in main ../plantumlqeditor/main.cpp:101
    #21 0x7f47d7a27ccf  (/usr/lib/libc.so.6+0x27ccf) (BuildId: 316d0d3666387f0e8fb98773f51aa1801027c5ab)
    #22 0x7f47d7a27d89 in __libc_start_main (/usr/lib/libc.so.6+0x27d89) (BuildId: 316d0d3666387f0e8fb98773f51aa1801027c5ab)
    #23 0x558399a0f754 in _start (/usr/bin/plantumlqeditor+0x238754) (BuildId: ab3c50596b277987e9246d8b113eec29a1f81a4b)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: FPE ../plantumlqeditor/mainwindow.cpp:500 in MainWindow::onNextAssistant()

Not working for me

Hi,
Thanks for the good work!
I tried using it and I did the standard

git clone https://github.com/borco/plantumlqeditor.git
qmake && make

It compiled without any Error/Warning but, when launched I got the following error message:

mcon@black:~/projects/plantumlqeditor$ ./plantumlqeditor
new file cache item ->   key: 16a971bc7f4bf0d7d20dc0b1e1d3a3db.svg   cost: 0       path: /home/mcon/.cache/PlantUML Editor/PlantUML Editor/16a971bc7f4bf0d7d20dc0b1e1d3a3db.svg
new file cache item ->   key: 53c56c72c55cc8abc747e0271e21c8b8.svg   cost: 0       path: /home/mcon/.cache/PlantUML Editor/PlantUML Editor/53c56c72c55cc8abc747e0271e21c8b8.svg
using assistant:           "/home/mcon/projects/plantumlqeditor/assistant.xml"
using assistant icon path: "/home/mcon/projects/plantumlqeditor/icons"
QFileInfo::absolutePath: Constructed with empty filename
new file cache item ->   key: 16a971bc7f4bf0d7d20dc0b1e1d3a3db.svg   cost: 0       path: /home/mcon/.cache/PlantUML Editor/PlantUML Editor/16a971bc7f4bf0d7d20dc0b1e1d3a3db.svg
QWidget::setMinimumSize: (/PreviewWidget) Negative sizes (-1,-1) are not possible

The last line is repeated (multiple times) on window resize.

Problems are:

  • No Diagram is visible, neither with initial "class Foo" neither with classic "Bob->Alice : hello" on line 3 (I preserved the "@startuml / @enduml" bracketing).
  • [Refresh] button appears grayed, but if I press it I get again:
QFileInfo::absolutePath: Constructed with empty filename
new file cache item ->   key: 3c9aea62d03123d8ddd508ac8c67921c.svg   cost: 0       path: /home/mcon/.cache/PlantUML Editor/PlantUML Editor/3c9aea62d03123d8ddd508ac8c67921c.svg
QWidget::setMinimumSize: (/PreviewWidget) Negative sizes (-1,-1) are not possible
  • The cache files exist in the correct place, but they are empty

I am evidently missing something, but I can't divine what.
Any help welcome.

TiA

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.