cappsule/nofear

Didn't worki on Arch linux

Closed this issue · 1 comments

Hi,
when running it I get:

(dummys@flashed) [~] [21:58:32]
-> $ nofear --gui --sound firefox
Warning: invalid option: 'scaling'
Warning: invalid option: 'displayfd'
Error running "xauth add :100 MIT-MAGIC-COOKIE-1 bdf5ba6015214798b8f73920a787e2f1": [Errno 2] No such file or directory
2017-03-21 20:58:41,986 created unix domain socket: /home/user/.xpra/nofear-default-100
2017-03-21 20:58:42,068 Warning: menu forwarding is disabled:
2017-03-21 20:58:42,068 cannot load dbus helper: No module named dbus
2017-03-21 20:58:43,808 Error: failed to import the virtual video module:
2017-03-21 20:58:43,808 No module named _dbus_bindings
2017-03-21 20:58:43,813 pulseaudio not started: 'pulseaudio' command not found
Warning: invalid option: 'scaling'
Warning: invalid option: 'displayfd'
Warning: failed to import GStreamer 1.x:
No module named gi
2017-03-21 20:58:44,600 Error: failed to query sound subsystem:
2017-03-21 20:58:44,600 query did not return any data
2017-03-21 20:58:44,601 Warning: failed to load or register our dbus notifications forwarder:
2017-03-21 20:58:44,601 No module named dbus.service
2017-03-21 20:58:44,601 if you do not have a dedicated dbus session for this xpra instance,
2017-03-21 20:58:44,601 use the 'notifications=no' option
2017-03-21 20:58:44,602 Warning: cannot load dbus helper:
2017-03-21 20:58:44,602 No module named dbus
2017-03-21 20:58:44,606 Error setting up server dbus instance:
2017-03-21 20:58:44,606 No module named dbus
2017-03-21 20:58:44,614 started command 'firefox' with pid 200
2017-03-21 20:58:44,615 xpra X11 version 2.0-r15316 64-bit
2017-03-21 20:58:44,615 uid=2000 (user), gid=2000 (user)
2017-03-21 20:58:44,615 running with pid 149 on Linux
2017-03-21 20:58:44,616 connected to X11 display :100 with 24 bit colors
2017-03-21 20:58:44,755 2.0GB of system memory
2017-03-21 20:58:44,756 xpra is ready.
ExceptionHandler::GenerateDump cloned child 219ExceptionHandler::WaitForContinueSignal waiting for continue signal...

ExceptionHandler::SendContinueSignalToChild sent continue signal to child
2017-03-21 20:58:44,863 child 'firefox' with pid 200 has terminated
2017-03-21 20:58:44,863 all children have exited and --exit-with-children was specified, exiting
2017-03-21 20:58:45,366 xpra is terminating.
2017-03-21 20:58:45,370 killing xvfb with pid 153
2017-03-21 20:58:45,370 removing socket /home/user/.xpra/nofear-default-100
Gdk-Message: crashreporter: Fatal IO error 11 (Resource temporarily unavailable) on X server :100.

(II) Server terminated successfully (0). Closing log file.
umount: /virt/target/overlay: target is busy
(In some cases useful info about processes that
use the device is found by lsof(8) or fuser(1).)

After private discussion with @dummys, we found that the bug is due to a firewall issue (xpra is used in TCP mode).