Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] SWT win32 Broken in Latest 4.20 IBuild?

Hi All,
We learned that Windows Signing service is down/broken:
http://build.eclipse.org:31338/winsign.php
 
Raised a blocker below bug with Eclipse foundation:
Bug 572896 - Windows Signing service is down or link broken
 
Regards,
Niraj Modi
----- Original message -----
From: Sravan K Lakkimsetti/India/IBM
To: "Cross project issues" <cross-project-issues-dev@xxxxxxxxxxx>, Niraj Modi/India/IBM@IBM
Cc:
Subject: RE: [EXTERNAL] [cross-project-issues-dev] SWT win32 Broken in Latest 4.20 IBuild?
Date: Fri, Apr 16, 2021 11:46 AM
 
Found the faulty commit https://git.eclipse.org/c/platform/eclipse.platform.swt.binaries.git/commit/?id=a26b79c959e884b3a3a96ce2e2cbf0b6ef9e6d23

Need to investigate why this happened.

@Niraj Modi
Can you please help?

Thanks
Sravan

-----Original Message-----
From: Ed Merks <ed.merks@xxxxxxxxx>
Sent: 16 April 2021 11:18
To: Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] [cross-project-issues-dev] SWT win32 Broken in Latest 4.20 IBuild?

Hi,

I updated my target platform from
http://download.eclipse.org/eclipse/updates/4.20-I-builds and after that I could not run any SWT applications anymore:

java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:

  D:\Users\merks\oomph-1.21\ws\.metadata\.plugins\org.eclipse.pde.core\IDE\org.eclipse.osgi\480\0\.cp\swt-win32-4944r16.dll: %1 is not a valid Win32 application
     no swt-win32 in java.library.path: [C:\Program Files\Java\jdk-11.0.9\bin,....]
     D:\Users\merks\.swt\lib\win32\x86_64\swt-win32-4944r16.dll: %1 is not a valid Win32 application
     Can't load library: D:\Users\merks\.swt\lib\win32\x86_64\swt-win32.dll
     D:\Users\merks\.swt\lib\win32\x86_64\swt-win32-4944r16.dll: %1 is not a valid Win32 application

Using http://download.eclipse.org/releases/2021-06/202104161000 instead works fine, so it seems to be something that's happened between M1 and today.

Has anyone else noticed this?  For those who "eat our own dog food", such a problem could cripple your IDE if you update the IDE itself...

Regards,
Ed


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


Back to the top