salvadorbs / Asuite

ASuite is a simple open source portable launcher for Microsoft Windows.
http://www.salvadorsoftware.com/asuite
GNU General Public License v3.0
98 stars 14 forks source link

Access Violation when scaning Pictures #102

Closed megabugman closed 3 years ago

megabugman commented 3 years ago

cannot test with alpha due to https://github.com/salvadorbs/Asuite/issues/101 20210721010730

salvadorbs commented 3 years ago

With the resolution of #101, you should now be able to test the ScanFolder without major problems (I hope! :)). Tried it on my computer, with the Pictures folder and had no problems.

P.S .: ASuite 2.0 was developed using Delphi. From 2.1 onwards, I preferred to use Lazarus (+ FPC), in order to make ASuite completely open source.

So it is possible that bugs found in 2.0 do not also exist in 2.1 (unless my possible code errors, of course).

megabugman commented 3 years ago

101 is not fixed in 2.1.0.1280

not valid

Also notice in v2.0 TVirtualStringTree was pre-populated already with two common file extensions image

salvadorbs commented 3 years ago

Ops... forgot the commit. Now it works in last build: https://github.com/salvadorbs/Asuite/actions/runs/1056657577

megabugman commented 3 years ago

perfect. though cannot add or .* not sure if this is an issue anyway. closed