Pedro Duque Vieira

Results 113 comments of Pedro Duque Vieira

Searching through Maven Central, I can see JMetro 11.6.15 is there: https://search.maven.org/artifact/org.jfxtras/jmetro/11.6.15/pom It might not have been previously by mistake but it is now since: 9 May 2021 I'll close...

Hi, Can you provide a small test app that shows the bug happening? Without it I can't really say what's going on and whether the problem is really a JMetro...

@iazarny @dchuyko Truly sorry for the wait I've been very busy with my day to day work. So after debugging your attached example app I've nailed it down to a...

Hi, Sorry for the late reply but I've been very busy with my day to day work. Is there any call to a Jmetro method or anything related to JMetro...

@vkphd Can you check if it also happens on different versions of Java and different versions of JavaFX?

BTW, this is a very strange bug. Unless I'm missing something I don't see how a dependency that's never used could trigger an exception.. Thanks

Anyways, please attach a small test app that illustrates the problem happening. This is the standard practice for any bug. Also, this is even more important given the small amount...

I'll need a small test app (as small as possible) so I can run and see the problem happening. Then I can also debug it.

Thanks a lot for attaching a test app @bykka

Thanks for your input guys! At least we have the workaround that @bykka mentioned, so we already have a way to make this work. That is, explicitly import the javafx.graphics...