Skip to content
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

Symlinked applications catalog error (1.2.2) #2030

Closed
leoj3n opened this issue Feb 20, 2015 · 12 comments
Closed

Symlinked applications catalog error (1.2.2) #2030

leoj3n opened this issue Feb 20, 2015 · 12 comments
Assignees

Comments

@leoj3n
Copy link

leoj3n commented Feb 20, 2015

Encountering the issue #1882 was supposed to fix.

OS X 10.8.5
Quicksilver 1.2.2

I have tried rebuilding the catalog, tried creating a copy of the "Applications (User)" preset with depth of 1 and no type, and tried disabling Finder/Path Finder plugins to no avail.

Regression?

@skurfer
Copy link
Member

skurfer commented Feb 20, 2015

I just tried brew linkapps python3 to create some symlinked applications in /Applications and they get indexed correctly. Are your symlinks in ~/Applications? (Not that is should matter.)

@leoj3n
Copy link
Author

leoj3n commented Feb 20, 2015

Do you mean brew linkapps? Yes my symlinks are in ~/Applications.

@skurfer
Copy link
Member

skurfer commented Feb 20, 2015

Do you mean brew linkapps?

Yeah. Autocorrected.

Yes my symlinks are in ~/Applications.

I tried moving one there and it worked just as well. All the code involved in that should be OK on 10.7+.

Are you getting useless objects in the catalog, or are the linked apps not appearing at all? Do you see them in the Catalog prefs if you select “Applications (User)” and open the Info panel, then go to Contents?

@leoj3n
Copy link
Author

leoj3n commented Feb 20, 2015

No useless objects. The symlinked application are appearing. Same problem regarding "Applications" as "Applications (User)".

catalog

Note: Same result if selecting "Applications" or "Applications (Catalog)".
applications

macvim

Hitting return opens Finder (or Path Finder in my case) instead of launching the application:
path finder

I should also mention Quicksilver has been crashing every now and then. Maybe I need to obliterate the catalog by hand and let it rebuild it? Maybe a plist? Dunno. I'll try reinstalling when you give me the go-ahead unless you want me to troubleshoot further.

@skurfer
Copy link
Member

skurfer commented Feb 26, 2015

Maybe I need to obliterate the catalog by hand and let it rebuild it? Maybe a plist? Dunno. I'll try reinstalling when you give me the go-ahead unless you want me to troubleshoot further.

About the only thing useful is clearing the caches. I usually do it Terminal. Quit Quicksilver, then run

rm -r ~/Library/Caches/*Quicksilver

and start it again.

It sounds like the Reveal action is running instead of Open, but I can see the Open action selected by default in your screenshots. I assume the same thing happens with Finder set as the handler for files? What version of Path Finder are you running?

@leoj3n
Copy link
Author

leoj3n commented Mar 2, 2015

Upgraded Path Finder.app to the latest version and ran rm -r ~/Library/Caches/*Quicksilver but still opens when set as File System Browser. Changing the file handler to Finder.app does fix the issue.

@skurfer
Copy link
Member

skurfer commented Mar 4, 2015

I’m still on 6 and don’t use it enough to justify buying the upgrade. I can’t reproduce it in Finder or Path Finder.

Are there any preferences in the new version that look like they might control this behavior?

@leoj3n
Copy link
Author

leoj3n commented Mar 4, 2015

Not that I can tell..

@skurfer
Copy link
Member

skurfer commented Mar 4, 2015

Hmmm. Maybe something needs to be changed around in the Open function for Path Finder. I’m afraid I can’t experiment unless I upgrade, which I don’t really plan to do. All the Finder bugs that were annoying me were fixed in 10.9 (and in that same version of OS X, they introduced the ability to treat a second display as a space and Path Finder didn’t handle that very well).

@skurfer
Copy link
Member

skurfer commented Mar 13, 2015

OK, I tried the trial of PF 7 and ended up upgrading. I just saw this happen with a symlinked application, so maybe I’ll be able to track it down.

@leoj3n
Copy link
Author

leoj3n commented Mar 13, 2015

Will be interesting to hear what the outcome is 🎱

@skurfer skurfer self-assigned this Jun 26, 2015
@skurfer
Copy link
Member

skurfer commented Nov 14, 2015

Fixed by #2142

@skurfer skurfer closed this as completed Nov 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants