https://bugs.documentfoundation.org/show_bug.cgi?id=115407

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #1 from Julien Nabet <[email protected]> ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.

just for the note, the pb comes from path of sound files, eg:
- file:///home/julien/lo/libreoffice/instdir/share/gallery/sounds/pluck.wav
-
file:///home/julien/lo/libreoffice/instdir/program/../share/gallery/sounds/pluck.wav
It appears in
lcl_findSoundInList (see
https://opengrok.libreoffice.org/xref/core/sd/source/ui/animations/SlideTransitionPane.cxx#284)
which calls lcl_EqualsSoundFileName (see 
https://opengrok.libreoffice.org/xref/core/sd/source/ui/animations/SlideTransitionPane.cxx#262)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to