| Summary: | "CDDB information.txt" file from audio cd does not open with the app associated to txt files | ||
|---|---|---|---|
| Product: | [Applications] AudioCD-KIO | Reporter: | Patrick Silva <bugseforuns> |
| Component: | General | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | yurchor |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/audiocd-kio/eebe295b9381ae7701628d472d1c50d2db7c715b | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Patrick Silva
2019-03-23 14:21:08 UTC
Adding
entry.INSERT(KIO::UDSEntry::UDS_MIME_TYPE, QStringLiteral("text/plain"));
into audiocd.cpp:601 allows opening in the default text editor, but only if the file opens with Konqueror. Funny thing. :)
Do not know how to fix it though.
Git commit eebe295b9381ae7701628d472d1c50d2db7c715b by Yuri Chornoivan. Committed on 24/03/2019 at 11:41. Pushed by yurchor into branch 'Applications/19.04'. Use the correct MIME type for CDDB information.txt M +1 -0 audiocd.cpp https://commits.kde.org/audiocd-kio/eebe295b9381ae7701628d472d1c50d2db7c715b |