Bug 450514

Summary: Clicking on "open log" in an error notification does nothing
Product: [Applications] kup Reporter: Riccardo Robecchi <sephiroth_pk>
Component: generalAssignee: Simon Persson <simon.persson>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version First Reported In: 0.9.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Screenshot of the notification

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.