You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I do the following, QS crashes. Is this a known issue and is there a fix / workaround?
"Shelf & Clipboard (Catalog): QSPresetShelves -> Show Entry in Catalog"
What is the correct behavior for the above action?
@skurfer first reported this bug. I believe it has to do with the NSClassFromString() method that is called to bring up the preferences, and perhaps the class not existing if the prefs haven't been opened before?
pjrobertson
added a commit
to pjrobertson/Quicksilver
that referenced
this issue
Feb 22, 2012
Whenever I do the following, QS crashes. Is this a known issue and is there a fix / workaround?
"Shelf & Clipboard (Catalog): QSPresetShelves -> Show Entry in Catalog"
What is the correct behavior for the above action?
I raised this issue in google groups at http://groups.google.com/group/blacktree-quicksilver/browse_thread/thread/8f5948a9cd367462/fcb26458066195b0?lnk=gst&q=rasivasu#fcb26458066195b0 and got to know that there is a similar bug reported at #678 (comment).
The text was updated successfully, but these errors were encountered: