| 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 | ||||
| 0011779 | [Lazarus] Database | crash | always | 2008-08-02 10:43 | 2009-06-13 12:07 | ||||
| Reporter | Ido Kanner | View Status | public | ||||||
| Assigned To | Mattias Gaertner | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 0.9.25 (SVN) | ||||||
| Summary | 0011779: Access violation when removing a db aware component | ||||||||
| Description |
When we either sometimes remove a data aware component that we placed on a form, or when we assign DataSource to specific database aware component and remove the component regardless if the DataSource is still assigned or not to the component we are having an access violation error on the removal attempt. After the first access violation, every attempt to remove a different component will have the same result of access violation. |
||||||||
| Additional Information |
I tested it only on Linux 64 bit running mandriva and GTK 2. Please note that the third type of attempt does not always happens (that's why I give 3 different possibilities I have tested). I'm adding the access violation error that was made after an attempt to delete the TDBEdit component from a form (not assigned to any dataset) |
||||||||
| Tags | No tags attached. | ||||||||
| Fixed in Revision | 15965 | ||||||||
| LazTarget | 0.9.26 | ||||||||
| Widgetset | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0021032) Ido Kanner (reporter) 2008-08-02 10:45 |
One other thing I forgot to add was, that on the attached file, it also have the attempt to close the project. |

