Search found 2850 matches

by adrian
Wed Apr 19, 2023 10:00 am
Forum: Common Problems
Topic: Content Completion related bug on Linux?
Replies: 6
Views: 807

Re: Content Completion related bug on Linux?

Hello, We mostly test Oxygen on Ubuntu, in this case for v25.1 it's Ubuntu 22.04. But AFAIK we have not encountered such issues on Ubuntu. I've submitted this scenario for testing to our QA department. The "similar-looking bugs" are in the context of content completion popup menus and seem...
by adrian
Thu Mar 23, 2023 12:19 pm
Forum: Other Issues
Topic: Installation Issue of Oxygen XML Editor
Replies: 2
Views: 522

Re: Installation Issue of Oxygen XML Editor

Hello, Can you install other apps? I received this error message everytime when installing this tool "This installation is forbidden by system policy. Contact your administrator." I dont understand if is it a Windows issue or something is wrong with the official website. AFAIK, this messag...
by adrian
Thu Mar 02, 2023 6:28 pm
Forum: Common Problems
Topic: Oxygen on macOS does not detect right click
Replies: 4
Views: 849

Re: Oxygen on macOS does not detect right click

Hi, So, just to be clear, you haven't found a pointing device for which the right click works in Oxygen? Does the right click on the MacBook builtin trackpad work in Oxygen? We haven't been able to replicate this issue using a regular mouse or the builtin trackpad. It seems like a system issue on yo...
by adrian
Mon Feb 27, 2023 5:07 pm
Forum: Common Problems
Topic: Operation not permitted error when trying to open files from a map
Replies: 7
Views: 1670

Re: Operation not permitted error when trying to open files from a map

Hi, That is indeed the issue with the .xpr file. It is created in the temporary folder, by default located in the user profile. So it inherits the user profile permissions and then moved to the original location. I've logged an issue to find a solution for this. For future reference it is issue EXM-...
by adrian
Fri Feb 24, 2023 2:35 pm
Forum: Common Problems
Topic: Operation not permitted error when trying to open files from a map
Replies: 7
Views: 1670

Re: Operation not permitted error when trying to open files from a map

Hello, Oxygen XML changes the file permissions of the XPR file when it is saved. It removes the domain user group from the permissions so that another user from the domain cannot open the file at all. Only the user who saved the file can open it. Can I somehow change this behavior? (Other files in t...
by adrian
Tue Feb 21, 2023 10:29 am
Forum: SDK-API, Frameworks - Document Types
Topic: Workspace access to Map Manager and validation console?
Replies: 28
Views: 4038

Re: Workspace access to Map Manager and validation console?

Hi, What are you looking for, exactly? A distribution of Oxygen with a different version of Java, or a distribution with no Java bundle? Officially Oxygen 25.0 only supports Java 11 and Java 17. The officially supported distribution bundles Java 17. Unofficially there are also some distributions of ...
by adrian
Mon Feb 20, 2023 1:32 pm
Forum: XSLT and FOP
Topic: Changing Applications Folder
Replies: 1
Views: 524

Re: Changing Applications Folder

Hi, You haven't mentioned what version of Oxygen you are running, how you've configured the FO processor and what you are running. Perhaps it was configured before updating Oxygen. I'm guessing you've added the XEP processor in Options > Preferences, XML / PDF Output / FO Processors . Note that an e...
by adrian
Wed Jan 25, 2023 3:36 pm
Forum: Common Problems
Topic: Oxygen on macOS does not detect right click
Replies: 4
Views: 849

Re: Oxygen on macOS does not detect right click

Hello, Oxygen v24 and later use Java 17. So there may be an issue between Java 17 and the way the Magic Mouse sends a right click event. How about the right click on the touch pad, does that work as expected? Or a different mouse with physical buttons? If it's specific to the Magic Mouse, try trigge...
by adrian
Wed Jan 25, 2023 10:36 am
Forum: Common Problems
Topic: Oxygen 24.1 is crashing as soon as it opens
Replies: 3
Views: 640

Re: Oxygen 24.1 is crashing as soon as it opens

Hi, Those are just warning messages in the Terminal, not errors. They are not relevant to the startup issue. They appear all the time with Java 17. We cannot hide them, Java insists on forcing them upon the end user. I did install version 24.1 for macOS 10.12 and later on macOS Ventura 13.1 and stil...
by adrian
Tue Jan 17, 2023 4:27 pm
Forum: Common Problems
Topic: sha256 of archive downloads
Replies: 7
Views: 857

Re: sha256 of archive downloads

Hi, Apparently the buildpage for 24.1 (https://www.oxygenxml.com/buildId_24_1.xml) doesn't list the latest build 2022110312. This is actually the place to go for what you want, but it happened to have a mistake for v24.1. Not sure when that broke for v24.1. Most checks are for the latest version bui...
by adrian
Tue Jan 17, 2023 1:30 pm
Forum: Common Problems
Topic: sha256 of archive downloads
Replies: 7
Views: 857

Re: sha256 of archive downloads

Hi, No, the RSS is only available for the latest version. If you want info for a specific major version, although it's not RSS, you could use the mechanism that Oxygen's "Check for new version" uses. There's a https://www.oxygenxml.com/allVersions.xml file that maps each major version to a...
by adrian
Tue Jan 17, 2023 10:43 am
Forum: Common Problems
Topic: sha256 of archive downloads
Replies: 7
Views: 857

Re: sha256 of archive downloads

Hello, I've logged an improvement request for our website developers to also add a link for the SHA256 checksum to the software archive downloads. Meanwhile, you can use a quick hack to find the SHA256 checksum by slightly adjusting the MD5 checksum URL. If you click the MD5 checksum URL you'll get ...
by adrian
Mon Dec 19, 2022 3:14 pm
Forum: Common Problems
Topic: Silent uninstall :)
Replies: 1
Views: 406

Re: Silent uninstall :)

Hello,
Unattended/quiet uninstall is

Code: Select all

uninstall.exe -q
Regards,
Adrian
by adrian
Mon Dec 19, 2022 11:46 am
Forum: General XML Questions
Topic: Reg exp for appending file extension
Replies: 5
Views: 1591

Re: Reg exp for appending file extension

Hi,

If you want to refer the entire found string, you can use \0 or $0 in the "Replace with" field.
But yes, you can also use explicit capturing groups, like you mentioned.

Regards,
Adrian
by adrian
Tue Dec 13, 2022 3:30 pm
Forum: Common Problems
Topic: URGENT:- Oxygen license issue with Proxy settings!
Replies: 3
Views: 702

Re: URGENT:- Oxygen license issue with Proxy settings!

Hi, If we disable the proxy, the connection works fine. You could also add the license server hostname (or IP) used in the license server URL to the "No proxy for" list from the manual proxy configuration. This allows the connection to the license server to bypass the proxy (direct connect...
by adrian
Tue Dec 13, 2022 3:28 pm
Forum: Common Problems
Topic: URGENT:- Oxygen license issue with Proxy settings!
Replies: 3
Views: 702

Re: URGENT:- Oxygen license issue with Proxy settings!

Hello, Are you using the Oxygen plugin for Eclipse or the standalone edition of Oxygen? We observe that when we have system proxy enabled in the server (where the Eclipse Oxygen is present), the connection to Oxygen license server is failing with Forbidden 403 error message 403 indicates the proxy r...
by adrian
Thu Dec 08, 2022 6:58 pm
Forum: Common Problems
Topic: Oxygen 24.1 is crashing as soon as it opens
Replies: 3
Views: 640

Re: Oxygen 24.1 is crashing as soon as it opens

Hello,

Please see the topic Oxygen 23.1 & 24 crashing frequently on Mac.

Regards,
Adrian
by adrian
Wed Nov 23, 2022 1:22 pm
Forum: Other Issues
Topic: Can't find specific text when searching in a project
Replies: 2
Views: 580

Re: Can't find specific text when searching in a project

Hi, What version of Oxygen are you using? First make sure that the Filters section has Include files: set to *.* . Considering that you are searching for three rather long words separated by space, "Order Management Cloud", it's quite possible that they are not always grouped together on t...
by adrian
Wed Nov 16, 2022 11:43 am
Forum: Common Problems
Topic: Increasing the Available Memory in Oxygen Author
Replies: 2
Views: 437

Re: Increasing the Available Memory in Oxygen Author

Check if your changes have effect in menu > Help > About, JVM Memory Used/Total (last line).

Regards,
Adrian
by adrian
Wed Nov 16, 2022 11:42 am
Forum: Common Problems
Topic: Increasing the Available Memory in Oxygen Author
Replies: 2
Views: 437

Re: Increasing the Available Memory in Oxygen Author

Hello, oxygenAuthor21.1.vmoptions only has effect if you start Oxygen with the oxygenAuthor21.1.exe launcher. From the screenshots it appears you have an XDocsOxygenAuthor deployment which probably uses a different launcher to start the app. In that case, if there's a .bat script that is used to sta...
by adrian
Wed Nov 09, 2022 6:15 pm
Forum: Common Problems
Topic: javascript ANT task no longer working in Oxygen-25.0
Replies: 1
Views: 1072

Re: javascript ANT task no longer working in Oxygen-25.0

Hi, Note that this is not specific to v25.0, but to any distribution of Oxygen (even older versions) that bundles OpenJDK (11+) instead of Java 8. Java 8 includes the Nashorn Javascript engine, but this engine was removed in Java 11+. For Oxygen's JS purposes we included Rhino (js.jar), but that doe...
by adrian
Mon Nov 07, 2022 4:40 pm
Forum: Feature Request
Topic: Allow installation without bundled JRE
Replies: 4
Views: 1354

Re: Allow installation without bundled JRE

Hi, What I am suggesting is an option in prevars or similar that directs the installer to omit this folder. It doesn't have to be exposed in the UI. It can be caveated that this option is very unsupported (just like the options to override the JRE). In that case, you're in luck, at least for Windows...
by adrian
Fri Nov 04, 2022 6:33 pm
Forum: Feature Request
Topic: Allow installation without bundled JRE
Replies: 4
Views: 1354

Re: Allow installation without bundled JRE

Hello, I'm sorry, but we are not planning to do that, at least not for Windows and macOS. I will explain our reasoning for bundling a JRE below and its peculiarities (it's not a vanilla JRE), if you are interested, after discussing your arguments. I hope you'll pardon the rant... The problem with se...
by adrian
Mon Oct 24, 2022 5:07 pm
Forum: Common Problems
Topic: Editor Annotation
Replies: 1
Views: 380

Re: Editor Annotation

Hello, From your other report this is on Oxygen v25.0. Please check in Options > Preferences, Editor > Open, if "Support for special characters" is enabled or at least "Prompt for each document" is selected. If in doubt about the options, press the "Restore defaults" bu...
by adrian
Thu Oct 13, 2022 3:15 pm
Forum: Common Problems
Topic: Oxygen 23.1 & 24 crashing frequently on Mac
Replies: 1
Views: 1586

Re: Oxygen 23.1 & 24 crashing frequently on Mac

Hello, In case anyone else encounters this... We have received frequent crash reports of Oxygen v23.1 and v24.0 using the Java 8 distribution when running on macOS 12 on a Mac with M1 CPU (e.g. MacBook Pro 16" 2021 models) . This also applies to the OpenJDK distribution, if running with JavaFX ...
by adrian
Mon Oct 03, 2022 5:50 pm
Forum: Feature Request
Topic: Open WebDAV Documents via link in browser
Replies: 13
Views: 12372

Re: Open WebDAV Documents via link in browser

Hello,

The screenshots have been uploaded by a user, so I'm afraid we can't help with that.
On what platform and in what web browser are you trying to do this?

Note that web browsers don't really do this by default. Especially now with modern security in place.

Regards,
Adrian
by adrian
Mon Oct 03, 2022 2:01 pm
Forum: Common Problems
Topic: Running oXygen 23.1 on Macbook M1 with openjdk version 11.0.15
Replies: 4
Views: 947

Re: Running oXygen 23.1 on Macbook M1 with openjdk version 11.0.15

Hi,

Java seems to be the correct version, but it most likely doesn't include JavaFX.
I would still recommend using the download that I mentioned. That works without any additional tinkering.

Regards,
Adrian
by adrian
Thu Sep 29, 2022 10:56 am
Forum: Common Problems
Topic: Running oXygen 23.1 on Macbook M1 with openjdk version 11.0.15
Replies: 4
Views: 947

Re: Running oXygen 23.1 on Macbook M1 with openjdk version 11.0.15

Hello, From what provider did you download OpenJDK 11.0.15? From the error message it looks like Oxygen doesn't detect the installed Java. Most likely the JAVA_HOME environment variable is not set. For Oxygen v23.1 the distribution for Apple silicon does not contain a Java VM. One was not available ...
by adrian
Wed Sep 28, 2022 4:47 pm
Forum: Common Problems
Topic: oXygen too small appearance
Replies: 5
Views: 969

Re: oXygen too small appearance

Hi, I missed the last paragraph from the other message. BTW: I'm using 20.1 on another laptop with the same monitor and do not have this problem (but an another one: the look is a bit blurred). The fact that it's blurred, indicates that Windows is doing the scaling in High DPI scaling override mode....
by adrian
Tue Sep 27, 2022 3:25 pm
Forum: Common Problems
Topic: How To Increase Java Memory On MacOS
Replies: 2
Views: 648

Re: How To Increase Java Memory On MacOS

Hi, The procedure from the docs seems to have been mixed up a little. Here's the correct one: To increase the memory available to Oxygen XML Editor on macOS: Right-click the Oxygen XML Editor app in Finder. From the contextual menu, select Show Package Contents . Go to the Contents directory and cop...