Commit c13747f
committed
fix: allow user to see error messages when url handler fails
Applies something similar to what was recommended in #438 (though this doesn't solve that issue)
Tested:
- built binary
- ran install from binary
- ran logos from binary
- accomplished sign on
- checked desktop in ~/.local/share/applications to ensure it looked right
- simulated failure in edited script, echo displays properly.1 parent 6d03b52 commit c13747f
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
623 | 623 | | |
624 | 624 | | |
625 | 625 | | |
626 | | - | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
627 | 633 | | |
628 | 634 | | |
629 | 635 | | |
| |||
0 commit comments