Official Just Manager forum
You are not logged in.
Pages: 1
Greetings,
Steps to reproduce:
1. Activate Quick View (Ctrl+Q)
2. Select a virtual hard disk (.vhdx)
Just Manager hangs:
High CPU usage:
FC has no issues:
Cheers
Win10/11
Offline
There is another issue with Quick viewer. After changing the max file size to eg. 1024 KB, then pressing Apply, once returning to the Setting window the max file size shows 1 KB.
Win10/11
Offline
OK, the preview is broken, JM hangs also with a 150MB .mp4 file when previeing.
Win10/11
Offline
Steps to reproduce:
1. Activate Quick View (Ctrl+Q)
2. Select a virtual hard disk (.vhdx)Just Manager hangs:
Quick viewer uses standard Rich Edit to display text/binary files. Rich Edit requires reading the entire file, that's why JM "hangs" during this process.
Currently you need to limit file size (Configuration > Settings... > Quick viewer > Max file size) to prevent such cases.
This is old code that needs refactoring.
There is another issue with Quick viewer. After changing the max file size to eg. 1024 KB, then pressing Apply, once returning to the Setting window the max file size shows 1 KB.
Can't reproduce. What are the steps?
OK, the preview is broken, JM hangs also with a 150MB .mp4 file when previeing.
Since the video preview is not supported in JM, it loads 150 Mb data to the Rich Edit.
Offline
steps to reproduce:
Win10/11
Offline
Pages: 1