View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004748 | JEDI VCL | 00 JVCL Components | public | 2009-04-19 16:50 | 2009-04-22 23:18 |
Reporter | Erazer | Assigned To | jfudickar | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.36 | ||||
Target Version | Fixed in Version | ||||
Summary | 0004748: JvAppRegistryStorage does not fre registry key. | ||||
Description | JvAppRegistryStorage, doe not close opened key, every time after usage, it store key open, so it's impossible to read it by other application(s). Example: I read and save app's settings by JvAppRegistryStorage, but if I start another copy of my application it cant read settings because key is locked by previous copy, so it read trash. JvAppRegistryStorage should make CloseKey,Free, every time after reading/writing to make key acsessible to other applications :( | ||||
Tags | No tags attached. | ||||
|
Could you please create a small sample showing this behaviour. I'm using the JvAppRegistryStorage in my application in different areas and i have no problems in with parallel usage. Kind regards Jens |
|
Sorry, it seems the problem is in my application or something else. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-04-19 16:50 | Erazer | New Issue | |
2009-04-22 23:05 | jfudickar | Note Added: 0015430 | |
2009-04-22 23:05 | jfudickar | Status | new => feedback |
2009-04-22 23:09 | Erazer | Note Added: 0015431 | |
2009-04-22 23:18 | jfudickar | Status | feedback => resolved |
2009-04-22 23:18 | jfudickar | Resolution | open => fixed |
2009-04-22 23:18 | jfudickar | Assigned To | => jfudickar |