[16:02] I uninstalled python* to fix one issue, resinstalled python, and reinstalled the ubuntustudio packages. After reinstalling, I rebooted with the default Ubuntu desktop. How do I restore my Ubuntu desktop? [16:04] I meant to ask, How do I restore my Ubuntu Studio 16.04.02 desktop? It is no longer using the original window manager, but working fine otherwise. [16:05] Have you tried selecting a different type of login on the display manager? (login page) [16:06] which window manager is being shown? [16:06] What differences are you seeing? [16:12] I don't see any additional options for the window manager at login. Previously I did see a selection. [16:13] ls /usr/share/xsessions/ [16:15] Type the above in aterminal, you should see two files [16:15] The differences are with the UI. One sec. [16:15] ubuntustudio.desktop xfce.desktop [16:16] I just have ubuntu.desktop... [16:17] I see so does that mean you have installed ubuntu then put ubuntustudio metas on top of that? [16:19] if you type in ls /etc/xdg/ do you see xdg-ubuntustudio and xfce4 subdirectories? [16:26] I installed UbuntuStudio, installed a deep learning toolkit from source which corrupted my python install, fixed that by purging python and reinstalling python. [16:27] Everything is great, but I believe the xfce.desktop is missing. [16:27] it seems that way [16:28] I see an xfce4 directory there, but no ubuntustudio directory. [16:28] Ya it seems some things have been cleaned out [16:30] maybe reinstall ubuntustudio-desktop and ubuntustudio-desktop-core. [16:30] I believe I tried the first step, but not the second. Let me try. Give me a couple minutes. [16:33] you may need to add the --reinstall option to make it work. [16:33] apt-get ubuntustudio-desktop --reinstall [16:33] :D [16:33] apt-get --reinstall install packages [16:36] ok, reinstalled. [16:37] does that add anything to ls /usr/share/xsessions/ [16:38] also, is dmesg showing any seek errors? [16:49] checking... [16:50] ls -> ubuntu.desktop ubuntustudio.desktop xfce.desktop [16:51] no disk errors. [16:52] cool, that looks right [16:53] removing python probably also removed anything that depended on python [16:54] so, before I reboot, do I need to set anything else? [16:55] have you put in ubuntustudio-look ubuntustudio-default-settings? [16:55] I am trying to remeber what the whole group is [16:56] I use synaptic as my install gui [16:56] then search ubuntustudio [16:57] you don't need -lightdm-theme it appears [16:57] or the slideshow [16:57] or -live [16:57] Okay, what do I need to install? [16:58] Are those packages or a config I need to set? [16:58] all the other ubuntustudio-* except thethree above. [16:59] also does ls /boot still show the lowlatency kernel? [17:00] or I should ask also does it show any generic kernels? [17:00] :) [17:01] I reinstalled the low-latency dependencies after I fixed python. [17:02] ok [17:04] just as a general thing I wuld never use the menu item "Software" AKA the gnome software installer. It does not tell you when it has to remove something you already have installed to install what you are installing. synaptic is much better. [17:06] Okay, rebooting... [17:07] k [17:49] @OvenWerks it Werked! [17:50] Glad you are back in bussiness [17:50] I was able to select Ubuntu Studio Session again and my last session showed up. Thanks. [17:50] YW [17:51] I am going to make a script to restore my session in case this happens again. [18:46] I hope it never does.