FS#50221 - [gtk3] Missing dependency (mesa package)

Attached to Project: Arch Linux
Opened by Julio (JulioJu) - Monday, 01 August 2016, 08:06 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 03 August 2016, 13:59 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

Missing dependencie (mesa package)

Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:

1) Install archlinux, only with Firefox.
2) Open Arch Linux in Chroot (I've opened with `systemd-nspawn')
4) Host's Xorg must not be opened with argument `-nolisten tcp' (`ps -aux | grep Xorg').
5) In the host, type `xhost +', in the containter type `export DISPLAY=127.0.0.1:0'
4) Try open Firefox in the container.
Doesn't work, and we have error message:
```XPCOMGlueLoad error for file /usr/lib/firefox/libmozgtk.so:
libwayland-egl.so.1: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
```

=> Install mesa package fix this issue.

Maybe, you could add mesa package in dependencies ?

Thinks in advance,

This task depends upon

Closed by  Jan de Groot (JGC)
Wednesday, 03 August 2016, 13:59 GMT
Reason for closing:  Fixed
Additional comments about closing:  3.20.6-2.
Comment by Julio (JulioJu) - Monday, 01 August 2016, 08:09 GMT
P.S. Host's Xorg must be opened with argument `listen tcp'.
Comment by Jan de Groot (JGC) - Monday, 01 August 2016, 14:49 GMT
This is probably due to cairo losing it's mesa dependency.

Loading...