Search found 264 matches

by sderrick
Tue Jul 03, 2012 12:54 am
Forum: Common Problems
Topic: Is the debugger fixed in version 14
Replies: 3
Views: 1745

Re: Is the debugger fixed in version 14

I'm assuming(hoping) you folks actually use a bug tracking system to keep track of bugs on Oxygen, if so why can't you just tell me if its fixed it or not? Your answer raises the question of, "Do you care that your debugger is virtually useless in many circumstances"? I'm also not convince...
by sderrick
Fri Jun 29, 2012 4:27 pm
Forum: Common Problems
Topic: Is the debugger fixed in version 14
Replies: 3
Views: 1745

Is the debugger fixed in version 14

I reported a bug in the debugger in June 2010

http://www.oxygenxml.com/forum/topic6672.html

That prevents the user from inspecting local variables after any variable is assigned a value using an if() statement.

Has this finally been fixed and does version 14 debugger work correctly?

thanks,

Scott
by sderrick
Thu Mar 29, 2012 1:27 am
Forum: Common Problems
Topic: 13.2 Debugger Slow?
Replies: 10
Views: 3381

Re: 13.2 Debugger Slow?

Yeah, I must have been dreaming because its still really really slow. I deleted the bundled JRE and Oxygen now shows it is using my jdk1.7. but no improvement. I still have the really exasperating disappearing local variables if I evaluate an if() expression. Makes debugging a PITA! Its not running ...
by sderrick
Thu Mar 29, 2012 12:59 am
Forum: Common Problems
Topic: global change of transformer in transformation scenario
Replies: 2
Views: 1837

Re: global change of transformer in transformation scenario

Excellent.

Just what I was looking for and worked like a charm..

thanks,

Scott
by sderrick
Tue Mar 27, 2012 7:31 pm
Forum: Common Problems
Topic: global change of transformer in transformation scenario
Replies: 2
Views: 1837

global change of transformer in transformation scenario

We just switched over to using SaxonPE

All my transformers in my transformation scenarios are set to use SaxonHE.

I have a ton of them.

Anyway to switch them all in one Swell Foop?

Scott
by sderrick
Thu Mar 08, 2012 3:08 am
Forum: XSLT and FOP
Topic: global template for particular tag
Replies: 0
Views: 2323

global template for particular tag

I have about 31 templates in a script for a match to "tei:head" they are all conditional on associated attributes or parent:: or ancestor:: conditionals. I would like to call a function on all of them and then have the regular template matching happen. Basically do some pre-processing on a...
by sderrick
Wed Feb 29, 2012 1:11 am
Forum: Common Problems
Topic: 13.2 Debugger Slow?
Replies: 10
Views: 3381

Re: 13.2 Debugger Slow?

Oxygen: oxygen-64bit.sh is the file name

Mint: 11, Katya, AMD64

kernel: #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011


thanks,

Scott
by sderrick
Mon Feb 27, 2012 5:57 pm
Forum: Common Problems
Topic: Variable not defined sometimes?
Replies: 11
Views: 5336

Re: Variable not defined sometimes?

Yes I agree, the variables in the current context always disappear if an if() statement is reached. The restoration of the context is problematic. I still think this is a "MAJOR" bug. There is no way to debug variable construction if the declaration(s) are more complex than a simple assign...
by sderrick
Mon Feb 27, 2012 5:48 pm
Forum: Common Problems
Topic: 13.2 Debugger Slow?
Replies: 10
Views: 3381

Re: 13.2 Debugger Slow?

I upgraded JDK from the latest Sun 6.x to openJDK 7.x The upgrade seemed to cure the slowdown. I tested 12.2, 13.1 and 13.2, all ran my large file test in about the same time. Much much faster than before. Sorry for the false alarm. Mint must have upgraded the Sun JDK in the repository right around ...
by sderrick
Fri Feb 24, 2012 8:38 pm
Forum: Common Problems
Topic: Variable not defined sometimes?
Replies: 11
Views: 5336

Re: Variable not defined sometimes?

I think I figured out when it happens, an example <xsl:template name="paragraphLangLink"> <xsl:param name="ref"/> <xsl:param name="content"/> <xsl:param name="modifyFontStyle"/> <xsl:variable name="textNode" select="if($ref/@xml:lang and $ref/@x...
by sderrick
Wed Feb 22, 2012 11:52 pm
Forum: Common Problems
Topic: 13.2 Debugger Slow?
Replies: 10
Views: 3381

Re: 13.2 Debugger Slow?

No conditional breakpoints.

The regular transform takes about 15 seconds.

By setting the opt level to 0 it runs somewhat faster.

If I put a regular breakpoint about half way through the document it takes about 2 minutes to reach it.

That seems like a long time.
by sderrick
Wed Feb 22, 2012 11:12 pm
Forum: Common Problems
Topic: Variable not defined sometimes?
Replies: 11
Views: 5336

Re: Variable not defined sometimes?

I lowered the opt level down to 0.

didn't fix anything.

Scott
by sderrick
Wed Feb 22, 2012 7:35 pm
Forum: Common Problems
Topic: Variable not defined sometimes?
Replies: 11
Views: 5336

Re: Variable not defined sometimes?

Hello, What version and build number of Oxygen are you using(Help -> About)? Regards, Adrian <oXygen/> XML Editor 13.2, build 2012011017 I will lower the optimization level. it was set at 10 which I assume is the highest. This effects only debugging and not when applying a transformation is that co...
by sderrick
Tue Feb 21, 2012 11:47 pm
Forum: Common Problems
Topic: Variable not defined sometimes?
Replies: 11
Views: 5336

Variable not defined sometimes?

This is an odd problem and to make matters worse its inconsistent. When stepping into a template and then stepping through the variable instantiation code the variables and params are not available for inspection? If I inspect the value the variables are being set to I can access that info? An examp...
by sderrick
Tue Feb 21, 2012 11:33 pm
Forum: Common Problems
Topic: 13.2 Debugger Slow?
Replies: 10
Views: 3381

Re: 13.2 Debugger Slow?

Hi, Can you please clarify the version you are comparing 13.2 to? Also, in what sense you find it slow? Is it less responsive? Regards, Adrian I'm comparing to to 13.1 Slow in regards to setting a break-point and having to wait a long long time for it to finally get to the break point. I am debuggi...
by sderrick
Tue Feb 21, 2012 12:06 am
Forum: Common Problems
Topic: 13.2 Debugger Slow?
Replies: 10
Views: 3381

13.2 Debugger Slow?

Linux Mint AMD64 kernel 2.6.38-8-generic Ever since upgrading to 13.2 I've noticed the debugger is much slower than 13.2? Here is my start command from oxygen.sh "${OXYGEN_JAVA}" -Xss1024k -Xmx1024m\ -XX:SoftRefLRUPolicyMSPerMB=10\ "-Dcom.oxygenxml.editor.plugins.dir=$OXYGEN_HOME/plug...
by sderrick
Mon Jan 30, 2012 5:30 pm
Forum: Common Problems
Topic: Perspective buttons moved in 13.2
Replies: 3
Views: 1612

Re: Perspective buttons moved in 13.2

They are too far away for effective work.

All the work buttons are on the left except these? It's a distraction and adds to the workload.

I would prefer to either have them movable or put them back.

thanks,

Scott
by sderrick
Sun Jan 29, 2012 1:29 am
Forum: Common Problems
Topic: Perspective buttons moved in 13.2
Replies: 3
Views: 1612

Perspective buttons moved in 13.2

Upgraded to 13.2.

The perspective buttons on the tool bar are way over to the right now. Anyway to put them back on the left with the other tool buttons?

thanks,
Scott
by sderrick
Thu Oct 27, 2011 4:41 pm
Forum: Common Problems
Topic: Diff gone from 13.1 package
Replies: 2
Views: 1291

Re: Diff gone from 13.1 package

Installed on Linux. I looked in the app directory and there they are! Sorry, I guess I forgot I had added them to my programmers menu. My bad! Scott Hello, No, the Diff Files and Diff Directories applications were not removed from the Oxygen install kit. What product did you install: Oxygen XML Edit...
by sderrick
Thu Oct 27, 2011 1:21 am
Forum: Common Problems
Topic: Diff gone from 13.1 package
Replies: 2
Views: 1291

Diff gone from 13.1 package

I just installed 13.1 and noticed it didn't install new diff programs like 12.2 did?

Has diff been pulled from the package?

Scott
by sderrick
Wed Sep 21, 2011 7:54 pm
Forum: General XML Questions
Topic: Getting document from InDesign
Replies: 3
Views: 3414

Getting document from InDesign

I need to get documents created in InDesign, turned into a useful xml format like TEI. Does anybody have a suggestion on what would be the best format to export out of InDesign that I can then transform into TEI? I've looked at the Tagged Text format but it doesn't contain all the information, its a...
by sderrick
Tue Aug 16, 2011 6:08 am
Forum: XSLT and FOP
Topic: Java command line failure
Replies: 7
Views: 3532

Re: Java command line failure

Dan you were right, almost! Dan, I'm sorry to say that didn't work. I used the resolver.jar included in Oxygen and ran this java -Dxml.catalog.files=/opt/Oxygen\ XML\ Editor\ 12/frameworks/xhtml/dtd/xhtmlcatalog.xml -cp /opt/Oxygen\ XML\ Editor\ 12/lib/resolver.jar:lib/saxonHE-9.3.0.5.jar net.sf.sax...
by sderrick
Mon Aug 15, 2011 11:35 pm
Forum: XSLT and FOP
Topic: Java command line failure
Replies: 7
Views: 3532

Re: Java command line failure

It has been suggested that Oxygen is using a cached copy of the html dtd? xmlns:html="http://www.w3.org/1999/html" and when I run saxon on the command line it's trying to get it using the "http://www.w3.org/1999/html" address and not getting it? Is that possible? If so where are ...
by sderrick
Mon Aug 15, 2011 8:32 pm
Forum: XSLT and FOP
Topic: Java command line failure
Replies: 7
Views: 3532

Re: Java command line failure

:shock: This is killing me!

Why would a script run fine in Oxygen and not on the command line in the same environment? Same version of Java same version of saxon parser!!!

Scott
by sderrick
Mon Aug 15, 2011 7:15 pm
Forum: XSLT and FOP
Topic: Java command line failure
Replies: 7
Views: 3532

Re: Java command line failure

Here's the verbose output from Java, I truncated it but its still long!! [Loaded net.sf.saxon.tinytree.TinyNodeImpl from file:/home/scott/workspace/books_changes2/lib/saxonHE-9.3.0.5.jar] [Loaded net.sf.saxon.tinytree.TinyParentNodeImpl from file:/home/scott/workspace/books_changes2/lib/saxonHE-9.3....
by sderrick
Mon Aug 15, 2011 6:48 pm
Forum: XSLT and FOP
Topic: Java command line failure
Replies: 7
Views: 3532

Re: Java command line failure

Dan, I'm sorry to say that didn't work. I used the resolver.jar included in Oxygen and ran this java -Dxml.catalog.files=/opt/Oxygen\ XML\ Editor\ 12/frameworks/xhtml/dtd/xhtmlcatalog.xml -cp /opt/Oxygen\ XML\ Editor\ 12/lib/resolver.jar:lib/saxonHE-9.3.0.5.jar net.sf.saxon.Transform -r:org.apache.x...
by sderrick
Mon Aug 15, 2011 5:17 pm
Forum: XSLT and FOP
Topic: Java command line failure
Replies: 7
Views: 3532

Re: Java command line failure

thanks Dan I'll try that!
by sderrick
Sat Aug 13, 2011 5:53 pm
Forum: XSLT and FOP
Topic: Java command line failure
Replies: 7
Views: 3532

Java command line failure

This is not really a question about Oxygen but about moving a stylesheet developed in Oxygen into a production environment. I have a very simple style sheet to extract the text from a html document. <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet xmlns:xsl="http://www...
by sderrick
Wed Jun 22, 2011 5:59 pm
Forum: XSLT and FOP
Topic: What are these &#x1e;&#x1e;&#x1e;???
Replies: 8
Views: 6201

Re: What are these &#x1e;&#x1e;&#x1e;???

I still get them!!! This is somewhat irritating. here's another sample of the fubar output <teiHeader>&#x1e;&#x1e;&#x1e; <fileDesc>&#x1e;&#x1e;&#x1e; <titleStmt>&#x1e;&#x1e;&#x1e; <title>&#x1e;&#x1e;&#x1e;Pulpit and Press</title> <author>&#x1e;&...
by sderrick
Thu Jun 09, 2011 11:12 pm
Forum: XSLT and FOP
Topic: What are these &#x1e;&#x1e;&#x1e;???
Replies: 8
Views: 6201

Re: What are these &#x1e;&#x1e;&#x1e;???

A little more information.

If I apply the transform in the debugger I get the &#x1e;'s inserted.

If I apply the transform through the Document/Transformation/...

I don't get the &#x1e;'s....

Scott