Bug 497678 - The print dialog takes a very log time to pop up
Summary: The print dialog takes a very log time to pop up
Status: RESOLVED UPSTREAM
Alias: None
Product: kde
Classification: I don't know
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-19 11:54 UTC by Attila
Modified: 2024-12-20 19:02 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Attila 2024-12-19 11:54:24 UTC
SUMMARY

First of all, I am sorry that I could not find the correct classification for this bug.

The print dialog takes a very log time from all QT applications to pop up when I press CTRL+P or select form the menu "File" -> "Print".
It appears within a second from all GTK applications.
The printers are served by a CUPS server and the cups-browsed service is running on the client.
I can observe this slow behavior on all computers.


STEPS TO REPRODUCE
1.  Open Kwrite or another KDE application
2.  Press CTRL+P or select "File" -> "Print" form the menu

OBSERVED RESULT
It takes 5 seconds or more until the print dialog is displayed.

EXPECTED RESULT
The print dialog should pop up winthin a second like from GTK applications.


SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 
Operating System: Fedora Linux 41
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.9.0
Qt Version: 6.8.1
Comment 1 Nate Graham 2024-12-20 19:02:19 UTC
The print dialog comes from Qt, so this will unfortunately be a Qt issue. Feel free to report it at https://bugreports.qt.io.

I can *sort of* reproduce the issue, FWIW. It takes maybe 1.5 seconds to come up for me, with one locally connected printer. Not 5 seconds, but it's definitely not instant, either.