https://bugs.kde.org/show_bug.cgi?id=410879
Bug ID: 410879
Summary: OGG files are renamed to OGA
Product: kdeconnect
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: common
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When sending an OGG file from Dolphin (either over "Share->Send To Device" or
just over "Send to <device> via KDE Connect") the file gets saved as "oga" on
my Android. This happens with "real"/valid OGG files and also with text files
renamed to ".ogg", so this may be a problem with detecting the mime-type
without looking at the data ("$ file textfile.ogg" reports ASCII text).
STEPS TO REPRODUCE
1. Find any ".ogg" file or create a file and save it with ".ogg" as the
extension
2. Right-click the file in Dolphin
3. Click on Send to <device> via KDE Connect
4. Check notification on Android phone for the filename
OBSERVED RESULT
File gets saved as ".oga" instead of ".ogg"
EXPECTED RESULT
File gets saved as ".ogg"
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.16.4
KDE Frameworks Version: 5.60.0
Qt Version: 5.13.0
Kernel Version: 5.2.8-arch1-1-ARCH
ADDITIONAL INFORMATION
Sending an OGG file from my android phone to my desktop works without renaming
the file.
--
You are receiving this mail because:
You are watching all bug changes.