Bug 428437 - KML/KMZ Thumbnailer fails to create thumbs for all valid files
Summary: KML/KMZ Thumbnailer fails to create thumbs for all valid files
Status: REPORTED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-29 15:52 UTC by Stefan Brüns
Modified: 2020-10-29 15:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Example KMZ (1.04 KB, application/vnd.google-earth.kmz)
2020-10-29 15:52 UTC, Stefan Brüns
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Brüns 2020-10-29 15:52:11 UTC
Created attachment 132865 [details]
Example KMZ

SUMMARY
The thumbnailer does not work even for trivial, valid files marble itself has no problems with.

STEPS TO REPRODUCE
Enable KML preview in dolphin, try preview on attached file

OBSERVED RESULT
Thumbnailer blocks for 5 seconds on the file, then returns nothing

EXPECTED RESULT
Thumbnail created

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE TW 20201026
KDE Plasma Version: 20.08.02
KDE Frameworks Version: 5.75
Qt Version: 5.15.1

ADDITIONAL INFORMATION

The marble thumbnailer tries to geocast the returned KmlDocument to a GeoDataDocument, which fails.