Model download #21

Closed
opened 2026-05-12 20:23:00 +00:00 by michael · 1 comment
Owner

in the window to select a model it shows them and ask if you want to open a page to download them which then open the git page, that should not be what happens, the user should select the model and click download, the model should be downloaded from the correct website directly(hugginface) in the background and on the bottom of the app should be a progress bar of the download like there is when downloding the update.

--- DEBUG LOG ---

[2026-05-12 15:14:40.273] [INFO ] --- Logger Initialized --- (unknown:0)
[2026-05-12 15:14:40.273] [INFO ] App Version: "1.1.5" (unknown:0)
[2026-05-12 15:14:40.273] [INFO ] Log Path: "C:/Users/Michael Howard/AppData/Roaming/PastorsSermonPro/debug.log" (unknown:0)
[2026-05-12 15:14:40.273] [INFO ] App Path: "C:/Program Files/PastorsSermonPro" (unknown:0)
[2026-05-12 15:14:40.289] [INFO ] OS Type: "Windows 10 Version 22H2" (unknown:0)
[2026-05-12 15:14:40.289] [INFO ] OS Version: "10" (unknown:0)
[2026-05-12 15:14:40.289] [INFO ] Architecture: "x86_64" (unknown:0)
[2026-05-12 15:14:40.289] [INFO ] Username: "Michael Howard" (unknown:0)
[2026-05-12 15:14:40.289] [INFO ] Starting Pastors Sermon Pro v "1.1.5" (unknown:0)
[2026-05-12 15:14:40.289] [INFO ] Library Paths: QList("C:/Program Files/PastorsSermonPro") (unknown:0)
[2026-05-12 15:14:41.476] [DEBUG] Loading bibles from: "C:/Program Files/PastorsSermonPro/bibles" (unknown:0)
[2026-05-12 15:14:41.476] [DEBUG] Loading dictionaries from: "C:/Program Files/PastorsSermonPro/dict" (unknown:0)

in the window to select a model it shows them and ask if you want to open a page to download them which then open the git page, that should not be what happens, the user should select the model and click download, the model should be downloaded from the correct website directly(hugginface) in the background and on the bottom of the app should be a progress bar of the download like there is when downloding the update. --- DEBUG LOG --- [2026-05-12 15:14:40.273] [INFO ] --- Logger Initialized --- (unknown:0) [2026-05-12 15:14:40.273] [INFO ] App Version: "1.1.5" (unknown:0) [2026-05-12 15:14:40.273] [INFO ] Log Path: "C:/Users/Michael Howard/AppData/Roaming/PastorsSermonPro/debug.log" (unknown:0) [2026-05-12 15:14:40.273] [INFO ] App Path: "C:/Program Files/PastorsSermonPro" (unknown:0) [2026-05-12 15:14:40.289] [INFO ] OS Type: "Windows 10 Version 22H2" (unknown:0) [2026-05-12 15:14:40.289] [INFO ] OS Version: "10" (unknown:0) [2026-05-12 15:14:40.289] [INFO ] Architecture: "x86_64" (unknown:0) [2026-05-12 15:14:40.289] [INFO ] Username: "Michael Howard" (unknown:0) [2026-05-12 15:14:40.289] [INFO ] Starting Pastors Sermon Pro v "1.1.5" (unknown:0) [2026-05-12 15:14:40.289] [INFO ] Library Paths: QList("C:/Program Files/PastorsSermonPro") (unknown:0) [2026-05-12 15:14:41.476] [DEBUG] Loading bibles from: "C:/Program Files/PastorsSermonPro/bibles" (unknown:0) [2026-05-12 15:14:41.476] [DEBUG] Loading dictionaries from: "C:/Program Files/PastorsSermonPro/dict" (unknown:0)
Author
Owner

Fixed in v1.1.7. Implemented background downloading from HuggingFace via ModelDownloader. Progress is now shown in the application status bar, matching the update experience.

Fixed in v1.1.7. Implemented background downloading from HuggingFace via ModelDownloader. Progress is now shown in the application status bar, matching the update experience.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: michael/Pastors-Sermon-Pro-Bug-Reports#21
No description provided.