Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: No Longer Reproducible
-
3.1.2
-
None
-
None
-
Linux kali 4.9.0-kali1-amd64 #1 SMP Debian 4.9.6-3kali2 (2017-01-30)
java version "1.8.0_131"
Description
When I want to create a module, the Dev Studio crashes after clicking the next button.
Reproduction
- Right click on Project Explorer
- Click New -> Project
- Choose Liferay Module Project
- Type a name for the project
- Choose service-builder from the Project Template drop-down
- Click Next
The IDE crashes, and it needs to be started again
The following error appears on the console:
(Liferay Developer Studio:3423): Gdk-ERROR **: The program 'Liferay Developer Studio' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 33476 error_code 8 request_code 139 (RENDER) minor_code 4) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the GDK_SYNCHRONIZE environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)