Translate
Appearance
Text
This page always uses small font size
Width
This tool does not work without JavaScript. JavaScript is disabled, failed to work, or this browser is unsupported.
Translations:Umbrello/FAQ/Page display title/jut
Umbrello/FAQ
You need translation rights to translate messages.Get permission
Loading...
Latest updatesAll changes
Suggestions
In other languages
Need more help?Ask for more information
Translations:Umbrello/FAQ/1/jut
===What are the different versions of Umbrello ?===
You need translation rights to translate messages.Get permission
Loading...
Latest updatesAll changes
Suggestions
In other languages
Need more help?Ask for more information
The current stable version 2.21.3 is based on [https://techbase.kde.org/Getting_Started/Build/KDE4 KDE 4].
There are also versions available for [https://umbrello.kde.org/installation.php download on this site] for older KDE releases.
When submitting bug reports with Umbrello it is helpful if you have tested against a recent build from [https://projects.kde.org/projects/kde/kdesdk/umbrello/repository KDE Git].
[https://projects.kde.org/projects/kde/kdesdk/umbrello/repository Umbrello 2.x] is based on the Qt4 and KDE4 technologies.
No, unfortunately the existence of a graphics display is encoded deep into Umbrello's design.
As a workaround, you can use xvfb, which is part of xorg-x11-server or Xvnc to provide a virtual display without any real output. For further discussion see {{Bug|283748}}.
We love patches. Patches should be against a current git clone. Then run {{Input|git diff > mypatch.diff}} to get the patch. Put the resulting patch on a webserver somewhere and send the URL with an explanation to the [https://mail.kde.org/mailman/listinfo/umbrello-devel umbrello-devel] mailing list or file a bug at [https://bugs.kde.org/enter_bug.cgi?product=umbrello&format=guided bugs.kde.org] and append the patch.
Switch to a code generator other than C++ or Java. Recent Git versions also allow Undo to be switched off. Current Umbrello handles memory much better than previous versions for large diagrams.
You would need to install it to a separate path using (from the <tt>build</tt> subdirectory in the source)
Certainly. As part of KDE you will have to work with the KDE i18n team for your language [https://i18n.kde.org https://i18n.kde.org].
Umbrello contains some UML and programming specific terms. Take care to research the most understandable translations of these terms for your spoken language.
Then read the instructions in <code>codegenerator.h</code> and use one of the other generators as a template. The C++ and Java code generators are a lot more advanced than the rest, it would be nice to have the others offer the same functionality as them.
The program's name is ''Umbrello UML Modeller''. The shortened form is ''Umbrello''. When translating it translate ''UML Modeller'' in the most sensible way or if it can not be easily translated it can be left out. ''Umbrello'' should generally be left as is when translating to Latin alphabet languages.
Previously the program was called UML Modeller or UML Object Modeller or just UML. This was considered too generic by packagers and others. After some consultation and a public vote Umbrello showed surprising popularity, so the name Umbrello UML Modeller is now used. Umbrello does not mean anything as far as we know.
In previous versions you had to click and drag with the mouse at the bottom of the object's vertical line.
Umbrello is now part of KDE (in kdesdk). Anyone with a [https://techbase.kde.org/Development/FAQs/General_FAQ KDE developer account] can commit changes. Anything significant should be run past the [https://mail.kde.org/mailman/listinfo/umbrello-devel mailing list] first.
Let us know what features you require. The most requested features will be the first features introduced.
Versions before 1.4 used a file format that was only very loosely based on XMI and was not compatible with other UML programs.
Version 1.4 can read the static structure elements from most other UML tools which use XMI 1.x. Umbrello 2.14 will be able to import the subset of XMI 2.0 (UML 2.x) which maps to implemented features but cannot import UML-DI (Diagram Interchange.)
If you have a specific problem with XMI interchange then please add a detailed description to the {{Bug|56184}}.
This occurs when you change the location of installing the program by using a prefix on <i>cmake</i> and KDE is unaware of that location.
To help KDE find the program you have to edit the environmental variable '''KDEDIRS'''. You will need to consult your distribution documentation for the exact file to edit, but there's a chance it will be <tt>.bash_profile</tt> in your home directory if you are the only one to use the program. If more than one person will use the program you can edit the file <i>profile</i> in the <i>etc</i> directory.
If you compiled from source you may have installed Umbrello in <tt>/usr/local</tt> or <tt>/usr/local/kde</tt> in which case you can add that directory to $KDEDIRS or change -DCMAKE_INSTALL_PREFIX so it installs in <tt>/usr</tt> or <tt>/opt/kde</tt> or whatever the norm for your distribution is.
* one is a list of paths, the other is the single KDE installation path where the binaries and libs are expected to be
* install it wherever, but make sure that KDEDIR still points to the original KDE install path, and add the prefix where you're installing the app to KDEDIRS
If it is a user related problem, send an e-mail to the [https://mail.kde.org/mailman/listinfo/umbrello Umbrello mailing list]. If it is a developer problem,
try the [https://mail.kde.org/mailman/listinfo/umbrello-devel Umbrello development mailing list]. Details of the mailing lists can be found on the [https://umbrello.kde.org/developers.php Umbrello Developer Resources] page.
Multi page printing could be performed by using pdf output and pdfposter, which is available in many distributions for example:
On saving a document I get a dialog box with the title 'Save Error: Umbrello UML Modeller' and the message text 'There was a problem saving file xxx'. How can I fix this ?
* On Windows this can be caused by a local firewall which may block the communication between umbrello and the required background process kioslave.exe. kioslave.exe performs copying of the saved file from a temporary to the final location. To solve this issue umbrello.exe and kioslave.exe should be listed as firewall exception.
* Umbrello can open files from an online resource like http, https or ftp urls. Saving a file to that url may fail because of missing access rights or not configured write access on the server.
* Umbrello/KF5 may show this message if the required background process (kioslave) could not be started by klauncher5. This typical indicates a system configuration issue or missing support for autostarting the required processes inside the KF5 framework. A workaround is to start kdeinit5 before running umbrello.
Loading messages...
0% translated, 0% reviewed
Retrieved from "https://userbase.kde.org/Special:Translate"