| Anonymous | Login | Signup for a new account | 2010-07-31 04:19 CEST |
| All Projects | FPC | Lazarus: Packages, Patches | Lazarus CCR | Mantis | fpGUI |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||||
| 0015638 | [Lazarus] LazReport | major | always | 2010-01-31 07:54 | 2010-03-09 20:47 | ||||||||
| Reporter | Scott | View Status | public | ||||||||||
| Assigned To | Vincent Snijders | ||||||||||||
| Priority | normal | Resolution | fixed | ||||||||||
| Status | resolved | Product Version | 0.9.28.2 | ||||||||||
| Summary | 0015638: LazReport Designer JPG Image Error | ||||||||||||
| Description |
When placing an image into the designer and attempting to load a JPG image into the designer, I receive the following error: ********** File not open. Press OK to ignore and risk data corruption. Press Cancel to kill the program. ********** |
||||||||||||
| Additional Information |
STEPS TO REPRODUCE (1) Open Lazarus (2) Place frReport1 onto form. (SEE LazReport001.png) (3) Double-click frReport1 icon to open Designer. (4) Click insert picture icon on left toolbar. (5) When picture dialog comes up, click Load. (SEE LazReport002.png) (6) Select JPG image file and click Open and you will see the error. (SEE LazReport003.png) |
||||||||||||
| Tags | crash, internal error, win32 | ||||||||||||
| Fixed in Revision | |||||||||||||
| LazTarget | - | ||||||||||||
| Widgetset | Win32/Win64 | ||||||||||||
| Attached Files |
|
||||||||||||
|
|
|||||||||||||
Notes |
|
|
(0034107) Scott (reporter) 2010-01-31 08:02 edited on: 2010-01-31 08:16 |
OS: Windows XP Professional Service Pack 3 Sorry, I failed to mention in my initial report that the error only occurs on progressively saved JPG images. Standard JPG images load without any problems. Thanks. Attached is "Waterfall-Standard.jpg" which is a standard JPG image. Attached is "Waterfall-Progressive.jpg" which is a progressively saved JPG image. |
|
(0034111) José Mejuto (reporter) 2010-01-31 13:28 |
Progressive jpeg images has been fixed in fpc 2.5.1 so you need a fpc SVN snapshot http://bugs.freepascal.org/view.php?id=14928 [^] I think it is not related to LazReport. |
|
(0034112) Vincent Snijders (manager) 2010-01-31 17:45 |
Please test with a fpc 2.5.1 based snapshot. |

