Badruzeus Posted April 14, 2020 Share Posted April 14, 2020 (edited) 26 minutes ago, Slice said: I think it is just log messages? We can exclude messages that night icons are not found. I meant, if only Author is able to specify color mood on theme.plist like 'Appearance=Day/Night'. So, when using 'Day' for example; it'll prevent Clover for scanning all ~night* stuffs from current theme. Seems like Scan Time efficiency? IDK it' s possible though, due to bunch of themes from diff Authors with also diff icons availability. Plz correct me if I'm wrong, I was vacuum for a while w/o knowing which features are added or removed from Clover related to GUI. Thanks. Edited April 14, 2020 by Badruzeus Link to comment Share on other sites More sharing options...
Pene Posted April 14, 2020 Share Posted April 14, 2020 5 hours ago, Badruzeus said: Thank you, I think this Properties should be available on 'config-sample.plist - GUI - Custom - Entries' section; since user may be using it for reference. There you go, never realized it's not there already: https://github.com/CloverHackyColor/CloverBootloader/commit/c7436cdede25d50130081d6943cf3412e73e9832 1 Link to comment Share on other sites More sharing options...
Pene Posted April 14, 2020 Share Posted April 14, 2020 13 hours ago, Andres ZeroCross said: Thank you,, set custom log to NO to fix the problem 22 hours ago, adrian_dsl said: Setting custom logo to NO fixed this. Since it appeared in 5111 I didn't think it would come from config.plist. Out of curiosity, what did you guys have CustomLogo set to before? So that I can figure out if it's a bug or not. Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted April 14, 2020 Share Posted April 14, 2020 2 minutes ago, Pene said: Out of curiosity, what did you guys have CustomLogo set to before? So that I can figure out if it's a bug or not. I have set it CustomLogo = Theme. Link to comment Share on other sites More sharing options...
Pene Posted April 14, 2020 Share Posted April 14, 2020 4 minutes ago, Andres ZeroCross said: I have set it CustomLogo = Theme. Then I guess that's the expected behavior for that. I think it was a bug before that it didn't work 4 hours ago, Slice said: I think it is just log messages? We can exclude messages that night icons are not found. There is nothing to exclude really, as I sent him intentionally a debug version with many DBG enabled , to understand the problem he had. Release doesn't have those messages anyway. Link to comment Share on other sites More sharing options...
Alpha22 Posted April 14, 2020 Share Posted April 14, 2020 (edited) Clover_r5112 Edited April 14, 2020 by Alpha22 Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted April 14, 2020 Share Posted April 14, 2020 1 hour ago, Pene said: Then I guess that's the expected behavior for that. I think it was a bug before that it didn't work There is nothing to exclude really, as I sent him intentionally a debug version with many DBG enabled , to understand the problem he had. Release doesn't have those messages anyway. Then why if i didn't use Custom Entry, still i can't see apple logo with loading bar until second stage of booting??? Link to comment Share on other sites More sharing options...
Pene Posted April 14, 2020 Share Posted April 14, 2020 (edited) 3 hours ago, Andres ZeroCross said: Then why if i didn't use Custom Entry, still i can't see apple logo with loading bar until second stage of booting??? You mean that you have same behavior like CustomBoot=Theme even without setting it? EDIT: I see some potential issues with refactoring of CustomBoot. I corrected with last commit. Please check if your problem persists. If you still have the problem, please attach config.plist and a boot.log (with current code) so I can see better what's happening. Edited April 14, 2020 by Pene Link to comment Share on other sites More sharing options...
ameenjuz Posted April 15, 2020 Share Posted April 15, 2020 anyone can tell me what deffirences bitween xbuildme and buildme anyone can tell me what deffirences bitween xbuildme and buildme Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted April 15, 2020 Share Posted April 15, 2020 9 hours ago, Pene said: You mean that you have same behavior like CustomBoot=Theme even without setting it? EDIT: I see some potential issues with refactoring of CustomBoot. I corrected with last commit. Please check if your problem persists. If you still have the problem, please attach config.plist and a boot.log (with current code) so I can see better what's happening. Correct,, I still get same problem without setting "CustomBoot=Theme" i will report ASAP Link to comment Share on other sites More sharing options...
LockDown Posted April 15, 2020 Share Posted April 15, 2020 2 hours ago, anmool said: anyone can tell me what deffirences bitween xbuildme and buildme anyone can tell me what deffirences bitween xbuildme and buildme Yeah, good question. what is the difference? Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted April 15, 2020 Share Posted April 15, 2020 11 hours ago, Pene said: You mean that you have same behavior like CustomBoot=Theme even without setting it? EDIT: I see some potential issues with refactoring of CustomBoot. I corrected with last commit. Please check if your problem persists. If you still have the problem, please attach config.plist and a boot.log (with current code) so I can see better what's happening. Here is the config.plist and Preboot.log. Condition: 1. If i set custom entry for Catalina and set CustomLogo = NO, then boot is fine (First and second stage loading bar with Apple Logo is OK) 2. If i delete custom entry for Catalina, then boot to Catalina entry then first stage only show my Theme and Icon then when reach second stage boot apple logo is shown 3. My Mojave system is FileVault, i can't set custom entry for that (i don't know which GUID should i select). If i boot to this entry in GUI CLOVER then i only can see my Theme Background and icon, but if i input my Mac Password then press enter i can boot to the system. Password Screen only appears if i boot in Verbose mode. Sorry for bad english preboot.log config.plist Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted April 15, 2020 Share Posted April 15, 2020 1 minute ago, Pene said: This result is with a fresh compile from sources? Or with last release? From sources, i built using "Buildme" and select 10 after that 3. Is it OK?? Link to comment Share on other sites More sharing options...
Pene Posted April 15, 2020 Share Posted April 15, 2020 22 minutes ago, Andres ZeroCross said: Here is the config.plist and Preboot.log. Condition: 1. If i set custom entry for Catalina and set CustomLogo = NO, then boot is fine (First and second stage loading bar with Apple Logo is OK) 2. If i delete custom entry for Catalina, then boot to Catalina entry then first stage only show my Theme and Icon then when reach second stage boot apple logo is shown 3. My Mojave system is FileVault, i can't set custom entry for that (i don't know which GUID should i select). If i boot to this entry in GUI CLOVER then i only can see my Theme Background and icon, but if i input my Mac Password then press enter i can boot to the system. Password Screen only appears if i boot in Verbose mode. Sorry for bad english preboot.log config.plist But your config.plist contains: <key>Boot</key> <dict> <key>CustomLogo</key> <string>Theme</string> Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted April 15, 2020 Share Posted April 15, 2020 10 minutes ago, Pene said: But your config.plist contains: <key>Boot</key> <dict> <key>CustomLogo</key> <string>Theme</string> Ahh, so that's it. There are 2 options for CustomLog,, i just realized it Link to comment Share on other sites More sharing options...
Pene Posted April 15, 2020 Share Posted April 15, 2020 4 minutes ago, Andres ZeroCross said: Ahh, so that's it. There are 2 options for CustomLog,, i just realized it Yes, there is a general option, and then another option in custom entries if you want to change the general option to something else for some entries. Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted April 15, 2020 Share Posted April 15, 2020 3 minutes ago, Pene said: Yes, there is a general option, and then another option in custom entries if you want to change the general option to something else for some entries. Problem is solved, thank you very much. I have another question, i hope you can give me a clue. How to set custom entries name for FileVault entry??? Which Partition / Disk UUID should i select??? eg, for APFS Catalina / Mojave we should select Partition UUID of ContainerDisk. "Boot FileVault Prebooter from Preboot" is too long for entry name Link to comment Share on other sites More sharing options...
Jief_Machak Posted April 15, 2020 Share Posted April 15, 2020 "FileVault Prebooter" but no FileVault partition ??? Is it a CLover bug ? Link to comment Share on other sites More sharing options...
Cyberdevs Posted April 15, 2020 Share Posted April 15, 2020 1 minute ago, Jief_Machak said: "FileVault Prebooter" but no FileVault partition ??? Is it a CLover bug ? I don't think it's clover's bug, this partition is part of the preboot partition ever since Apple introduced APFS and since there's some boot.efi files I guess clover detects that and then shows it on the GUI as a bootable partition. Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted April 15, 2020 Share Posted April 15, 2020 4 minutes ago, Jief_Machak said: "FileVault Prebooter" but no FileVault partition ??? Is it a CLover bug ? Actually i only set Mojave with FileVault = On, but Catalina is not. But in GUI CLOVER there are 3 entries with Preboot (2 FileVault Preboot and 1 Install Preboot). I don't know if it's bug or not. Link to comment Share on other sites More sharing options...
Jief_Machak Posted April 15, 2020 Share Posted April 15, 2020 I wasn't talking about the it's bootable. I'm surprised it's called "FileVault Prebooter". I thought the name was for HFS FileVault, not APFS. Installer leave some file in Preboot partition. That's why you see "Boot from Install Preboot". You can mount preboot and remove them. My guess is : once there is only one bootable efi from your preboot volume, "FileVault Prebooter" might go away. It's just a guess, but I know I always have "Boot from Preboot", never "Boot FileVault Prebooter from Preboot". Then, rename preboot can be done with a .VolumeLabel.txt on the preboot volume. What would be amazing is to have this possibility inside Clover. Like a rename volume option in Clover GUI that will create the .VolumeLabel.txt. Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted April 15, 2020 Share Posted April 15, 2020 3 minutes ago, Jief_Machak said: I wasn't talking about the it's bootable. I'm surprised it's called "FileVault Prebooter". I thought the name was for HFS FileVault, not APFS. Installer leave some file in Preboot partition. That's why you see "Boot from Install Preboot". You can mount preboot and remove them. My guess is : once there is only one bootable efi from your preboot volume, "FileVault Prebooter" might go away. It's just a guess, but I know I always have "Boot from Preboot", never "Boot FileVault Prebooter from Preboot". Then, rename preboot can be done with a .VolumeLabel.txt on the preboot volume. What would be amazing is to have this possibility inside Clover. Like a rename volume option in Clover GUI that will create the .VolumeLabel.txt. For other entry we can set VolumeLabel with Custom Entry (Like my Catalina Partition, Windows and MX Linux) but i don't know how to set Custom Label for FileVault partition. Link to comment Share on other sites More sharing options...
Sherlocks Posted April 15, 2020 Share Posted April 15, 2020 clover theme still has problem. example. when getting gui from this process. scan entries -> black bar(everytimes and every theme, show it) -> get gui. there was no black bar before(r5109). and also still some icon is not god. i'm using "0:122 0:000 Default theme: Clover Bootcamp". it is latest file from github 1 Link to comment Share on other sites More sharing options...
Jief_Machak Posted April 15, 2020 Share Posted April 15, 2020 I prefer .VolumeLabel.txt because it stays even when I swap config.plist, try a new Clover etc. In more stable environment, I guess custom entry is fine. But if you can't for this one, try the .VolumeLabel.txt solution ? Just mount preboot and create the file. And .VolumeLabel.txt is good for USB bootable disk ! 1 Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted April 15, 2020 Share Posted April 15, 2020 25 minutes ago, Jief_Machak said: I prefer .VolumeLabel.txt because it stays even when I swap config.plist, try a new Clover etc. In more stable environment, I guess custom entry is fine. But if you can't for this one, try the .VolumeLabel.txt solution ? Just mount preboot and create the file. And .VolumeLabel.txt is good for USB bootable disk ! But with custom entries i can hide specific bootable entry,, i can't hide specific bootable entry with "volumelabel.txt" There are 3 entry of Prebooter, I only need to use "FileVault Preboot" of Mojave,, I need to hide "Install Prebooter" from Mojave and "FileVault preboot" from Catalina. But i don't know how to hide these entries Link to comment Share on other sites More sharing options...
Recommended Posts