Results 1 to 7 of 7

Thread: Having gnome and bspwm running concurrently

  1. #1
    Join Date
    May 2019
    Beans
    5

    Having gnome and bspwm running concurrently

    I just installed ubuntu 18.04 and wanted to try out bspwm window manager.
    I followed this tutorial doing the "with display manager" path.
    At the end of this, it tells you to restart your current display manager.
    I executed "sudo service gdm restart" and then everything just starts flickering between the normal desktop and the "gnome text log".
    (I don't know how you properly call it. I mean the command line where most lines start with [OK])
    Moreover, the OS doesn't react to any mouse/keyboard input.

    After that, I restarted logged into my account on gnome switched to tty3 and tried to start bspwm through "startx".
    However here I just get a black window and nothing happens. It also doesn't react to the keybindings set in sxhkd (Though I know that sxhkd works as it reacts to the keybinds in gnome).

    Lastly, I restarted once again and then on the login screen found the small cog where one can select between bspwm, Ubuntu, and Ubuntu with Wayland.
    I selected bspwm logged in and it worked.

    Though now I was wondering if it is possible to have bspwm running on e.g. tty2 and gnome on tty3 at the same time?
    Therefore I tried selecting bspwm on the login screen, logging in, switching to tty3 and executing "sudo service gdm restart" there.
    However, this resulted in the same flickering as described above though now between "Linux text console" and the "gnome text log" and turned bspwm into a black screen.

    Can someone help and/or explain why and what the problems are?

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Having gnome and bspwm running concurrently


  3. #3
    Join Date
    May 2019
    Beans
    5

    Re: Having gnome and bspwm running concurrently

    I've already applied these settings so that wasn't the problem I guess.

  4. #4
    Join Date
    Dec 2017
    Location
    RockyMts
    Beans
    1,167

    Re: Having gnome and bspwm running concurrently

    So this is where your at?
    Logging into your new bspwm session
    Now for the moment of truth. Type startx in your tty. If all went according to plan, you should be presented with a blank screen. That's good. Open up your preferred terminal using whatever key combination / terminal name you chose in your .config/sxhkdrc. If nothing happens, start trouble shooting.
    Maybe better off using Ubuntu repositories.

    https://packages.ubuntu.com/eoan/bspwm

    You are running xorg or wayland xorg?

  5. #5
    Join Date
    May 2019
    Beans
    5

    Re: Having gnome and bspwm running concurrently

    If restarting the PC has the same effect as restarting gnome then yes that's where I'm at.

    How would I setup bspwm if I use the repository and how is it going to work with sxhkd then?

    "echo $XDG_SESSION_TYPE" returns x11 so I guess I'm running xorg.

  6. #6
    Join Date
    May 2019
    Beans
    5

    Re: Having gnome and bspwm running concurrently

    After removing all packages related to bspwm and all the config and installing it through the Ubuntu repository it finally worked properly, Thanks cruzer001!

  7. #7
    Join Date
    Dec 2017
    Location
    RockyMts
    Beans
    1,167

    Re: Having gnome and bspwm running concurrently

    Excellent

    On a side note..
    I like to row my own too. I have found that doing a console only install then adding my starter packages makes a nice platform to build on. For a gnome3 environment I usually use the gnome-core package, it works out of the box, has gdm3 installed and nicely featured for a core build.

    https://packages.ubuntu.com/eoan/gnome-core


Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •