Installation and startup issues
Application won't start
Application won't start
- Run as administrator
- Check Windows SmartScreen isn’t blocking the app
- Install Visual C++ Redistributables
- Disable antivirus temporarily to test
- Right-click and select “Open” to bypass Gatekeeper on first launch
- Check System Preferences → Security & Privacy for blocked apps
- For non-notarized builds, run:
xattr -cr /Applications/OpenComic.app
- Ensure executable permissions:
chmod +x OpenComic.AppImage - Install required dependencies (see below)
- Check if running from a filesystem that supports execution
Missing dependencies (Linux)
Missing dependencies (Linux)
App crashes on startup
App crashes on startup
- Delete configuration folder:
- Windows:
%APPDATA%/OpenComic - Linux:
~/.config/OpenComic - macOS:
~/Library/Application Support/OpenComic
- Windows:
- Restart OpenComic
- If issue persists, check console for error messages
- Report the issue with logs on GitHub
'Failed to load' or blank white screen
'Failed to load' or blank white screen
- Update graphics drivers
- Disable hardware acceleration in Settings
- Try running with
--disable-gpuflag:
Comic loading issues
Comics not showing in library
Comics not showing in library
- Verify the folder is added to library paths in Settings
- Check file formats are supported (CBZ, CBR, CB7, PDF, EPUB, etc.)
- Ensure files aren’t corrupted - test opening them manually
- Try refreshing the library (F5)
- Check file permissions - OpenComic needs read access
Can't open CBR/RAR files
Can't open CBR/RAR files
- OpenComic includes 7zip-bin which supports most RAR files
- Ensure RAR5 encrypted archives are using supported encryption
- For password-protected archives, enter password when prompted
- Try re-packaging as CBZ if issues persist
PDF files not loading
PDF files not loading
- Update to the latest OpenComic version
- Check if PDF is encrypted or password-protected
- Large PDFs may take time to load - wait for processing
- Corrupted PDFs won’t load - verify file integrity
EPUB files not displaying correctly
EPUB files not displaying correctly
- EPUB support is experimental
- Complex layouts may not render perfectly
- Fixed-layout EPUBs work better than reflowable
- Consider converting to PDF for better compatibility
Images not displaying or appearing corrupted
Images not displaying or appearing corrupted
- Check image format is supported
- Update OpenComic to latest version for new format support
- File may be corrupted - test extraction manually
- Try changing image interpolation method in Settings
- Disable AI upscaling if enabled
Performance issues
Slow page loading
Slow page loading
- Adjust cache settings in Settings → Performance
- Disable image enhancements (AI upscaling, colorization)
- Change interpolation method to faster option (nearest)
- Reduce preview quality
- Close other resource-intensive applications
- For large archives, extract first before reading
High memory usage
High memory usage
- Reduce image cache size in Settings
- Disable page preloading
- Close other applications
- Restart OpenComic periodically
- Check for memory leaks (report if found)
Application freezing or lagging
Application freezing or lagging
- Disable hardware acceleration
- Reduce animation effects
- Lower image quality settings
- Check system resources (CPU, RAM, disk)
- Update graphics drivers
- Disable background music if playing
Thumbnails not generating
Thumbnails not generating
- Check thumbnail cache folder has write permissions
- Clear thumbnail cache and regenerate
- Increase thumbnail generation timeout in Settings
- For remote libraries (FTP, SMB), ensure stable connection
Display and rendering issues
Pages appearing blurry
Pages appearing blurry
- Change interpolation method to higher quality (lanczos3)
- Disable “not enlarge more than original size” option
- Check if source images are low resolution
- Enable AI upscaling for better quality (slower)
Wrong page orientation
Wrong page orientation
- Use rotation shortcuts:
Ctrl+R(all pages) orShift+R(horizontals) - Check auto-rotation settings
- Manually rotate in page layout menu
Double page view issues
Double page view issues
- Enable “Do not apply to horizontals” for mixed layouts
- Adjust blank page settings if pages are misaligned
- Some comics need manual single/double page configuration
Colors look wrong
Colors look wrong
- Reset color adjustments in reading menu
- Check brightness, saturation, contrast sliders
- Disable sepia, negative, or invert colors filters
- Disable colorization if applied to B&W images
Manga mode not working correctly
Manga mode not working correctly
- Verify manga mode is enabled (
Ctrl+M) - Check “Invert tap zones in manga” setting
- Reading direction should be right-to-left
- Arrow keys automatically invert in manga mode
Remote server connections
Can't connect to FTP/SFTP server
Can't connect to FTP/SFTP server
- Verify server address, port, username, and password
- Test connection with a dedicated FTP client first
- Check firewall settings on both client and server
- Ensure server supports the protocol (FTP, FTPS, SFTP)
- For SFTP, verify SSH keys if using key authentication
Can't connect to SMB/network share
Can't connect to SMB/network share
WebDAV connection issues
WebDAV connection issues
- Verify URL format:
webdav://server/pathorwebdavs://for HTTPS - Check authentication credentials
- Test with WebDAV client first
- Verify server supports WebDAV protocol
- Check CORS settings if accessing from web
OPDS catalog not loading
OPDS catalog not loading
- Verify OPDS feed URL is correct
- Check if feed requires authentication
- Test feed URL in web browser
- Some OPDS servers may be slow - wait for timeout
- Check server is online and accessible
Input and controls
Keyboard shortcuts not working
Keyboard shortcuts not working
- Check if another application is capturing the keys
- Verify shortcuts in Settings → Shortcuts
- Try restoring default shortcuts
- Check if input field is focused (shortcuts disabled when typing)
- Some shortcuts may conflict with system shortcuts
Gamepad not detected
Gamepad not detected
- Connect gamepad before launching OpenComic
- Check if gamepad input is enabled in Settings
- Verify gamepad works in other applications
- Try reconnecting the gamepad
- Restart OpenComic
Mouse wheel not working for zoom
Mouse wheel not working for zoom
- Check mouse wheel shortcuts in Settings
- Verify no modifier keys are stuck (Ctrl, Shift, Alt)
- Test in different reading modes
- Clear and reconfigure mouse shortcuts
Touch/trackpad gestures not working
Touch/trackpad gestures not working
- Touch support varies by platform
- Try using mouse/keyboard shortcuts instead
- Check trackpad settings in system preferences
- Update trackpad drivers
Tracking and synchronization
AniList/MyAnimeList tracking not working
AniList/MyAnimeList tracking not working
- Verify you’re logged in to the service
- Check API credentials in Settings
- Ensure comic metadata includes tracking ID
- Network issues can prevent sync - check connection
- Some comics may not be in the tracking database
Reading progress not saving
Reading progress not saving
- Check database file permissions
- Verify storage location is writable
- Database corruption - try deleting and recreating
- In portable mode, ensure app-data folder is writable
Bookmarks not persisting
Bookmarks not persisting
- Same as reading progress issues
- Export bookmarks as backup
- Check if running from read-only location
Audio issues
Background music not playing
Background music not playing
- Place music files in comic folder (MP3, OGG, etc.)
- Check if audio files are named correctly
- Verify audio isn’t muted in app or system
- Check supported formats: MP3, M4A, OGG, OPUS, WAV, FLAC
- Try different audio format if one isn’t working
Audio playback issues
Audio playback issues
- Update audio codecs on your system
- Check file isn’t corrupted
- Lower audio quality/bitrate
- Restart OpenComic
Miscellaneous issues
Settings not saving
Settings not saving
- Check config folder has write permissions
- Running from CD or read-only media won’t save settings
- Use portable mode if on restricted system
- Antivirus may be blocking config writes
Magnifying glass not working
Magnifying glass not working
- Press
Mkey to toggle magnifying glass - Click and drag to move it
- Adjust size and zoom in Settings
- Disable if causing performance issues
Discord Rich Presence not showing
Discord Rich Presence not showing
- Enable Discord Rich Presence in Settings
- Ensure Discord is running
- Restart both OpenComic and Discord
- Check Discord privacy settings allow activity status
AI features not working
AI features not working
- AI upscaling requires compatible hardware
- Check AI model files are present
- May require additional GPU resources
- Disable if causing crashes or performance issues
- Update to latest OpenComic version
Getting help
If your issue isn’t covered here:Search existing issues
Gather information
- OpenComic version
- Operating system and version
- Steps to reproduce the issue
- Error messages or screenshots
- Console logs (if available)
Report the issue
Debug mode
To enable debug logging for troubleshooting: Windows:Common log locations
- Windows:
%APPDATA%/OpenComic/logs - Linux:
~/.config/OpenComic/logs - macOS:
~/Library/Application Support/OpenComic/logs
