v2rayN icon indicating copy to clipboard operation
v2rayN copied to clipboard

[Bug]: 在Windows触控屏上移动UI界面或者进行触控操作时应用崩溃

Open YsLtr opened this issue 1 year ago • 2 comments

预期情况

使用触控屏操作时正常运行

实际情况

应用在卡顿一会后直接关闭窗口,后台消失,发生崩溃

复现方法

在有触控屏的windows电脑上,用手指进行触控操作,包括移动窗口、点击UI上的按钮。

日志信息

2024-12-19 15:49:57.6413-INFO v2rayN start up | v2rayN - V7.3.2 - X64 - 2024/12/15 | C:\Software\v2rayN-windows-64-With-Core\v2rayN.exe 2024-12-19 15:49:57.6536-INFO Microsoft Windows NT 10.0.22631.0 - 64 2024-12-19 15:49:59.7994-INFO UpdateTaskRunGeo 2024-12-19 15:50:04.3079-DEBUG CurrentDomain_UnhandledException,“{0}”必须大于或等于“{1}”。 (Parameter 'maximum') 2024-12-19 15:50:04.3733-DEBUG at System.Windows.Input.StylusPointPropertyInfo..ctor(StylusPointProperty stylusPointProperty, Int32 minimum, Int32 maximum, StylusPointPropertyUnit unit, Single resolution) at System.Windows.Input.PenContext.InitStylusPointDescription() at System.Windows.Input.PenContext.FirePenInRange(Int32 stylusPointerId, Int32[] data, Int32 timestamp) at System.Windows.Input.PenThreadWorker.ThreadProc() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) 2024-12-19 15:51:07.4837-INFO v2rayN start up | v2rayN - V7.3.2 - X64 - 2024/12/15 | C:\Software\v2rayN-windows-64-With-Core\v2rayN.exe 2024-12-19 15:51:07.4951-INFO Microsoft Windows NT 10.0.22631.0 - 64 2024-12-19 15:51:08.1874-INFO UpdateTaskRunGeo 2024-12-19 15:51:12.5351-DEBUG CurrentDomain_UnhandledException,“{0}”必须大于或等于“{1}”。 (Parameter 'maximum') 2024-12-19 15:51:12.5467-DEBUG at System.Windows.Input.StylusPointPropertyInfo..ctor(StylusPointProperty stylusPointProperty, Int32 minimum, Int32 maximum, StylusPointPropertyUnit unit, Single resolution) at System.Windows.Input.PenContext.InitStylusPointDescription() at System.Windows.Input.PenContext.FirePenInRange(Int32 stylusPointerId, Int32[] data, Int32 timestamp) at System.Windows.Input.PenThreadWorker.ThreadProc() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)

额外信息

软件版是目前latest发行版,v2rayN-windows-64-With-Core V7.3.2

电脑是由chromebook C13 yoga。刷入Windows 11 专业工作站版 23H2

处理器AMD Ryzen 7 3700C with Radeon Vega Mobile Gfx 2.30 GHz

无独立显卡

我确认已更新至最新版本

  • [X] 是

我确认已查询历史issues

  • [X] 是

YsLtr avatar Dec 19 '24 07:12 YsLtr

这个就难了,没有设备测试,等待有缘人修复吧

2dust avatar Dec 19 '24 08:12 2dust

新增测试

使用Spacedesk虚拟显示屏moonlight串流将本地windows(电脑A)投射到另一台有触控屏的windows电脑(电脑B)上,再在电脑A上进行触控操作没有触发崩溃

YsLtr avatar Dec 19 '24 08:12 YsLtr

暂时不处理,关闭了

2dust avatar Jan 02 '25 01:01 2dust

新的软件界面实现解决了这个问题,现在我的设备用触控操作v2rayN就不会崩溃了

YsLtr avatar Jun 20 '25 13:06 YsLtr