Recent Questions - Ask Different |
- How can I open or read /textClipping files from early- or pre-OS X systems
- How to Restore MacOs from Time Machine without Library folder?
- Shell script for searching custom search engine no longer works in Catalina (Ruby)
- Certificate appears in 'Certificates' instead of 'My Certificates' and is not detected by browser
- Mac Mini M1 on Monterey (just about) broke home sharing to Apple TV
- Tried to add a partition to APFS external drive and can no longer access data
- Big Sur Time Machine only using ~3.5 gb to backup a fresh install
- '/usr/local/bin/curl' and '/usr/local/bin/ssh' commands are killed when executed in macOS Monterey
- How do I disable language switch popup?
- Seamlessly change all desktop spaces' wallpaper on Mac without killall Dock
- Audio flow - connections
- How can I change input source in MacOS using Windows-style Shift + Command shortcut?
- Cannot store files on Time Machine backup drive
- Files created from my M1 Macbook on a Synology NAS get the wrong 'owner'
- How to make Logic Pro X window vertically shorter than minimum?
- Record video with monitor mirrored
- How to get file from iCloud to Mac without duplicating it on Mac?
- Mail search and flag not working
- Separately assign desktop with dual installation of an app on MacOS Monterey
- Receiving multiple files, not just one, in a Shortcut on macOS 12 Monterey
- How I can I open CSV/Excel files in Finder and have them open in the Google Sheets editor?
- Mac Terminal or iTerm: Copy the current command but exclude prompt?
- Disabling "Exchange Password Required" Temporarily
- Dynamic XFA PDF forms on a Mac and Safari
- List of all packages installed using Homebrew
- iTunes can no longer find music files after changing IP address of NAS
- MacBook Pro detects external monitor but shows black screen
How can I open or read /textClipping files from early- or pre-OS X systems Posted: 20 Dec 2021 08:32 AM PST I have text clippings (.textClipping) from various previous Mac systems ranging through System 8 and all the various OS X versions. On BigSur, these appear blank. On previous systems they also appeared blank, but (weirdly) I could still cut'n'paste the text, but not with BigSur. I've tried:
I do have older Macs with previous OS X versions, but I really need a way to extract the text from a modern Mac - there must be a load of people with the same issue! |
How to Restore MacOs from Time Machine without Library folder? Posted: 20 Dec 2021 08:28 AM PST I did a clean install of my Mac and want to restore some files now. With Migration Assistent you can select different types that you want to restore (Apps, Account (like documents e.d.), Other files and folders and Now I want to restore only my documents, music and images. But if I select these options, Library will also be check automatically and can't be checked off. Is the only way to restore specific folders after installing MacOs or can I also uncheck the box in Migration Assistent? |
Shell script for searching custom search engine no longer works in Catalina (Ruby) Posted: 20 Dec 2021 08:29 AM PST I recently upgraded from Mac OS Mojave to Catalina. On Mojave, I used a quick action to perform web searches via Google's encrypted search engine at encrypted.google.com. The quick action script is This script no longer works in Catalina due to deprecated Ruby support. Does anyone know how I could script the same action in Catalina? |
Certificate appears in 'Certificates' instead of 'My Certificates' and is not detected by browser Posted: 20 Dec 2021 07:45 AM PST I have a client certificate that I need to access my company's internal systems. I have exported it from Windows as a I used the following command to convert the PFX file to PEM format: |
Mac Mini M1 on Monterey (just about) broke home sharing to Apple TV Posted: 20 Dec 2021 07:39 AM PST I like to watch my (mp4) video files on my living room tv via an Apple TV (3rd gen). I just swapped from Mac Mini M1 running Big Sur to a different Mac Mini M1 running Monterey (double the RAM and double the storage) and now using Apple TV to access media files is practically unusable. It often won't see files or is super slow and then runs out of buffer. Mac Mini is wired to network I see no network issues. I've tried rebooting everything (Mac Mini, Apple TV, router, etc.). I've tried turning off Home Sharing and turning it back on. I still have old Mac Mini and it still works fine. Any ideas on how to get Home Sharing working on new-to-me Mac Mini M1? |
Tried to add a partition to APFS external drive and can no longer access data Posted: 20 Dec 2021 07:20 AM PST I am no longer able to access an external Samsung hard drive in APFS format connected to an M1 MacBook Air. I think it may be because I unsuccessfully tried adding an additional partition to the drive a little while ago, but I can't remember exactly what I did now. I've tried using First Aid on the Disk Utility, and have also tried fsck in the terminal, which gives me this error: I'm hoping it may be possible to repair the issue rather than use recovery software. Looking at previous similar posts, I think it might be useful if I provide the following additional information: Thank you in advance. Any help would be appreciated as I have spent all day on this with no luck, sadly. |
Big Sur Time Machine only using ~3.5 gb to backup a fresh install Posted: 20 Dec 2021 07:09 AM PST I previously had Catalina on my mac and a time machine backup was taking up the same size as the size of the usage on the drive. I updated to a fresh install of Big Sur and now when I try to do a backup on the fresh install it is only taking up 3.5gb out of the total 20gb size of the drive. Why is this the case? Is time machine creating a full back up of my drive (including system files and everything)? Will I be able to restore to this point whenever and get back to this same initial state of the fresh install? |
'/usr/local/bin/curl' and '/usr/local/bin/ssh' commands are killed when executed in macOS Monterey Posted: 20 Dec 2021 06:56 AM PST I recently updated my M1 MacBook Air to macOS Monterey (I'm not sure if this is related to the problem though), and now my curl and ssh commands in /usr/local/bin don't function at all.
From other posts it seems this can happen if a program uses too much memory and the system kills it, but since the command does nothing I don't think that's the case. I also have Homebrew installed, I'm not sure if it is causing the problem: I have the curl package installed through Homebrew, but it is keg-only so it isn't symlinked and doesn't get used. I don't have the OpenSSH package installed through Homebrew. I would appreciate any guidance on what the problem is or how to get more information than 'killed'. |
How do I disable language switch popup? Posted: 20 Dec 2021 06:18 AM PST I'm a new member of apple products community and I'm learning how to setup a process I've got used to. One of inconveniences is language switch. When I'm trying to change language I get a popup with language list (see pic below). The problem is it introduces a small delay before change actually applies (which meh but I can live with it) and the bigger problem that if your mouse is around screen center then mouse pointer overrides language selection and you can stuck with one language unless you move the cursor somewhere I wonder if there is any way to workaround it with OS X built in tools. I'd really like to not install any 3rd party tools or assigning switch to another key - this one works just fine, the only problem is this pop up. |
Seamlessly change all desktop spaces' wallpaper on Mac without killall Dock Posted: 20 Dec 2021 05:33 AM PST I would like to change the wallpaper on ALL desktops including spaces on Mac but without needing to call I have an AppleScript that changes the desktop wallpaper instantly: but that only changes the wallpaper on the active space (meaning that if the main desktop is not active, its background will not change). I found this question https://stackoverflow.com/questions/36185506/how-to-loop-through-all-mac-desktop-spaces which suggests updating wallpaper path values in the SQLite database located at My question is - is there some way to combine these two approaches? Seamlessly change wallpapers on every desktop space? Any suggestions would be appreciated. I have no preferred language, it can be in C, Swift, Python, Bash, AppleScript etc. |
Posted: 20 Dec 2021 05:25 AM PST is there a way to connect output sound from an app to input sound to another? I want to play on sonobus, but I would like to equalize first my instrument, may be through garageband for example. On Linux exists qjackctl that allows audio connections flows: I see some third party software like loopback, but I don't know if exists something standard or out of the box. Please, be nice, my first question here. |
How can I change input source in MacOS using Windows-style Shift + Command shortcut? Posted: 20 Dec 2021 04:52 AM PST I've been using Windows for most of my life and at this point I've developed a muscle memory to use Shift + Alt when I want to change language. Now besides my Windows PC I'm also using Macbook Air as my personal laptop and I was frustrated to learn that I can't simply go to System preferences and assign Shift + Command to change input source... from what I understood you need a 3rd party tool for that. I've tried Punto Switcher but it crashes from time to time on my M1 Mac and looks like it hasn't been updated in a while. Karabiner is confusing to setup and it caused me a kernel panic once. =( Is there another small (and preferably free) app that will allow me to do that? I'm using macOS Big Sur (11.6) Thanks in advance! =) |
Cannot store files on Time Machine backup drive Posted: 20 Dec 2021 04:20 AM PST I needed to format an external hard drive from Mac OS Extended (journaled, encrypted), the only available option was APFS. On this hard drive, I had my time machine backup in With the new file system, I am not able to use the hard drive for both time machine and files at the same time. When I set it up for time machine backup, the drive is full with snapshots and cannot be modified by me (e.g., store files), for example: Has this changed? How can I resolve this issue? |
Files created from my M1 Macbook on a Synology NAS get the wrong 'owner' Posted: 20 Dec 2021 05:43 AM PST I connect to the NAS via AFP (NFS is not working for me.) The problem started after the last software upgrade on my M1 Macbook (version 12.0.1.) The files I create get owner 1026 (guest.) I am user 501. I can solve it by using |
How to make Logic Pro X window vertically shorter than minimum? Posted: 20 Dec 2021 03:06 AM PST All I want are temporarily scrubbing, play, pause, in a tiny window. The minimum window size of logic is too large. |
Record video with monitor mirrored Posted: 20 Dec 2021 02:57 AM PST QuickTime Player > New movie recording shows the video as it will be after recording (not mirrored). Photo Booth shows a mirrored view but cannot record video. On macOS, how can I record a video while watching myself in the "mirror"? |
How to get file from iCloud to Mac without duplicating it on Mac? Posted: 20 Dec 2021 04:42 AM PST
Of course I can copy/paste this file from "iCloud Drive" folder into "Desktop" folder. But this duplicates my big file (if I am correct) - it appears on my Desktop and still exists in the place where it was downloaded to, so it takes double space after copying/pasting it. But I don't want to duplicate it - I just need to move this downloaded file to my Desktop without duplicating it. Of course I still need this file to stay in iCloud. So, the question is: how to get my file, downloaded from iCloud, into my Desktop without duplicating it? I would expect that some cache exists somewhere where this file was downloaded, but I have no idea where it is. If I knew where it was downloaded, then I would just move it from cache right into Desktop without duplicating it by copying/pasting. |
Mail search and flag not working Posted: 20 Dec 2021 02:41 AM PST Mail.app search doesn't work for me. And I can't open my flagged messages. Trying either doesn't change the currently-displayed list of emails in the column. Searching will change "4687 messages" to "Found 0 results" or "Found 4687 results", but not actually filter the list of emails. The same inboxes/accounts on my iPhone support search and I can see the flagged emails too. How can I get Mail.app to start working correctly again and filter messages? It should be in sync with my iPhone experience. |
Separately assign desktop with dual installation of an app on MacOS Monterey Posted: 20 Dec 2021 02:39 AM PST I have installed Firefox twice on my system and I have multiple desktops (Spaces) set up. I have then renamed one of the installations to "Firefox - Work" using instructions here: How do I rename an app in MacOS properly? What I'm trying to do is to get "Firefox" to be assigned to one desktop, and "Firefox - Work" on the other desktop. Currently, when I assign one of the firefox installations to one desktop, the other one also gets assigned to the same desktop. How can i control them separately ? |
Receiving multiple files, not just one, in a Shortcut on macOS 12 Monterey Posted: 20 Dec 2021 08:30 AM PST I'm porting an Automator action to Shortcuts and I'm having a bit of trouble. Here's my Automator action: The snippet of zsh inside is: This Automator action lets me select a bunch of PNG files in Finder, right-click on them, choose However, when I try to port it to Shortcuts, I'm a bit stuck. Here's what I have so far, in a Shortcut with a less nerdy name, an adjusted path to oxipng, and some debugging printfs: As an aside, the When I run the Shortcut with only one image selected, everything runs just as it used to. However, if I select a bunch of files, I'm prompted to choose only one of them. The prompt looks like this: How can I get my Shortcut to process all the files that I've passed to it? |
How I can I open CSV/Excel files in Finder and have them open in the Google Sheets editor? Posted: 20 Dec 2021 07:52 AM PST On my work computer, I'd like to be able to open CSV and Excel files from within Finder and have them load directly into the Google Sheets editor. Setting Finder to open the files in Google Chrome does load the file in Google Drive, but you still need to go one more step and click "Save as Google Sheets". |
Mac Terminal or iTerm: Copy the current command but exclude prompt? Posted: 20 Dec 2021 06:45 AM PST I am using Terminal or iTerm (iTerm2). Let's say I've typed in a command but haven't hit enter yet. Or maybe I used the up arrow to navigate through my command history. How do I copy the current command to the MacOS clipboard? But I also don't want it to include the prompt. Is there a keyboard short cut to do this? For example, let's say the terminal is showing this: What is the keyboard shortcut to copy |
Disabling "Exchange Password Required" Temporarily Posted: 20 Dec 2021 03:32 AM PST |
Dynamic XFA PDF forms on a Mac and Safari Posted: 20 Dec 2021 04:03 AM PST I am using Mac OS 10.13.6. I have downloaded and installed the latest version of Adobe Reader. I use Safari as my browser. I am going to a website which has Dynamic XFA PDF forms. Each time I click on the link I get the error message I searched the web and most solutions (like download the form) didn't work for me. I don't know what more can I do. This is so infuriating that in 2019 I cannot fill forms on the internet (thanks to curse and cancer of Adobe) |
List of all packages installed using Homebrew Posted: 20 Dec 2021 02:56 AM PST Is it possible to and how do I get a list of all the packages installed on my Mac using |
iTunes can no longer find music files after changing IP address of NAS Posted: 20 Dec 2021 05:43 AM PST I have a problem with finding my music again in iTunes after the IP address was changed of my NAS where all my music resides. After switching internet providers, I changed the layout of my home network. Formerly my NAS could be reached on IP 192.168.0.12, but the new modem demands another IP range, so my NAS is now at 192.168.1.200. I connect to my NAS (QNAP TS-410) through NFS to a folder called QMultimedia. I mapped the folder to Finder so I have easy access to it and iTunes uses that folder. Next to NFS, I use the same mapping via a Samba share and an AFP share through Bonjour. After I changed the network location everything is working fine (XBMC, Finder, Time-Machine), except that iTunes cannot find any of my music anymore. If I open a track in iTunes, it will hang for a while (showing the eternal flame for a minute) and then display a message that is could not find the track because it cannot find the path (192.168.0.12, the old location) and if I want to search for it. I can, but I can only do that for a single track and with a few hundred tracks of music, it is an impossible job to remap my music this way. Did someone experienced this before and how did you solve it? Is there a way to get it easily working again without reorganizing and relabeling all my music in iTunes again? Any suggestions are welcome! I am experienced with PCs and networking, but a little new with OSX, the Terminal and Bash. I am running iTunes 10.6.3 on a mid-2010 MBP on Mountain Lion. |
MacBook Pro detects external monitor but shows black screen Posted: 20 Dec 2021 07:07 AM PST MacBook Pro 8,1 (13", i5 2.3Ghz) - when I connect an external screen through a MiniDP -> DVI adapter the Mac detects it (knows it's a Samsung SyncMaster and lets me change its resolution) but doesn't show anything on screen. Even though the Mac thinks that the screen works properly (I can move the cursor out of the Mac's screen), the external monitor's led blinks as there was no signal at all. Changing screen resolution doesn't help. I've browsed many similar questions on the internet, unfortunately most of them suggest upgrading the OS. I'm using Mac OSX 10.6.8 Snow Leopard. What should I do? |
You are subscribed to email updates from Recent Questions - Ask Different. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment