Window manager - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112) +--- Thread: Window manager (/showthread.php?tid=9503) |
Window manager - GloriousCoffee - 03-23-2020 I've just successfully set up Debian with FDE (https://forum.pine64.org/showthread.php?tid=9467&page=2) Had some issues with installing window managers although Gnome did install without any issues and the system runs with it. I have afterwards tried installing both Cinnamon and Xfce with apt along side Gnome and I can log in fine to both Cinnamon and Xfce without issues, but as soon as I hit right click button on the touch pad, I get logged out (or may be it crashes?). Does anyone have any clue what is going on here? RE: Window manager - GloriousCoffee - 03-25-2020 No ideas here? would be greatly appreciated if there were. RE: Window manager - icecream95 - 03-25-2020 (03-23-2020, 05:28 PM)GloriousCoffee Wrote: I've just successfully set up Debian with FDE (https://forum.pine64.org/showthread.php?tid=9467&page=2) You can try installing a newer Mesa. If you don't want to go through all the steps manually, this script should work: https://forum.pine64.org/showthread.php?tid=8953 RE: Window manager - GloriousCoffee - 03-27-2020 (03-25-2020, 06:57 PM)icecream95 Wrote:(03-23-2020, 05:28 PM)GloriousCoffee Wrote: I've just successfully set up Debian with FDE (https://forum.pine64.org/showthread.php?tid=9467&page=2) Okay, what is 'pbp-build' ? It does not exist on a newly installed bullseye with Thompson installer. EDIT: So I tried following the script line by line (had to do multiple installs through apt) and I skipped the uninstall part. Now Cinnamon seems to run, it doesn't crash the way it did before. Very happy Many thanks! RE: Window manager - xmixahlx - 03-27-2020 pbp-build is the build directory in my script. i use this generally to avoid a conflict with an existing build directory in projects. |