Opera 62 does NOT work in TC10 x86_64.
Fresh installed from tc repository with appl. and:
tc@box:/tmp/tcloop/opera-62/usr/local/lib/x86_64-linux-gnu/opera$ opera-62
Fontconfig error: Cannot load default config file
[12906:12956:1003/214433.603040:ERROR:object_proxy.cc(619)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.35" (uid=1001 pid=12906 comm="/tmp/tcloop/opera-62/usr/local/lib/x86_64-linux-gn") interface="org.freedesktop.DBus.Properties" member="Get" error name="(unset)" requested_reply="0" destination="org.freedesktop.UPower" (bus)
[12906:12956:1003/214433.603432:ERROR:object_proxy.cc(619)] Failed to call method: org.freedesktop.UPower.GetDisplayDevice: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.35" (uid=1001 pid=12906 comm="/tmp/tcloop/opera-62/usr/local/lib/x86_64-linux-gn") interface="org.freedesktop.UPower" member="GetDisplayDevice" error name="(unset)" requested_reply="0" destination="org.freedesktop.UPower" (bus)
[12906:12956:1003/214433.603885:ERROR:object_proxy.cc(619)] Failed to call method: org.freedesktop.UPower.EnumerateDevices: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.35" (uid=1001 pid=12906 comm="/tmp/tcloop/opera-62/usr/local/lib/x86_64-linux-gn") interface="org.freedesktop.UPower" member="EnumerateDevices" error name="(unset)" requested_reply="0" destination="org.freedesktop.UPower" (bus)
[12889:12889:1003/214433.715772:ERROR:sandbox_linux.cc(368)] InitializeSandbox() called with multiple threads in process gpu-process.
[12906:12980:1003/214433.741966:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
Discarded=1
Discarded=1
[12974:12974:1003/214434.585112:ERROR:sandbox_linux.cc(368)] InitializeSandbox() called with multiple threads in process gpu-process.
Discarded=1
Discarded=1
^C
as yo can see is something strange with string missing last "U" in "/lib/x86_64-linux-gn"
/usr/local/etc/init.d/dbus status
dbus is running.
tce-load -i fontconfig
fontconfig is already installed!
tce-load -i upower
upower is already installed!
[EDIT]: Added code tags. Rich