DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38891>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38891 ------- Additional Comments From [EMAIL PROTECTED] 2006-04-01 13:23 ------- (In reply to comment #4) > (In reply to comment #3) > > > It looked to me like an issue with the new ImageWriter stuff. > > > You are right, The transcoding of the WMF goes on without any problem with > > an > > earlier SVN version (earlier than the ImageWriter modifications, but later > > than the WMF transcoder modifications). > > Interesting this worked just fine for me. I was basing my statement > on the stack trace. Does the code fail for you as well then? How are > you running the transcoder? Do you include the 'resources' directory > on the class path? I guess it's the ImageWriterRegistry reporting null because it can't find any ImageWriter implementation (just as your questions suggests). Should we throw an exception if no ImageWriter implementation can be reported? I think that would make sense. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
