#60562 closed defect (fixed)
emacs-app @26.3_6: won't start, appears to be missing "PlugIns"
Reported by: | jowens (John Owens) | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | danchr (Dan Villiom Podlaski Christiansen) | |
Port: | emacs-app |
Description
Opening emacs.app fails to open the application. This did not happen with the previous emacs-app version.
Console log:
Non-fatal error enumerating at <private>, continuing: Error Domain=NSCocoaErrorDomain Code=260 "The file “PlugIns” couldn’t be opened because there is no such file." UserInfo={NSURL=PlugIns/ -- file:///Applications/MacPorts/Emacs.app/Contents/, NSFilePath=/Applications/MacPorts/Emacs.app/Contents/PlugIns, NSUnderlyingError=0x7fb7aef34680 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
This directory is missing:
$ ls /Applications/Emacs.app/Contents/ Info.plist MacOS PkgInfo Resources _CodeSignature
Change History (8)
comment:1 Changed 4 years ago by jowens (John Owens)
Summary: | emacs-app 26.3_6: won't start, appears to be missing "PlugIns" → emacs-app @26.3_6: won't start, appears to be missing "PlugIns" |
---|
comment:2 Changed 4 years ago by jowens (John Owens)
Owner: | set to drkp |
---|---|
Status: | new → assigned |
comment:3 Changed 4 years ago by tolsen (Tim Olsen)
comment:5 Changed 4 years ago by danchr (Dan Villiom Podlaski Christiansen)
This is probably a duplicate of #60447. I've posted a merge request that should fix them both; please give it a try!
comment:6 Changed 4 years ago by danchr (Dan Villiom Podlaski Christiansen)
Cc: | danchr added |
---|
comment:7 Changed 4 years ago by danchr (Dan Villiom Podlaski Christiansen)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
26.3_6 also fails to start for me. Reverting to 26.3_5 fixes the problem.