View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0038317 | FPC | Packages | public | 2021-01-05 21:47 | 2021-01-06 21:41 |
Reporter | olly | Assigned To | Jonas Maebe | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.3.1 | ||||
Fixed in Version | 3.2.1 | ||||
Summary | 0038317: NSActivityUserInitiatedAllowingIdleSystemSleep wrong value (cocoa) | ||||
Description | FPC defines NSActivityUserInitiatedAllowingIdleSystemSleep as: NSActivityUserInitiatedAllowingIdleSystemSleep = NSActivityUserInitiated and NSActivityIdleSystemSleepDisabled; It should be: NSActivityUserInitiatedAllowingIdleSystemSleep = NSActivityUserInitiated and (not NSActivityIdleSystemSleepDisabled); Reference: https://developer.apple.com/documentation/foundation/nsactivityoptions/nsactivityuserinitiatedallowingidlesystemsleep Located here: packages/cocoaint/src/foundation/NSProcessInfo.inc | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 48098, 48099 | ||||
FPCOldBugId | |||||
FPCTarget | - | ||||
Attached Files |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-05 21:47 | olly | New Issue | |
2021-01-06 21:41 | Jonas Maebe | Assigned To | => Jonas Maebe |
2021-01-06 21:41 | Jonas Maebe | Status | new => resolved |
2021-01-06 21:41 | Jonas Maebe | Resolution | open => fixed |
2021-01-06 21:41 | Jonas Maebe | Fixed in Version | => 3.3.1 |
2021-01-06 21:41 | Jonas Maebe | Fixed in Revision | => 48098 |
2021-01-06 21:41 | Jonas Maebe | FPCTarget | => - |
2021-01-06 21:41 | Jonas Maebe | Note Added: 0128132 | |
2021-01-06 21:41 | Jonas Maebe | Fixed in Version | 3.3.1 => 3.2.1 |
2021-01-06 21:41 | Jonas Maebe | Fixed in Revision | 48098 => 48098, 48099 |