Ticket #10 (closed Defect: invalid)
Colloquy won't open through file system open functions
| Reported by: | anonymous | Owned by: | timothy |
|---|---|---|---|
| Priority: | Low | Milestone: | |
| Component: | Colloquy (Mac) | Version: | 2.0 (2D9) |
| Severity: | Minor | Keywords: | open command first launch |
| Cc: |
Description
Every new build of Colloquy won't open through file system open functions until it has been opened with a doubleclick. One such function is NSWorkspace's openFile:(NSString *)fullPath. The following is output to the console:
LSOpenFromURLSpec() returned -10814 for application (null) path /Applications/Colloquy.app.
According to apple, that is kLSApplicationNotFoundErr: "No application in the Launch Services database matches the input criteria."
Does something change with every (nightly) build of colloquy that Launch Services doesn't recognize it like it does other updated applications? I've only noticed this problem with colloquy. Another place it manifests is with Path Finder's applications menu.
