[kdeconnect] [Bug 459608] Sending m4a file to phone via KDE Connect changes extension to mp3.

2022-10-11 Thread Lucas Henderson
https://bugs.kde.org/show_bug.cgi?id=459608

--- Comment #1 from Lucas Henderson  ---
With further testing, I've found that .qt files get changed to .mov, and .jpeg
files get changed to .jpg. I suspect something is mapping the extension to a
mime type, then back to an extension. Why the extension is being modified at
all, no idea.

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

[kdeconnect] [Bug 459608] New: Sending m4a file to phone via KDE Connect changes extension to mp3.

2022-09-24 Thread Lucas Henderson
https://bugs.kde.org/show_bug.cgi?id=459608

Bug ID: 459608
   Summary: Sending m4a file to phone via KDE Connect changes
extension to mp3.
Classification: Applications
   Product: kdeconnect
   Version: unspecified
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: lucashender...@gmail.com
  Target Milestone: ---

SUMMARY
***
When right clicking and sending an m4a audio file, the file that appears in
android is renamed with an mp3 extension
***


STEPS TO REPRODUCE
1. have KDE Connect set up as normal, and file sharing enabled.
2. Create a file ending in .m4a on the computer sending the file. Actual
content is irrelevant, can be empty, text, etc.
3. Right click that file in Dolphin, and choose "Send to '[android device name
here]' via KDE Connect"
4. On the android device, navigate to the directory where KDE Connect is
configured to deposit the file.

OBSERVED RESULT
The file has been renamed with a .mp3 extension. (Its contents are unaltered)

EXPECTED RESULT
The filename should remain unchanged

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
Distro: Arch Linux
Kernel: 5.19.9-arch1-1
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 2.98.0
Qt Version: 5.15.6
KDE Connect(Linux): 22.08.1
Android version: 10
Android kernel: 4.19.95
Phone model: Moto G Power 2021
KDE Connect(Android): 1.19.1

ADDITIONAL INFORMATION
Sending an m4a file from one Linux PC to another Linux PC does not result in
this.

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

[frameworks-kio] [Bug 427962] Closing Dolphin, closes VLC (opened from Dolphin)

2022-05-26 Thread Lucas Henderson
https://bugs.kde.org/show_bug.cgi?id=427962

Lucas Henderson  changed:

   What|Removed |Added

 CC||lucashender...@gmail.com

--- Comment #9 from Lucas Henderson  ---
I have narrowed this down to the exact setting which causes the issue, and it's
a setting in VLC. I don't know if the bug is specifically with vlc, or with how
VLC talks with dolphin.  The video file is irrelevant; it happens when  the "Qt
Interface" is enabled in VLC.

Precise steps to reproduce, done on a 100% clean new user I created for this
purpose. 

Dolphin version: 22.04
VLC Version: 3.0.17.4
KIO(if it's related): 5.93.0
KIO-extras 22.04

STEPS TO REPRODUCE
1. Open VLC
2. Within VLC, navigate Tools > Preferences > Show Settings, and switch the
radio button from "Simple" to "All"
3. Scroll to the "Interface" section, and select "Main Interfaces" 
4. Tick the checkmark for "Qt Interface", then save settings.
5. Close VLC entirely.
6. Open Dolphin, navigate to a video file, then right click it, and Open With >
VLC Media Player.
7. Close Dolphin

Result: Both VLC and Dolphin close.

I was going to report this for VLC as well, but after testing both via the
nightly snap package, and compiling the latest git version myself, I could not
reproduce the error on VLC 4.0which is targeted to release by the end of
2022.

SO. for now, for anyone else who comes across this, just disable the qt
interface.

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