Bug 496816 - Print preview is blank
Summary: Print preview is blank
Status: RESOLVED FIXED
Alias: None
Product: tellico
Classification: Applications
Component: general (show other bugs)
Version: 4.0.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Robby Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-29 02:25 UTC by Robby Stephenson
Modified: 2024-12-19 03:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.0.2
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robby Stephenson 2024-11-29 02:25:37 UTC
With Qt6, the print preview is blank
Comment 1 Robby Stephenson 2024-12-08 02:41:10 UTC
Git commit e0a0faad84f27afaf5db66cb18c0b580c34f55f3 by Robby Stephenson.
Committed on 08/12/2024 at 02:40.
Pushed by rstephenson into branch 'master'.

Handle print preview asynchronously

M  +7    -5    src/mainwindow.cpp
M  +2    -0    src/mainwindow.h
M  +83   -50   src/printhandler.cpp
M  +7    -4    src/printhandler.h
M  +25   -10   src/reportdialog.cpp

https://invent.kde.org/office/tellico/-/commit/e0a0faad84f27afaf5db66cb18c0b580c34f55f3
Comment 2 Robby Stephenson 2024-12-08 21:46:19 UTC
Git commit e118d9355b16894a50656535efb9fd129c8ae6b4 by Robby Stephenson.
Committed on 08/12/2024 at 21:45.
Pushed by rstephenson into branch 'master'.

Fix event loop for showing print preview
FIXED-IN: 4.0.2

M  +8    -0    ChangeLog
M  +2    -1    src/mainwindow.cpp
M  +1    -1    src/mainwindow.h
M  +49   -74   src/printhandler.cpp
M  +16   -5    src/printhandler.h

https://invent.kde.org/office/tellico/-/commit/e118d9355b16894a50656535efb9fd129c8ae6b4
Comment 3 Robby Stephenson 2024-12-19 03:34:21 UTC
Git commit 83e0fd1aca015e7a7a2b72e34550d06302fb08c6 by Robby Stephenson.
Committed on 19/12/2024 at 03:34.
Pushed by rstephenson into branch 'master'.

Use a separate QPrinter object to ensure preview on Qt5

M  +25   -20   src/printhandler.cpp

https://invent.kde.org/office/tellico/-/commit/83e0fd1aca015e7a7a2b72e34550d06302fb08c6