Recently, I tried to use a relatively easy Markdown software vnote. As its release version seems to be hosted on AWS, it is very inconvenient to download in China. Although the download address of Baidu network disk is provided, Baidu network disk client cannot be used on Linux system, so we try to build AppImage with code. Found a code directory. Travis_linux. Sh scripts that looked like a used to generate the appimage, then try to run the script, then the nightmare begins.
Linux after restart the system has been unable to enter the graphical user interface, has been stuck in “started the GNOME Display manager”, but there is no other specific useful information, and only under the recovery mode through Google search solution,
The usual way to do this is to reinstall gdm3 or lightdm and select gdm3 or lightdm as the desktop. Normally this would work, but mine never did.
Try looking at the.travis_linux.sh files, make uninstall them one by one, reboot them, and still not get to the graphical interface. Here is the installation package for one of the worst offenders, but unfortunately it was not found at first.
Wget http://xkbcommon.org/download/libxkbcommon-0.5.0.tar.xz
the tar xf libxkbcommon – 0.5.0. Tar. Xz
CD libxkbcommon – 0.5.0
./configure — prefix =/usr – libdir =/usr/lib/x86_64 – Linux – gnu -disable-x11
make -j$(nproc) & & sudo make install
start c1 session of gnome =false
start c1 session of gnome =false
start c1 session of gnome =false
start c1 session of gnome =false
/usr/bin/gnome-session: Unable to find libxkbcommon.so.0
d /usr/bin/gnome-session/libxkbcommon.so.
Read More:
- “Failed to load session” Ubuntu “problem solving summary
- How to solve the problem of “please enter a commit message to explain why this merge is necessary” when git merges branches?
- Centos-7 set boot to enter the text interface (not enter the graphical interface)
- After canceling the startup of Ubuntu terminal, it will automatically enter the base environment of CONDA
- Running Ubuntu 16.04 in VMware to solve the full screen problem
- appear pygame.error : font not initialized problem, remember to check whether the program calls pygame.init ()
- Solve the problem of USB mouse failure in the laptop mode of Ubuntu
- The problem of unable to install win32gui in building Anaconda environment in pychar
- Error: unrecognized command line option “-std=c++11”, to solve the problem that ubuntu does not support c++11
- Solve the problem of “wireless network activation failure” in Ubuntu 18, and repeatedly pop up the password input interface
- Solve the problem of “bash. / don’t have that file or directory” in Ubuntu 64 bit
- The problem of flash back by pressing enter window when debugging or executing program in Visual Studio C
- Solutions to the problem that Ubuntu is stuck when copying large files and can’t mount mobile hard disk normally
- Solutions to the problem of using sudo caused by Ubuntu’s wrong modification of sudoers
- Solutions to the problem of vulnerable missing firmware in Ubuntu
- Remember that Maven can’t recognize Java_ Home problem error: Java_ HOME is not defined correctly.
- xbmc unable to create gui exiting
- Using xrdp to realize windows remote desktop Ubuntu Linux
- Ubuntu network configuration+Fixing “Failed to bring up eth0” in Ubuntu
- To solve the problem of failed to load: data in HTML5 game running rmmv locally/ actors.json problem