I confirm that the warning message "did not resolve to a valid image file..." 
existed in 0.46. This behavior is known and commented in the src/sp-image.cpp, 
line 1243:
    "document base can be wrong (on the temporary doc when importing bitmap 
from a different dir) or unset (when doc is not saved yet)..."

I could try to fix it by comparing the filename (without path) and the
(false) image base with the abref attribute to confirm the xlink:href is
ok, but it would eat some CPU cycles that are IMHO not really necessary.
The absref fall-back works correctly with this special case as it does
with broken xlink:href.

BTW, I can't reproduce the bug I mentioned in comment #8.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/170225

Title:
  relative image paths instead of absolute

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to