Bug 529021

Summary: [Wayland] test_ConstructorLorg_eclipse_swt_graphics_DeviceI throws SWTError
Product: [Eclipse Project] Platform Reporter: Eric Williams <ericwill>
Component: SWTAssignee: Alexander Kurtakov <akurtakov>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: akurtakov, lufimtse
Version: 4.8Keywords: test
Target Milestone: 4.8 M5   
Hardware: PC   
OS: Linux   
See Also: https://git.eclipse.org/r/114962
https://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=3fc9146dd220a4f122ce02b39ac3afd561b839d3
Whiteboard:
Bug Depends on:    
Bug Blocks: 516841    

Description Eric Williams CLA 2017-12-20 10:34:30 EST
The test case: test_ConstructorLorg_eclipse_swt_graphics_DeviceI throws an SWTError and says "No more handles".

GTK3.22
Fedora 27, Wayland
SWT master branch
Comment 1 Eric Williams CLA 2017-12-20 10:39:33 EST
The line that triggers the error:

cursor = new Cursor(display, SWT.CURSOR_SIZENESW);
Comment 2 Eclipse Genie CLA 2018-01-04 15:42:35 EST
New Gerrit change created: https://git.eclipse.org/r/114962