Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error after install #5

Open
bwanaaa opened this issue May 3, 2019 · 0 comments
Open

error after install #5

bwanaaa opened this issue May 3, 2019 · 0 comments

Comments

@bwanaaa
Copy link

bwanaaa commented May 3, 2019

I followed the docs here

https://beginners-guide-to-xmonad.readthedocs.io/

ran 'xmonad' in terminal and got this

 $xmonad
XMonad is recompiling and replacing itself another XMonad process because the current process is called "xmonad" but the compiled configuration should be called "xmonad-x86_64-linux"
XMonad will use ghc to recompile, because "/home/stefan/.xmonad/build" does not exist.
XMonad skipping recompile because it is not forced (e.g. via --recompile), and neither xmonad.hs nor any *.hs / *.lhs / *.hsc files in lib/ have been changed.
X Error of failed request:  BadAccess (attempt to access private resource denied)
  Major opcode of failed request:  2 (X_ChangeWindowAttributes)
  Serial number of failed request:  7
  Current serial number in output stream:  8
stefan@4930:~$ Fields missing from config defaulted: additionalFonts,textOffset,iconOffset,allDesktops,overrideRedirect,pickBroadest,hideOnStart,lowerOnStart,persistent,iconRoot,alpha
<stdin>: hGetLine: end of file


and terminal has choked - no prompt

I had initially installed xmonad according to the haskell blog here:

https://xmonadhaskell.wordpress.com/2018/10/22/xmonad-ubuntu-18-04-install/

and when this happened, i tried

sudo apt-get install xmonad suckless-tools xscreensaver

and repeated all the steps.

I still dont know how to use xmonad and win-shift -enter does not start a terminal either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant