View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023797 | Lazarus | IDE | public | 2013-01-31 15:57 | 2013-01-31 22:05 |
Reporter | Daniel Simões de Almeida | Assigned To | Mattias Gaertner | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Windows | OS | Vista | ||
Product Version | 1.1 (SVN) | ||||
Fixed in Version | 1.1 (SVN) | ||||
Summary | 0023797: Problem reading form that uses inheritance | ||||
Description | I have a problem in the SVN version of Lazarus. (Lazarus 1.1 - SVN: 39877, FPC: 2.7.1). The current SVN version is not able to read forms that were created through inheritance. This problem does not occurs on Lazarus version 1.1 - SVN: 39547, FPC: 2.7.1. As we can see in the attached image, the form TfrPrincipal is created by inheritance form TFormDJ_Main... The form TFormDJ_Main is inside a Package named DJ_TOOLS.lpk... The Project already has dependency to this package | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 40098 | ||||
LazTarget | - | ||||
Widgetset | Win32/Win64 | ||||
Attached Files |
|
|
|
|
It shows a file read error. Does the file exist? Can you open it in the IDE? |
|
No, the file showing on error message does not exist... There are the files: C:\Pascal\Lazarus\TOOLS\DJ_FormPrincipal.pas C:\Pascal\Lazarus\TOOLS\lib\i386-win32\DJ_FormPrincipal.ppu But the Form open correctly on Lazarus 1.1 Rev: 39547 |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-01-31 15:57 | Daniel Simões de Almeida | New Issue | |
2013-01-31 15:57 | Daniel Simões de Almeida | File Added: LazarusSVN_inheritance_Form.png | |
2013-01-31 16:04 | Mattias Gaertner | Note Added: 0065349 | |
2013-01-31 19:18 | Daniel Simões de Almeida | Note Added: 0065358 | |
2013-01-31 22:04 | Mattias Gaertner | Assigned To | => Mattias Gaertner |
2013-01-31 22:04 | Mattias Gaertner | Status | new => assigned |
2013-01-31 22:05 | Mattias Gaertner | Fixed in Revision | => 40098 |
2013-01-31 22:05 | Mattias Gaertner | LazTarget | => - |
2013-01-31 22:05 | Mattias Gaertner | Status | assigned => resolved |
2013-01-31 22:05 | Mattias Gaertner | Fixed in Version | => 1.1 (SVN) |
2013-01-31 22:05 | Mattias Gaertner | Resolution | open => fixed |