Jump to content
2189 posts in this topic

Recommended Posts

5 minutes ago, Amble said:

One more big thank you to everyone working on this :). Finally I'm able to see with my own eyes that the HD 630 is actually doing something alongside RX 560. When just idling RX 560 utilization is almost nothing and at the same time screen recording is on and you can see on the below screenshot that the IGPU is handling it. When starting a game, then the RX 560 kicks in. Also I guess Frequency is a no go on Radeon?

Consider that IGPU Utilization does not show if IGPU it is got only for IQSV. (IGPU secondary and framebuffer "0 connectors")

39 minutes ago, Slice said:

But why pressing a gear (aka Preferences) does nothing for me?

No idea, any errors while building and run from Xcode?

this is the action in PopoverViewController.swift:

@IBAction func showPreferences(sender : NSButton) {
    if (self.preferenceWC == nil) {
      self.preferenceWC = PreferencesWC.loadFromNib()
    }
    self.preferenceWC?.showWindow(self)
  }

the only reason is that "loadFromNib()" fails.

 

Try this one:HWMonitorSMC2.app_v1t.zip  when the popover is opened double click 'P' in the keyboard (however not sure for Russian one ).. Tell me if work that way.

P.S. attached app has a different view.

Hi vector sigma

i have had same slice problem with preferences gear after playing few time with detaching app e re attacching it on bar

no preferences open in this condition and also i have had to quit it with force quit procedure via monitoe app

but itt happened only one time for me and i cannot reproduce this situation by now

1 minute ago, fabiosun said:

Hi vector sigma

i have had same slice problem with preferences gear after playing few time with detaching app e re attacching it on bar

no preferences open in this condition and also i have had to quit it with force quit procedure via monitoe app

but itt happened only one time for me and i cannot reproduce this situation by now

Same OS of Slice?

2 hours ago, fabiosun said:

Hi vector sigma

i have had same slice problem with preferences gear after playing few time with detaching app e re attacching it on bar

no preferences open in this condition and also i have had to quit it with force quit procedure via monitoe app

but itt happened only one time for me and i cannot reproduce this situation by now

 

@vector sigma 

At me also. It occurs only once. macOS Mojave.
I can reproduce this problem if I make: defaults delete org.slice.HWMonitorSMC2

18 hours ago, Andrey1970 said:

 

@vector sigma 

At me also. It occurs only once. macOS Mojave.
I can reproduce this problem if I make: defaults delete org.slice.HWMonitorSMC2

This command does nothing

7 minutes ago, fabiosun said:

yes @Slice

I have to force quit from monitor app

(always if app is in a "condition error")

thanks, it is only way to quit it because after restart it autostarted no matter what I did.

1 hour ago, Slice said:

This command does nothing

It remove everythings inside ~/Library/Preferences/org.slice.HWMonitorSMC2.plist

1 hour ago, Slice said:

In version 2.2.0 Gear was working and Close button was working. I temporary returned to this version.

Was different but not too much. I'm testing for a solution, but is difficult to say since here works as expected. Within an hour I'll post a version to test.

18 hours ago, jinbingmao said:

 

"Ambient"  error

 

keys where the same, fixed here.

Can anyone tell me if in the one attached the problem persist?

P.S. there are no constraints so the buttons at bottom may have incorrect position and you may need to expand the view to see them, but I want to know if this way is working.

 

 

HWMonitorSMC2.app_v2t.zip

1 hour ago, vector sigma said:

Can anyone tell me if in the one attached the problem persist?

P.S. there are no constraints so the buttons at bottom may have incorrect position and you may need to expand the view to see them, but I want to know if this way is working.

 

 

HWMonitorSMC2.app_v2t.zip

 

Here also.
In versions without license of this problem is not present.

×
×
  • Create New...