norgepaul / TChromeTabs

Comprehensive Delphi implementation of Chrome's tab system
Other
215 stars 78 forks source link

Access Violation in function GdipDrawLine in module gdiplus.dll #71

Open Tad827 opened 5 years ago

Tad827 commented 5 years ago

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.

chinyaev commented 5 years ago

Yes, and it happens quite often

wpostma commented 3 years ago

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

Tad827 commented 3 years ago

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" <notifications@github.com>; 发送时间: 2020年9月4日(星期五) 凌晨2:29 收件人: "norgepaul/TChromeTabs"<TChromeTabs@noreply.github.com>; 抄送: "Tad"<774891482@qq.com>;"Author"<author@noreply.github.com>; 主题: 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.