Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
visionx:faq [2021/07/07 07:32]
admin [How much are the costs for 100 concurrent users?]
visionx:faq [2022/07/04 22:19] (current)
admin
Line 86: Line 86:
  
 ==== Where do I find the version number of VisionX ==== ==== Where do I find the version number of VisionX ====
 +
 The version number is shown in Splash screen of VisionX. It's also shown in About dialog. To open the About dialog navigate to the **Main** menu and press **About...**. The license tab will show you the exact VisionX version number! The version number is shown in Splash screen of VisionX. It's also shown in About dialog. To open the About dialog navigate to the **Main** menu and press **About...**. The license tab will show you the exact VisionX version number!
 +
 +==== Wrong font scaling / Fonts too large ====
 +
 +The font scaling is not always correct if you're using a 4K screen. Some fonts may be too large. To see correct font sizes, simply right click on visionx.exe or runtime/​bin/​java.exe (runtime/​bin/​javaw.exe) and change compatibility settings.
 +
 +{{:​visionx:​fontscaling.jpg?​nolink&​400|}}
 +
 +Sometimes, it also helps if you add:
 +
 +<​code>​
 +-Dsun.java2d.uiScale=1
 +</​code>​
 +in your visionx.bat file or [[visionx:​faq_tech#​additional_jvm_start_parameters|visionx.l4j.ini]].
 +
 +==== Installation not possible with trial ====
 +
 +Sometimes it happens that you get an error in installation wizard, something like this message appears:
 +
 +<​code>​
 +Execution failed (deployment.xml,​ war, 288, 163) 
 +jarsigner returned: 1
 +</​code>​
 +
 +This error might be a connectivity problem or at least no internet connection. To avoid this problem, disable the default Keystore:
 +
 +{{:​visionx:​keystore.png?​nolink|}}
 +
 +But you should know that there'​s a limitation with a war file installation. The application won't work because it was created with a trial version.
 +
 +==== Default username and password ====
 +
 +The default username and password is **admin**.
 +
 +The user authentication is usually done automatically. If you change the admin password, you have to do it manually.
 +
 +The user authentication is only relevant if you have applications for different domains (configured with email address). If you don't have different domains, it makes no difference which user you use.
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information