Comment # 2
on bug 8715
from Alexis La Goutte
(In reply to comment #1)
> Presumably closing a file should close any dialogue windows that depend on
> the contents of that file (statistics, conversations, graphs, etc).
I agree !
>
> I tried with a few other types of windows (IO graph, conversation lists,
> ...) and none of them closed automatically, but neither did they crash -
> they just didn't do anything. This is safer from a security standpoint, but
> still terrible for usability.
I tried too and no found other crash.
>
> As for what should be fixed - I'm happy just fixing the crash in the GTK
> version (by checking in summary_ok_cb if the file is still there).
I will see to fix soon this crash.
> The Qt dialogues should all be implemented so they close when the file is closed
> though.
>
Good idea, i will look if it is possible
You are receiving this mail because:
- You are watching all bug changes.