Bug 457425 - Cmd-F Crashes Every Time
Summary: Cmd-F Crashes Every Time
Status: RESOLVED FIXED
Alias: None
Product: kstars
Classification: Applications
Component: general (show other bugs)
Version: 3.6.0
Platform: macOS (DMG) macOS
: NOR crash
Target Milestone: ---
Assignee: Rob
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-02 20:23 UTC by Jon Bryan
Modified: 2022-08-29 20:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Bryan 2022-08-02 20:23:04 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
Cmd-F crashes straight out.  I reverted to 3.5.9.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2022-08-04 19:09:28 UTC
Cannot reproduce on Linux with current git master.
Comment 2 Rob 2022-08-27 05:09:57 UTC
It has taken me some time to work through several issues, but I think the 3.6.0 is now a pretty good one.  Please check to see if it is improved.  Based on what you said here, I think you were having the issue with opening the Find Dialog which had been changed to load asynchronously in 3.6.0.  There was an issue in that code, so it was modified yesterday to no longer load items asynchronously.  The fix is now in both the current DMG on the Kstars kde website and the nightly releases.  So please check and I hope it is all better now.
Comment 3 Jon Bryan 2022-08-29 06:37:43 UTC
Well, I finally caught a break after six weeks of cloudy nights, and the problem persists on my 27” iMac.  Trying to find something instantly crashes completely out of Kstars in 3.6.0.  I fought with 3.5.9 for three hours, after it suddenly decided it wouldn’t connect to my guide camera through PHD2 any more, before deciding to try 3.6.0 again.  At least I can click on things, but trying to find something results in an instant crash every time.

-Jon


> On Aug 26, 2022, at 11:09 PM, Rob <bugzilla_noreply@kde.org> wrote:
> 
> https://bugs.kde.org/show_bug.cgi?id=457425
> 
> --- Comment #2 from Rob <rlancaste@gmail.com> ---
> It has taken me some time to work through several issues, but I think the 3.6.0
> is now a pretty good one.  Please check to see if it is improved.  Based on
> what you said here, I think you were having the issue with opening the Find
> Dialog which had been changed to load asynchronously in 3.6.0.  There was an
> issue in that code, so it was modified yesterday to no longer load items
> asynchronously.  The fix is now in both the current DMG on the Kstars kde
> website and the nightly releases.  So please check and I hope it is all better
> now.
> 
> -- 
> You are receiving this mail because:
> You reported the bug.
Comment 4 Jon Bryan 2022-08-29 06:50:35 UTC
Oh, and it crashes no matter where it tries to search from, including the Scheduler.

-Jon


> On Aug 26, 2022, at 11:09 PM, Rob <bugzilla_noreply@kde.org> wrote:
> 
> https://bugs.kde.org/show_bug.cgi?id=457425
> 
> --- Comment #2 from Rob <rlancaste@gmail.com> ---
> It has taken me some time to work through several issues, but I think the 3.6.0
> is now a pretty good one.  Please check to see if it is improved.  Based on
> what you said here, I think you were having the issue with opening the Find
> Dialog which had been changed to load asynchronously in 3.6.0.  There was an
> issue in that code, so it was modified yesterday to no longer load items
> asynchronously.  The fix is now in both the current DMG on the Kstars kde
> website and the nightly releases.  So please check and I hope it is all better
> now.
> 
> -- 
> You are receiving this mail because:
> You reported the bug.
Comment 5 Rob 2022-08-29 10:38:55 UTC
Are you trying the latest dmg that I posted here?

https://edu.kde.org/kstars/#download

Because it definitely was doing what you described, but a more recent commit fixed the issue and put into the stable 3.6.0 and then I rebuilt the dmg and replaced the former file.
Comment 6 Jon Bryan 2022-08-29 14:44:08 UTC
Oops.  I didn't.  Last night was a bust, windy and then clouds rolled in, and I didn’t take the cue that it was a new 3.6.0.  I don’t have everything fully up and running PHD2/remote MacBook/scope, but it didn’t crash when I tried it just now, so that’s promising.

-Jon


> On Aug 29, 2022, at 4:38 AM, Rob <bugzilla_noreply@kde.org> wrote:
> 
> https://bugs.kde.org/show_bug.cgi?id=457425
> 
> --- Comment #5 from Rob <rlancaste@gmail.com> ---
> Are you trying the latest dmg that I posted here?
> 
> https://edu.kde.org/kstars/#download
> 
> Because it definitely was doing what you described, but a more recent commit
> fixed the issue and put into the stable 3.6.0 and then I rebuilt the dmg and
> replaced the former file.
> 
> -- 
> You are receiving this mail because:
> You reported the bug.
Comment 7 Rob 2022-08-29 20:31:38 UTC
Ok, it sounds like the Find Dialog Bug is fixed then.