Ok, I downloaded the nightly build but I still have the same problem... It works with java 6 though, not with 5. But what I am developing must work with java 5 =/
In this application I use a JSVGCanvas to display a SVG, and, according to the listeners, the render is completed, but nothing appears in the window... only the background that was set (even if I resize it). Nevertheless, when I save the image as a jpg, it actually is there. I had already sent an e-mail with this problem but got no answer... and when I saw what was happening with Squiggle I thought that it might be it, but it wasn't. =( I tried to run it with java 6 and the newly downloaded batik and got the same output. Thanks for all the help!! giselle On Tue, Aug 19, 2008 at 11:38 AM, Mark Fortner <[EMAIL PROTECTED]> wrote: > I've seen similar problems on Ubuntu with other applications. In my > case, blank dialogs would appear. I've found that if I resized the > dialog and made it reappear, then it repainted properly. The problem > may be a Swing problem or a Compiz problem. > > That said, I've run the Squiggle application without any problems > using both the 32- and 64-bit versions of Java. I'm running the Batik > 1.7, and the 64-bit version of Hardy with the latest version of > Compiz. > > Hope this helps, > > Mark > > On Tue, Aug 19, 2008 at 3:17 AM, Helder Magalhães > <[EMAIL PROTECTED]> wrote: > >> Does anyone have an idea of what might be going on? (i'm using java 5 > from > >> sun, not the default gcj) > > > > I've already made a few experiments with Squiggle, within Ubuntu 8.04, > > also using Sun Java (though I guess I'm using latest available > > version) and have never experienced the symptoms described. > > > > If you have Sun Java installed, I'd suggest a quick attempt to run a > > nightly build [1] using the Web start provided [2]. ;-) This may help > > checking if there's something wrong with your (console?) execution > > environment. ;-) > > > > Hope this helps, > > > > Helder Magalhães > > > > [1] http://arc.mcc.id.au/batik-nightly/ > > [2] http://arc.mcc.id.au/batik-nightly/webstart/squiggle.pl > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > Mark Fortner > > blog: http://feeds.feedburner.com/jroller/ideafactory > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- "Things do not change; we change." (Henry David Thoreau)
