Re: IndexOutOfBoundsException when creating pdf

2008-01-22 Thread Jeremias Maerki
I found a cheap fix. More details in the Bugzilla entry.

On 22.01.2008 13:17:27 Bjoern wrote:
> 
> 
> Bjoern wrote:
> > 
> > 
> > Vincent Hennebert-3 wrote:
> >> 
> >> Can you please open a bug report [1], attaching your sample FO file? 
> >> That will allow us to keep track of the issue.
> >> 
> > http://issues.apache.org/bugzilla/show_bug.cgi?id=44160
> > 
> 
> Had anybody the chance to have a look at it? Its back again and its a real
> showstopper now :-(
> 
> Bjoern
> 
> -- 
> View this message in context: 
> http://www.nabble.com/IndexOutOfBoundsException-when-creating-pdf-tp14315456p15017510.html
> Sent from the FOP - Users mailing list archive at Nabble.com.



Jeremias Maerki


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: IndexOutOfBoundsException when creating pdf

2008-01-22 Thread Bjoern


Bjoern wrote:
> 
> 
> Vincent Hennebert-3 wrote:
>> 
>> Can you please open a bug report [1], attaching your sample FO file? 
>> That will allow us to keep track of the issue.
>> 
> http://issues.apache.org/bugzilla/show_bug.cgi?id=44160
> 

Had anybody the chance to have a look at it? Its back again and its a real
showstopper now :-(

Bjoern

-- 
View this message in context: 
http://www.nabble.com/IndexOutOfBoundsException-when-creating-pdf-tp14315456p15017510.html
Sent from the FOP - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: IndexOutOfBoundsException when creating pdf

2008-01-02 Thread Bjoern


Vincent Hennebert-3 wrote:
> 
> Hi Bjoern,
> 
> Can you please open a bug report [1], attaching your sample FO file? 
> That will allow us to keep track of the issue.
> 

done:

http://issues.apache.org/bugzilla/show_bug.cgi?id=44160

Bjoern
-- 
View this message in context: 
http://www.nabble.com/IndexOutOfBoundsException-when-creating-pdf-tp14315456p14577215.html
Sent from the FOP - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: IndexOutOfBoundsException when creating pdf

2008-01-02 Thread Vincent Hennebert
Hi Bjoern,

Can you please open a bug report [1], attaching your sample FO file? 
That will allow us to keep track of the issue.

Thanks,
Vincent

[1] http://issues.apache.org/bugzilla/enter_bug.cgi?product=Fop

Bjoern wrote:
> 
> Jeremias Maerki-2 wrote:
>> We're still waiting for a (preferably short) FO file that demonstrates
>> the problem. Otherwise, there's nothing we can do.
>>
> 
> Hi Jeremias,
> 
> I was able to track the error down to the attached file (
> http://www.nabble.com/file/p14488145/tmp_sip.xml.fo tmp_sip.xml.fo ).
> I tried to delete as much as possible. If I delete any further paragraph of
> the text, the error doesn't occurs any more. Also if I set hyphenation to
> true in my stylesheet, the error goes away.
> 
> I tried it with fop 0.94 and trunk with the same result. For some reason fop
> 0.92 doesn't show the error with that file, although it did before with
> other files.
> I hope that helps somehow to find the error.
> 
> thank you for your help
> 
> Bjoern

-- 
Vincent HennebertAnyware Technologies
http://people.apache.org/~vhennebert http://www.anyware-tech.com
Apache FOP Committer FOP Development/Consulting

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: IndexOutOfBoundsException when creating pdf

2007-12-24 Thread Bjoern


Jeremias Maerki-2 wrote:
> 
> We're still waiting for a (preferably short) FO file that demonstrates
> the problem. Otherwise, there's nothing we can do.
> 

Hi Jeremias,

I was able to track the error down to the attached file (
http://www.nabble.com/file/p14488145/tmp_sip.xml.fo tmp_sip.xml.fo ).
I tried to delete as much as possible. If I delete any further paragraph of
the text, the error doesn't occurs any more. Also if I set hyphenation to
true in my stylesheet, the error goes away.

I tried it with fop 0.94 and trunk with the same result. For some reason fop
0.92 doesn't show the error with that file, although it did before with
other files.
I hope that helps somehow to find the error.

thank you for your help

Bjoern
-- 
View this message in context: 
http://www.nabble.com/IndexOutOfBoundsException-when-creating-pdf-tp14315456p14488145.html
Sent from the FOP - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: IndexOutOfBoundsException when creating pdf

2007-12-21 Thread Bjoern



Jeremias Maerki-2 wrote:
> 
> We're still waiting for a (preferably short) FO file that demonstrates
> the problem. Otherwise, there's nothing we can do.
> 

Well, *short* seems to be a problem. I'll try to create a short FO-file if
it occurs again.

Greetings Bjoern
-- 
View this message in context: 
http://www.nabble.com/IndexOutOfBoundsException-when-creating-pdf-tp14315456p14456937.html
Sent from the FOP - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: IndexOutOfBoundsException when creating pdf

2007-12-20 Thread Jeremias Maerki
We're still waiting for a (preferably short) FO file that demonstrates
the problem. Otherwise, there's nothing we can do.

On 19.12.2007 14:07:36 Bjoern wrote:
> 
> Hi,
> 
> although I currently can't reproduce the error as my file has grown, I'm
> scared that it might come back. Probably at a time when I don't need it at
> all, cause I have to hand in my thesis...
> So it would be fine if someone has an idea what causes the error. 
> Eric did seem to have the same problem:
> http://www.nabble.com/forum/ViewPost.jtp?post=9910977&framed=y
> but didn't really find a solution as well.
> 
> Greetings Bjoern
> -- 
> View this message in context: 
> http://www.nabble.com/IndexOutOfBoundsException-when-creating-pdf-tp14315456p14416512.html
> Sent from the FOP - Users mailing list archive at Nabble.com.



Jeremias Maerki


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: IndexOutOfBoundsException when creating pdf

2007-12-19 Thread Bjoern

Hi,

although I currently can't reproduce the error as my file has grown, I'm
scared that it might come back. Probably at a time when I don't need it at
all, cause I have to hand in my thesis...
So it would be fine if someone has an idea what causes the error. 
Eric did seem to have the same problem:
http://www.nabble.com/forum/ViewPost.jtp?post=9910977&framed=y
but didn't really find a solution as well.

Greetings Bjoern
-- 
View this message in context: 
http://www.nabble.com/IndexOutOfBoundsException-when-creating-pdf-tp14315456p14416512.html
Sent from the FOP - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]