Hello Stefan,
The problem you encountered was fixed in the new 23 version of Oxygen that we released last week.
Regards,
Mircea.
Search found 78 matches
- Mon Nov 23, 2020 4:02 pm
- Forum: Other Issues
- Topic: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)
- Replies: 4
- Views: 321
- Thu Aug 06, 2020 12:44 pm
- Forum: Other Issues
- Topic: Calabash and Saxon-EE
- Replies: 3
- Views: 673
Re: Calabash and Saxon-EE
Hello Nicholas, I changed the Schematron rule's context like: <sch:rule context="cdf:ElectionReport"> and the XProc transformation works as expected. It seems that the "element(*, $type)" function does not work well when the Schematron is called from an XProc step. We will investigate this toghether...
- Mon Aug 03, 2020 3:50 pm
- Forum: Other Issues
- Topic: Calabash and Saxon-EE
- Replies: 3
- Views: 673
Re: Calabash and Saxon-EE
Hello,
Can you please give us a small example in order to investigate?
Regards,
Mircea
Can you please give us a small example in order to investigate?
Regards,
Mircea
- Tue Feb 25, 2020 5:22 pm
- Forum: Common Problems
- Topic: XProc error err:XC0050 access denied
- Replies: 7
- Views: 699
Re: XProc error err:XC0050 access denied
It seems that we both replyed in the same time.
Yes, the XProc code needs a fix.
Yes, the XProc code needs a fix.
- Tue Feb 25, 2020 5:19 pm
- Forum: Common Problems
- Topic: XProc error err:XC0050 access denied
- Replies: 7
- Views: 699
Re: XProc error err:XC0050 access denied
It seems that the problem is in the following line: <p:with-option name="href" select="document-uri(.)"/> In my case the "section-X.X.html" files were generated in the oXygen installation directory. It works from the command line because the URI of "." is the directory where you start the Calabash. ...
- Tue Feb 25, 2020 3:39 pm
- Forum: Common Problems
- Topic: XProc error err:XC0050 access denied
- Replies: 7
- Views: 699
Re: XProc error err:XC0050 access denied
I do not have your stylesheet to check the problem.
I used a simple "copy-stylesheet" to check the behaviur, but that do not create additional files.
I used a simple "copy-stylesheet" to check the behaviur, but that do not create additional files.
- Tue Feb 25, 2020 3:16 pm
- Forum: Common Problems
- Topic: XProc error err:XC0050 access denied
- Replies: 7
- Views: 699
Re: XProc error err:XC0050 access denied
Hi Martin, It seems that oXygen does not have the writing permissions for the specified location. The step attempts to store the XML document to the specified URI. It is a dynamic error (err:XC0050) if the URI scheme is not supported or the step cannot store to the specified location. err:XC0050 It ...
- Mon Feb 24, 2020 11:11 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: XProc 3 as a copy of XProc framework but with RNC file from XProc 3 spec
- Replies: 4
- Views: 850
Re: XProc 3 as a copy of XProc framework but with RNC file from XProc 3 spec
Hello, In order for the schema to be validated you need to go in the Options/Preferences/XML/XML Parser/RELAX NG and disable the Check ID/IDREF option. Then create a new XML file, and associate the XProc 3.0 schema. The file should be like: <?xml version="1.0" encoding="UTF-8"?> <?xml-model href="xp...
- Mon Feb 24, 2020 10:28 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: XProc 3 as a copy of XProc framework but with RNC file from XProc 3 spec
- Replies: 4
- Views: 850
Re: XProc 3 as a copy of XProc framework but with RNC file from XProc 3 spec
Hello Martin, Thank you for the feedback. Unfortunately (https://spec.xproc.org/), there is no XProc 3.0 engine ready yet, so we do not have support for the 3.0 version. The schema used for content completion and for validation are hardcoded for 1.0 We plan to add this feature in 22.1 version of Oxy...
- Tue Jun 07, 2016 11:43 am
- Forum: Other Issues
- Topic: Inspecting keys while debugging an XSL transform?
- Replies: 8
- Views: 9913
Re: Inspecting keys while debugging an XSL transform?
Hello,
The Saxon 9.x does not allow us to query the key function oustide the XSLT stylesheet.
As a workaround you can add an xsl:variable that evaluates the key and watch that in the dedicated panel.
Regards,
Mircea.
The Saxon 9.x does not allow us to query the key function oustide the XSLT stylesheet.
As a workaround you can add an xsl:variable that evaluates the key and watch that in the dedicated panel.
Regards,
Mircea.
- Fri Mar 11, 2011 10:47 am
- Forum: Feature Request
- Topic: Calabash error messages aren't clickable
- Replies: 1
- Views: 1333
Re: Calabash error messages aren't clickable
Hello Zearin,
Please give us a small sample (preferably on email) to reproduce this behavior.
If it is something from our integration we will fix it, otherwise we will report it further to Calabash.
Regards,
Mircea.
Please give us a small sample (preferably on email) to reproduce this behavior.
If it is something from our integration we will fix it, otherwise we will report it further to Calabash.
Regards,
Mircea.
- Wed Mar 09, 2011 11:17 am
- Forum: Common Problems
- Topic: XProc: Stylesheet module X included or imported more than on
- Replies: 2
- Views: 1490
Re: XProc: Stylesheet module X included or imported more than on
Hello, What is the current oXygen version & build ID ? What is the Calabash XProc component version ? Please go to Help/About Dialog and find the oXygen verison and build ID in the first "Copyright" tab, and the Calabash XProc version in the "Components" tab. With our current configuration (0.9.32 v...
- Tue Mar 08, 2011 6:53 pm
- Forum: Common Problems
- Topic: XProc: Stylesheet module X included or imported more than on
- Replies: 2
- Views: 1490
Re: XProc: Stylesheet module X included or imported more than on
Hello,
Thank you for reporting this issue. We will investigate it and let you know as soon as we get fix it.
Regards,
Mircea
Thank you for reporting this issue. We will investigate it and let you know as soon as we get fix it.
Regards,
Mircea
- Tue Jan 25, 2011 10:37 am
- Forum: Common Problems
- Topic: Unable to upgrade Eclipse Plug-in 12.1 into RDp 8.0
- Replies: 11
- Views: 3406
Re: Unable to upgrade Eclipse Plug-in 12.1 into RDp 8.0
Hello Carl,
Please contact us at support @ oxygenxml . com and send us some screeshots during the installation procedures, since we cannot obtain the behaviour you encounter.
Please also specify the exact RDp version (8.0 / 8.0.1) and your operating system.
Regards,
Mircea.
Please contact us at support @ oxygenxml . com and send us some screeshots during the installation procedures, since we cannot obtain the behaviour you encounter.
Please also specify the exact RDp version (8.0 / 8.0.1) and your operating system.
Regards,
Mircea.
- Mon Jan 24, 2011 5:58 pm
- Forum: Common Problems
- Topic: Unable to upgrade Eclipse Plug-in 12.1 into RDp 8.0
- Replies: 11
- Views: 3406
Re: Unable to upgrade Eclipse Plug-in 12.1 into RDp 8.0
Hello Carl,
The oXygen XML Editor plugin should be installed through the usual Eclipse site installation procedure, i.e. go to Help/Install New Software.
In the Install dialog that follows add the software site as specified on our installation instructions.
Best regards,
Mircea.
The oXygen XML Editor plugin should be installed through the usual Eclipse site installation procedure, i.e. go to Help/Install New Software.
In the Install dialog that follows add the software site as specified on our installation instructions.
Best regards,
Mircea.
- Wed Jan 05, 2011 6:08 pm
- Forum: Common Problems
- Topic: calumet integration no longer working in the latest version?
- Replies: 8
- Views: 3331
Re: calumet integration no longer working in the latest version?
It seems indeed to be a problem on Mac. We are investigating this, and we will keep you informed.
- Wed Jan 05, 2011 12:53 pm
- Forum: Common Problems
- Topic: calumet integration no longer working in the latest version?
- Replies: 8
- Views: 3331
Re: calumet integration no longer working in the latest version?
Hello, The 1.0.12 Calumet integration works fine with the 12.0 version of oXygen. The problems you encounter are raised from the URI-handling capabilities of Calumet. This means the filepaths you provide are somehow incorect. I tried the same saples you provided (of course with different filepaths) ...
- Tue Oct 05, 2010 4:20 pm
- Forum: Common Problems
- Topic: calumet integration no longer working in the latest version?
- Replies: 8
- Views: 3331
Re: calumet integration no longer working in the latest version?
Hi Paul,
Since 12.0 we performed some API changes and the Calumet conector is no longer compatible.
You can download a conector based on Calumet 1.0.11 here.
Regards,
Mircea
Since 12.0 we performed some API changes and the Calumet conector is no longer compatible.
You can download a conector based on Calumet 1.0.11 here.
Regards,
Mircea
- Wed Jun 02, 2010 4:28 pm
- Forum: Other Issues
- Topic: Gettinng the currently selected XML Element (Oxygen Plugin)
- Replies: 2
- Views: 1274
Re: Gettinng the currently selected XML Element (Oxygen Plugin)
Hi Florian, The text page of our multi-page XML editor is based on Eclipse's TextEditor, and there is no DOM model behind it. The multipage editor is derived from the org.eclipse.ui.part.MultiPageEditorPart [/i] so casting to it and requesting getSelectedPage() shoud give you the XML text editor, wh...
- Tue Jun 01, 2010 4:56 pm
- Forum: XSLT and FOP
- Topic: XProc and XSL-FO
- Replies: 5
- Views: 2758
Re: XProc and XSL-FO
Hello, The first error "[Calabash XProc] com/renderx/xep/FormatterImpl" is obtained only if the paths locating the jars pointed by engine.xml are not valid. The second error which complains about different Class objects for the type javax/xml/transform/Source used in the signature resides in the XEP...
- Mon May 31, 2010 5:16 pm
- Forum: XSLT and FOP
- Topic: XProc and XSL-FO
- Replies: 5
- Views: 2758
Re: XProc and XSL-FO
Hello,
Thank you for reporting this problem. We will investigate it.
Mircea.
Thank you for reporting this problem. We will investigate it.
Mircea.
- Tue May 11, 2010 5:41 pm
- Forum: Other Issues
- Topic: Problem integrating the Oxygen Plugin into RCP Applicatio
- Replies: 1
- Views: 1208
Re: Problem integrating the Oxygen Plugin into RCP Applicatio
Hi, If the oXygen plugin does not work with your RCP Application please check that the following plugins required by oXygen (as can be seen in the plugin.xml file) are available: org.eclipse.compare org.eclipse.core.filesystem org.eclipse.core.net org.eclipse.core.resources org.eclipse.core.runtime ...
- Wed Mar 17, 2010 4:55 pm
- Forum: Common Problems
- Topic: ZendStudio crashes after upgrading to 11.2
- Replies: 20
- Views: 8985
Re: Unable to start plugin using MyEclipse 8.0
Upgraded from 11.1 to 11.2 (via "check for updates" in Eclipse) an hour ago. Result: Eclipse crashes ... Hello, Please give us more details like: - Eclipse version and build number; - Java version; - OS name and version. What exactly you mean by "eclipse crashes" ? The whole workbench is dying or o...
- Fri Mar 05, 2010 10:59 am
- Forum: Common Problems
- Topic: Error: "No such dictionary: <personal>"
- Replies: 3
- Views: 1676
Re: Error: "No such dictionary: <personal>"
Hello,
The problem was reproduced with the 10.3 version, and was already fixed for the 11.x versions.
Since you have a valid maintenance pack you are entitled to a free upgrade to 11.x versions. I suggest you to upgrade to the latest oXygen version, 11.1
Best regards,
Mircea.
The problem was reproduced with the 10.3 version, and was already fixed for the 11.x versions.
Since you have a valid maintenance pack you are entitled to a free upgrade to 11.x versions. I suggest you to upgrade to the latest oXygen version, 11.1
Best regards,
Mircea.
- Thu Mar 04, 2010 1:09 pm
- Forum: Common Problems
- Topic: Error: "No such dictionary: <personal>"
- Replies: 3
- Views: 1676
Re: Error: "No such dictionary: <personal>"
Hello, We tried to reproduce the problem you reported without success. We need more details, like: - oXygen buildID - Window/Preferences/oXygen - Eclipse version & buildID - Help/About Eclipse SDK - Java version that you use in the current Eclipse. And of course a small sample document will be helpf...
- Mon Jan 25, 2010 11:53 am
- Forum: Feature Request
- Topic: Tag deletion
- Replies: 2
- Views: 1567
Re: Tag deletion
Hi,
Thank you for pointing this feature.
We will add this functionality most probably in the next version.
Regards,
Mircea
Thank you for pointing this feature.
We will add this functionality most probably in the next version.
Regards,
Mircea
- Thu Dec 10, 2009 2:52 pm
- Forum: XSLT and FOP
- Topic: Chain of XSLT
- Replies: 3
- Views: 2652
Re: Chain of XSLT
Hi, A simple XProc pipeline for your usecase should look like: <p:declare-step xmlns:p="http://www.w3.org/ns/xproc" xmlns:c="http://www.w3.org/ns/xproc-step"> <p:input port="source"> <p:document href="a.xml"/> </p:input> <p:xslt name="firstStage"> <p:input port="source"/> <p:input port="stylesheet">...
- Thu Oct 22, 2009 12:15 pm
- Forum: Common Problems
- Topic: Calabash configuration
- Replies: 19
- Views: 4452
Re: Calabash configuration
Hi Paul,
We identified the problem and a new kit will be available for general download later this day, we will notify you about it.
Thank you for reporting this issue.
Best regards,
Mircea.
We identified the problem and a new kit will be available for general download later this day, we will notify you about it.
Thank you for reporting this issue.
Best regards,
Mircea.
- Thu Sep 10, 2009 12:21 pm
- Forum: Common Problems
- Topic: mac osx 10.4 and eclipse 3.2.2 - no oxygenxml plugin?
- Replies: 3
- Views: 1828
Re: mac osx 10.4 and eclipse 3.2.2 - no oxygenxml plugin?
Hi,
The 8.2 version (can be found in the Software Archive Pages) is the latest version of <oXygen/> that support Eclipse 3.2
Regards,
Mircea.
The 8.2 version (can be found in the Software Archive Pages) is the latest version of <oXygen/> that support Eclipse 3.2
Regards,
Mircea.
- Tue Sep 08, 2009 10:01 am
- Forum: Common Problems
- Topic: Erratic indent behavior
- Replies: 10
- Views: 3073
Re: Erratic indent behavior
Hello Joe,
The case you described is correct when you have a selection, and the caret is at the end of that selection.
Thank you for reporting this. We will fix it and the fix will be available in the next maintenance build.
Regards,
Mircea.
The case you described is correct when you have a selection, and the caret is at the end of that selection.
Thank you for reporting this. We will fix it and the fix will be available in the next maintenance build.
Regards,
Mircea.