<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>238445</bug_id>
          
          <creation_ts>2022-03-28 04:16:21 -0700</creation_ts>
          <short_desc>[GTK] Nvidia card/Nouveau (fedora-34): flatpak evolution fails to display messages with webkit error</short_desc>
          <delta_ts>2022-03-28 06:25:00 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>Other</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Balin">bugzilla</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>mcatanzaro</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1855535</commentid>
    <comment_count>0</comment_count>
    <who name="Balin">bugzilla</who>
    <bug_when>2022-03-28 04:16:21 -0700</bug_when>
    <thetext>I have evolution/flatpak setup in a fedora-34 based VM. Was running smoothly until I switched my laptop to using the Nvidia card/Nouveau rather than the integrated Intel one.

Now evolution will start, but fail to display any messages showing

1. in the GUI: `Something has gone wrong when displaying the message. A WebkitWebProcess crashed when displaying the message. You can try again by moving to another message and back. If the issue persists, please file a bug report in GNOME Gitlab.`

2. on the CLI (from which evolution was started with `flatpak run`):
   ```
   (WebKitWebProcess:188): Gdk-CRITICAL **: 23:13:29:416: gdk_atom_intern: assertion &apos;atom_name != NULL&apos; failed
   libEGL warning: DRI2: failed to authenticate
   ```
I couldn&apos;t get to the bottom of this in the `fedora-34` based VM and switched the underlying image to `debian-11` (thank god for virtualization) - now everything runs smooth. Switching back is trivial, so contributions to debugging are as well. Please let me know where to look, as I&apos;d prefer to return to the more up to date base distribution (fedora).

The evolution/flatpak folks sent me here: https://github.com/flathub/org.gnome.Evolution/issues/88#issue-1182796786</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1855537</commentid>
    <comment_count>1</comment_count>
    <who name="Balin">bugzilla</who>
    <bug_when>2022-03-28 04:24:19 -0700</bug_when>
    <thetext>As proposed by the flathub folks, I tried the following in the `fedora-34` setup (which is acting up):

```
WEBKIT_DISABLE_COMPOSITING_MODE=1 flatpak run org.gnome.Evolution
```

and the problem indeed goes away.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>