<div dir="ltr">It's coming back to me...A while back I was having issues like this, and I traced it to something odd in the way kstars dealt with star catalogs. Akarsh and I looked at it but never resolved it, but as I recall, the symptom was that even though the code that was supposed to only look at data from a small part of the sky (a particular trixel) when looking for stuff to display from the catalogs, it wound up instead looking through the whole star catalog, which can be very very slow for large catalogs.<div><br></div><div>Though I could reproduce that for a while back then, I stopped being able to reproduce it, and we couldn't debug it--the problem went away and we went on to other things.</div><div><br></div><div>So, here's my theory. That problem, whatever it was, is (occasionally) back. [Of course, now my system is working well again with terrain enabled, so I can't look into it.]</div><div><br></div><div>So, if any of you run against that issue, I suggest you try the following, based on my vague memory of that old debugging session: If it is happening to you, go to ~/.local/share/kstars and move the file USNO-NOMAD-1e8.dat to your home directory (if you have that file) and restart kstars and see if the problem goes away. Then, of course, put it back and see if the problem returns. Then debug ;) I think a possibility is that you'll find that the code that renders stars, starcomponent.cpp::draw(), is taking a long time searching through that large catalog because the trixel filtering it uses is somehow no longer effective (that is, line 304 of that file, "MeshIterator region" is just returning ALL regions of the sky, not just the ones visible in the skymap).</div><div><br></div><div>Hy</div><div><br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, Mar 19, 2025 at 3:16 PM <<a href="mailto:hans@lambermont.dyndns.org">hans@lambermont.dyndns.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hy Murveit wrote on 20250319:<br>
<br>
> For me it's not limited to heavy FOV, but rather always.<br>
<br>
For me slow/not responding as well. I'm imaging now (rare clear<br>
skies here) and a mouse wheel action in the star view does not<br>
respond at all (it should zoom) while the mouse wheel in ekos<br>
over the tabs happily immediately switches tab views.<br>
<br>
-- Hans<br>
<br>
> On Wed, Mar 19, 2025 at 1:41 PM Wolfgang Reissenberger <<br>
> <a href="mailto:sterne-jaeger@openfuture.de" target="_blank">sterne-jaeger@openfuture.de</a>> wrote:<br>
> <br>
> > I’ve observed a similar problem. When I’ve zoomed in very heavy (FOV 1-2<br>
> > deg), KStars becomes very slow and EKOS hangs.<br>
> ><br>
> > Am 19.03.2025 um 21:37 schrieb Hy Murveit <<a href="mailto:murveit@gmail.com" target="_blank">murveit@gmail.com</a>>:<br>
> ><br>
> > Responding to (and moving) Akarsh's note below.<br>
> ><br>
> > I don't know what's going on, but I can second that.<br>
> > Every now and then I get this incredible slowness drawing the terrain<br>
> > overlay.<br>
> > Right now, kstars is unusable with terrain enabled on my dev Linux VM.<br>
> > When I turn terrain off (which takes a while because of the extreme<br>
> > slowness) all is ok.<br>
> > It seems to working ok natively on my Mac.<br>
> > I haven't changed anything in the terrain code in years.<br>
> > Seems likely to be related to the issue you're reporting.<br>
> ><br>
> > Anyone else see this?<br>
> > Hy<br>
> ><br>
> > ---------- Forwarded message ---------<br>
> > From: Akarsh Simha <<a href="mailto:akarshsimha@gmail.com" target="_blank">akarshsimha@gmail.com</a>><br>
> > Date: Sun, Mar 16, 2025 at 11:30 PM<br>
> > Subject: Re: Akshay--a New Volunteer<br>
> > To: Jasem Mutlaq <<a href="mailto:mutlaqja@ikarustech.com" target="_blank">mutlaqja@ikarustech.com</a>><br>
> > Cc: KStars Development Mailing List <<a href="mailto:kstars-devel@kde.org" target="_blank">kstars-devel@kde.org</a>>, Akshay<br>
> > Subramaniam <<a href="mailto:akshaysubr@gmail.com" target="_blank">akshaysubr@gmail.com</a>><br>
> ><br>
> ><br>
> > Hi Akshay<br>
> ><br>
> > Nice to see you join team KStars! Akshay and I went to college together<br>
> > way back in 2008 or so, and we used to be in the astronomy club together.<br>
> ><br>
> > On a side note HiPS overlay is crawling on my friend’s 2019 MacBook Air<br>
> > and after some time KStars hangs. Makes it unusable. Any idea what’s going<br>
> > on?<br>
> ><br>
> > Regards<br>
> > Akarsh<br>
</blockquote></div>