QualCoder 3.8.2 #1214
ccbogel
announced in
Announcements
QualCoder 3.8.2
#1214
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
QualCoder Version 3.8.2 (patch)
We recently identified bugs that may affect those who use the Auto-Code Exact Text feature (The left-most Auto-code button). The issues were selecting multiple files to auto-code, and the application of the Regex function.
Fixed: Auto-Code Exact Text using Regex, The Regex text itself was stored and presented in reports, and not the text that the Regex referred to.
Fixed: Auto-code when selecting multiple files the auto-code may not always scan through all the files.
Fixed: Other minor bugs described in the Known Issues for 3.8 were also addressed.
There is one new feature. There is an option to import from a Taguette.sqlite3 file.
Installation
Windows
Attached to the end of release page you will find two options:
QualCoder_3_8_2_Win_setup.exe: a Windows installer, will set up QualCoder like any normal app, with entries in the start menu, etc.
QualCoder_3_8_2_Win_Portable.exe: A portable binary. Double-click to run and wait for 15 seconds.
On first use of the exe, Windows will ask you to allow to run QualCoder. This is because it is from an unknown publisher. It costs a lot of money to get a trusted publisher certificate - so that will not be possible for the foreseeable future.
MacOS
Attached to the end of release page you will find two options:
QualCoder_3_8_2_arm64.dmg: App bundle for newer Macs with Apple Silicon (M1 ... M4 processors)
QualCoder_3_8_2_x86_64.dmg: App bundle for the older Macs with Intel processor (core i5, i7, etc).
The app bundles are compiled on macOS Sequoia. They might also work on Sonoma and Ventura.
We are currently not able to sign the app bundles, so you will get a warning that QualCoder is from an unregistered developer. You have to manually allow the app to be executed, if your Gatekeeper is active. Follow these steps:
Double-click the downloaded dmg-file.
Drag QualCoder into the link to your applications.
Start QualCoder by double-clicking the app within your applications folder. You will get an error that QualCoder is from an unregistered developer. The app will not start.
Go to Settings -> Privacy and Security -> Scroll down until you see a message stating QualCoder was prevented from starting. Click on "open anyway".
From now on, QualCoder should start without issues.
Linux Ubuntu, Lubuntu, Mint, ZorinOS, Debian, Arch
This binary should work on the above recent releases of Linux distros, e.g. Linux Mint 22.3, Ubuntu 24.04 etc.
QualCoder_3_8_2_ubuntu executable
The binary file may work in other distros also. You need to make it executable, via the GUI or using the terminal: chmod +x Qualcoder_3_8_2_ubuntu
Other Linux
Fedora has a segmentation fault (software crashes) which is, we believe, currently not fixed, regarding audio / video coding. This fault has not been recently tested, so it may or may not still be present.
Manual install
For install from source code, download the zip file below and use the instructions in the README file to install on your operating system.
This discussion was created from the release QualCoder 3.8.2.
Beta Was this translation helpful? Give feedback.
All reactions