[Kde-print-devel] [Bug 137425] kdeprint:default preview program not found
Cristian Tibirna
tibirna at kde.org
Mon Nov 20 04:31:13 CET 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=137425
------- Additional Comments From tibirna kde org 2006-11-20 04:31 -------
Well, Michael, regarding your comment #15, I'm not sure how to interpret the code around line 285 in kprintpreview.cpp, but that call, KServiceTypeProfile::preferredService() was introduced with a QString::null as second argument since the beginning (SVN revision 137056: http://websvn.kde.org/trunk/kdelibs/kdeprint/kprintpreview.cpp?rev=137056&r1=136981&r2=137056)
So, if only applications should be selected by this call, we should have "Application" instead of QString::null there.
I didn't have time to investigate KServiceType, but I think there should be "Application" instead QString::null.
More information about the Kde-print-devel
mailing list