Skip to content

Snagit URL Fixes#2642

Merged
acodega merged 1 commit intoInstallomator:mainfrom
kernsb:snagit-url-fix-new
Nov 19, 2025
Merged

Snagit URL Fixes#2642
acodega merged 1 commit intoInstallomator:mainfrom
kernsb:snagit-url-fix-new

Conversation

@kernsb
Copy link
Contributor

@kernsb kernsb commented Nov 10, 2025

All questions must be filled out or your Pull Request will be closed for lack of information. The first three questions should be answered Yes before submitting the pull request.

Have you confirmed this pull request is not a duplicate?

Yes

Is this pull request creating or modifying a label in the fragments/labels folder, and not Installomator.sh itself?

Yes

Did you use our editorconfig file?

Yes

Additional context Add any other context about the label or fix here.

This fixes the following:

-The feed URL and parsing to get the downloadURL and appNewVersion
-All versions of the Camtasia label (2019-2025) now work properly again.
-Aligns and is consistent with discussion in #2438

Installomator log At the bottom of this pull request, provide a log of a label run by running Installomator in Terminal and saving the output. DEBUG=1 can be enabled but do not enable Debug logging level and please format the log using a code block!

Please identify any issues fixed by your pull request by including the issue number. (Example: "Fixes #XXXX")

Fixes Issue #2587

2025-11-10 15:17:43 : INFO : snagit2025 : Total items in argumentsArray: 0
2025-11-10 15:17:43 : INFO : snagit2025 : argumentsArray:
2025-11-10 15:17:43 : REQ : snagit2025 : ################## Start Installomator v. 10.9beta, date 2025-11-10
2025-11-10 15:17:43 : INFO : snagit2025 : ################## Version: 10.9beta
2025-11-10 15:17:43 : INFO : snagit2025 : ################## Date: 2025-11-10
2025-11-10 15:17:43 : INFO : snagit2025 : ################## snagit2025
2025-11-10 15:17:43 : DEBUG : snagit2025 : DEBUG mode 1 enabled.
2025-11-10 15:17:44 : INFO : snagit2025 : Reading arguments again:
2025-11-10 15:17:44 : DEBUG : snagit2025 : name=Snagit
2025-11-10 15:17:44 : DEBUG : snagit2025 : appName=
2025-11-10 15:17:44 : DEBUG : snagit2025 : type=dmg
2025-11-10 15:17:44 : DEBUG : snagit2025 : archiveName=
2025-11-10 15:17:44 : DEBUG : snagit2025 : downloadURL=https://download.techsmith.com/snagitmac/releases/2540/snagit.dmg
2025-11-10 15:17:44 : DEBUG : snagit2025 : curlOptions=
2025-11-10 15:17:44 : DEBUG : snagit2025 : appNewVersion=2025.4.0
2025-11-10 15:17:44 : DEBUG : snagit2025 : appCustomVersion function: Not defined
2025-11-10 15:17:44 : DEBUG : snagit2025 : versionKey=CFBundleShortVersionString
2025-11-10 15:17:44 : DEBUG : snagit2025 : packageID=
2025-11-10 15:17:44 : DEBUG : snagit2025 : pkgName=
2025-11-10 15:17:44 : DEBUG : snagit2025 : choiceChangesXML=
2025-11-10 15:17:44 : DEBUG : snagit2025 : expectedTeamID=7TQL462TU8
2025-11-10 15:17:44 : DEBUG : snagit2025 : blockingProcesses=
2025-11-10 15:17:44 : DEBUG : snagit2025 : installerTool=
2025-11-10 15:17:44 : DEBUG : snagit2025 : CLIInstaller=
2025-11-10 15:17:44 : DEBUG : snagit2025 : CLIArguments=
2025-11-10 15:17:44 : DEBUG : snagit2025 : updateTool=
2025-11-10 15:17:44 : DEBUG : snagit2025 : updateToolArguments=
2025-11-10 15:17:44 : DEBUG : snagit2025 : updateToolRunAsCurrentUser=
2025-11-10 15:17:44 : INFO : snagit2025 : BLOCKING_PROCESS_ACTION=tell_user
2025-11-10 15:17:44 : INFO : snagit2025 : NOTIFY=success
2025-11-10 15:17:44 : INFO : snagit2025 : LOGGING=DEBUG
2025-11-10 15:17:44 : INFO : snagit2025 : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2025-11-10 15:17:44 : INFO : snagit2025 : Label type: dmg
2025-11-10 15:17:44 : INFO : snagit2025 : archiveName: Snagit.dmg
2025-11-10 15:17:44 : INFO : snagit2025 : no blocking processes defined, using Snagit as default
2025-11-10 15:17:44 : DEBUG : snagit2025 : Changing directory to /Users/bkerns/.Trash/Main-Installomator 3.06.58 PM/Main-Installomator/build
2025-11-10 15:17:44 : INFO : snagit2025 : name: Snagit, appName: Snagit.app
2025-11-10 15:17:45 : WARN : snagit2025 : No previous app found
2025-11-10 15:17:45 : WARN : snagit2025 : could not find Snagit.app
2025-11-10 15:17:45 : INFO : snagit2025 : appversion:
2025-11-10 15:17:45 : INFO : snagit2025 : Latest version of Snagit is 2025.4.0
2025-11-10 15:17:45 : REQ : snagit2025 : Downloading https://download.techsmith.com/snagitmac/releases/2540/snagit.dmg to Snagit.dmg
2025-11-10 15:17:45 : DEBUG : snagit2025 : No Dialog connection, just download
2025-11-10 15:17:57 : INFO : snagit2025 : Downloaded Snagit.dmg – Type is zlib compressed data – SHA is 0d48d1dede8ab3cba1d186bb01a8310f53c48a1f – Size is 213048 kB
2025-11-10 15:17:57 : DEBUG : snagit2025 : DEBUG mode 1, not checking for blocking processes
2025-11-10 15:17:57 : REQ : snagit2025 : Installing Snagit
2025-11-10 15:17:57 : INFO : snagit2025 : Mounting /Users/bkerns/.Trash/Main-Installomator 3.06.58 PM/Main-Installomator/build/Snagit.dmg
2025-11-10 15:17:58 : DEBUG : snagit2025 : Debugging enabled, dmgmount output was:
Checksumming whole disk (Apple_HFS : 0)…
whole disk (Apple_HFS : 0): verified CRC32 $64805E5A
verified CRC32 $DBB36CF8
/dev/disk18 /Volumes/Snagit 2

2025-11-10 15:17:58 : INFO : snagit2025 : Mounted: /Volumes/Snagit 2
2025-11-10 15:17:58 : INFO : snagit2025 : Verifying: /Volumes/Snagit 2/Snagit.app
2025-11-10 15:17:58 : DEBUG : snagit2025 : App size: 499M /Volumes/Snagit 2/Snagit.app
2025-11-10 15:18:02 : DEBUG : snagit2025 : Debugging enabled, App Verification output was:
/Volumes/Snagit 2/Snagit.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: TechSmith Corporation (7TQL462TU8)

2025-11-10 15:18:02 : INFO : snagit2025 : Team ID matching: 7TQL462TU8 (expected: 7TQL462TU8 )
2025-11-10 15:18:02 : INFO : snagit2025 : Installing Snagit version 2025.4.0 on versionKey CFBundleShortVersionString.
2025-11-10 15:18:02 : INFO : snagit2025 : App has LSMinimumSystemVersion: 14.0
2025-11-10 15:18:02 : DEBUG : snagit2025 : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2025-11-10 15:18:02 : INFO : snagit2025 : Finishing...
2025-11-10 15:18:05 : INFO : snagit2025 : name: Snagit, appName: Snagit.app
2025-11-10 15:18:06 : WARN : snagit2025 : No previous app found
2025-11-10 15:18:06 : WARN : snagit2025 : could not find Snagit.app
2025-11-10 15:18:06 : REQ : snagit2025 : Installed Snagit, version 2025.4.0
2025-11-10 15:18:06 : INFO : snagit2025 : notifying
2025-11-10 15:18:06 : DEBUG : snagit2025 : Unmounting /Volumes/Snagit 2
2025-11-10 15:18:06 : DEBUG : snagit2025 : Debugging enabled, Unmounting output was:
"disk18" ejected.
2025-11-10 15:18:06 : DEBUG : snagit2025 : DEBUG mode 1, not reopening anything
2025-11-10 15:18:06 : REQ : snagit2025 : All done!
2025-11-10 15:18:06 : REQ : snagit2025 : ################## End Installomator, exit code 0

@acodega acodega added the application adds or improves an application label label Nov 11, 2025
@acodega acodega added this to the v10.9 milestone Nov 19, 2025
@acodega acodega merged commit 3805425 into Installomator:main Nov 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

application adds or improves an application label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants