mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Update KNOWN_ISSUES.txt
This commit is contained in:
parent
37feb5cce2
commit
ca61cb5508
@ -3,18 +3,18 @@ Known issues and limitations
|
|||||||
We plan to address the following issues in future releases.
|
We plan to address the following issues in future releases.
|
||||||
|
|
||||||
General:
|
General:
|
||||||
- Only a single instance of the application can be executed at once.
|
- Only a single instance of the application can be started at once.
|
||||||
There is no check if another instance is already running. Running a second instance will cause issues.
|
There is no check if another instance is already running. Running a second instance will cause issues.
|
||||||
|
|
||||||
Case:
|
Case:
|
||||||
- Closing a Case in certain situations when ingest is running or processing is being done in the background may cause stability issues.
|
- Closing a case in certain situations (when ingest is running or processing is being done in the background) may cause stability issues.
|
||||||
If case cannot be cleanly closed, try closing the application.
|
If case cannot be cleanly closed, try closing the application.
|
||||||
|
|
||||||
Ingest:
|
Ingest:
|
||||||
- Ingest may fail and cause unexpected behavior if "Add image" action is performed while ingest is running on previously added image.
|
- Ingest may fail and cause unexpected behavior if "Add image" action is performed while ingest is running on a previously added image.
|
||||||
|
|
||||||
|
|
||||||
Keyword search module:
|
Keyword search module:
|
||||||
- Keyword search module does not currently search unallocated space,
|
- Keyword search module does not currently search unallocated space,
|
||||||
- Keyword search maximum size of files to be indexed and searched is 100MB,
|
- Keyword search maximum size of files to be indexed and searched is 100MB,
|
||||||
- Keyword search maximum size of unknown files to be searched (using string extraction) is 1MB.
|
- Keyword search maximum size of unknown types of files to be indexed and searched (using string extraction) is 1MB.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user