[AudioCD-KIO] [Bug 405783] "CDDB information.txt" file from audio cd does not open with the app associated to txt files

2019-03-24 Thread Yuri Chornoivan
https://bugs.kde.org/show_bug.cgi?id=405783

Yuri Chornoivan  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/aud
   ||iocd-kio/eebe295b9381ae7701
   ||628d472d1c50d2db7c715b

--- Comment #2 from Yuri Chornoivan  ---
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-0audiocd.cpp

https://commits.kde.org/audiocd-kio/eebe295b9381ae7701628d472d1c50d2db7c715b

-- 
You are receiving this mail because:
You are watching all bug changes.

[AudioCD-KIO] [Bug 405783] "CDDB information.txt" file from audio cd does not open with the app associated to txt files

2019-03-23 Thread Yuri Chornoivan
https://bugs.kde.org/show_bug.cgi?id=405783

--- Comment #1 from Yuri Chornoivan  ---
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.

-- 
You are receiving this mail because:
You are watching all bug changes.

[AudioCD-KIO] [Bug 405783] "CDDB information.txt" file from audio cd does not open with the app associated to txt files

2019-03-23 Thread Yuri Chornoivan
https://bugs.kde.org/show_bug.cgi?id=405783

Yuri Chornoivan  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.