Closed lzaoral closed 1 year ago
If the installation step was skipped (e.g. --start-from profiling was used), always reselect the profiled applet. Otherwise, might communicate with a completely unrelated applet.
--start-from profiling
Thanks for the report, @mmstanone! Could you check that this fixes the issue for you?
Resolved in 3fa5652323bfce1d03eecf1c9233eb96a559d7de.
If the installation step was skipped (e.g.
--start-from profiling
was used), always reselect the profiled applet. Otherwise, might communicate with a completely unrelated applet.