Open
Bug 1911178
Opened 3 months ago
Updated 3 months ago
Investigate NSCocoaErrors of type `kLSUnknownErr` when launching the udpater.app using NSWorkspace
Categories
(Core :: Widget: Cocoa, defect, P5)
Core
Widget: Cocoa
Tracking
()
NEW
People
(Reporter: spohl, Unassigned)
References
Details
We will be intentionally excluding the updater.app from being launched via the NSWorkspace API in bug 1827651 because we are experiencing NSCocoaErrors of type kLSUknownErr
on our try test machines, which are currently running macOS 10.15. These errors do not occur on more recent versions of macOS. We should either investigate these errors and try to fix them, or switch to using NSWorkspace for the updater.app once we no longer support versions of macOS where these errors occur.
Comment 1•3 months ago
|
||
The severity field is not set for this bug.
:spohl, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(spohl.mozilla.bugs)
Reporter | ||
Updated•3 months ago
|
Severity: -- → S4
Flags: needinfo?(spohl.mozilla.bugs)
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•