我正在尝试在Windows 8 64位操作系统上安装github桌面。运行GitHubSetup.exe失败。我尝试在兼容模式下运行它,但也失败了。关闭UAC也没有工作。 : - (
是否有人遇到类似问题并在Windows 8上运行github桌面?
安装程序的错误对话框出现,并说“应用程序无法启动”。联系应用程序供应商。'。 这就是'详细信息...'安装程序按钮显示...
// Multiple DataSet
$('input.countries-cities').typeahead([
{
name: 'Canada',
local: ["Toronto", "Montreal", "Calgary", "Ottawa", "Edmonton", "Peterborough"],
header: '<h3>Canada</h3>'
},
{
name: 'United States',
local: ["New York", "Los Angeles", "Chicago", "Houston", "Philadelphia"],
header: '<h3>United States</h3>'
}
]);
答案 0 :(得分:2)
[新编辑]
所以在检查了几件事后,我无法弄清楚出了什么问题。但Github Desktop最近(2015年10月29日)推出了一个新版本(v3.0.7,#34; Never Gonna Git You Up&#34;)似乎解决了这个问题。
简而言之,请尝试安装新版本。它现在应该工作。
[/新编辑]
我已经让Github桌面客户端在Windows 8上正常运行了好几个月了。所以它应该工作。
但截至今天上午(10分钟前),我的客户不会跑步。我最后一次跑它是在星期五。我的错误与您的错误非常相似。我已经尝试重新下载安装程序并重新安装它,但仍然会发生错误。
也许这是一个破坏它的新Windows更新,我不知道。但是你的问题不是你所独有的;)。如果我搞清楚,我会更新。
PLATFORM VERSION INFO
Windows : 6.2.9200.0 (Win32NT)
Common Language Runtime : 4.0.30319.34014
System.Deployment.dll : 4.0.30319.34243 built by: FX452RTMGDR
clr.dll : 4.0.30319.34014 built by: FX45W81RTMGDR
dfdll.dll : 4.0.30319.34243 built by: FX452RTMGDR
dfshim.dll : 6.3.9600.16384 (winblue_rtm.130821-1623)
SOURCES
Deployment url : file:///C:/Users/tcowley0/AppData/Roaming/Microsoft/Windows/Start%20Menu/Programs/GitHub,%20Inc/GitHub.appref-ms%7C
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of C:\Users\tcowley0\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\GitHub, Inc\GitHub.appref-ms| resulted in exception. Following failure messages were detected:
+ Value does not fall within the expected range.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [10/13/2015 8:32:57 AM] : Activation of C:\Users\tcowley0\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\GitHub, Inc\GitHub.appref-ms| has started.
* [10/13/2015 8:32:57 AM] : Performing necessary update check as specified by the deployment.
ERROR DETAILS
Following errors were detected during this operation.
* [10/13/2015 8:32:57 AM] System.ArgumentException
- Value does not fall within the expected range.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.NativeMethods.CorLaunchApplication(UInt32 hostType, String applicationFullName, Int32 manifestPathsCount, String[] manifestPaths, Int32 activationDataCount, String[] activationData, PROCESS_INFORMATION processInformation)
at System.Deployment.Application.ComponentStore.ActivateApplication(DefinitionAppId appId, String activationParameter, Boolean useActivationParameter)
at System.Deployment.Application.SubscriptionStore.ActivateApplication(DefinitionAppId appId, String activationParameter, Boolean useActivationParameter)
at System.Deployment.Application.ApplicationActivator.Activate(DefinitionAppId appId, AssemblyManifest appManifest, String activationParameter, Boolean useActivationParameter)
at System.Deployment.Application.ApplicationActivator.ProcessOrFollowShortcut(String shortcutFile, String& errorPageUrl, TempFile& deployFile)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.