Skip to content

gh-103207: Fix Welcome formatting issues when macOS Installer is run in dark mode. #103303

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 6, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 22 additions & 29 deletions Mac/BuildScript/resources/Welcome.rtf
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{\rtf1\ansi\ansicpg1252\cocoartf2708
\cocoascreenfonts1\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fswiss\fcharset0 Helvetica-Bold;\f2\fmodern\fcharset0 CourierNewPSMT;
\f3\fnil\fcharset0 HelveticaNeue;\f4\fnil\fcharset0 HelveticaNeue-Bold;}
{\colortbl;\red255\green255\blue255;\red24\green26\blue30;\red255\green255\blue255;}
{\*\expandedcolortbl;;\cssrgb\c12157\c13725\c15686;\cssrgb\c100000\c100000\c100000;}
\margl1440\margr1440\vieww12820\viewh10620\viewkind0
}
{\colortbl;\red255\green255\blue255;}
{\*\expandedcolortbl;;}
\margl1440\margr1440\vieww12200\viewh10880\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\partightenfactor0

\f0\fs24 \cf0 This package will install
Expand All @@ -26,32 +26,25 @@ At the end of this install, click on
\

\f1\b macOS 13 Ventura users
\f0\b0 : due to an issue with macOS
\f0\b0 : Due to an issue with the macOS
\f1\b Installer
\f0\b0 app, installation of some
\f3 \cf2 \cb3 \expnd0\expndtw0\kerning0
third-party
\f0 \cf0 \cb1 \kerning1\expnd0\expndtw0 packages including this Python package may fail with a vague
\f4\b \cf2 \cb3 \expnd0\expndtw0\kerning0
\'93The installer encountered an error\'94
\f3\b0 message if the
\f4\b Installer
\f3\b0 app does not have permission to access the folder containing the downloaded installer file, typically in the
\f4\b Downloads
\f3\b0 folder. Go to
\f4\b System Settings
\f3\b0 ->
\f4\b Privacy & Security
\f3\b0 ->
\f4\b Files and Folders
\f3\b0 , then click the mark in front of
\f4\b Installer
\f3\b0 to expand, and enable
\f4\b Downloads Folder
\f0\b0 \cf0 \cb1 \kerning1\expnd0\expndtw0 by moving the toggle to the right
\f3 \cf2 \cb3 \expnd0\expndtw0\kerning0
. See {\field{\*\fldinst{HYPERLINK "https://github.com/python/cpython/issues/103207"}}{\fldrslt https://github.com/python/cpython/issues/103207}} for up-to-date information on this issue.
\f0 \cf0 \cb1 \kerning1\expnd0\expndtw0 \
\f0\b0 app, installation of some third-party packages including this Python package may fail with a vague
\f1\b "The installer encountered an error"
\f0\b0 message if the
\f1\b Installer
\f0\b0 app does not have permission to access the folder containing the downloaded installer file, typically in the
\f1\b Downloads
\f0\b0 folder. Go to
\f1\b System Settings
\f0\b0 ->
\f1\b Privacy & Security
\f0\b0 ->
\f1\b Files and Folders
\f0\b0 , then click the mark in front of
\f1\b Installer
\f0\b0 to expand, and enable
\f1\b Downloads Folder
\f0\b0 by moving the toggle to the right. See {\field{\*\fldinst{HYPERLINK "https://github.com/python/cpython/issues/103207"}}{\fldrslt https://github.com/python/cpython/issues/103207}} for up-to-date information on this issue.\
\

\f1\b NOTE:
Expand Down