After launching Dolphin, the tooltip/infotip of video files are opening a window that immediately shuts down. The tooltip/infotip of images work normally and somehow fixes the ones from videos.
Created attachment 176469 [details] Weird tooltip/infotip behavior.
Interesting, for me the video won't play at all.
It's possible that this behavior is because of "ffmpegthumbs".
Now that I've reinstalled Arch, I don't have this issue anymore, even with "ffmpegthumbs".
I'm experiencing this bug on Fedora Kinoite.
Can you share your ffmpegthumbnailer version? You can run `ffmpegthumbnailer -v` to get it. I have ffmpegthumbnailer version: 2.2.3 Also, I got the video playback working now (I had to set my preview settings to defaults). However I do not get the popup. Are you on Wayland or X11?
(In reply to Akseli Lahtinen from comment #6) > Can you share your ffmpegthumbnailer version? You can run `ffmpegthumbnailer > -v` to get it. > > I have ffmpegthumbnailer version: 2.2.3 > > Also, I got the video playback working now (I had to set my preview settings > to defaults). However I do not get the popup. > > Are you on Wayland or X11? Seems like i don't have ffmpegthumbnailer nor ffmpegthumbs. But the tooltip/infotip is still opening like that. Perhaps the issue is that title bars are appearing on things that are not supposed to have one, like in Bug 497480 ?
*** Bug 497290 has been marked as a duplicate of this bug. ***
This bug seems to indirectly break renaming under some conditions, since when renaming is initiated and then this tooltip is triggered by the mouse resting on some file, the renaming will be canceled. This seems to be similar to https://bugs.kde.org/show_bug.cgi?id=470238 so perhaps it might be worth making the renaming more robust against such problems.
Switching back to the original distro that the report was made from.
I've notice that the issue only happens when you launch Dolphin already inside a window that has videos in it. If you navigate into a folder with videos to test it, the issue won't happen.
> If you navigate into a folder with videos to test it, the issue won't happen. Can confirm it seems to depend on the launch folder. When I launch it in a folder with VP9 .webm files the bug happens. In another folder with an .mp4 file, it works and there's no bug. When I launch from a non-affected folder and then browse to the affected .webm files folder later, there's also no bug happening.
I'm not able to reproduce this on git-master or Dolphin 24.08.3 on Solus Tested with a folder that has mp4 and webm videos in it. ffmpegthumbs is installed - Opened Dolphin and navigated to the folder. Hovered over each file. Infotip stays visible with either mp4 or webm. - Navigated to the folder in Konsole and opened Dolphin from there. No problems. - Created a link to the folder on the desktop and opened that. No problems. - Created a folder on the desktop with just the webm file and opened that. No problems. ffmpegthumbs, version: 24.08.3, release: 86
I see it on 24.08.3 on postmarketOS/Alpine.
This bug and Bug 497480 are not happening now that I've updated to Plasma 6.3
Ok. I'm experiencing it again. Operating System: Arch Linux KDE Plasma Version: 6.3.2 KDE Frameworks Version: 6.11.0 Qt Version: 6.8.2 Kernel Version: 6.13.4-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 8 × 11th Gen Intel® Core™ i5-11300H @ 3.10GHz Memory: 8.1 GB of RAM Graphics Processor 1: NVIDIA GeForce GTX 1650 Graphics Processor 2: Intel® Iris® Xe Graphics Manufacturer: LENOVO Product Name: 82MG System Version: IdeaPad Gaming 3 15IHU6
I am experiencing a similar bug that may be related to this one: STEPS TO REPRODUCE 1. Prepare a file with a long name, so that it ends with "..." when displaying in Dolphin 2. Make sure "Show on startup: Folders, tabs, and window state from last time" in "Configure Dolphin → Interface → Folders & Tabs" is selected 3. Close and restart Dolphin 4. Hover the mouse cursor onto the long file name OBSERVED RESULT A tooltip of the complete file name is shown in a separate window with title bar, and then vanishes immediately SYSTEM INFORMATION Operating System: Arch Linux KDE Plasma Version: 6.3.2 KDE Frameworks Version: 6.11.0 Qt Version: 6.8.2 Kernel Version: 6.13.5-arch1-1 (64-bit) Graphics Platform: Wayland This only happens after launching Dolphin right away, without other prior operations. It is not restricted to video files.
(In reply to Huanyu Liu from comment #17) > I am experiencing a similar bug that may be related to this one: Thanks for this. I followed what you did on git-master as well as Dolphin 24.12.2 and can't reproduce that either. I'll keep this open in case someone is able to reproduce.
I still see this problem on 24.08.3, the original one.
(In reply to Ellie from comment #19) > I still see this problem on 24.08.3, the original one. Are you able to reproduce Bug 497480 aswell? It's another Dolphin issue were a title bar appears where it shouldn't.
Yup. For me the "move into" window has a title bar too and it opens up at what seems to be a completely wrong position (not where the mouse is).