Bug 1918233 Comment 7 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Ahmet Kaan Gümüş from comment #5)
> (In reply to Martin Stránský [:stransky] (ni? me) from comment #4)
> > Also can you try to run the flatpak version with MOZ_LOG="WidgetWayland:5" env variable and attach the log here when it fails?
> > Thanks.
> 
> Can you share whole command. I've been trying to export log file but couldn't do it.

it should be something like:

flatpak run --env=MOZ_LOG="WidgetWayland:5" org.mozilla.firefox
(In reply to Ahmet Kaan Gümüş from comment #5)
> (In reply to Martin Stránský [:stransky] (ni? me) from comment #4)
> > Also can you try to run the flatpak version with MOZ_LOG="WidgetWayland:5" env variable and attach the log here when it fails?
> > Thanks.
> 
> Can you share whole command. I've been trying to export log file but couldn't do it.

it should be something like:
```
flatpak run --env=MOZ_LOG="WidgetWayland:5" org.mozilla.firefox
```

Back to Bug 1918233 Comment 7