darling icon indicating copy to clipboard operation
darling copied to clipboard

Darwin/macOS emulation layer for Linux

Results 224 darling issues
Sort by recently updated
recently updated
newest added

I know this has been submitted before but i am wondering how i can port darling to android step by step i am more specifically porting it android so i...

Question

darling must be built with all graphical dependencies like : - pulseaudio - x11 - png-tiff-gif - freetype - opengl - xml It is not possible to compile darling without...

Enhancement

It would be nice having it as a compat. tool, it would make some Mac-only games playable

Enhancement
Discussion

``` Darling [/Volumes/SystemRoot/home/armando/Downloads]$ /Applications/Spark.app/Contents/MacOS/Spark dyld: dyld cache load error: shared cache file open() failed dyld: Symbol not found: _kCFStreamPropertySSLPeerTrust Referenced from: /Applications/Spark.app/Contents/MacOS/../Frameworks/MailCore.framework/Versions/A/MailCore Expected in: /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork in /Applications/Spark.app/Contents/MacOS/../Frameworks/MailCore.framework/Versions/A/MailCore abort_with_payload: reason: dyld...

Frameworks
Application Compatibility
Missing Symbols

**Library** *What library is required?* @rpath/aiport.framework/Versions/A/aiport **Test Application** *What application requires this library?* Adobe XD **Steps To Reproduce** *If possible, what steps can you take to reproduce the issue?* a)...

**Expected Result** Blockheads Server should open up as expected. **Actual Result** Blockheads Server crashes when it fails to load the `nib` file. ``` (lldb) target create "/Users/dtest/Downloads/BlockheadsServer.app/Contents/MacOS/BlockheadsServer" Didn't find debug...

Application Compatibility
GUI

**Expected Result** `sudo xcode-select --install` installs command line tools to `/Library/Developer/DarlingCLT`, then any regular user should be able to invoke those tools. **Actual Result** - In `darling shell` (unprivileged Linux...

**Build Log** What is the build error? ``` There is no error. ``` **System Information** What system are you building with? | Software | Version | | --- | ---...

Enhancement
Build

**Expected Result** `curl https://google.com/` should output valid HTML. `curl 1.1.1.1` works as expected though so I am pretty sure it's a DNS resolution issue. The thing is I can't even...

**Expected Result** To call the application "graalvm-ce-java8-darwin-amd64-21.0.0.2/Contents/Home/bin/js", the old LKM version can succeed to execute. **Actual Result** The result from darlingserver is "Failed to create socket", then "Segmentfault 11". **Steps...