How do I fix common installation problems?
How do I fix common installation problems?
This guide covers common issues you may encounter when installing or launching SwiftPrep, with solutions for all supported platforms.
General Issues
Application Will Not Start
Symptoms: Double-clicking SwiftPrep does nothing, or the application closes immediately after launching.
Solutions:
- Restart your computer - Sometimes a fresh restart resolves launch issues
- Run as administrator (Windows) - Right-click SwiftPrep and select "Run as administrator"
- Check for conflicting software - Temporarily disable antivirus or security software
- Reinstall the application - Download a fresh copy and reinstall
- Check system requirements - Ensure your system meets the minimum requirements
Installation Fails with Error
Symptoms: The installer shows an error message and cannot complete.
Solutions:
- Run installer as administrator - Right-click the installer and select "Run as administrator"
- Check disk space - Ensure you have at least 500 MB of free disk space
- Close other applications - Close running applications that might be using system resources
- Download again - The installer file may be corrupted; download a fresh copy
- Check permissions - Ensure you have write permissions to the installation directory
Application is Very Slow
Symptoms: SwiftPrep takes a long time to start or responds slowly.
Solutions:
- First launch is slower - The first launch initializes the database and is expected to be slower
- Check available RAM - Close other applications to free up memory
- Check disk space - Low disk space can cause performance issues
- Large campaigns - Very large campaigns with many entities may take longer to load
Windows-Specific Issues
SmartScreen Blocks the Installer
Symptoms: Windows SmartScreen shows "Windows protected your PC" warning.
Solution:
- Click More info
- Click Run anyway
If "Run anyway" is not visible:
- Right-click the installer file
- Select Properties
- Check the Unblock checkbox at the bottom of the General tab
- Click OK
- Run the installer again
Antivirus Flags SwiftPrep as Suspicious
Symptoms: Antivirus software quarantines or blocks SwiftPrep.
Solution:
- Open your antivirus software
- Check quarantine for SwiftPrep files
- Restore the files and add to exclusion list
- Add the SwiftPrep installation directory to your antivirus exclusions:
- Default:
C:\Users\[username]\AppData\Local\Programs\swiftprep
- Default:
- Re-run the installer if needed
Missing Visual C++ Runtime
Symptoms: Error about missing DLL files or VCRUNTIME.
Solution:
- Download the latest Visual C++ Redistributable from Microsoft
- Search for "Visual C++ Redistributable download" on Microsoft's website
- Install both x64 and x86 versions
- Restart your computer
- Launch SwiftPrep again
Application Closes Immediately
Symptoms: SwiftPrep window appears briefly then closes.
Solution:
- Right-click SwiftPrep shortcut
- Select Properties
- Click Compatibility tab
- Try checking "Run this program in compatibility mode" and select Windows 10
- Click OK and try launching again
Cannot Find Data Directory
Symptoms: Need to locate campaign data or configuration files.
Solution:
SwiftPrep stores data at: %LOCALAPPDATA%\dm-swiftprep
To access:
- Press
Win + R - Type
%LOCALAPPDATA%\dm-swiftprep - Press Enter
macOS-Specific Issues
"Cannot Be Opened Because It Is from an Unidentified Developer"
Symptoms: macOS Gatekeeper blocks the application.
Solution:
- Click Cancel on the warning
- Open System Preferences then Security & Privacy (or System Settings then Privacy & Security)
- In the General tab, find the message about SwiftPrep being blocked
- Click Open Anyway
- Confirm by clicking Open
"App Is Damaged and Can't Be Opened"
Symptoms: macOS shows a damaged app warning.
Solution: Remove the quarantine attribute using Terminal:
- Open Terminal (Applications then Utilities then Terminal)
- Run:
xattr -d com.apple.quarantine /Applications/SwiftPrep.app - Launch SwiftPrep again
Application Not Appearing in Launchpad
Symptoms: SwiftPrep is installed but not visible in Launchpad.
Solution:
- Open Finder
- Navigate to the Applications folder
- Confirm SwiftPrep.app is present
- If not present, re-install by dragging from the DMG to Applications
- Try resetting Launchpad:
defaults write com.apple.dock ResetLaunchPad -bool true; killall Dock
Cannot Open DMG File
Symptoms: The downloaded DMG file will not mount.
Solution:
- The download may be incomplete; download again
- Check your internet connection during download
- Try opening from Terminal:
hdiutil attach ~/Downloads/SwiftPrep-*.dmg - Check Console.app for disk mounting errors
Slow Performance on Apple Silicon
Symptoms: Application runs slowly on M1/M2/M3 Mac.
Solution:
- Check Activity Monitor to see if SwiftPrep is running under Rosetta
- The universal binary should run natively; if issues persist, contact support
- Ensure you have the latest version of SwiftPrep
Linux-Specific Issues
Missing Dependencies
Symptoms: Application fails to start with library errors.
Solution: Install required dependencies for your distribution:
Debian/Ubuntu:
sudo apt update sudo apt install -y libwebkit2gtk-4.0-37 libgtk-3-0 libayatana-appindicator3-1 librsvg2-common
Fedora/RHEL:
sudo dnf install -y webkit2gtk3 gtk3 libappindicator-gtk3 librsvg2
Arch Linux:
sudo pacman -S webkit2gtk gtk3 libappindicator-gtk3
"Permission Denied" When Running
Symptoms: Cannot execute the application.
Solution:
- For AppImage, make it executable:
chmod +x SwiftPrep-*.AppImage - For installed packages, check that the binary is in your PATH:
which swiftprep - Check file ownership:
ls -la /usr/bin/swiftprep
WebKit2GTK Version Mismatch
Symptoms: Error about wrong WebKit2GTK version.
Solution:
- Check your installed version:
apt list --installed | grep webkit2gtk # Debian/Ubuntu rpm -qa | grep webkit2gtk # Fedora/RHEL - The application requires WebKit2GTK 4.0 or later
- Update your system packages:
sudo apt update && sudo apt upgrade # Debian/Ubuntu sudo dnf update # Fedora/RHEL
AppImage Sandbox Issues
Symptoms: AppImage fails with sandbox-related errors.
Solution: Run with sandbox extraction disabled:
APPIMAGE_EXTRACT_AND_RUN=1 ./SwiftPrep-*.AppImage
Or extract and run manually:
./SwiftPrep-*.AppImage --appimage-extract ./squashfs-root/AppRun
Graphics Issues on Wayland
Symptoms: Visual glitches or rendering problems on Wayland.
Solution: Force X11 backend:
GDK_BACKEND=x11 swiftprep
Or for AppImage:
GDK_BACKEND=x11 ./SwiftPrep-*.AppImage
Data and Migration Issues
Moving Data to a New Computer
Steps:
- On the old computer, locate your data directory:
- Windows:
%LOCALAPPDATA%\dm-swiftprep - macOS:
~/Library/Application Support/dm-swiftprep - Linux:
~/.local/share/dm-swiftprep
- Windows:
- Copy the entire
dm-swiftprepfolder to a USB drive or cloud storage - Install SwiftPrep on the new computer
- Close SwiftPrep if running
- Copy the
dm-swiftprepfolder to the same location on the new computer - Launch SwiftPrep
Database Corruption
Symptoms: SwiftPrep shows errors about database corruption or fails to load campaigns.
Solution:
- Close SwiftPrep
- Navigate to your data directory (paths listed above)
- Locate the database file (typically named
swiftprep.dbor similar) - Create a backup copy of the database file
- If SwiftPrep has a "Repair Database" option in Settings, try that first
- If the issue persists, contact support with your backed-up database file
Lost Campaigns After Update
Symptoms: Campaigns missing after updating SwiftPrep.
Solution:
- Check that you are signed into the correct account
- Campaigns are stored locally; check that the data directory still exists
- If you used a different installation location, campaigns may be at the old location
- Check for backup files in the data directory
- Contact support if data appears to be lost
Network and License Issues
Cannot Activate License
Symptoms: License activation fails or times out.
Solution:
- Check your internet connection
- Disable VPN temporarily and try again
- Check if firewall is blocking SwiftPrep
- Try from a different network
- Clear application cache and try again
Subscription Not Recognized
Symptoms: Paid features locked despite active subscription.
Solution:
- Sign out and sign back in
- Check Settings then Subscription to verify status
- Ensure your payment method is valid
- Wait a few minutes and check again (sometimes sync is delayed)
- Contact support if the issue persists
Getting Additional Help
If your issue is not covered here:
- Check for updates - Ensure you have the latest version of SwiftPrep
- Check system requirements - Verify your system meets all requirements
- Gather information - Note the exact error message, your operating system version, and steps to reproduce
- Contact support - Reach out to SwiftPrep support with your details
Related Articles
Was this article helpful?