kooloveme / thtmlviewer

Automatically exported from code.google.com/p/thtmlviewer
Other
0 stars 0 forks source link

Unable to load any file (or string) in Lazarus 1.1 REV 38799 #199

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which steps will reproduce the problem?
1. New empty form with TButton and THtmlViewer
2. Onclick procedure is set to htmlViewer1.LoadFromFile (or LoadFromString, it 
doesn't matter)

What is the expected output? What do you see instead?
I'd like to see HTML file (string) but I see GDB errors /see screens/ and 
"Range check error" in application.

Which version of the product are you using? Which compiler version are you
using? On which operating system?
Version of THTMLViewer: 113.r306
Compiler: FPC 2.6.0
Windows 7 x64

Please attach test html files and screenshots, if appropriate.
Please provide any additional information:

Original issue reported on code.google.com by Valicek1...@gmail.com on 7 Oct 2012 at 7:19

Attachments:

GoogleCodeExporter commented 9 years ago
Both errors are on line 721. 

Original comment by Valicek1...@gmail.com on 7 Oct 2012 at 7:21

GoogleCodeExporter commented 9 years ago
Updated lazarus to r38970 and THTMLViewer to r320 and works fine!

Original comment by Valicek1...@gmail.com on 7 Oct 2012 at 8:53

GoogleCodeExporter commented 9 years ago
Thanks for spotting this issue.

It duplicates issue 193, which is about the same error with Lazarus 1.0.

Original comment by OrphanCat on 7 Oct 2012 at 3:17