Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Failed to open display (null)!
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
rpil
Guru
Guru


Joined: 23 May 2008
Posts: 314

PostPosted: Tue Nov 11, 2014 10:28 am    Post subject: Failed to open display (null)! Reply with quote

I try to activate Oroborus window manager in my Gentoo, because I find him sympathetic.
I have two successful installs and sessions in a PCLinuxOS and a Crunchbang systems.
In my Gentoo, with the same configuration, it refuses to respond in my key strokes.
I tried xbindkeys, keylauncher, nothing... I just see a blank screen with my cursor to travel inside.
Lets take it from the start:
I installed Oroborus from the Portage:
Code:
# eix oroborus
[I] x11-wm/oroborus
     Available versions:  2.0.20 {gnome}
     Installed versions:  2.0.20(10:43:49 PM 11/01/2014)(-gnome)
     Homepage:            http://www.oroborus.org
     Description:         Small and fast window manager

I installed xbindkeys:

Code:
# eix xbindkeys
[I] x11-misc/xbindkeys
     Available versions:  1.8.4 ~1.8.5 ~1.8.6 {guile tk}
     Installed versions:  1.8.4(11:25:28 AM 11/03/2014)(tk -guile)
     Homepage:            http://www.nongnu.org/xbindkeys/xbindkeys.html
     Description:         Tool for launching commands on keystrokes


I installed fbpanel:
Code:
 # eix fbpanel
[I] x11-misc/fbpanel
     Available versions:  6.1-r2
     Installed versions:  6.1-r2(05:35:38 PM 11/07/2014)
     Homepage:            http://fbpanel.sourceforge.net/
     Description:         light-weight X11 desktop panel


Downloaded and installed the Oroborus-Theme-Changer.
I made a KDM entry, by creating oroborus.desktop file in /usr/share/xsessions folder:
Code:
[Desktop Entry]
#Encoding=UTF-8
#Type=XSession
Name=oroborus
Type=Application
#Comment=This session logs you into Oroborus Session
TryExec=/etc/X11/Sessions/Oroborus
Exec=/usr/bin/oroborus


and, of course, there is a executable file Oroborus, in /usr/bin.

I configured my xbindkeysrc and oroborusrc files:
Code:
/.xbindkeysrc:

"terminator"
mod4 + t

"xterm"
mod4 + x

"dmenu"
alt + F3

"firefox-bin"
alt + F1

"thunar"
alt + F2

"otc"
alt + F4

"gimp"
alt + F5

"fbpanel"
Alt + F8


Code:
/.oroborusrc

theme=/usr/share/oroborus/themes/pillage
scheme=/usr/share/oroborus/schemes/oroborus
font=-*-lucida-medium-r-normal-*-12-*-*-*-*-*-iso8859-*
title_alignment=center
full_width_title=true
button_layout=CHM|
button_spacing=1
button_offset=0
active_text_color=#000000
active_border_color=#444444
active_color_1=#a2cd5a
active_shadow_1=#6e8b3d
active_hilight_1=#bcee68
active_color_2=#dddddd
active_shadow_2=#999999
active_hilight_2=#ffffff
inactive_text_color=#777777
inactive_border_color=#444444
inactive_color_1=#999999
inactive_shadow_1=#999999
inactive_hilight_1=#ffffff
inactive_color_2=#dddddd
inactive_shadow_2=#999999
inactive_hilight_2=#ffffff
hide_window_key=Mod1+Control+Down
close_window_key=Mod1+Control+x
toggle_fullscreen_window_key=Mod1+Control+Shift+f
maximize_window_key=Mod1+Control+y
shade_window_key=Control+Mod1+Up
cycle_windows_key=Mod1+Tab
raise_window_layer_key=Mod1+Page_Up
lower_window_layer_key=Mod1+Page_Down
move_window_up_key=Shift+Control+Mod1+Up
move_window_down_key=Shift+Control+Mod1+Down
move_window_left_key=Shift+Control+Mod1+Left
move_window_right_key=Shift+Control+Mod1+Right
next_workspace_key=Mod1+Right
prev_workspace_key=Mod1+Left
add_workspace_key=Mod1+Insert
del_workspace_key=Mod1+Delete
stick_window_key=Control+Mod1+s
workspace_1_key=Control+F1
workspace_2_key=Control+F2
workspace_3_key=Control+F3
workspace_4_key=Control+F4
workspace_5_key=Control+F5
workspace_6_key=Control+F6
workspace_7_key=Control+F7
workspace_8_key=Control+F8
workspace_9_key=Control+F9
move_window_next_workspace_key=Mod1+Control+Right
move_window_prev_workspace_key=Mod1+Control+Left
move_window_workspace_1_key=Control+Shift+F1
move_window_workspace_2_key=Control+Shift+F2
move_window_workspace_3_key=Control+Shift+F3
move_window_workspace_4_key=Control+Shift+F4
move_window_workspace_5_key=Control+Shift+F5
move_window_workspace_6_key=Control+Shift+F6
move_window_workspace_7_key=Control+Shift+F7
move_window_workspace_8_key=Control+Shift+F8
move_window_workspace_9_key=Control+Shift+F9
double_click_action=shade
box_move=false
box_resize=false
click_to_focus=false
focus_new=true
raise_on_focus=true
raise_delay=50
window_placement=center_mouse
snap_to_border=true
snap_width=10
snap_to_windows=true
workspace_count=4
wrap_workspaces=true
raise_on_click=true
maximize_vert_key=Mod1+F5
maximize_horiz_key=Mod1+F6
resize_window_up_key=Shift+Mod1+Up
resize_window_down_key=Shift+Mod1+Down
resize_window_left_key=Shift+Mod1+Left
resize_window_right_key=Shift+Mod1+Right
quit_key=Control+Mod1+q
window_ops_modifiers=none+Control+Mod1
move_top_left_key=Shift+Control+Mod1+i
move_top_right_key=Shift+Control+Mod1+o
move_bottom_left_key=Shift+Control+Mod1+k
move_bottom_right_key=Shift+Control+Mod1+l
borderless_windows=no_window_defined
cycle_workspaces=true
terminator=Mod4+t
dmenu=Alt+F3
firefox-bin=Alt+F1
thunar=Alt+F2
gimp=Alt+F5
otc=Alt+F4
fbpanel=Alt+F8


I created a file in my /home, named wmgrs and placed inside it the oroborus-start script:
Code:
#!/bin/bash

# script to "autostart" oroborus

xbindkeys &
fbpanel &
oroborus


I made it executable:
Code:
chmod +x ~/wmgrs/oroborus-start

and edited my oroborus.desktop file, as:

Code:
[Desktop Entry]
#Encoding=UTF-8
#Type=XSession
Name=oroborus
Type=Application
#Comment=This session logs you into Oroborus Session
TryExec=/etc/X11/Sessions/Oroborus
#Exec=/usr/bin/oroborus
Exec=/home/drphibes/wmgrs/oroborus-start


Restarted my system, many times, and all I see is the blank desktop, without key response.
I exited X and ran from the terminal
Code:
oroborus

and received:
Code:
failed to open display (null)!

Can someone help me? What the hell is going on? :(


Last edited by rpil on Sat Nov 29, 2014 8:23 pm; edited 1 time in total
Back to top
View user's profile Send private message
rpil
Guru
Guru


Joined: 23 May 2008
Posts: 314

PostPosted: Thu Nov 13, 2014 8:11 pm    Post subject: Reply with quote

I guess no one uses Oroborus... :(
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum