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: 启用旧版列表视图控件 #400

Open
rickychaw opened this issue Dec 9, 2024 · 0 comments
Open

Bug: 启用旧版列表视图控件 #400

rickychaw opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rickychaw
Copy link

描述这个Bug
更新至最新版1.5.6.0 b1 版后,如启用标题所示功能,会出现捕获新开窗口后原窗口不会关闭,出现一个显示异常的窗口。

重现过程
重现过程的步骤:

  1. 点击 '...'
  2. 打开 '....'
  3. 滚动 '....'
  4. 报错信息

期望的结构
对你期望发生的事情的清晰而简洁的描述.

截图
image
image
image

系统环境:

  • 操作系统: [WIN7.64位]
  • .net framework: [4.8]
  • 软件版本: [e.g. 1.5.6.0 B1]
  • 重点、重点、重点;没有报错日志本地复现不了的话,那这个问题不会处理
    上传报错日志(C:\Users\Administrator\AppData\Roaming\QTTabBar\QTTabBarException.log):
    `2024/12/9 11:51:28
    .NET 版本: 2.0.50727.8964
    操作系统版本: 6.1.7601.65536 Major: 6 环境: 64
    QT 版本: DevBuild: 2024/8/19 14:55:32 (2.0.50727.8964)
    错误信息: RefreshOptions

Message ---
尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
HelpLink ---

Source ---
System.Drawing
StackTrace ---
在 System.Drawing.SafeNativeMethods.Gdip.IntGdipDeleteFont(HandleRef font)
在 System.Drawing.Font.Dispose(Boolean disposing)
在 System.Drawing.Font.Dispose()
在 QTTabBarLib.QTabItem.set_TabFont(Font value)
在 QTTabBarLib.QTabControl.SetFont(Font fnt)
在 QTTabBarLib.QTabControl.RefreshOptions(Boolean fInit)
在 QTTabBarLib.QTTabBarClass.RefreshOptions()
TargetSite ---
Int32 IntGdipDeleteFont(System.Runtime.InteropServices.HandleRef)--------------
`

@rickychaw rickychaw added the bug Something isn't working label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants