Public bug reported:
I was trying to create slideshow of wallpapers so created background-2.xml
file. When I give path like
<static>
<duration>1795.0</duration>
<file>"/home/naveen/Pictures/My Scenes/127_Hours.jpg"</file>
</static>
It fails recognize the image where as, When I change to
<static>
<duration>1795.0</duration>
<file>/home/naveen/Pictures/Scenes/127_Hours.jpg</file>
</static>
It works. Having double quotes or space in path fails to recognize the file. I
think double quotes should work since we may have spaces in folder names.
What I noticed is:
When I give no space and no quotes -- it works.
<file>/home/naveen/Pictures/Scenes/127_Hours.jpg</file>
When I just include quotes with no spaces it fails to recognize the image files.
<file>"/home/naveen/Pictures/Scenes/127_Hours.jpg"</file>
So issue here is the way its recognizing quotes.
** Affects: ubuntu
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/807352
Title:
Does not display wallpaper in slideshow if path contains space
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/807352/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs