Bug 444721

Summary: Globe in Map Search loses green view when panned to certain angles.
Product: [Applications] digikam Reporter: Matt Alexander <kde>
Component: Searches-MapAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: minor CC: caulier.gilles, kde, metzpinguin
Priority: NOR    
Version First Reported In: 7.3.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 7.5.0
Sentry Crash Report:
Attachments: Screencast showing the rendering issue
Output of `lspci -k`

Description Matt Alexander 2021-10-31 14:41:15 UTC
SUMMARY

At certain angles, the globe loses its green overlay and reveals the white background (see attached video).

STEPS TO REPRODUCE

1. Start copying several hundred photos into an empty album.
2. Open "Map" search.
3. Drag the mostly empty globe around.

OBSERVED RESULT

Sometimes the green overlay disappears and leaves just white land.

EXPECTED RESULT

Green overlay remains on the globe at any angle.

SOFTWARE/OS VERSIONS
- Operating System: Arch Linux
- KDE Plasma Version: 5.23.2
- KDE Frameworks Version: 5.87.0
- Qt Version: 5.15.2
- Kernel Version: 5.14.14-arch1-1 (64-bit)
- Graphics Platform: X11
- Processors: 8 × Intel® Core™ i7-1065G7 CPU @ 1.30GHz
- Memory: 15.2 GiB of RAM
- Graphics Processor: Mesa Intel® Iris® Plus Graphics

ADDITIONAL INFORMATION

My repro steps are too general. I will try to reproduce it in a more predictable way, at which time I will update the ticket.
Comment 1 Matt Alexander 2021-10-31 15:40:01 UTC
Created attachment 143061 [details]
Screencast showing the rendering issue
Comment 2 Maik Qualmann 2021-10-31 16:49:44 UTC
I cannot reproduce the problem here, probably a problem with your graphics card / driver. Can you reproduce the problem with the Marble application?

Maik
Comment 3 Matt Alexander 2021-11-01 01:49:39 UTC
Created attachment 143072 [details]
Output of `lspci -k`
Comment 4 Matt Alexander 2021-11-01 01:50:50 UTC
(In reply to Maik Qualmann from comment #2)
> I cannot reproduce the problem here, probably a problem with your graphics
> card / driver. Can you reproduce the problem with the Marble application?
> 
> Maik

I cannot reproduce in either Marble or digiKam now. Perhaps there are some files to support that view that are cached now, but were being blocked from loading quickly during my import? It was the first time I'd opened that search pane since installing digikam.

Anyway, in case it's related to my display drivers, I've attached the output of `lspci` to this bug.
Comment 5 Maik Qualmann 2021-11-01 07:03:22 UTC
It will probably be related to the loading of themap. If I delete the folder "~/.local/share/marble/maps", I can see the white earth for less than 1 second when calling up the atlas map under digiKam as well as under Marble. But no problems moving the earth. At the next start the earth will be green immediately. If so, you should report the problem to Marble. But what should Marble do as long as nothing is displayed until everything is loaded? Showing nothing is not a solution either.

Maik