https://bugs.kde.org/show_bug.cgi?id=397200

Jasem Mutlaq <mutla...@ikarustech.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |CONFIRMED

--- Comment #1 from Jasem Mutlaq <mutla...@ikarustech.com> ---
I've seen this issue occasionally but I don't think it's related to alt-tabbing
per se. We're using (or abusing) QtConcurrent in order to speed the start up
time.

Not sure if you recall earlier version of KStars where it would take anywhere
from 10-15 seconds for startup. I think what's happening is that occasionally,
some threads finish earlier and start looking for data that does not _yet_
exist. 

So better control of the concurrency is required at this stage.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to