JUCE icon indicating copy to clipboard operation
JUCE copied to clipboard

[Bug]: SystemStats::getComputerName() no returning computers name on Mac

Open rodoortiz opened this issue 3 years ago • 0 comments
trafficstars

Detailed steps on how to reproduce the bug

After upgrading to JUCE 6.1.6 I'm realizing that when I'm trying get my Mac machine name with SystemStats::getComputerName() it's returning kind of an IP address instead (e.g. 192.168.1.7). This wasn't happening to me before and isn't happening in my Windows machine. What could be the problem?

What is the expected behaviour?

Returning the owners machine name.

Operating systems

macOS

What versions of the operating systems?

I tried this in an M1 Macbook with Monterey and a Intel Macbook with Catalina.

Architectures

x86_64, ARM

Stacktrace

No response

Plug-in formats (if applicable)

No response

Plug-in host applications (DAWs) (if applicable)

No response

Testing on the develop branch

The bug is present on the develop branch

Code of Conduct

  • [X] I agree to follow the Code of Conduct

rodoortiz avatar Apr 10 '22 17:04 rodoortiz