Category "macos"

Broken project in XCODE objective c

Hi, Does someone have a clue what is the reason for this broken project in xcode 13.3.1 The tab with the project settings, properties is empty!!! Check the scr

SwiftUI text field orphan on macOS

I have a text field like this Text("Hello, one two three four five six seven eight!") .frame(width:270) .border(.blue) When it

Mac terminal not valid context

I'm a new Mac user. I'm receiving this error every time I open my terminal and I'm not sure what its about. I was hoping someone can help me with this issue. Th

How to run Python as X86 with Rosetta2 on ARM MacOS machine

I have a python app with downstream dependencies on dynamic libraries that are available as X86 only. The app runs on a X86 MacOS machine, but on a ARM MacOS ma

Mac Terminal Wont Open When I'm Using QT Creator Anymore

Before I updated both QT and Xcode on my mac, my computer just stopped opening up the terminal when I went to run my code. It had worked for months and is still

Can't run on dart_vlc on Flutter 2.10.4

dart_vlc (https://github.com/alexmercerind/dart_vlc) was compiling for macOS up to now, but after upgrading to Flutter 2.10.4 I receive this error while compili

Can I use Xcode font on QtCreator?

After using QtCreator for a long time on Windows I was comfortable with it. But now I'm using it on macOS too and it feels different. I noticed default font is

Permission Denied when trying to use open() with POSIX commands in C++

I currently have this code where I need to use standard POSIX calls to write text to a file: file = open(filename, O_CREAT | O_RDWR | O_APPEND, S_IRUSR | S_IWUS

unable to run pydoc from the command line - "command not found: pydoc"

I'm reading the "Learn Python the Hard Way" and the now the author is saying to run, in the terminal, pydoc input. I do this and get the response:miguel@MBP-de-

Running website via Docker on macOS loading images but not on server

I run a website via Docker as I develop on macOS and macOS is set up with a case-insensitive filesystem by default. When I run the site, I was rendering an imag

ITMS-90426: Invalid Swift Support

ITMS-90426: Invalid Swift Support, Dear Developer, We identified one or more issues with a recent delivery for your app, "KxSwift" 1.0.0 (58). Please correct t

QtCreator issues ld: warning: directory not found for vcpkg Qt

I installed Qt5 with vcpkg on macOS Catalina. And installed QtCreator using the online installer. Then on QtCreatpr, Preferences, Kits, Qt Versions I added qmak

OSX + Java + OpenSSL + org.apache.commons:commons-crypto = SegFault in OpenSslNative:initIDs

I had a simple Java class using Apache:commons-crypto to do encryption/decryption that was SegFaulting on me. On OSX, I used Homebrew to install the latest Open

Operation not permitted when trying to open tmux

When I try to initiate tmux session it gives me the following error. error creating /private/tmp/tmux-501 (Operation not permitted) I am using apple M1 (Big Su

.NET 6 console app using NuGet library written for .NET 5 runs fine under Windows but crashes on Mac M1 with System.BadImageFormatException

Under Windows I have used the SaxonCS library (available on NuGet https://www.nuget.org/packages/SaxonCS/ that is written against .NET 5 successfully in both .N

Error installing pyQt5: error: metadata-generation-failed

I was tring to install PyQt5 and a get this error: note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generati

Switching to normal mode requires Shift in addition to ESC [closed]

I have always used <Esc> for switching mode to Normal mode (from Insert mode). Now I have a new macbook and I need to use <shift-Esc&

How to make Java Mac App that doesn't require installing Java

I want to make a Mac Application using Java code I wrote, and I want to make it that the person using it doesn't require Java to be installed on their own compu

ERROR: Playwright does not support webkit on mac10.13

Here is my code debug log6474 Darwin 16.7.0 6475 verbose node v16.15.0 6476 verbose npm v8.9.0 6477 error code 1 6478 error path /Users/------/onet/node_module

Mac terminal bash profile cannot add another path after downloading Anacoda

I started to learn MySQL recently and I have a 2015 MacBook Air. After installing MySQL server, I ran pip install MySQL-connector-python. Everything worked perf