Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
| Posts with their shortened content |
|
|
RE: Mac OS access violation Rename My TV Series
By Hans, 13 hours ago
|
| |
Thank you for using the forum, and for starting a new topic (this way questions stay nicely separated in case other are looking for an answer to a problem they encounter). It is appreciated 👍 ... |
|
|
Mac OS access violation Rename My TV Series
By sirius, 16 hours ago
|
| |
Hi.
On Mac M4 when I open the app it gives me this message
Press OK to ignore and risk data corruption.
Press Abort to kill the program.
It’s a new installation
How to solve? |
|
|
RE: Rename My TV Series Issue
By Hans, 1 day ago
|
| |
Please do not hijack other threads - please start a new topic in the forum 😊
P.s. running it on an M4 Air, Tahoe 26.1, without issue. Consider removing the database and settings and restart R... |
|
|
RE: Rename My TV Series Issue
By sirius, 1 day ago
|
| |
Hi.
On Mac M4 when I open the app it gives me this message
Press OK to ignore and risk data corruption.
Press Abort to kill the program.
How to solve? |
|
|
RE: GMail - How to recover emails you have deleted?
By Hans, 4 days ago
|
| |
The "Deleted Items" was empty when I came checking after he had called me in a panic. Not sure if he emptied the trash, or if his email application did.
The take away though is that:
1) All emails on ... |
|
|
RE: Any free and easy screen recorder to recommend??
By ahsan1, 4 days ago
|
| |
obs is the best |
|
|
RE: GMail - How to recover emails you have deleted?
By ahsan1, 4 days ago
|
| |
did he checked in the trash folder i assume when you delete mail it goes to trash and then gets deleted permanently afterwards |
|
|
RE: Which gameplay recorder should I choose?
By ahsan1, 4 days ago
|
| |
if you want free then obs is best |
|
|
RE: First run ApplePi-Baker 2.2.3 Warning Dialog "Access Violation"
By Hans, 1 week ago
|
| |
Good to hear things are working again for you 😊 - and thank you for the compliment 😊 |
|
|
RE: First run ApplePi-Baker 2.2.3 Warning Dialog "Access Violation"
By phoreohphore, 1 week ago
|
| |
@Hans Thanks so much for the link! Apologies I wasn't aware of the beta build. It seems to be running, but will let you know if I encounter any problems.
Thanks for the amazing software as always! |
|
|
RE: First run ApplePi-Baker 2.2.3 Warning Dialog "Access Violation"
By Hans, 2 weeks ago
|
| |
Please consider trying the beta (2.3.0) - I tested it again just now on macOS Tahoe (26.1) on a M1 Max.
It's unfortunately not related to the points you have mentioned (also a reason why I it is not i... |
|
|
RE: First run ApplePi-Baker 2.2.3 Warning Dialog "Access Violation"
By phoreohphore, 2 weeks ago
|
| |
Hello!
Just adding to this thread.
Running MacOs 26 on an M1 Mac Studio and ApplePi-Baker 2.2.3 no longer works. I have the app with full disk access in system preferences, but I get an 'Access violat... |
|
|
Lazarus Pascal - macOS - How to use the standard "About" dialog box that comes with Cocoa
By Hans, 2 weeks ago
|
| |
Cocoa has a build in function that automatically generates an About dialog box (documentation) and is super easy to use and implement.
An About dialog is generated on the fly and called like so (assum... |
|
|
macOS/Linux: Find PGD/VOBSUB subtitle and extract it with ffmpeg
By Hans, 2 weeks ago
|
| |
To find if our video file has a PGS or VOBSUB video track, we first need to find what subtitles are available in the video file:
ffprobe video.mkv 2>&1 | grep Subtitle
This will generate someth... |