-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error message overflows window #1974
Comments
Yes, could be solved better. And we already do some output parsing and could catch this and treat it differently. We should first see how we want to solve it. Maybe as larger window, similar to Vorta's own exceptions. |
Vorta's own exceptions could serve well. But what would be the best ways to catch exceptions outside of the Vorta's main thread? This could be a good addition to my projects ('Error handling & report wizard' one). |
We can show a few lines and add a Read More button, which would open a scrollable window with all the details. |
I think it's better to have a pop-up window with a copy to clipboard button. |
Yes, I would use the same error box for Vorta AND Borg exceptions. Even if their content will be a bit different and the source they come from. |
Sure, will take this up as soon as I'm done with my proposal submission. |
Hi, I'm working on this issue right now. |
Noticed this again yesterday: #2218 I've assigned you the issue. So it's all yours. |
Description
A failed backup lead to an error message long enough to overflow the window. No scroll bar was available, so reading was only possible by dragging window partially off the top of the screen, then enlarging the window.
Reproduction
OS
Pop!_OS 22.04 LTS, GNOME 42.9
Version of Vorta
0.8.3
What did you install Vorta with?
Distribution package
Version of Borg
1.2.0
Logs
No response
The text was updated successfully, but these errors were encountered: