question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for Windows and Mac OS.

See original GitHub issue

Brought this up in Gitter and apparently this has had work done on it in a separate branch. (Link that here?). I’ve had multiple times where I wanted to have the amount of information about a Windows or Mac OS platform as the distro module gives but platform.mac_ver and platform.win32_ver are pretty deficient in. This thread is mostly for discussing how this would be done. cc: @nir0s

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:6
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
sethmlarsoncommented, Jan 2, 2019

@FooBarQuaxx Changes to open source projects require contributors willing to give to their free time. Perhaps you could provide a patch?

1reaction
nir0scommented, Apr 8, 2017

Um, it seems more natural to me to return empty for linux_distribution if you’re not on linux and maybe throw a warning. Mapping might create some ambiguity since you’re getting information on a non-linux system in what you’d expect to work only on linux. The reason because of which I like the return empty thing, is because distro tends to return (much like platform’s implementation) empty results when it can’t find something. This behavior would correspond with the natural flow distro’s takes instead of unexpectedly erroring out only in this specific use case.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Download and install Windows support software on your Mac
Install the Windows support software · Make sure that the USB flash drive is plugged into your Mac. · Start up your Mac...
Read more >
How to install Windows 10 on Mac
You can enjoy Windows 10 on your Apple Mac with the help of Boot Camp Assistant. Once installed, it allows you to easily...
Read more >
How to support Mac computers in Windows environments
Computers running macOS are generally more stable and reliable than Windows, in large part because Apple controls all aspects of building ...
Read more >
Fusion - Run Windows on Mac | VM for Mac
Key Features · Apple Silicon and Intel Mac Support · Monster Virtual Machines · Windows 11 Support · Sandboxed Experience · Powerful Graphics...
Read more >
Parallels Desktop 18 Virtual Machine for Mac
Open Microsoft Office files from the macOS browser in Windows Desktop apps. Show Windows notification area on the Mac menu bar. Allow Windows...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found