TChromeTabs icon indicating copy to clipboard operation
TChromeTabs copied to clipboard

Access Violation in function GdipDrawLine in module gdiplus.dll

Open Tad827 opened this issue 6 years ago • 3 comments

Sometimes the program will raise the exception in ChromeTabsControls.pas line 1508: "TabCanvas.DrawLine(CloseButtonCrossPen, CrossRect.Left, CrossRect.Top, CrossRect.Right, CrossRect.Bottom);" , which will call TGPGraphics.DrawLine function. Then it raise an access violation in function GdipDrawLine in module gdiplus.dll.

Tad827 avatar Feb 01 '19 02:02 Tad827

Yes, and it happens quite often

chinyaev avatar May 08 '19 09:05 chinyaev

The problems with this report include:

  1. no report of exact git revision you have.

  2. no report of your delphi version. yes that matters.

  3. probably you need to report your video card

wpostma avatar Sep 03 '20 18:09 wpostma

Hi,    I download the mater branch by ZIP, I think it's the newest. The delphi version is 10.3, and the video card is ATI Radeon HD 4550.  

------------------ 原始邮件 ------------------ 发件人: "norgepaul/TChromeTabs" <[email protected]>; 发送时间: 2020年9月4日(星期五) 凌晨2:29 收件人: "norgepaul/TChromeTabs"<[email protected]>; 抄送: "Tad"<[email protected]>;"Author"<[email protected]>; 主题: Re: [norgepaul/TChromeTabs] Access Violation in function GdipDrawLine in module gdiplus.dll (#71)

The problems with this report include:

no report of exact git revision you have.

no report of your delphi version. yes that matters.

probably you need to report your video card

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Tad827 avatar Sep 04 '20 02:09 Tad827