Bug 450514 - Clicking on "open log" in an error notification does nothing
Summary: Clicking on "open log" in an error notification does nothing
Status: RESOLVED WORKSFORME
Alias: None
Product: kup
Classification: Applications
Component: general (other bugs)
Version First Reported In: 0.9.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Simon Persson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-18 12:40 UTC by Riccardo Robecchi
Modified: 2022-04-07 08:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Screenshot of the notification (25.15 KB, image/png)
2022-02-18 12:40 UTC, Riccardo Robecchi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Riccardo Robecchi 2022-02-18 12:40:39 UTC
Created attachment 146908 [details]
Screenshot of the notification

SUMMARY
If an error occurs when using Kup from the System Settings KCM, a notification appears which offers the option to open a log. If I click on that option, however, no log is opened.


STEPS TO REPRODUCE
1. Start a backup which fails
2. Click on the "show log file"

OBSERVED RESULT
Nothing happens.

EXPECTED RESULT
The log file is actually opened.

SOFTWARE/OS VERSIONS
Linux: KDE neon
KDE Plasma Version: 5.24.1
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Comment 1 Simon Persson 2022-04-03 13:13:59 UTC
This works for me. Can you confirm that the log file exists? Should be located at .cache/kup/kup_plan1.log inside your home folder. Also try opening it there, from your file manager. Let me know if that works for you. Possibly no application is configured to open .log files?
Comment 2 Riccardo Robecchi 2022-04-07 08:21:13 UTC
This appears to work as expected now. Thanks for your help.