I am running a javaFx application. When I click on some buttons it show the following error:
Can't create transparent stage, because your screen doesn't support alpha channel. You need to enable XComposite extension.
I am not able to find the problem. I almost spent an hour but still no output. Please help.
Thanks on advance!