Jump to content

Clover Theme Manager


blackosx
 Share

589 posts in this topic

Recommended Posts

 

Network:

 
    Ethernet (en2):
 
      Type: Ethernet
      Hardware: Ethernet
      BSD Device Name: en2
      IPv4 Addresses: 192.168.1.20
      IPv4:
          AdditionalRoutes:
              DestinationAddress: 192.168.1.20
              SubnetMask: 255.255.255.255
          Addresses: 192.168.1.20
          ARPResolvedHardwareAddress: e4:f4:c6:0f:1f:e7
          ARPResolvedIPAddress: 192.168.1.1
          Configuration Method: DHCP
          ConfirmedInterfaceName: en2
          Interface Name: en2
          Network Signature: IPv4.Router=192.168.1.1;IPv4.RouterHardwareAddress=e4:f4:c6:0f:1f:e7
          Router: 192.168.1.1
          Subnet Masks: 255.255.255.0
      IPv6:
          Addresses: 2601:1c0:5a01:3ad0::1006
          Configuration Method: Automatic
          ConfirmedInterfaceName: en2
          Interface Name: en2
          Network Signature: IPv6.Prefix=2601:1c0:5a01:3ad0::1006/128;IPv6.RouterHardwareAddress=e4:f4:c6:0f:1f:e7
          Prefix Length: 128
          Router: fe80::e6f4:c6ff:fe0f:1fe7
      DNS:
          Server Addresses: 192.168.1.1, 2001:4860:4860::8888, 2001:4860:4860::8844
      DHCP Server Responses:
          Domain Name Servers: 192.168.1.1
          Lease Duration (seconds): 0
          DHCP Message Type: 0x05
          Routers: 192.168.1.1
          Server Identifier: 192.168.1.1
          Subnet Mask: 255.255.255.0
      Ethernet:
          MAC Address: 40:8d:5c:be:de:df
          Media Options: Full Duplex, Flow Control, energy-efficient-ethernet
          Media Subtype: 1000baseT
      Proxies:
          Exceptions List: *.local, 169.254/16
          FTP Passive Mode: Yes
      Service Order: 0
 
    Ethernet (en5):
 
      Type: Ethernet
      Hardware: Ethernet
      BSD Device Name: en5
      IPv4:
          Configuration Method: DHCP
      IPv6:
          Configuration Method: Automatic
      Ethernet:
          MAC Address: 40:8d:5c:be:de:e1
          Media Options: 
          Media Subtype: Auto Select
      Proxies:
          Exceptions List: *.local, 169.254/16
          FTP Passive Mode: Yes
      Service Order: 1
 
    Wi-Fi:
 
      Type: AirPort
      Hardware: AirPort
      BSD Device Name: en0
      IPv4 Addresses: 192.168.1.2
      IPv4:
          AdditionalRoutes:
              DestinationAddress: 192.168.1.2
              SubnetMask: 255.255.255.255
          Addresses: 192.168.1.2
          ARPResolvedHardwareAddress: e4:f4:c6:0f:1f:e7
          ARPResolvedIPAddress: 192.168.1.1
          Configuration Method: DHCP
          ConfirmedInterfaceName: en0
          Interface Name: en0
          Network Signature: IPv4.Router=192.168.1.1;IPv4.RouterHardwareAddress=e4:f4:c6:0f:1f:e7
          Router: 192.168.1.1
          Subnet Masks: 255.255.255.0
      IPv6:
          Addresses: 2601:1c0:5a01:3ad0::1007
          Configuration Method: Automatic
          ConfirmedInterfaceName: en0
          Interface Name: en0
          Network Signature: IPv6.Prefix=2601:1c0:5a01:3ad0::1007/128;IPv6.RouterHardwareAddress=e4:f4:c6:0f:1f:e7
          Prefix Length: 128
          Router: fe80::e6f4:c6ff:fe0f:1fe7
      DNS:
          Server Addresses: 192.168.1.1, 2001:4860:4860::8888, 2001:4860:4860::8844
      DHCP Server Responses:
          Domain Name Servers: 192.168.1.1
          Lease Duration (seconds): 0
          DHCP Message Type: 0x05
          Routers: 192.168.1.1
          Server Identifier: 192.168.1.1
          Subnet Mask: 255.255.255.0
      Ethernet:
          MAC Address: 78:31:c1:e7:42:f1
          Media Options: 
          Media Subtype: Auto Select
      Proxies:
          Exceptions List: *.local, 169.254/16
          FTP Passive Mode: Yes
      Service Order: 2
 
    Bluetooth PAN:
 
      Type: Ethernet
      Hardware: Ethernet
      BSD Device Name: en3
      IPv4:
          Configuration Method: DHCP
      IPv6:
          Configuration Method: Automatic
      Proxies:
          Exceptions List: *.local, 169.254/16
          FTP Passive Mode: Yes
      Service Order: 3
 
    iPhone:
 
      Type: Ethernet
      Hardware: Ethernet
      BSD Device Name: en3
      IPv4:
          Configuration Method: DHCP
      IPv6:
          Configuration Method: Automatic
      Proxies:
          Exceptions List: *.local, 169.254/16
          FTP Passive Mode: Yes
      Service Order: 4
 
    Bluetooth PAN 2:
 
      Type: Ethernet
      Hardware: Ethernet
      BSD Device Name: en4
      IPv4:
          Configuration Method: DHCP
      IPv6:
          Configuration Method: Automatic
      Proxies:
          Exceptions List: *.local, 169.254/16
          FTP Passive Mode: Yes
      Service Order: 5
Link to comment
Share on other sites

Thanks for the info AppleIIGuy. I was thinking the check for your Router was failing in the script but your output above shows it's fine. But I've just remembered there's a debug switch inside the app to help track issues. Please edit

/CloverThemeManager.app/Contents/Resources/public/bash/shared.sh
and change line #46 to

DEBUG=1
Then load the app again.

 

The app creates a CloverThemeManager directory in /tmp and records a log at /tmp/CloverThemeManager/CloverThemeManagerLog.txt. Hopefully that will show why it's failing for you. Can you show me what it contains?

 

For ref, here's the top of the log that I see here:

 

CTM_Version 0.76.3

Started Clover Theme Manager script

Fri Oct 14 07:27:59 BST 2016

===================================

scriptPid=639 | appPid= 638

===================================

PATH=/usr/bin:/bin:/usr/sbin:/sbin

Set permissions of findThemeDirs script

Set permissions of bootlog script

==== Initialisation Start ====

===================================

IsGitInstalled()

Number of git installations: 1

git installations: /usr/bin/git

using git at:/usr/bin/git

git version 2.3.8 (Apple Git-58)

CTM_GitOK

===================================

RefreshHtmlTemplates()

Creating: managethemes.html

CTM_HTMLTemplateOK

===================================

IsRepositoryLive()

CTM_RepositoryCheckNetwork

===================================

findThemeDirs.sh

Getting list of mounted devices

Check: dfMounts=10

Default Gateway 192.168.0.1

CTM_RepositoryChecking

Connecting to git://git.code.sf.net/p/cloverefiboot/

Volume BootVolume on mountpoint /Volumes/BootVolume contains Clover themes directory

disk1s2 | BootVolume | /Volumes/BootVolume | 48465300-0000-11AA-AA11-00306543ECAC

disk0s1@U = unmounted ESP

disk1s1@U = unmounted ESP

disk2 does not contain ESP

disk3s1@U = unmounted ESP

CTM_RepositorySuccess

===================================

EnsureLocalSupportDir()

CTM_SupportDirOK

===================================

EnsureSymlinks()

 

 

Note: The /tmp/CloverThemeManager dir is deleted once the app is closed so grab it while the app is running.

 

Thanks

Link to comment
Share on other sites

CTM_Version 0.76.3
Started Clover Theme Manager script
Sat Oct 15 03:42:23 PDT 2016
    ===================================
scriptPid=48737 | appPid=48736
    ===================================
    PATH=/usr/bin:/bin:/usr/sbin:/sbin
    Set permissions of findThemeDirs script
    Set permissions of bootlog script
==== Initialisation Start ====
    ===================================
    IsGitInstalled()
        Number of git installations: 1
        git installations: /usr/bin/git
        using git at:/usr/bin/git
        git version 2.8.4 (Apple Git-73)
CTM_GitOK
    ===================================
    RefreshHtmlTemplates()
        Creating: managethemes.html
CTM_HTMLTemplateOK
    ===================================
    IsRepositoryLive()
CTM_RepositoryCheckNetwork
    ===================================
    findThemeDirs.sh
        Getting list of mounted devices
        Cannot contact the Repository /themes
CTM_RepositoryError
        Check: dfMounts=7
        Volume EFI on mountpoint /Volumes/firmwaresyncd.jNxMag contains Clover themes directory
        disk0s1 | EFI | /Volumes/firmwaresyncd.jNxMag | C12A7328-F81F-11D2-BA4B-00A0C93EC93B
        1 | Already found mounted ESP for disk0. Skipping
        disk1s1@U = unmounted ESP
        disk2s1@U = unmounted ESP
        disk3s1@U = unmounted ESP
        disk4s1@U = unmounted ESP
        disk5s1@U = unmounted ESP

this is the whole log

Link to comment
Share on other sites

CTM-0.76.3, OS X_10.9.5 :) .

Hi,blackosx!

Everything is working  as before.

 

 

Last login: Sun Oct 16 14:56:41 on console
Dropletss-MacBook-Pro:~ droplets$ /Users/droplets/Downloads/check.command 
================================
 8644 ttys000    0:00.00 grep discoveryd
--------------------------------
checkService discoveryd: 
================================
   69 ??         0:00.17 /usr/sbin/mDNSResponder -DisableSleepProxyClient
 8651 ttys000    0:00.00 grep mDNSResponder
--------------------------------
checkService mDNSResponder:    69 ??         0:00.17 /usr/sbin/mDNSResponder -DisableSleepProxyClient
mDNSResponder: defaultGateway=Router:192.168.1.1
defaultGateway=192.168.1.1
================================
Connecting to git://git.code.sf.net/p/cloverefiboot/
Success
2f794a77cfad5639225d6b17503218e1344e6b93	HEAD
2f794a77cfad5639225d6b17503218e1344e6b93	refs/heads/master
Dropletss-MacBook-Pro:~ droplets$ 

 

 

CloverThemeManager.zip

PS

OS X_10.12.x . Also it works.

OSX_10.12_CloverThemeManager.zip

 

Link to comment
Share on other sites

Last login: Sat Oct 15 18:38:34 on console

iMac:~ appleiiguy$ /Users/appleiiguy/Desktop/check.command ; exit;

================================

67582 ttys000    0:00.00 grep discoveryd

--------------------------------

checkService discoveryd: 

================================

  238 ??         0:08.53 /usr/sbin/mDNSResponder

  245 ??         0:00.85 /usr/sbin/mDNSResponderHelper

67589 ttys000    0:00.00 grep mDNSResponder

--------------------------------

checkService mDNSResponder:   238 ??         0:08.53 /usr/sbin/mDNSResponder

mDNSResponder: defaultGateway=Router:192.168.1.1

defaultGateway=192.168.1.1

================================

Connecting to git://git.code.sf.net/p/cloverefiboot/

Success

2f794a77cfad5639225d6b17503218e1344e6b93 HEAD

2f794a77cfad5639225d6b17503218e1344e6b93 refs/heads/master

logout

Saving session...

...copying shared history...

...saving history...truncating history files...

...completed.

Deleting expired sessions...6 completed.

 

[Process completed]

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...
  • 1 month later...

Hi All,

I installed Clover Theme Manager 0.76.3 on macOS 10.12.3 Sierra (legacy mode) but on the bottom of the application window a warning appears:

 

"Launch Daemon & RC scripts not operational. Direct NVRAM will not be retained next boot. Clover Run Installer to fix."

 

I had the same problem with OS X 10.11 El Capitan but was solved by re-running Clover installer (Selecting prefpanel and rc scripts options ).

This time in macOS 10.12.3 Sierra the problem after reinstalling Clover remains. Does anyone have any suggestions about?

Thanks in advance

 

Edit: could be this problem  due to the fact that my system is multi-boot with two separate HDD respectively "MacOS Sierra" and "El Capitan" (each with its EFI partition)? In the information bar at the top of the Clover theme Manager GUI I can read "NVRAM read from: / Volunes / El Capitan / nvram.plist" while the boot HDD is "MacOS Sierra"
But I do not know how to fix it ....

Link to comment
Share on other sites

  • 2 months later...

I'm having the same issue with

"Launch Daemon & RC scripts not operational. Direct NVRAM will not be retained next boot. Clover Run Installer to fix."

 

I tried re-running Clover installer (Selecting prefpanel and rc scripts options )

 

​Yet this did not fix it for me.

 

I also noticed for some reason when I boot, and get the embedded Clover boot screen it does not automatically in 2 seconds boot. It just sits there and I have to always hit enter on my KB

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 months later...

I've updated Clover Theme Manager v0.76.5 

 

Changes:

- Reduced height of bands when no thumbnail is shown.
- Left and right arrow now changes view sizes from no thumbnail to expanded previews.
- AlphaNumeric keypress will scroll UI to first Theme beginning with that character.
- Removed out of date md5 check for determining original 80.save_nvram_plist.local.
- TAB to select different interface controls.
- Fix bug showing choice of embedded theme in bootlog section.
- Added Update All button.
- Fixed issue where a locally installed theme that had since been deleted from repo would be flagged with an available update.
- Add tooltips to UI.
- Added button to rescan selected partition.
- Fixed multiple tick issue for ReadPrefs on Init screen.
- Extend detection of repository.
- Shorten length of time older index.gits are fetched.

 

- Improve layout of set theme section.
 
The update will appear in the app but I will attach it to the first post.
 
Please let me know of any issues.
  • Like 2
Link to comment
Share on other sites

Thanks for testing droplets, and thanks for submitting your logs etc.

I've spotted some issues in your screenshot which I'm not happy about and will look at fixing...

 

EDIT: I'd not tested when using fast boot.

Edited by blackosx
Link to comment
Share on other sites

I've updated the app to v0.76.6 and it's available as an update. Please let me know of any issues.

 

Changes:

- Identify fast boot and textonly boot modes from bootlog and config.plist.

- Simplify control options band for changing themes.
- Extend keyboard support to identify Command key.
- Return key now closes dialog boxes.
 
Download is now also available in first post.
Edited by blackosx
  • Like 4
Link to comment
Share on other sites

  • 4 weeks later...
 Share

×
×
  • Create New...