Bug 546464 - webkit2_BrowserProblem
Summary: webkit2_BrowserProblem
Status: CLOSED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.9   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo, triaged
Depends on:
Blocks:
 
Reported: 2019-04-16 04:12 EDT by Xiao Wilson CLA
Modified: 2019-06-28 08:34 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xiao Wilson CLA 2019-04-16 04:12:41 EDT
java.lang.Throwable: 
	at org.eclipse.swt.browser.WebKit.getStackTrace(WebKit.java:491)
	at org.eclipse.swt.browser.WebKit.getInternalErrorMsg(WebKit.java:484)
	at org.eclipse.swt.browser.WebKit.access$200(WebKit.java:126)
	at org.eclipse.swt.browser.WebKit$Webkit2Extension.initializeWebExtensions_callback(WebKit.java:596)
	at org.eclipse.swt.internal.webkit.WebKitGTK._webkit_web_view_new(Native Method)
	at org.eclipse.swt.internal.webkit.WebKitGTK.webkit_web_view_new(WebKitGTK.java:1928)
	at org.eclipse.swt.browser.WebKit.create(WebKit.java:1144)
	at org.eclipse.swt.browser.Browser.<init>(Browser.java:102)
	at com.hph.jal.wb.c.a(SimpleWebBrowser.java:46)
	at com.hph.jal.wb.Launcher.a(Launcher.java:75)
	at com.hph.jal.Main.main(Main.java:85)
Comment 1 Eric Williams CLA 2019-04-16 09:13:26 EDT
Which OS/distribution? How are you running SWT, and what actions cause the bug?
Comment 2 Eric Williams CLA 2019-06-06 15:45:06 EDT
Please try with 4.12 RC1 or newer. There was a fix for WebKit library loading which I believe fixes this issue.
Comment 3 Eric Williams CLA 2019-06-28 08:34:55 EDT
Closing this ticket as it's been awhile with no response. Please reopen this ticket if the bug reproduces with 4.12 on a support target environment.