VSIX Installer failed for QT - qt

I'm trying to install Qt Visual Studio Tools in VS-17 (version 15.7.6) but it gives me the following error message along the log file.
Log file:
7/21/2020 2:37:35 PM - Microsoft VSIX Installer
7/21/2020 2:37:35 PM - -------------------------------------------
7/21/2020 2:37:35 PM - vsixinstaller.exe version:
7/21/2020 2:37:35 PM - 15.9.3043
7/21/2020 2:37:35 PM - -------------------------------------------
7/21/2020 2:37:35 PM - Command line parameters:
7/21/2020 2:37:35 PM - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\vsixinstaller.exe,/appidinstallpath:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\devenv.exe,/skuName:Pro,/skuVersion:15.0.27703.2047,/appidname:Microsoft Visual Studio Professional 2017,/culture:en-US,C:\Users\Nouman\AppData\Local\Temp\VSIXgmxjuzy4.vsix
7/21/2020 2:37:35 PM - -------------------------------------------
7/21/2020 2:37:35 PM - Microsoft VSIX Installer
7/21/2020 2:37:35 PM - -------------------------------------------
7/21/2020 2:37:36 PM - Initializing Install...
7/21/2020 2:37:36 PM - Extension Details...
7/21/2020 2:37:36 PM - Identifier : QtVsTools.13121978-cd02-4fd0-89bd-e36f85abe16a
7/21/2020 2:37:36 PM - Name : Qt Visual Studio Tools
7/21/2020 2:37:36 PM - Author : The Qt Company Ltd.
7/21/2020 2:37:36 PM - Version : 2.5.2.1
7/21/2020 2:37:36 PM - Description : The Qt VS Tools for Visual Studio 2017 allow developers to use the standard development environment without having to worry about any Qt-related build steps or tools.
7/21/2020 2:37:36 PM - Locale : en-US
7/21/2020 2:37:36 PM - MoreInfoURL : http://www.qt.io/
7/21/2020 2:37:36 PM - InstalledByMSI : False
7/21/2020 2:37:36 PM - SupportedFrameworkVersionRange : [4.6,)
7/21/2020 2:37:36 PM -
7/21/2020 2:37:36 PM - SignatureState : Unsigned
7/21/2020 2:37:36 PM - Supported Products :
7/21/2020 2:37:36 PM - Microsoft.VisualStudio.Pro
7/21/2020 2:37:36 PM - Version : [15.0.28010.0,16.0)
7/21/2020 2:37:36 PM - Microsoft.VisualStudio.Premium
7/21/2020 2:37:36 PM - Version : [15.0.28010.0,16.0)
7/21/2020 2:37:36 PM - Microsoft.VisualStudio.Ultimate
7/21/2020 2:37:36 PM - Version : [15.0.28010.0,16.0)
7/21/2020 2:37:36 PM - Microsoft.VisualStudio.Community
7/21/2020 2:37:36 PM - Version : [15.0.28010.0,16.0)
7/21/2020 2:37:36 PM -
7/21/2020 2:37:36 PM - References :
7/21/2020 2:37:36 PM - Prerequisites :
7/21/2020 2:37:36 PM - -------------------------------------------------------
7/21/2020 2:37:36 PM - Identifier : Microsoft.VisualStudio.Component.CoreEditor
7/21/2020 2:37:36 PM - Name : Visual Studio core editor
7/21/2020 2:37:36 PM - Version : [15.0.26208.0,16.0)
7/21/2020 2:37:36 PM -
7/21/2020 2:37:36 PM - -------------------------------------------------------
7/21/2020 2:37:36 PM - Identifier : Microsoft.VisualStudio.Component.VC.CoreIde
7/21/2020 2:37:36 PM - Name : Visual Studio C++ core features
7/21/2020 2:37:36 PM - Version : [15.0.26208.0,16.0)
7/21/2020 2:37:36 PM -
7/21/2020 2:37:36 PM - -------------------------------------------------------
7/21/2020 2:37:36 PM - Identifier : Microsoft.VisualStudio.Component.VC.Tools.x86.x64
7/21/2020 2:37:36 PM - Name : VC++ 2017 v141 toolset (x86,x64)
7/21/2020 2:37:36 PM - Version : [15.0.26208.0,16.0)
7/21/2020 2:37:36 PM -
7/21/2020 2:37:36 PM - Signature Details...
7/21/2020 2:37:36 PM - Extension is not signed.
7/21/2020 2:37:36 PM -
7/21/2020 2:37:36 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.ExtensionService.GetInstallableData(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable`1& skuData)
at VSIXInstaller.ExtensionPackService.IsExtensionPack(IStateData stateData, Boolean isRepairSupported)
at VSIXInstaller.ExtensionPackService.ExpandExtensionPackToInstall(IStateData stateData, Boolean isRepairSupported)
at VSIXInstaller.App.Initialize(Boolean isRepairSupported)
at VSIXInstaller.App.Initialize()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)
I had tried various solution posted in this forum like this one but could able to find the mentioned files/directories which the OP is asking to rename/delete.

I installed an old version i.e. 2.1.2 version it worked. Different versions are available here.

Related

Why SSDT installation process stop with the error 0x80070001?

[3884:3870][2022-02-19T01:38:46]e000: Error 0x80070001: Process returned error: 0x1
[3884:3870][2022-02-19T01:38:46]e000: Error 0x80070001: Failed to execute EXE package.
[346C:3470][2022-02-19T01:38:46]e000: Error 0x80070001: Failed to configure per-machine EXE package.
How to solve this error?
One of the fast solutions is installing Visual Studio and reinstalling SSDT again
Solution at https://en.dirceuresende.com/blog/como-corrigir-erro-na-instalacao-do-sql-server-data-tools-ssdt-2017-setup-failed-incorrect-function-0x80070001/, using option "REPAIR".
Microsoft Windows [Version 10.0.22000.795]
(c) Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>cd Downloads
The system cannot find the path specified.
C:\WINDOWS\system32>cd C:\Users\jmont\Downloads
C:\Users\jmont\Downloads>dir
Volume in drive C is OS
Volume Serial Number is E6C1-BFB7
Directory of C:\Users\jmont\Downloads
08/08/2022 02:53 PM <DIR> .
08/08/2022 03:13 PM <DIR> ..
08/08/2022 02:30 PM 552,785,944 Microsoft.DataTools.IntegrationServices.exe
08/08/2022 02:53 PM 957,052,968 SSDT-Setup-ENU.exe
2 File(s) 1,509,838,912 bytes
3 Dir(s) 871,865,147,392 bytes free
C:\Users\jmont\Downloads>vs_sql.exe --layout C:\SSTD2017 --lang en-us
'vs_sql.exe' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\jmont\Downloads>SSDT-Setup-ENU.exe --layout C:\SSTD2017 --lang en-us
For Visual Studio 2017, I had to go to https://learn.microsoft.com/en-us/sql/ssdt/previous-releases-of-sql-server-data-tools-ssdt-and-ssdt-bi?view=sql-server-ver16 and download it from the link below:
SSDT for VS 2017 (standalone installer)
Download SSDT for Visual Studio 2017 (15.9.10)
That was how I downloaded SSDT-Setup-ENU.exe.

Unable to install extensions in Visual studio 2019 and it fails with error Invalid TimeStamp or Digital Signature as none

I am unable to install most of the Visual studio extensions(Ex: Episerver, NPM Task runner). During the installation it shows “Digital Signature: Invalid TimeStamp” or “Digital Signature: Null”. Although for some extensions it is showing “Digital Signature: Invalid TimeStamp” but it successfully completes the installation.(Ex: Microsoft visual studio installer projects)
Visual studio Community edition version: 16.6.5 (2019).
Below is the error log:
8/7/2020 10:12:29 AM - Capping recursion at 5 directories in each extension root due to 'default limit'.
8/7/2020 10:12:29 AM - Found 'C:\USERS\SARRMARPA\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_6EE4662A\EXTENSIONS\pondhjej.glj\extension.vsixmanifest'
8/7/2020 10:12:29 AM - Found 'C:\PROGRAM FILES (X86)\COMMON FILES\MICROSOFT\EXTENSIONMANAGER\EXTENSIONS\Microsoft\Windows Kits\10\Desktop SDK\extension.vsixmanifest'
8/7/2020 10:12:29 AM - Found 'C:\PROGRAM FILES (X86)\COMMON FILES\MICROSOFT\EXTENSIONMANAGER\EXTENSIONS\Microsoft\Windows Kits\10\SDK ARM Additions\extension.vsixmanifest'
8/7/2020 10:12:29 AM - Found 'C:\PROGRAM FILES (X86)\COMMON FILES\MICROSOFT\EXTENSIONMANAGER\EXTENSIONS\Microsoft\Windows Kits\10\Windows Store SDK\extension.vsixmanifest'
8/7/2020 10:12:29 AM - Skipping 'C:\Users\sarrmarpa\AppData\Local\Microsoft SDKs' as it doesn't exist
8/7/2020 10:12:29 AM - Beginning to install extension to Microsoft Visual Studio Professional 2019...
8/7/2020 10:12:29 AM - VSIX TaskScheduler: VSIX Update Configuration task has not been successfully registered.
8/7/2020 10:12:29 AM - No mapping between account names and security IDs was done
8/7/2020 10:13:18 AM - Skipping non-applicable package Microsoft.Windows.UniversalCRT.Msu.8: The current OS Version '6.3.9600.0' is not in the supported version range '[6.2,6.3)'.
8/7/2020 10:13:18 AM - Skipping non-applicable package Microsoft.VisualStudio.NuGet.PowershellBindingRedirect: The current OS Version '6.3.9600.0' is not in the supported version range '[6.1,6.2)'.
8/7/2020 10:13:18 AM - Skipping non-applicable package Microsoft.Windows.UniversalCRT.Msu.7: The current OS Version '6.3.9600.0' is not in the supported version range '[6.1,6.2)'.
8/7/2020 10:13:18 AM - Skipping non-applicable package Microsoft.DiagnosticsHub.KB2882822.Win7: The current OS Version '6.3.9600.0' is not in the supported version range '[6.1,6.2)'.
8/7/2020 10:13:18 AM - Skipping non-applicable package Microsoft.Azure.PowerShellNew: Required conditions are not satisfied: Powershell5
8/7/2020 10:13:18 AM - Skipping non-applicable package Microsoft.VisualStudio.Graphics.EnableTools: The current OS Version '6.3.9600.0' is not in the supported version range '10.0.10240'.
8/7/2020 10:13:19 AM - Skipping non-applicable package Microsoft.VisualStudio.OfficeDeveloperTools.WindowsIdentityFoundation.Msu: The current OS Version '6.3.9600.0' is not in the supported version range '(,6.2)'.
8/7/2020 10:13:19 AM - System restore is not supported on this system
8/7/2020 10:13:19 AM - Failed to create system restore point: 0x80131524
8/7/2020 10:13:44 AM - Certificate is invalid: EPiServer.VsIntegration.Package.vsix
8/7/2020 10:13:44 AM - Cache failed. Retrying download of 'EPiServer.CMS.B7A45E5E-3836-4864-A117-95207E71A9B3,version=11.7.0.437'.
8/7/2020 10:13:44 AM - Value cannot be null.
Parameter name: uri
8/7/2020 10:13:44 AM - Value cannot be null.
Parameter name: uri
8/7/2020 10:13:44 AM - Activity threw exception System.ArgumentNullException: Value cannot be null.
Parameter name: uri
8/7/2020 10:13:44 AM - Skipping cache of package 'EPiServer.CMS.B7A45E5E-3836-4864-A117-95207E71A9B3,version=11.7.0.437' since installing or downloading it failed
8/7/2020 10:13:44 AM - Skipping cache of package 'Component.EPiServer.CMS.B7A45E5E-3836-4864-A117-95207E71A9B3,version=11.7.0.437' since the package or a parent package had a vital failure.
8/7/2020 10:14:17 AM - Install Error : System.AggregateException: One or more errors occurred. ---> Microsoft.VisualStudio.Setup.PackageFailureException: Package 'EPiServer.CMS.B7A45E5E-3836-4864-A117-95207E71A9B3' failed to download
at Microsoft.VisualStudio.Setup.InstallOperation.Run(CancellationToken token)
at Microsoft.VisualStudio.Setup.Engine.RunOperation(InstallOperation installOperation, CancellationToken token, ExecuteAction action, ITelemetryOperation telemetryOperation)
at Microsoft.VisualStudio.Setup.Engine.RunCoreOperation(InstallOperation coreOperation, ExecuteAction action, ITelemetryOperation telemetryOperation, CancellationToken token)
at Microsoft.VisualStudio.Setup.Engine.Install(Product product, String destination, CancellationToken token)
at Microsoft.VisualStudio.ExtensionManager.SetupEngineService.b__14_0()
at System.Threading.Tasks.Task1.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at Microsoft.VisualStudio.ExtensionManager.SetupEngineService.Install() at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.PerformSetupEngineInstall(InstallableExtensionImpl extension, Boolean installPerMachine, Boolean isPackComponent, IDictionary2 extensionsInstalledSoFar, List1 extensionsUninstalledSoFar, IInstalledExtensionList modifiedInstalledExtensionsList, IProgress1 progress, InstallFlags installFlags, AsyncOperation asyncOp, Version targetedVsVersion, IInstalledExtension& newExtension)
at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.InstallInternal(InstallableExtensionImpl extension, InstallFlags installFlags, IDictionary2 extensionsInstalledSoFar, List1 extensionsUninstalledSoFar, IInstalledExtensionList modifiedInstalledExtensionsList, AsyncOperation asyncOp, IProgress1 progress, Version targetedVsVersion) at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.BeginInstall(IInstallableExtension installableExtension, InstallFlags installFlags, AsyncOperation asyncOp, Version targetedVsVersion) at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.InstallWorker(IInstallableExtension extension, InstallFlags installFlags, AsyncOperation asyncOp) ---> (Inner Exception #0) Microsoft.VisualStudio.Setup.PackageFailureException: Package 'EPiServer.CMS.B7A45E5E-3836-4864-A117-95207E71A9B3' failed to download at Microsoft.VisualStudio.Setup.InstallOperation.Run(CancellationToken token) at Microsoft.VisualStudio.Setup.Engine.RunOperation(InstallOperation installOperation, CancellationToken token, ExecuteAction action, ITelemetryOperation telemetryOperation) at Microsoft.VisualStudio.Setup.Engine.RunCoreOperation(InstallOperation coreOperation, ExecuteAction action, ITelemetryOperation telemetryOperation, CancellationToken token) at Microsoft.VisualStudio.Setup.Engine.Install(Product product, String destination, CancellationToken token) at Microsoft.VisualStudio.ExtensionManager.SetupEngineService.<Install>b__14_0() at System.Threading.Tasks.Task1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---
Unable to install extensions in Visual studio 2019 and it fails with
error Invalid TimeStamp or Digital Signature as none
Please try the following steps to troubleshoot your issue:
1) go to the path C:\Program Files (x86)\Microsoft Visual Studio\2019\Community \Common7\IDE\PublicAssemblies and check if you have this dll
Microsoft.VisualStudio.DeployWizard.dll
enter C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE and check if you have this dll
Microsoft.VisualStudio.WizardFramework.dll
Then, please rename these two dlls to other names or just delete them.
After that, restart your computer to test again.
Also, enter C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft and check if you has a folder called VSI.
If so, please rename this folder to another name or just delete it.
2) disable any VS third party extensions under Extensions-->Manage Extensions
3) turn off any third party software, anti-virus and firewall
4) reset VS settings
5) repair VS in the VS Installer or if there is new release vs version, please update VS.
Also, check if you have any OS update, if so, please update it.
6) delete any C:\Users\xxx(current user)\AppData\Local\Microsoft\VisualStudio\16.0_xxxx folders and then restart VS to test again.
7) At last, if all the steps do not work, reinstalling VS might be a choice. Although it will spend lots of time, I think you could have a try.

Taking PNG from Desktop while jar is running

I'm working on a project on an IDE, of course when using it I have no problems saving files into resources and using them. Though, I'm running the .jar of the project on a raspbian system and the image file is saved on Desktop, the same directory where the jar is saved, not a problem actually, the main problem is that I need to access that file and it does not let me, giving me a FileNotFoundException. Here is the code:
ImageIO.write(bi, "png", new File("mandelbrot.png"));
SendPhoto spr = new SendPhoto();
spr.setChatId(update.getMessage().getChatId());
spr.setReplyToMessageId(update.getMessage().getMessageId());
spr.setPhoto(new File("home/pi/Desktop/mandelbrot.png")); //I've also tried with ~/Desktop/mandelbrot.png
The exact error is the following one:
Mar 07, 2019 6:24:58 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (java.io.FileNotFoundException) caught when processing request to {s}->https://api.telegram.org:443: home/pi/Desktop/mandelbrot.png (No such file or directory)
Mar 07, 2019 6:24:58 PM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://api.telegram.org:443
Mar 07, 2019 6:24:58 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (java.io.FileNotFoundException) caught when processing request to {s}->https://api.telegram.org:443: home/pi/Desktop/mandelbrot.png (No such file or directory)
Mar 07, 2019 6:24:58 PM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://api.telegram.org:443
Mar 07, 2019 6:24:58 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (java.io.FileNotFoundException) caught when processing request to {s}->https://api.telegram.org:443: home/pi/Desktop/mandelbrot.png (No such file or directory)
Mar 07, 2019 6:24:58 PM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://api.telegram.org:443
I have little knowledge on how a jar file works, so I assume I'm doing something wrong, because it makes no sense otherwise since that directory exists.
I solved the problem, it was a misunderstanding. I needed to write just mandelbrot.png and not all to path to get to the file, since it's in the same directory. I leave this in case someone will need it.

Install failed ASP.NET Core Blazor Language Services

I want to try the new Blazor platform using VS 2017 community edition but unable to install the extension. This is the log file generated while installing the plugin.
My .net frameowrk is 4.7.x and this extension requires framework 4.6.1 but I believe .net framework is backwards compatible so it must not be an issue.
Microsoft VSIX Installer
-------------------------------------------
vsixinstaller.exe version:
15.6.152+ge95e4dd1ce
-------------------------------------------
Command line parameters:
C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,C:\Users\vicky\Downloads\Microsoft.VisualStudio.BlazorExtension.vsix
-------------------------------------------
Microsoft VSIX Installer
-------------------------------------------
Initializing Install...
Extension Details...
Identifier : Microsoft.VisualStudio.BlazorExtension
Name : ASP.NET Core Blazor Language Services
Author : Microsoft
Version : 15.7.10237
Description : Provides Visual Studio support for ASP.NET Core Blazor
Locale : en-US
MoreInfoURL :
InstalledByMSI : False
SupportedFrameworkVersionRange : [4.6.1,)
SignatureState : ValidSignature
SignedBy : Microsoft Corporation
Certificate Info :
-------------------------------------------------------
[Subject] : CN=Microsoft Corporation, OU=OPC, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
[Issuer] : CN=Microsoft Code Signing PCA 2010, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
[Serial Number] : 33000001FC5DB8191027A666C10000000001FC
[Not Before] : 05-10-2017 23:56:08
[Not After] : 05-10-2018 23:56:08
[Thumbprint] : 5E940B33DEAE5945F506ADAB946A997867A40FEF
Supported Products :
Microsoft.VisualStudio.Community
Version : [15.0.27512,16.0)
References :
Prerequisites :
-------------------------------------------------------
Identifier : Microsoft.VisualStudio.Component.Web
Name : ASP.NET and web development tools
Version : [15.7.27520.0,16.0)
Signature Details...
Extension is signed with a valid signature.
Searching for applicable products...
Found installed product - Global Location
Found installed product - Visual Studio Community 2017
VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.App.GetInstallableData(String vsixPath, Boolean isRepairSupported, IEnumerable`1& skuData)
at VSIXInstaller.App.Initialize(Boolean isRepairSupported)
at VSIXInstaller.App.Initialize()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
I ran into the same problem and Martin's suggestion of updating Visual Studio solved the problem. If the installer finds a product but the version # isn't the right one it throws a VSIXInstaller.NoApplicableSKUsException.
I updated VS to 15.8.7 and was able to install the extension through the Visual Studio installer.

Install error with Aptana Studio 3 on CentOS 5 (glibc version)

On a CentOS 5 server, I have downloaded and unzipped Aptana Studio 3. When I run it, the IDE opens properly but generates an error and ask to close.
The error is the following:
!SESSION 2011-10-13 16:25:43.255 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_25
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86
!ENTRY org.eclipse.ui 4 4 2011-10-13 16:25:46.561
!MESSAGE Unable to find Action Set: com.aptana.editor.php.presentation
!ENTRY org.eclipse.ui 4 4 2011-10-13 16:26:19.394
!MESSAGE An internal error has occurred.
!STACK 0
org.eclipse.swt.SWTError: No more handlesNative code library failed to load. (java.lang.UnsatisfiedLinkError: /usr/local/Aptana_Studio_3/plugins/com.aptana.swt.webkitbrowser.linux.x86_1.0.0.1295409059/os/linux/x86/libcefjni.so: /lib/libc.so.6: version `GLIBC_2.7' not found (required by /usr/local/Aptana_Studio_3/plugins/com.aptana.swt.webkitbrowser.linux.x86_1.0.0.1295409059/os/linux/x86/libcefjni.so))
and here is the answer to rpm -qi glibc:
Name : glibc Relocations: (not relocatable)
Version : 2.5 Vendor: CentOS
Release : 65 Build Date: Fri 12 Aug 2011 01:49:31 PM EDT
Install Date: Wed 14 Sep 2011 01:31:47 AM EDT Build Host: builder10.centos.org
Group : System Environment/Libraries Source RPM: glibc-2.5-65.src.rpm
Size : 12971036 License: LGPL
Signature : DSA/SHA1, Fri 12 Aug 2011 05:24:55 PM EDT, Key ID a8a447dce8562897
Summary : The GNU libc libraries.
Any way to work around that?
Thanks.
I just removed that plugin (com.aptana.swt.webkitbrowser.linux.x86_1.0.0.1295409059) from the plugins directory. The aptana studio startup web page doesn't work, but I haven't had a problem with regular editing yet.

Resources