Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] EPP 2021-06 RC2

Hi Liviu, which OS was it? I didn't encounter this.

On Mon, Jun 14, 2021 at 2:55 AM Liviu Ionescu <ilg@xxxxxxxxxx> wrote:


> On 14 Jun 2021, at 09:21, Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx> wrote:
>
> ... the aarch64 platform have not had any confirmed testing in the 2021-06 release cycle ye

eclipse-embedcpp-2021-06-R-linux-gtk-aarch64.tar.gz starts on a Raspberri Pi, but with the same SWT error:

SWT Webkit.java Error: Could not find webkit extension. BrowserFunction functionality will not be available.
(swt version: 4944r26) SWT Glue code version: 56.0 info: +BrowserFunction with private GDBus, +WebKitExtension Folder versioning, +WebKitExtension OSGI support, +setUrl(..postData..), setCookie(), getCookie +mouseDown/Focus +WebKit2 only
WebKit2Gtk version 2.32.1
Please report this issue *with steps to reproduce* via:
 https://bugs.eclipse.org/bugs/enter_bug.cgi?alias=&assigned_to=platform-swt-inbox%40eclipse.org&attach_text=&blocked=&bug_file_loc=http%3A%2F%2F&bug_severity=normal&bug_status=NEW&comment=&component=SWT&contenttypeentry=&contenttypemethod=autodetect&contenttypeselection=text%2Fplain&data="">
For bug report, please atatch this stack trace:
java.lang.Throwable:
        at org.eclipse.swt.browser.WebKit.getStackTrace(WebKit.java:324)
        at org.eclipse.swt.browser.WebKit.getInternalErrorMsg(WebKit.java:317)
        at org.eclipse.swt.browser.WebKit.access$1(WebKit.java:307)
        at org.eclipse.swt.browser.WebKit$WebKitExtension.initializeWebExtensions_callback(WebKit.java:432)
        at org.eclipse.swt.internal.webkit.WebKitGTK.webkit_web_view_load_html(Native Method)
        at org.eclipse.swt.browser.WebKit.setText(WebKit.java:2107)
...


Liviu

_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/epp-dev


--
Regards,
Nitin Dahyabhai
Eclipse WTP PMC

Back to the top