Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: windows11无法启动应用,双夹图标运行无反应 #117

Closed
hbuexinxin opened this issue Oct 20, 2021 · 4 comments
Closed

bug: windows11无法启动应用,双夹图标运行无反应 #117

hbuexinxin opened this issue Oct 20, 2021 · 4 comments

Comments

@hbuexinxin
Copy link

Environment

TG Version v0.6.0
TiddlyGit-0.6.0-Windows-x64-setup.exe

@linonetwo
Copy link
Contributor

感谢反馈 目前没有人力支持 Windows 估计下周或下下周会看下。

要是有人帮忙修最好

@linonetwo
Copy link
Contributor

image

看了下好像是一个上游依赖的问题

@linonetwo
Copy link
Contributor

✔ Packaging Application
Making for the following targets: squirrel
✖ Making for target: squirrel - On platform: win32 - For arch: x64

An unhandled error has occurred inside Forge:
An error occured while making for target: squirrel
Failed with exit code: 4294967295
Output:
System.AggregateException: ����һ���������� ---> System.ComponentModel.Win32Exception: ϵͳ�Ҳ���ָ�����ļ���
�� System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
�� System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
�� Squirrel.Utility.d__11.MoveNext()
--- �����쳣����һλ���ж�ջ���ٵ�ĩβ ---
�� System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
�� System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
�� Squirrel.Utility.d__23.MoveNext()
--- �ڲ��쳣��ջ���ٵĽ�β ---
�� System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
�� System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
�� Squirrel.ReleasePackage.CreateReleasePackage(String outputFile, String packagesRootDir, Func2 releaseNotesProcessor, Action1 contentsPostProcessHook)
�� Squirrel.Update.Program.Releasify(String package, String targetDir, String packagesDir, String bootstrapperExe, String backgroundGif, String signingOpts, String baseUrl, String setupIcon, Boolean generateMsi, Boolean packageAs64Bit, String frameworkVersion, Boolean generateDeltas)
�� Squirrel.Update.Program.executeCommandLine(String[] args)
�� Squirrel.Update.Program.main(String[] args)
�� Squirrel.Update.Program.Main(String[] args)
---> (�ڲ��쳣 #0) System.ComponentModel.Win32Exception (0x80004005): ϵͳ�Ҳ���ָ�����ļ���
�� System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
�� System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
�� Squirrel.Utility.d__11.MoveNext()
--- �����쳣����һλ���ж�ջ���ٵ�ĩβ ---
�� System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
�� System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
�� Squirrel.Utility.d__23.MoveNext()<---

Error: Failed with exit code: 4294967295
Output:
System.AggregateException: ����һ���������� ---> System.ComponentModel.Win32Exception: ϵͳ�Ҳ���ָ�����ļ���
�� System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
�� System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
�� Squirrel.Utility.d__11.MoveNext()
--- �����쳣����һλ���ж�ջ���ٵ�ĩβ ---
�� System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
�� System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
�� Squirrel.Utility.d__23.MoveNext()
--- �ڲ��쳣��ջ���ٵĽ�β ---
�� System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
�� System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
�� Squirrel.ReleasePackage.CreateReleasePackage(String outputFile, String packagesRootDir, Func2 releaseNotesProcessor, Action1 contentsPostProcessHook)
�� Squirrel.Update.Program.Releasify(String package, String targetDir, String packagesDir, String bootstrapperExe, String backgroundGif, String signingOpts, String baseUrl, String setupIcon, Boolean generateMsi, Boolean packageAs64Bit, String frameworkVersion, Boolean generateDeltas)
�� Squirrel.Update.Program.executeCommandLine(String[] args)
�� Squirrel.Update.Program.main(String[] args)
�� Squirrel.Update.Program.Main(String[] args)
---> (�ڲ��쳣 #0) System.ComponentModel.Win32Exception (0x80004005): ϵͳ�Ҳ���ָ�����ļ���
�� System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
�� System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
�� Squirrel.Utility.d__11.MoveNext()
--- �����쳣����һλ���ж�ջ���ٵ�ĩβ ---
�� System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
�� System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
�� Squirrel.Utility.d__23.MoveNext()<---

at ChildProcess.<anonymous> (E:\repo\TiddlyGit-Desktop\node_modules\electron-winstaller\src\spawn-promise.ts:52:16)
at ChildProcess.emit (node:events:394:28)
at ChildProcess.emit (node:domain:475:12)
at maybeClose (node:internal/child_process:1064:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)

@linonetwo
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants