View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016991 | Scribus | OS-MacOSX | public | 2023-08-12 02:05 | 2023-09-11 20:34 |
Reporter | ryandesign | Assigned To | jghali | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.7.0.svn | ||||
Fixed in Version | 1.5.9.svn | ||||
Summary | 0016991: NSHighResolutionCapable should be a Boolean | ||||
Description | In Scribus.app/Contents/Info.plist you define NSHighResolutionCapable as the string "True". It should instead be the Boolean true. | ||||
Additional Information | Change "<string>True</string>" to "<true/>". | ||||
Tags | No tags attached. | ||||
Patch | No | ||||
|
Indeed. Cf https://developer.apple.com/documentation/bundleresources/information_property_list/nshighresolutioncapable. This is now fixed |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-08-12 02:05 | ryandesign | New Issue | |
2023-08-12 21:28 | jghali | Assigned To | => jghali |
2023-08-12 21:28 | jghali | Status | new => resolved |
2023-08-12 21:28 | jghali | Resolution | open => fixed |
2023-08-12 21:28 | jghali | Fixed in Version | => 1.5.9.svn |
2023-08-12 21:28 | jghali | Note Added: 0050301 | |
2023-09-11 20:34 | cbradney | Status | resolved => closed |