Open Issues Need Help
View All on GitHubAI Summary: Debug and resolve a rare Windows-specific startup failure in the Autogram v2.4.1+ update. The issue seems to stem from conflicts with older Java installations or cached application files, and is not consistently reproducible. The solution may involve investigating Windows file caching mechanisms or improving the application's update process to handle potential conflicts more robustly.
AI Summary: Implement file association functionality for .asice and .pdf files within the Autogram application, allowing users to open these file types directly with Autogram by double-clicking them in their file explorer. This involves leveraging Java's JPackage capabilities to create installers that register the appropriate file associations on Windows, macOS, and Linux.
AI Summary: The task is to add hardcoded paths for the Czech eID card's PKCS#11 library to the Autogram application. This involves modifying the application's code to include these paths, ensuring compatibility with the Czech eID card without requiring users to manually specify them.