Search found 178 matches

by martindholmes
Tue Feb 03, 2015 7:40 pm
Forum: SDK-API, Frameworks - Document Types
Topic: updateSite.oxygen files
Replies: 2
Views: 2347

Re: updateSite.oxygen files

Works great! Thanks.
by martindholmes
Fri Jan 30, 2015 9:05 pm
Forum: SDK-API, Frameworks - Document Types
Topic: updateSite.oxygen files
Replies: 2
Views: 2347

updateSite.oxygen files

Hi there, I'm creating a setup for building testing versions of the TEI frameworks plugin on our Jenkins CI server, so that TEI Council members can subscribe to a regularly-updated version of the plugin built with the development versions of our Stylesheets and P5 source code. This involves providin...
by martindholmes
Sun Nov 02, 2014 10:54 pm
Forum: Common Problems
Topic: Problem using new editor variables
Replies: 1
Views: 1298

Problem using new editor variables

Hi there, I'm trying to reference some TEI resources from the TEI add-on in an Ant task, using the new variables. My scenario parameters include this: teiPlugin: ${frameworkDir(TEI P5)} and I've also tried: teiPlugin ${frameworkDir(tei)} based on the folder name of the TEI plugin. I've also tried qu...
by martindholmes
Sat Sep 13, 2014 11:47 pm
Forum: Common Problems
Topic: Store portable scenario association in xpr file
Replies: 2
Views: 1891

Store portable scenario association in xpr file

Hi there, I've trying to figure out how to do the following: We have an ant file ("build-dist.xml") which is part of an ant scenario. I'd like to associate the ant build file itself with the scenario, so that when I have that file open, the scenario runs when I click on the red triangle bu...
by martindholmes
Wed Aug 13, 2014 2:46 am
Forum: Feature Request
Topic: Editor variable for add-on framework
Replies: 3
Views: 2274

Re: Editor variable for add-on framework

This sounds great. When is 16.1 due?
by martindholmes
Fri Jun 27, 2014 5:31 am
Forum: Feature Request
Topic: Editor variable for add-on framework
Replies: 3
Views: 2274

Editor variable for add-on framework

I'd like to suggest that an editor variable be added that points to the directory within which extension frameworks have been installed. On my current desktop it would point to: /home/mholmes/.com.oxygenxml/extensions/v16.0/frameworks I need to be able to use this path in Ant scenarios, on the assum...
by martindholmes
Fri Jun 27, 2014 12:30 am
Forum: Common Problems
Topic: Ant task to transform all files in a folder
Replies: 2
Views: 3048

Re: Ant task to transform all files in a folder

Answering my own question, in case it helps someone else. I had to use a fileset: <fileset id="anthologyFiles" dir="${pd}/anthology" includes="*.xml"></fileset> <xslt force="true" style="${pd}/xsl/poem.xsl" destdir="${pd}/html" extension=&q...
by martindholmes
Thu Jun 26, 2014 11:54 pm
Forum: Common Problems
Topic: Ant task to transform all files in a folder
Replies: 2
Views: 3048

Ant task to transform all files in a folder

I'm having trouble getting a fairly simple Ant task to work. I'm trying to run an XSLT transformation on all the files in a folder and output the results to another folder. This is what the relevant bit of the build file looks like at the moment: <target name="poemsToHTML"> <echo>Create ou...
by martindholmes
Tue May 13, 2014 10:51 pm
Forum: Common Problems
Topic: Project view folder refresh seems to be broken
Replies: 2
Views: 1662

Re: Project view folder refresh seems to be broken

Done -- screenshots on their way, with system info.

Cheers,
Martin
by martindholmes
Tue May 13, 2014 7:24 pm
Forum: Common Problems
Topic: Project view folder refresh seems to be broken
Replies: 2
Views: 1662

Project view folder refresh seems to be broken

On Ubuntu desktop 64-bit (12.04, and now 14.04), the Project View folder refresh function seems to have been broken for the last few versions. If I add or remove a folder outside of Oxygen, then right-click and select "Refresh", the folder view ends up garbled (with some folder names rende...
by martindholmes
Fri May 09, 2014 8:07 pm
Forum: Common Problems
Topic: XEP fails, but only in Oxygen
Replies: 4
Views: 2501

Re: XEP fails, but only in Oxygen

Figured it out: In the process of updating Ubuntu, a bunch of apps got removed because of repo problems. I reinstalled all the ones I noticed, but it looks like the "xep" script file that runs the app was deleted. That would have presented Oxygen with a problem, presumably, and it seems to...
by martindholmes
Fri May 09, 2014 7:59 pm
Forum: Common Problems
Topic: XEP fails, but only in Oxygen
Replies: 4
Views: 2501

Re: XEP fails, but only in Oxygen

It's XEP 4.5.
by martindholmes
Fri May 09, 2014 7:58 pm
Forum: Common Problems
Topic: XEP fails, but only in Oxygen
Replies: 4
Views: 2501

Re: XEP fails, but only in Oxygen

This is the log: Started: /media/Data/mholmes/apps/RenderX/XEP/lib/xep.jar -fo /media/Data/mholmes/Documents/english/scancan2/svnrepo/xml/master_vol_21.xml_xslt -pdf /media/Data/mholmes/Documents/english/scancan2/pdf/master_vol_21.pdf invalid file (bad magic number): Exec format error Process ended ...
by martindholmes
Fri May 09, 2014 12:30 am
Forum: Common Problems
Topic: XEP fails, but only in Oxygen
Replies: 4
Views: 2501

XEP fails, but only in Oxygen

I have an installation of Oxygen which has been working fine for a couple of years, currently at 15.2. I use XEP a lot. Recently I updated the OS (from Ubuntu 12.04 to 14.04, both 64-bit), which may or may not be the cause of the problem, which is this: When I run a transformation scenario which doe...
by martindholmes
Thu Mar 20, 2014 7:36 pm
Forum: Common Problems
Topic: Tooltips never disappear
Replies: 15
Views: 7669

Re: Tooltips never disappear

I do switch projects a lot, but the stuck tooltip doesn't seem to appear or persist after switching; I just switched projects three times this morning, and the first stuck tooltip only appeared several minutes into editing a couple of files in the last project. I can confirm that updating to the lat...
by martindholmes
Mon Mar 17, 2014 11:09 pm
Forum: Common Problems
Topic: Tooltips never disappear
Replies: 15
Views: 7669

Tooltips never disappear

I remember this happening occasionally in the past, but since upgrading to 15.2 it's been a constant annoyance: the (usually helpful) tooltips that appear when you're editing code refuse to disappear, even when switching between documents, and the only fix seems to be to restart the application. Rig...
by martindholmes
Wed Jan 15, 2014 2:29 am
Forum: Other Issues
Topic: Documentation generation failure
Replies: 1
Views: 1130

Documentation generation failure

We're trying to use Oxygen's stylesheetDocumentation.sh script to generate documentation, and on some machines (but not others), we're getting this error: Script file for generating XSL Stylesheet documentation using oXygen XML Editor stylesheet documentation generator. Exception in thread "mai...
by martindholmes
Mon Dec 23, 2013 9:38 pm
Forum: XSLT and FOP
Topic: Unwanted namespace prefix "_0"
Replies: 2
Views: 2197

Unwanted namespace prefix "_0"

I've come across a rather annoying thing when using Saxon 9 to do XSLT transforms both in the debugger and through a Transformation Scenario. The problem doesn't occur when running Saxon on the command line, so it must be something to do with the Oxygen setup, although I can't figure out what. I hav...
by martindholmes
Wed May 01, 2013 5:41 pm
Forum: Feature Request
Topic: "Open in terminal" from project view
Replies: 1
Views: 2455

"Open in terminal" from project view

Anyone used to using the Nautilus file manager in Linux has probably come to appreciate the ability to right-click on a folder and choose "Open in terminal" to get a terminal instance set to the target directory. This would be really handy to have in the context menu of the Project view in...
by martindholmes
Tue Apr 16, 2013 1:16 am
Forum: Common Problems
Topic: Oxygen crash when opening a file
Replies: 2
Views: 2236

Re: Oxygen crash when opening a file

Thanks Ionela -- that worked. I use OpenJDK by default anyway, but I've been advised in the past to let Oxygen use its own Oracle JRE. Nice to know that I don't have to!

Cheers,
Martin
by martindholmes
Mon Apr 15, 2013 7:14 pm
Forum: Common Problems
Topic: Oxygen crash when opening a file
Replies: 2
Views: 2236

Oxygen crash when opening a file

HI there, I've been trying to open TEI spec files this morning and getting a complete crash every time. This is the command-line output from the crash: *** glibc detected *** /home/mholmes/Oxygen XML Editor 14/jre/bin/java: double free or corruption (fasttop): 0x00007f77e80263f0 *** ======= Backtrac...
by martindholmes
Fri Mar 15, 2013 9:55 pm
Forum: Common Problems
Topic: Registering fonts with FOP
Replies: 2
Views: 2307

Re: Registering fonts with FOP

I was able to get a little further by adding two more libraries to the classpath, and running a complete literal command instead of using the exports: java -cp lib/fop.jar:lib/avalon--framework-4.2.0.jar:lib/xercesImpl.jar:lib/commons-logging-1.1.1.jar:lib/commons-io-1.3.1.jar:lib/xmlgraphics-common...
by martindholmes
Fri Mar 15, 2013 9:42 pm
Forum: Common Problems
Topic: Registering fonts with FOP
Replies: 2
Views: 2307

Registering fonts with FOP

I'm trying to follow the instructions here: http://www.oxygenxml.com/doc/ug-editor/index.html#tasks/add-font-to-builtin-FOP.html to add fonts to the built-in FOP, on Linux, but the suggested script fails. line 3: export: `-cp': not a valid identifier line 3: export: `lib/fop.jar:lib/avalon-framework...
by martindholmes
Wed Feb 20, 2013 1:37 am
Forum: Other Issues
Topic: New licence prices are scary
Replies: 1
Views: 1709

New licence prices are scary

Hi there, For several months, we've been trying to organize enough interested parties to purchase a site licence for our university. We're just getting to the point where people are beginning to see the sense and value of this, and now I look at your purchasing page and discover that the cost is goi...
by martindholmes
Tue Jun 26, 2012 1:16 am
Forum: Common Problems
Topic: Validation of TEI files
Replies: 1
Views: 2126

Validation of TEI files

When editing a TEI file which is not explicitly linked to a schema, Oxygen uses something from the TEI framework to do the validation. Can you tell me exactly what it uses? I was under the impression that it was the tei_all customization, but based on recent experiences that doesn't seem to be the c...
by martindholmes
Fri Jun 22, 2012 1:41 am
Forum: Common Problems
Topic: Errors after installing the latest TEI framework
Replies: 1
Views: 1518

Errors after installing the latest TEI framework

I've installed the latest TEI framework release from the oxygen-tei project on Google, and since I did that, I've been getting an error. What steps will reproduce the problem? 1. Update the TEI framework in Oxygen 13.2 using the download from oxygen-tei. 2. Start Oxygen. 3. See this error message: S...
by martindholmes
Fri Mar 30, 2012 7:25 pm
Forum: Common Problems
Topic: Regular expression issue
Replies: 1
Views: 1979

Regular expression issue

Hi there, I'm trying to find TEI <choice> tags with a particular configuration (where there is a long s in the <orig> tag and no long s in the <reg>. I have a regex like this: <choice>\s*<orig>(\w*ſ\w*)\s*</orig>\s*<reg>\s*[^ſ]+\s*</reg>\s*</choice> But this fails to find anything. If I replace the ...
by martindholmes
Thu Feb 09, 2012 8:34 pm
Forum: Common Problems
Topic: Turn off behaviour in project window?
Replies: 1
Views: 1263

Turn off behaviour in project window?

One or two versions ago, oXygen introduced a new feature whereby the file which is open for editing is always selected in the project window. I thought this was a good idea when I first experienced it, but I'm finding it quite annoying now; most problematic is what happens when I close a file, becau...
by martindholmes
Wed Aug 31, 2011 6:23 pm
Forum: Other Issues
Topic: Version 13: BIDI triggered for document with no BIDI characters
Replies: 2
Views: 2052

Version 13: BIDI triggered for document with no BIDI characters

Since upgrading to version 13, I'm seeing the BIDI warning triggered for XML files which don't contain any BIDI characters. The document properties show BIDI as "true". I seem to remember this problem in an earlier version, but I can't remember how it was solved -- perhaps by turning off B...
by martindholmes
Wed May 11, 2011 7:15 pm
Forum: Other Issues
Topic: Problem running stylesheetDocumentation.sh
Replies: 9
Views: 3565

Re: Problem running stylesheetDocumentation.sh

It's the Sun Java: hcmc@Jenkins2:~$ java -version java version "1.6.0_25" Java(TM) SE Runtime Environment (build 1.6.0_25-b06) Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode) But I'd forgotten all about the licence. Since it's headless, I've never started oXygen up so it's n...