Bug#1120915: dolphin: After today update dolphin behavior is broken : cannot enter directories
On Tuesday, November 18, 2025 11:32:38 AM Central European Standard Time Eric
Valette wrote:
> Also I noticed the \u0000 in the mount point name that does not
> exist in the real path.
Hi Eric
I'm quite sure that it is this extra \u0000 that is the cause of these
troubles. I couldn't quickly reproduce it myself, but it could be some path
handling changes suddenly the null termination is included, and it might only
show up on some systems/usecases.
Given you have a long history in Debian, I hope you are a bit confident in the
console.
If you do the following:
QT_FATAL_WARNINGS=1 gdb dolphin
Then dolphin should crash when it gets to printing "Broken filename passed to
function"
Then you should be able to do "bt" in the gdb command line and provide a
backtrace. Then we might get an idea where the string gets passed from (and
thus where it gets wrongly created)
/Sune
--
I didn’t stop pretending when I became an adult, it’s just that when I was a
kid I was pretending that I fit into the rules and structures of this world.
And now that I’m an adult, I pretend that those rules and structures exist.
- zefrank
Reply to: