GithubHelp home page GithubHelp logo

Comments (3)

viniciusfbb avatar viniciusfbb commented on July 26, 2024

@limelect I apologize for the inconvenience. Some errors are difficult to solve because it is difficult to reproduce, as is your case. We've tested it on several different machines and no problem occurs.

Right now, we've released a new version with several fixes/improvements included in the setup. Now, even in case of failure, the diagnosis will be easier as it will open the installation log. It would be great to have some new feedback from you.

from skia4delphi.

viniciusfbb avatar viniciusfbb commented on July 26, 2024

@limelect Other people with installation problems reported that it was fixed in this new version. I will close the issue for lack of information, but as soon as you have any news, don't hesitate, comment here or open a new issue.

from skia4delphi.

TheOriginalBytePlayer avatar TheOriginalBytePlayer commented on July 26, 2024

I cannot install it on a Windows 10 machine running the latest update of Delphi 11.

I used the automatic installation but when I try to rebuild the FMX Version of the library it get an access violation in bds.exe with the following details

(46648E80){bds.exe } [46649E80]
[500647C0]{rtl280.bpl } System.@FinalizeRecord (Line 32825, "System.pas" + 86) + $4
[5005A388]{rtl280.bpl } System.@FreeMEM (Line 4976, "System.pas" + 20) + $0
[5006206C]{rtl280.bpl } System.@UStrClr (Line 25872, "System.pas" + 14) + $0
[50064774]{rtl280.bpl } System.@FinalizeRecord (Line 32815, "System.pas" + 76) + $2
[5006B652]{rtl280.bpl } SysInit.@gettls (Line 835, "SysInit.pas" + 23) + $0
[500614A1]{rtl280.bpl } System.@RaiseExcept (Line 22127, "System.pas" + 51) + $0
[21CBF8D8]{delphicoreide280.bpl} PakList.TPackageListItem.LoadDesignPackage (Line 919, "PakList.pas" + 20) + $F
[102CBED9]{fmx280.bpl } FMX.Graphics.TBitmapCodecManager.FindCodecClass (Line 2966, "FMX.Graphics.pas" + 9) + $16
[5005FF1F]{rtl280.bpl } System.TObject.GetInterface (Line 18408, "System.pas" + 2) + $5
[50069D7F]{rtl280.bpl } System.TInterfacedObject.QueryInterface (Line 39765, "System.pas" + 1) + $8
[500A4BB7]{rtl280.bpl } System.SysUtils.Supports (Line 27501, "System.SysUtils.pas" + 1) + $D
[106184B1]{fmx280.bpl } FMX.Platform.TPlatformServices.GetPlatformService (Line 557, "FMX.Platform.pas" + 1) + $1F
[5006177E]{rtl280.bpl } System.InitUnits (Line 23842, "System.pas" + 21) + $0
[500617EE]{rtl280.bpl } System.@PackageLoad (Line 23870, "System.pas" + 8) + $0
[500A3D07]{rtl280.bpl } System.SysUtils.InitializePackage (Line 26512, "System.SysUtils.pas" + 4) + $0
[500A3E65]{rtl280.bpl } System.SysUtils.LoadPackage (Line 26563, "System.SysUtils.pas" + 18) + $5
[21BCB5A9]{delphicoreide280.bpl} PasCppPakMgr.TIDEDesignPackage.ClearModules (Line 2189, "PasCppPakMgr.pas" + 14) + $10
[20430EAC]{coreide280.bpl} PakLoad.TPackage.DoLoadPackage (Line 146, "PakLoad.pas" + 0) + $8
[20431025]{coreide280.bpl} PakLoad.TPackage.Load (Line 220, "PakLoad.pas" + 7) + $7
[20433859]{coreide280.bpl} PakMgr.TDesignPackage.Load (Line 591, "PakMgr.pas" + 2) + $2
[21BCB8CF]{delphicoreide280.bpl} PasCppPakMgr.TIDEDesignPackage.Load (Line 2292, "PasCppPakMgr.pas" + 4) + $3
[210DAA6C]{vclide280.bpl} Collections.TCustomHashTable.Add (Line 1027, "Collections.pas" + 34) + $8
[500604D5]{rtl280.bpl } System.@AfterConstruction (Line 19330, "System.pas" + 2) + $5
[21BCB6DF]{delphicoreide280.bpl} PasCppPakMgr.TIDEDesignPackage.DelayLoad (Line 2217, "PasCppPakMgr.pas" + 11) + $4
[21CBF938]{delphicoreide280.bpl} PakList.TPackageListItem.LoadWait (Line 939, "PakList.pas" + 3) + $4
[21CBF89F]{delphicoreide280.bpl} PakList.TPackageListItem.LoadDesignPackage (Line 914, "PakList.pas" + 15) + $5
[21CBE8AB]{delphicoreide280.bpl} PakList.TPackageListItem.SetIsInstalled (Line 582, "PakList.pas" + 7) + $3
[21CBE671]{delphicoreide280.bpl} PakList.TPackageList.AddPackage (Line 497, "PakList.pas" + 13) + $5
[21CDB4B2]{delphicoreide280.bpl} BasePasProjOpts.TProjOptsManager.InstallPackage (Line 1820, "BasePasProjOpts.pas" + 9) + $5
[21CDC73B]{delphicoreide280.bpl} BasePasProjOpts.TProjectOptions.InstallPackage (Line 2449, "BasePasProjOpts.pas" + 0) + $3
[21C9BA74]{delphicoreide280.bpl} PasMgr.TPascalPackageCodeUpdater.InstallPackage (Line 13131, "PasMgr.pas" + 18) + $19
[21BD6881]{delphicoreide280.bpl} PkgContainers.TStdPackageProjectContainer.CommandHandler (Line 178, "PkgContainers.pas" + 8) + $7
[20461C3F]{coreide280.bpl} ContainerIntf.TIDEProjectManagerMenuObject.Execute (Line 862, "ContainerIntf.pas" + 26) + $17
[2046386A]{coreide280.bpl} ContainerIntf.TProjectManagerMenuItem.Click (Line 1110, "ContainerIntf.pas" + 18) + $22
[50DF076B]{vcl280.bpl } Vcl.Menus.TMenu.DispatchCommand (Line 3576, "Vcl.Menus.pas" + 5) + $2
[50DF19E6]{vcl280.bpl } Vcl.Menus.TPopupList.WndProc (Line 4749, "Vcl.Menus.pas" + 4) + $E
[500606FC]{rtl280.bpl } System.TMonitor.CheckOwningThread (Line 19536, "System.pas" + 2) + $0
[50060A22]{rtl280.bpl } System.TMonitor.Exit (Line 19726, "System.pas" + 1) + $2
[50060A7E]{rtl280.bpl } System.TMonitor.Exit (Line 19748, "System.pas" + 2) + $7
[50CA814D]{vcl280.bpl } Vcl.Graphics.FreeMemoryContexts (Line 7288, "Vcl.Graphics.pas" + 12) + $8
[50CCC338]{vcl280.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 10267, "Vcl.Controls.pas" + 3) + $6
[50DF1935]{vcl280.bpl } Vcl.Menus.TPopupList.MainWndProc (Line 4724, "Vcl.Menus.pas" + 2) + $5
[50174218]{rtl280.bpl } System.Classes.StdWndProc (Line 18318, "System.Classes.pas" + 8) + $0
[211B4E9F]{vclide280.bpl} IDEVirtualTrees.TVirtualTreeHintWindow.IsHintMsg (Line 7103, "IDEVirtualTrees.pas" + 7) + $13
[50E0D743]{vcl280.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 11320, "Vcl.Forms.pas" + 23) + $1
[50E0D786]{vcl280.bpl } Vcl.Forms.TApplication.HandleMessage (Line 11350, "Vcl.Forms.pas" + 1) + $4
[50E0DAC5]{vcl280.bpl } Vcl.Forms.TApplication.Run (Line 11489, "Vcl.Forms.pas" + 27) + $3
[004F6F82]{bds.exe } bds.bds (Line 227, "" + 16) + $2

from skia4delphi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.