DeepLX icon indicating copy to clipboard operation
DeepLX copied to clipboard

Win10一打开就闪退, 把能关的都关了也无法解决问题, 用ProcessMonitor记录了下崩溃过程

Open czy1238677 opened this issue 1 year ago • 21 comments

Logfile.CSV

内容有点多, 保存成CSV文件了

czy1238677 avatar Mar 24 '24 21:03 czy1238677

It should not be double-clicked to open. You must first open Terminal and execute the following command in the directory where the binary file is located.

.\deeplx_windows_amd64.exe

missuo avatar Mar 24 '24 21:03 missuo

It should not be double-clicked to open. You must first open Terminal and execute the following command in the directory where the binary file is located.

.\deeplx_windows_amd64.exe

It doesn't work QQ截图20240325052900

czy1238677 avatar Mar 24 '24 21:03 czy1238677

Since there is no error, it seems that your port is occupied, so the process is killed.

missuo avatar Mar 24 '24 21:03 missuo

Since there is no error, it seems that your port is occupied, so the process is killed.

I have also checked the port, and there is no case of port 1188 being occupied.

QQ截图20240325053649

czy1238677 avatar Mar 24 '24 21:03 czy1238677

I'm sorry I don't have a Windows device to test on.

missuo avatar Mar 25 '24 15:03 missuo

我的也是这个问题,闪退,你的解决了吗

yysuper008 avatar Mar 26 '24 03:03 yysuper008

我的也是这个问题,闪退,你的解决了吗

Can you test the last version?

missuo avatar Mar 26 '24 04:03 missuo

image

I commissioned a friend to test this and was unable to reproduce the problem.

missuo avatar Mar 26 '24 04:03 missuo

我的也是这个问题,闪退,你的解决了吗

没解决, 我的主力机是win10的, 还有一台win11的电脑里DeepLX可以正常启动, 只能用局域网转发到那台电脑上来使用DeepLX

czy1238677 avatar Mar 26 '24 10:03 czy1238677

我是win11的一直可以运行,但从3月24号就突然打开就闪退。我也弄了两天都不行

yysuper008 avatar Mar 26 '24 11:03 yysuper008

我的也是这个问题,闪退,你的解决了吗

Can you test the last version?

I'm using version 0.9.1, but it still doesn't work. It crashes

yysuper008 avatar Mar 26 '24 12:03 yysuper008

At present, I have not found out the specific reason, but the code of the latest version v0.9.1 has indeed undergone major changes. It is recommended that you use v0.9.0 for the time being. Basically, the experience is the same.

missuo avatar Mar 26 '24 18:03 missuo

At present, I have not found out the specific reason, but the code of the latest version v0.9.1 has indeed undergone major changes. It is recommended that you use v0.9.0 for the time being. Basically, the experience is the same.

The 0.9.0 version also crashes.

yysuper008 avatar Mar 27 '24 01:03 yysuper008

At present, I have not found out the specific reason, but the code of the latest version v0.9.1 has indeed undergone major changes. It is recommended that you use v0.9.0 for the time being. Basically, the experience is the same.

The 0.9.0 version also crashes.

What about earlier versions? Is it convenient to test it?

missuo avatar Mar 27 '24 01:03 missuo

At present, I have not found out the specific reason, but the code of the latest version v0.9.1 has indeed undergone major changes. It is recommended that you use v0.9.0 for the time being. Basically, the experience is the same.

The 0.9.0 version also crashes.

What about earlier versions? Is it convenient to test it?

Sure. Convenient. But I've tried many versions already. Still crashing!

yysuper008 avatar Mar 27 '24 01:03 yysuper008

At present, I have not found out the specific reason, but the code of the latest version v0.9.1 has indeed undergone major changes. It is recommended that you use v0.9.0 for the time being. Basically, the experience is the same.

The 0.9.0 version also crashes.

What about earlier versions? Is it convenient to test it?

Sure. Convenient. But I've tried many versions already. Still crashing!

Is it an issue with the .NET installation?

yysuper008 avatar Mar 27 '24 01:03 yysuper008

At present, I have not found out the specific reason, but the code of the latest version v0.9.1 has indeed undergone major changes. It is recommended that you use v0.9.0 for the time being. Basically, the experience is the same.

The 0.9.0 version also crashes.

What about earlier versions? Is it convenient to test it?

Test if it can run normally in Windows Sandbox.

yysuper008 avatar Mar 27 '24 01:03 yysuper008

image

I commissioned a friend to test this and was unable to reproduce the problem.

i have same problem, v0.9.1 image without any error message then exit. my windows version is image I hope the author can fix this bug as early as possible, Thanks!

Tinsiag avatar Apr 13 '24 10:04 Tinsiag

image I commissioned a friend to test this and was unable to reproduce the problem.

i have same problem, v0.9.1 image without any error message then exit. my windows version is image I hope the author can fix this bug as early as possible, Thanks!

看不到你的图片。

missuo avatar Apr 13 '24 10:04 missuo

image I commissioned a friend to test this and was unable to reproduce the problem.

i have same problem, v0.9.1 image without any error message then exit. my windows version is image I hope the author can fix this bug as early as possible, Thanks!

看不到你的图片。

这是双击打开录下的gif

Tinsiag avatar Apr 13 '24 11:04 Tinsiag

换了一台AMD笔记本就行了,系统版本是一样的

Tinsiag avatar Apr 13 '24 11:04 Tinsiag

的确可能是端口占用的问题,我尝试添加参数-p 手动指定端口,测试成功了。默认1188的端口可能存在冲突或其他未知的问题。感谢作者这么优秀的作品,希望后续能持续更新维护。

webnet918 avatar Jun 01 '24 22:06 webnet918