Comment 14 for bug 272418

Revision history for this message
KLoK (klokane) wrote :

There is fast fix in jaunty:

klok@klok-laptop:~$ cat .xsession
#!/bin/bash
/usr/bin/openbox&
/usr/bin/gnome-session

(and you need to set Xclient as default session)

But troubles are there still (in .xsession-errors):
gnome-session[13754]: WARNING: Unable to find provider 'openbox' of required component 'windowmanager'

I tried to fix file '/usr/share/gnome/wm-properties/openbox.de', but i didn't get sucess.