Skip to content

Comments

Camtasia URL Fixes#2641

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

Camtasia URL Fixes#2641
acodega merged 1 commit intoInstallomator:mainfrom
kernsb:camtasia-url-fix

Conversation

@kernsb
Copy link
Contributor

@kernsb kernsb commented Nov 10, 2025

Fixes feed URLs and download URL detections.

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 for sister-product Snagit in Update and rename snagit.sh to snagit2024.sh #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")

2025-11-10 14:50:34 : INFO : camtasia2025 : Total items in argumentsArray: 0
2025-11-10 14:50:34 : INFO : camtasia2025 : argumentsArray:
2025-11-10 14:50:34 : REQ : camtasia2025 : ################## Start Installomator v. 10.9beta, date 2025-11-10
2025-11-10 14:50:34 : INFO : camtasia2025 : ################## Version: 10.9beta
2025-11-10 14:50:34 : INFO : camtasia2025 : ################## Date: 2025-11-10
2025-11-10 14:50:34 : INFO : camtasia2025 : ################## camtasia2025
2025-11-10 14:50:34 : DEBUG : camtasia2025 : DEBUG mode 1 enabled.
2025-11-10 14:50:35 : INFO : camtasia2025 : Reading arguments again:
2025-11-10 14:50:35 : DEBUG : camtasia2025 : name=Camtasia
2025-11-10 14:50:35 : DEBUG : camtasia2025 : appName=
2025-11-10 14:50:35 : DEBUG : camtasia2025 : type=dmg
2025-11-10 14:50:35 : DEBUG : camtasia2025 : archiveName=
2025-11-10 14:50:35 : DEBUG : camtasia2025 : downloadURL=https://download.techsmith.com/camtasiamac/releases/2525/camtasia.dmg
2025-11-10 14:50:35 : DEBUG : camtasia2025 : curlOptions=
2025-11-10 14:50:35 : DEBUG : camtasia2025 : appNewVersion=2025.2.5
2025-11-10 14:50:35 : DEBUG : camtasia2025 : appCustomVersion function: Not defined
2025-11-10 14:50:35 : DEBUG : camtasia2025 : versionKey=CFBundleShortVersionString
2025-11-10 14:50:35 : DEBUG : camtasia2025 : packageID=
2025-11-10 14:50:35 : DEBUG : camtasia2025 : pkgName=
2025-11-10 14:50:35 : DEBUG : camtasia2025 : choiceChangesXML=
2025-11-10 14:50:35 : DEBUG : camtasia2025 : expectedTeamID=7TQL462TU8
2025-11-10 14:50:35 : DEBUG : camtasia2025 : blockingProcesses=
2025-11-10 14:50:35 : DEBUG : camtasia2025 : installerTool=
2025-11-10 14:50:35 : DEBUG : camtasia2025 : CLIInstaller=
2025-11-10 14:50:35 : DEBUG : camtasia2025 : CLIArguments=
2025-11-10 14:50:35 : DEBUG : camtasia2025 : updateTool=
2025-11-10 14:50:35 : DEBUG : camtasia2025 : updateToolArguments=
2025-11-10 14:50:35 : DEBUG : camtasia2025 : updateToolRunAsCurrentUser=
2025-11-10 14:50:35 : INFO : camtasia2025 : BLOCKING_PROCESS_ACTION=tell_user
2025-11-10 14:50:35 : INFO : camtasia2025 : NOTIFY=success
2025-11-10 14:50:35 : INFO : camtasia2025 : LOGGING=DEBUG
2025-11-10 14:50:35 : INFO : camtasia2025 : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2025-11-10 14:50:35 : INFO : camtasia2025 : Label type: dmg
2025-11-10 14:50:35 : INFO : camtasia2025 : archiveName: Camtasia.dmg
2025-11-10 14:50:35 : INFO : camtasia2025 : no blocking processes defined, using Camtasia as default
2025-11-10 14:50:35 : DEBUG : camtasia2025 : Changing directory to /Users/bkerns/PUGitHub/Main-Installomator/Main-Installomator/build
2025-11-10 14:50:35 : INFO : camtasia2025 : name: Camtasia, appName: Camtasia.app
2025-11-10 14:50:35 : WARN : camtasia2025 : No previous app found
2025-11-10 14:50:35 : WARN : camtasia2025 : could not find Camtasia.app
2025-11-10 14:50:35 : INFO : camtasia2025 : appversion:
2025-11-10 14:50:35 : INFO : camtasia2025 : Latest version of Camtasia is 2025.2.5
2025-11-10 14:50:35 : REQ : camtasia2025 : Downloading https://download.techsmith.com/camtasiamac/releases/2525/camtasia.dmg to Camtasia.dmg
2025-11-10 14:50:35 : DEBUG : camtasia2025 : No Dialog connection, just download
2025-11-10 14:51:01 : INFO : camtasia2025 : Downloaded Camtasia.dmg – Type is zlib compressed data – SHA is b82237742c2b8c999a9355d3f99347fbbeeffd3b – Size is 458808 kB
2025-11-10 14:51:01 : DEBUG : camtasia2025 : DEBUG mode 1, not checking for blocking processes
2025-11-10 14:51:01 : REQ : camtasia2025 : Installing Camtasia
2025-11-10 14:51:01 : INFO : camtasia2025 : Mounting /Users/bkerns/PUGitHub/Main-Installomator/Main-Installomator/build/Camtasia.dmg
2025-11-10 14:51:03 : DEBUG : camtasia2025 : Debugging enabled, dmgmount output was:
Checksumming Driver Descriptor Map (DDM : 0)…
Driver Descriptor Map (DDM : 0): verified CRC32 $9CFA0E85
Checksumming Apple (Apple_partition_map : 1)…
Apple (Apple_partition_map : 1): verified CRC32 $067A4AE6
Checksumming disk image (Apple_HFS : 2)…
disk image (Apple_HFS : 2): verified CRC32 $C7387883
Checksumming (Apple_Free : 3)…
(Apple_Free : 3): verified CRC32 $00000000
verified CRC32 $6195FF18
/dev/disk18 Apple_partition_scheme
/dev/disk18s1 Apple_partition_map
/dev/disk18s2 Apple_HFS /Volumes/Camtasia

2025-11-10 14:51:03 : INFO : camtasia2025 : Mounted: /Volumes/Camtasia
2025-11-10 14:51:03 : INFO : camtasia2025 : Verifying: /Volumes/Camtasia/Camtasia.app
2025-11-10 14:51:03 : DEBUG : camtasia2025 : App size: 843M /Volumes/Camtasia/Camtasia.app
2025-11-10 14:51:09 : DEBUG : camtasia2025 : Debugging enabled, App Verification output was:
/Volumes/Camtasia/Camtasia.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: TechSmith Corporation (7TQL462TU8)

2025-11-10 14:51:09 : INFO : camtasia2025 : Team ID matching: 7TQL462TU8 (expected: 7TQL462TU8 )
2025-11-10 14:51:09 : INFO : camtasia2025 : Installing Camtasia version 2025.2.5 on versionKey CFBundleShortVersionString.
2025-11-10 14:51:09 : INFO : camtasia2025 : App has LSMinimumSystemVersion: 13.0
2025-11-10 14:51:09 : DEBUG : camtasia2025 : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2025-11-10 14:51:09 : INFO : camtasia2025 : Finishing...
2025-11-10 14:51:12 : INFO : camtasia2025 : name: Camtasia, appName: Camtasia.app
2025-11-10 14:51:12 : WARN : camtasia2025 : No previous app found
2025-11-10 14:51:12 : WARN : camtasia2025 : could not find Camtasia.app
2025-11-10 14:51:12 : REQ : camtasia2025 : Installed Camtasia, version 2025.2.5
2025-11-10 14:51:12 : INFO : camtasia2025 : notifying
2025-11-10 14:51:13 : DEBUG : camtasia2025 : Unmounting /Volumes/Camtasia
2025-11-10 14:51:13 : DEBUG : camtasia2025 : Debugging enabled, Unmounting output was:
"disk18" ejected.
2025-11-10 14:51:13 : DEBUG : camtasia2025 : DEBUG mode 1, not reopening anything
2025-11-10 14:51:13 : REQ : camtasia2025 : All done!
2025-11-10 14:51:13 : REQ : camtasia2025 : ################## End Installomator, exit code 0

Fixes feed URLs and download URL detections.
@acodega acodega added the application adds or improves an application label label Nov 11, 2025
@acodega
Copy link
Collaborator

acodega commented Nov 19, 2025

Looks awesome!!

@acodega acodega added this to the v10.9 milestone Nov 19, 2025
@acodega acodega merged commit 604e2cc 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