Search results for

smb big sur

11,805 results found

Post

Replies

Boosts

Views

Activity

Trouble downloading Big Sur RC2 - cannot install
I have been trying to update to Big Sur RC2 since 11/10 but I keep on getting the following error: Installation of macOS could not continue. Installation requires downloading important content. That content can't be downloaded at this time. Try again later. This is on the Install Big Sur application. All of Apple systems are up.
3
0
721
Nov ’20
Mac OS big sur bêta issue
I have downloaded Mac OS big sur bêta while installing it was stuck and I pressed the power button for several seconds and it turned off after that I started the Mac and again it was stuck . then I tried safe boot and it worked it started and I can’t login if the password is correct also. pls help me!!!
1
0
614
Jul ’20
Big Sur (beta 2) Exiftool instal
Has anyone had success installing exiftool under Big Sur (beta 2 is what I'm trying.) I can run the installer (which isn't signed so right click/open works) but the installer kicks me out saying that it's from an unknown developer. Is there a similar way to override that check on a package installer?
0
0
409
Jul ’20
macOS Big Sur and Xcode 12.2
Hi, I upgraded my iMac OS from Catalina to Big Sur and Xcode to 12.2. My machine is very slow now and it's hard to open an Xcode project. All the junks were cleaned but the issue is not yet resolved. Please help me on this. Below I have mentioned my iMac configurations. iMac Retina 4K, 2017 Processor : 3.4 GHz Quad-Core Intel Core i5 Ram : 8 GB 2400 MHz DDR4 Storage : 1 TB Fusion Drive ( 463 GB available )
0
0
622
Nov ’20
Big Sur: Memory buffers (mbuf) deprecated?
Hello, we are currently investigating how to migrate our VFS kext (Kernel extension for a virtual file system) to macOS Big Sur. See related question - https://developer.apple.com/forums/thread/659502 As suggested, we plan to replace the deprecated kernel socket API with KEXT Controls. Now we noticed that the callback function (configured in ctl_register) to receive the data sent by the client (from user space) uses a memory buffer (mbuf): typedef errno_t (*ctl_send_func)(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo, mbuf_t m, int flags); However, according to the source code documentation, memory buffers are deprecated as well. Does this mean: Memory buffers won't work on Big Sur as well? Is there a way to avoid using memory buffers when using KEXT Controls? Thanks and regards Michael
1
0
668
Nov ’20
ASPresentationAnchor opens two instances of Safari on Big Sur
Using ASWebAuthenticationSession and ASPresentationAnchor for OAuth has been working as expected but after updating to Big Sur the authentication flow is now opening two Safari windows. This occurs only when Safari is completely shutdown, when an instance is running a single window will be displayed as expected. Microsoft has an example which is having the same issue. https://github.com/Azure-Samples/ms-identity-macOS-swift-objc Has anyone else come across this with Big Sur?
1
0
582
Nov ’20
Big Sur & Canon Printer fail.
Printer failed with update from Catalina to Big Sur. Removed printer/scanner Canon MG3060 from system, installed 'recommended' driver updates. Added printer back. Scanner functions perfectly, printer just 'hangs' telling me it is 'printing' but it does not. WiFi connection is fine, or of course the scanner wouldn't work. Frustrated beyond belief.
0
0
241
Nov ’20
Apple Music on Big Sur
I have written a macOS app that uses the iTunesLibrary framework. The app utilizes the media item's persistentID as provided by the iTunesLibrary framework to manage the settings for the track within my app. I develop this app on an iMac (late 2015) using Xcode 12.4. I then distribute the app to my MacBook Air (2020 M1). I use Rsync to synchronize any music files from the Music Library that have been modified (lyrics/cover art, etc.), including the Music/Music/Music Library.musiclibrary database. The need for the persistentID of the media item to remain consistent from one machine to the other is paramount for the app to work. Otherwise, the app is broken. This is why I am Rsyncing the library database. I did not have an issue with this on macOS Big Sur 11.1 and earlier. The persistentID was being preserved on both machines and the software worked perfectly. However, for some reason now the persistentID is not being persistent across machines. It is like the Music database on the Macbook Air
0
0
779
Feb ’21