Bug 1907148

Summary: Evolution 3.38.2 not printing
Product: [Fedora] Fedora Reporter: Bojan Smojver <bojan>
Component: evolutionAssignee: Milan Crha <mcrha>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 33CC: bugzilla, caillon+fedoraproject, franz.loebbers, lucilanga, mcrha, rhughes, rstrode, sandmann
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-01-04 13:40:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bojan Smojver 2020-12-13 10:17:07 UTC
Description of problem:
Printing from Evo does not seem to work. The error is always:

Printing failed.
The printer replied “Printer not found”.

Version-Release number of selected component (if applicable):
evolution-3.38.2-1.fc33.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. Attempt to print an email.

Actual results:
Printer not found.

Expected results:
Should print, just like all other apps in Gnome 3.82. Not quite sure when the problem started - haven't printed anything from Evo in a while.

Additional info:
Printing to file also doesn't work. I tested text editor, PDF viewer and Firefox on the same machine, in the same Gnome session(s) and printing worked. Note that the printer is configured by hand here, using static DNS name. No avahi or anything like that is involved.

Comment 1 Milan Crha 2021-01-04 13:40:21 UTC
Thanks for a bug report. That's a known WebKitGTK issue. Run Evolution as:

   $ WEBKIT_FORCE_SANDBOX=0 evolution

and it'll work. For the reference, this is the upstream bug about it:
https://bugs.webkit.org/show_bug.cgi?id=202363

*** This bug has been marked as a duplicate of bug 1896902 ***