| Summary: | Metadata are ignored with remote images | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Sekerama <sekerama> |
| Component: | Showfoto-Load | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | 3.5.0 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 7.5.0 | |
| Sentry Crash Report: | |||
|
Description
Sekerama
2010-01-30 21:43:32 UTC
Confirmed. Thumbnail doesn't work as well. Seems that an empty filename is assumed for remote files, perhaps using toLocalFile() on the remote Url. QFSFileEngine::open: No file name specified showfoto(28647)/KEXIV2 KExiv2Iface::KExiv2::load: File ' ' is not readable. Showfoto do not support remote files at all, only local files... It's not planed to change this behavior. Gilles Caulier |