You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Activate the symbol pane and then tried to open a .vapi file with about 10,000 lines. Code froze pretty much indefinitely. With smaller .vapi files, 5000 lines tool 2 - 3 seconds to parse but 1 - 2000 lines there was minimal delay.
Steps to Reproduce
Activate the right-hand pane (Vala symbols)
Open a large .vapi file (e.g. clutter-1.0.vapi)
Observe interface frozen indefinitely (freeze may occur after a few seconds depending on resources available and whether editing is attempted before symbols loaded)
Expected Behavior
The Vala Symbol pane should cope gracefully with files with many, deeply nested symbols when resources become short.
OS Version
8.x (Circe)
Session Type
Secure Session (Wayland)
Software Version
Latest release (I have run all updates)
Log Output
Hardware Info
Running in a VM with comparatively limited resources (8 cores, 8GB memory). Also occurs to a lesser extent in OS7.1 running natively with 16 cores and 16GBmemory,
The text was updated successfully, but these errors were encountered:
What Happened?
Activate the symbol pane and then tried to open a
.vapi
file with about 10,000 lines. Code froze pretty much indefinitely. With smaller.vapi
files, 5000 lines tool 2 - 3 seconds to parse but 1 - 2000 lines there was minimal delay.Steps to Reproduce
.vapi
file (e.g.clutter-1.0.vapi
)Expected Behavior
The Vala Symbol pane should cope gracefully with files with many, deeply nested symbols when resources become short.
OS Version
8.x (Circe)
Session Type
Secure Session (Wayland)
Software Version
Latest release (I have run all updates)
Log Output
Hardware Info
Running in a VM with comparatively limited resources (8 cores, 8GB memory). Also occurs to a lesser extent in OS7.1 running natively with 16 cores and 16GBmemory,
The text was updated successfully, but these errors were encountered: