-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Catalog items incorrectly showing as empty, requiring manual rescanning #3009
Comments
Thanks for the report -- there are other similar reports and this is a priority bug, I've just been tied up trying to sort out the crashes in QSProcessMonitor first. Will try to hunt this down as soon as I can! |
I'm not currently able to reproduce this, either with a debug build from master or with the 2.4.2 release. All my catalog entries either have a pill with the expected number of entries (or at least the number remains the same after a manual rescan) or if they are missing a pill, there is still none after a rescan (suggesting it is truly empty). It makes me wonder:
|
I'll try these fixes when I get back to my Mac, but I will note that I'm seeing this on two different user accounts on two different Macs. |
I notice you specify this (twice) -- if you do not have it launch at login, but instead manually start QS, do you see the same behavior? Just curious. |
OK, I'm finally back at my Mac. I removed my Catalog.plist file and the app created a new one, which I've populated. My |
Same for me with #3006. Custom catalog requiring re-scan after each system reboot. |
Here's a recent crash log that seemingly happened during a catalog scan. |
@siracusa Interesting, thank you for the crash log. I assume that the whole of QS crashed (not just some kind of silent crash of a background thread)? |
Yes, Quicksilver was no longer running after that crash. |
Here's another crash that may or may not be related to the earlier one. As before, Quicksilver is no longer running after this crash. |
I manually launched Quicksilver shortly after logging in, and I saw the same bug: items in the Catalog with no numbers next to them. I had to manually scan them to get the expected items into the Catalog and available in Quicksilver. |
I installed the debug version. It's now crashing on startup half the time, and needing manual rescan the other half. How do I send the crashlog you need? |
Posting them in this thread would be great. |
Are these the right logs? |
Crashing every startup, and also asking for Accessibility every time, even though it has permission. |
For the accessibility issue, you likely need to remove QS from accessibility permissions and then re-add it. |
Have done that a bunch of times. |
@punkhop -- I'm not sure why the debug version is crashing on startup. Based on those crash logs, it's a separate issue. Would you please:
|
Any update on this, or the debug version crashing issue? |
@n8henrie ? Been fighting with this for ~6 months and haven't been able to use QS at all. Crashing on startup, required manually rescan, etc. |
@punkhop -- Sorry, in the middle of moving the family. Likely to have more time to work on QS in Jan 2025. Pull requests and contributions would be accepted (with gratitude). See also: #2990 (comment) |
Before submitting your bug report, please confirm you have completed the following steps
Bug description
For the past several months, Quicksilver sometimes decides not to scan many of the items in the Catalog. It usually manifests like this:
I tried changing the "Rescan" setting to every possible choice ("Manually," "Every day," "Every 10 minutes," etc.) with no change in behavior.
I think sometimes it even reverts to having no items in many of its Catalog entries even after I've manually fixed it!
Needless to say, this is making Quicksilver quite frustrating to use.
Steps to reproduce
Expected behavior
The desired app (e.g., Calculator) is found.
MacOS Version
macOS 14.5 (23F79) (But it has been happening for months on earlier versions of Sonoma.)
Quicksilver Version
2.4.2 (4041)
Relevant Plugins
No response
Crash Logs or Spindump
No response
Screenshots
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: