Linux unable to start a window manager
#1
hi Smile

Im running Xubuntu 14.04 and Kodi Helix RC3 on a AMD E350
im on kernel 3.16.7

Im having a problem with launching a browser from kodi
i have a script where i try to start a windowmanager (xfwm4) first
but it fails to start.. i get this error: Gtk-WARNING **: cannot open display:0
i tried to export DISPLAY="0" doesn't help (and display 1 & 0.0)
i tried to install openbox and use that.. but same
tried to use --replace tag still no go


#!/bin/bash
xfwm4 &
/usr/bin/google-chrome
kill %1


It's the exact same script i used to run on gotham but now it fails..

any help is deeply appreciated Smile
Reply


Messages In This Thread
unable to start a window manager - by XenoBIT78 - 2014-12-19, 18:30
Logout Mark Read Team Forum Stats Members Help
unable to start a window manager0