https://bugs.kde.org/show_bug.cgi?id=447106

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from [email protected] ---
(In reply to Nate Graham from comment #1)
> What exactly doesn't work?
> 
> 1. The print dialog doesn't even appear at all when you go to File > Print
> 2. The print diapog appears, but when you click on its "Print" button,
> nothing is sent to the printer (its job queue remains empty)
> 3. A job gets sent to the printer, but it never starts

For me, the second happens. For the time being, I patched the use of portal
printing out of thunderbird and firefox esr. And actually I am not sure whether
this is a kde portal issue or a mozilla issue.
I did, however, collect the following from .xsession-errors (this is from
firefox-esr on debian/bullseye and it looks identical for thunderbird):
(firefox-esr:7056): GLib-GObject-CRITICAL **: 23:32:51.400: g_object_ref:
assertion 'G_IS_OBJECT (object)' failed
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components/Highlight.qml:34:5:
QML Connections: Implicitly defined onFoo properties in Connections are
deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 45843, resource
id: 14698511, major code: 20 (GetProperty), minor code: 0
xdp-kde-print: Print called with parameters:
xdp-kde-print:     handle:  "/org/freedesktop/portal/desktop/request/1_93/t"
xdp-kde-print:     app_id:  ""
xdp-kde-print:     parent_window:  ""
xdp-kde-print:     title:  "Print"
xdp-kde-print:     fd:  23
xdp-kde-print:     options:  QMap()
xdp-kde-print: Failed to print: no QPrinter what can be used for printing

which seems to relate to
https://github.com/KDE/xdg-desktop-portal-kde/blob/master/src/print.cpp#L212.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to