Bug 497678

Summary: The print dialog takes a very log time to pop up
Product: [I don't know] kde Reporter: Attila <bugs.kde.attila>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED UPSTREAM    
Severity: normal CC: nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.