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
Latest Download Proxy crashes QS #596
Comments
I had recently come across the 'empty downloads folder' bug. Seems like I have a fix in the pipeline, and just need to submit a request when I get Just looked into the symlink bug and that also seems like an easy fix. Will On 28 November 2011 16:22, durandom <
|
See #616 for further information on another crash |
I see this issue as well (B63 on Snow Leopard). I've got "~/Downloads" symlinked to another mounted volume. Any attempt to search objects starting with "down" inevitably crashes QS. |
Pull request #602 should have fixed this problem. We hope to release a new Quicksilver version soon, but in the meantime you can build the latest version from GitHub (not for the faint hearted!) See here: http://qsapp.com/wiki/Building_Quicksilver I will close this now that #602 has been merged into master. |
I can confirm that B64 (3915) fixes this problem. Thanks! |
My Downloads Path is a symlink to /Volumes/data/Downloads
I use this to conserve space on my SSD
Unfortunately this crashes QS when selecting the Latest Download Proxy.
This is also true if the symlink points to another directory on the same volume.
This is also true if the Downloads folder is empty (although #187 states it should not crash).
var/log/messages gives only this:
I can attach a crash report if it help.
The text was updated successfully, but these errors were encountered: