https://bugs.kde.org/show_bug.cgi?id=517392
Méven Car <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |--- Status|NEEDSINFO |CONFIRMED Ever confirmed|0 |1 --- Comment #2 from Méven Car <[email protected]> --- I was inaccurate could create the file using touch: touch "2025_05_15_Large_linguistic_models_Investigating_LLMs_metalinguistic_abilities (Gašper Beguš, Maksymilian Dabkowski, Ryan Rhodes).txt" > ls > 2025_05_15_Large_linguistic_models_Investigating_LLMs_metalinguistic_abilities\ > \(Gašper\ Beguš\,\ Maksymilian\ Dabkowski\,\ Ryan\ Rhodes\).txt | od -ax 0000000 2 0 2 5 _ 0 5 _ 1 5 _ L a r g e 3032 3532 305f 5f35 3531 4c5f 7261 6567 0000020 _ l i n g u i s t i c _ m o d e 6c5f 6e69 7567 7369 6974 5f63 6f6d 6564 0000040 l s _ I n v e s t i g a t i n g 736c 495f 766e 7365 6974 6167 6974 676e 0000060 _ L L M s _ m e t a l i n g u i 4c5f 4d4c 5f73 656d 6174 696c 676e 6975 0000100 s t i c _ a b i l i t i e s sp ( 7473 6369 615f 6962 696c 6974 7365 2820 0000120 G a E ! p e r sp B e g u E ! , sp 6147 a1c5 6570 2072 6542 7567 a1c5 202c 0000140 M a k s y m i l i a n sp D a b k 614d 736b 6d79 6c69 6169 206e 6144 6b62 0000160 o w s k i , sp R y a n sp R h o d 776f 6b73 2c69 5220 6179 206e 6852 646f 0000200 e s ) . t x t nl 7365 2e29 7874 0a74 0000210 Renamed the file in Dolphin, removing the "2025_" start: It worked fine on my system, while being in details mode, on a ext4 system (SSD). But after several retries, i was able to see it happen once. It seems to be a race condition, if the renaming takes too long or happens too fast, the code updating the view does not get the new name. > Kernel: linux 6.18.13-200.fc43.x86_64 You are using yourself fedora, perhaps with btrfs. Or maybe it is more likely to happen on a HDD. -- You are receiving this mail because: You are watching all bug changes.
