From b58819f8152a5c65b31063261ff6aca561eeeb65 Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk Date: Tue, 26 Jul 2022 18:36:34 -0600 Subject: [PATCH] gui_main.py: Fix formatting --- docs/TESTED.md | 18 +++++++++--------- gui/gui_main.py | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/TESTED.md b/docs/TESTED.md index 768d66c2b..3bba16cdb 100644 --- a/docs/TESTED.md +++ b/docs/TESTED.md @@ -1,6 +1,6 @@ # Tested Models on OpenCore Legacy Patcher -To aid users in troubleshooting, we've compiled a list of users who've reported success with OpenCore Legacy patcher as well as the version used. This should aid users in verifying whether issues with the patcher are regression-related with newer versions. +To aid users in troubleshooting, we've compiled a list of users who've reported success with OpenCore Legacy Patcher as well as the version used. This should aid users in verifying whether issues with the patcher are regression-related with newer versions. ::: details MacBook @@ -20,7 +20,7 @@ To aid users in troubleshooting, we've compiled a list of users who've reported ::: details MacBook Air | SMBIOS | Tested | Tester | Model | Version | Comment | -| :--- | :--- | :--- | :--- | :--- | :--- | +| :--- | :--- | :--- | :--- | :--- | :--- | | MacBookAir2,1 | YES | Bruno | Stock | 0.4.5 | Slow to the point of being unusable. | | MacBookAir3,1 | ^^ | uvesten | Stock | 0.3.3 | N/A | | MacBookAir3,2 | ^^ | houser42 | ^^ | Unknown | ^^ | @@ -39,12 +39,12 @@ To aid users in troubleshooting, we've compiled a list of users who've reported ::: details MacBook Pro | SMBIOS | Tested | Tester | Model | Version | Comment | -| :--- | :--- | :--- | :--- | :--- | :--- | +| :--- | :--- | :--- | :--- | :--- | :--- | | MacBookPro4,1 | YES | cboukouv | Stock | 0.0.19 | N/A | | MacBookPro5,1 | ^^ | GURU_Jasho#5736 | ^^ | 0.0.21 | ^^ | | MacBookPro5,2 | ^^ | hvds | ^^ | ^^ | ^^ | | MacBookPro5,3 | ^^ | kommtzeitkonrad | ^^ | 0.0.22 | ^^ | -| MacBookPro5,4 | NO | N/A | N/A | N/A | ^^ | +| MacBookPro5,4 | NO | N/A | N/A | N/A | ^^ | | MacBookPro5,5 | YES | ASentientHedgehog | Stock | - | ^^ | | ^^ | ^^ | ParaDoX1994 | Stock | 0.4.5 | Camera/Bluetooth not working (connector broken) | | MacBookPro6,1 | NO | N/A | N/A | N/A | N/A | @@ -62,7 +62,7 @@ To aid users in troubleshooting, we've compiled a list of users who've reported | ^^ | ^^ | LIPA85 | ^^ | ^^ | ^^ | | MacBookPro9,2 | YES | alexx17xx | ^^ | ^^ | ^^ | | ^^ | ^^ | Arvxistanx | ^^ | ^^ | ^^ | -| ^^ | ^^ | CyberDroid1 | ^^ | 0.0.16 | ^^ | +| ^^ | ^^ | CyberDroid1 | ^^ | 0.0.16 | ^^ | | ^^ | ^^ | woefi | Upgraded | 0.0.13 | Upgraded BCM94331CAX | | ^^ | ^^ | whgmkeller | Stock | 0.0.11 | N/A | | ^^ | ^^ | vinaypundith | Unknown | 0.0.7 | ^^ | @@ -79,13 +79,13 @@ To aid users in troubleshooting, we've compiled a list of users who've reported ::: details Mac mini | SMBIOS | Tested | Tester | Model | Version | Comment | -| :--- | :--- | :--- | :--- | :--- | :--- | +| :--- | :--- | :--- | :--- | :--- | :--- | | Macmini3,1 | YES | ASentientHedgehog | Stock | N/A | N/A | | Macmini4,1 | YES | Towster15#6369 | ^^ | 0.4.4 | Does not have internal SATA cable, booted and installed to SSD over USB 2.0 instead | | ^^ | ^^ | MykolaG | ^^ | 0.4.5 | SD card reader possibly broken. | | Macmini5,1 | YES | MykolaG | ^^ | 0.4.5 | N/A | | Macmini5,2 | ^^ | charly-black | ^^ | 0.3.1 | ^^ | -| ^^ | ^^ | MykolaG | ^^ | 0.4.5 | SD card reader possibly broken. | +| ^^ | ^^ | MykolaG | ^^ | 0.4.5 | SD card reader possibly broken. | | Macmini5,3 | NO | N/A | N/A | N/A | N/A | | Macmini6,1 | YES | cicofz | Stock | 0.0.21 | ^^ | | ^^ | ^^ | Stig124 | ^^ | 0.0.19 | ^^ | @@ -99,7 +99,7 @@ To aid users in troubleshooting, we've compiled a list of users who've reported ::: details iMac | SMBIOS | Tested | Tester | Model | Version | Comment | -| :--- | :--- | :--- | :--- | :--- | :--- | +| :--- | :--- | :--- | :--- | :--- | :--- | | iMac7,1 | YES | lulujyc | Upgraded | 0.3.1 | Upgraded with BCM94352HMB

The USB 1.1 controller is unstable on Big Sur+, using USB hubs (forcing USB 2.0) can fix unrecognized keyboard/ mouse. | | iMac8,1 | YES | EduCovas | Stock | 0.0.21 | N/A | | iMac9,1 | YES | Allanrfox | ^^ | ^^ | ^^ | @@ -128,7 +128,7 @@ To aid users in troubleshooting, we've compiled a list of users who've reported ::: details Mac Pro | SMBIOS | Tested | Tester | Model | Version | Comment | -| :--- | :--- | :--- | :--- | :--- | :--- | +| :--- | :--- | :--- | :--- | :--- | :--- | | MacPro3,1 | YES | MykolaG | Upgraded | 0.1.6 | Upgraded RX 470 and BCM94360CD.
Stock Bluetooth card removed. | | ^^ | ^^ | christiann | ^^ | 0.0.21 | Upgraded RX 560 and BCM94322.
Stock Bluetooth card removed. | | ^^ | ^^ | gw463 | ^^ | 0.0.22 | Upgraded GTX 680 and BCM94360 | diff --git a/gui/gui_main.py b/gui/gui_main.py index 5fc4c6904..e46535538 100644 --- a/gui/gui_main.py +++ b/gui/gui_main.py @@ -1501,7 +1501,7 @@ class wx_python_gui: if float(app_major) > self.constants.os_support: # Throw pop up warning OCLP does not support this OS os = os_data.os_conversion.convert_kernel_to_marketing_name(os_data.os_conversion.os_to_kernel(app_major)) - dlg = wx.MessageDialog(self.frame_modal, f"OpenCore Legacy patcher currently does not support macOS {os}. We highly recommend you select an older installer.\n\nThe newest version we officially support is macOS {os_data.os_conversion.convert_kernel_to_marketing_name(os_data.os_conversion.os_to_kernel(str(self.constants.os_support)))}\n\nWould you still want to continue downloading macOS {os}?", "Unsupported OS", wx.YES_NO | wx.ICON_WARNING) + dlg = wx.MessageDialog(self.frame_modal, f"OpenCore Legacy Patcher currently does not support macOS {os}. We highly recommend you select an older installer.\n\nThe newest version we officially support is macOS {os_data.os_conversion.convert_kernel_to_marketing_name(os_data.os_conversion.os_to_kernel(str(self.constants.os_support)))}\n\nWould you still want to continue downloading macOS {os}?", "Unsupported OS", wx.YES_NO | wx.ICON_WARNING) if dlg.ShowModal() == wx.ID_NO: return except ValueError: