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

Unity with ubuntu 18 not loading #4163

Closed
amipy opened this issue Nov 7, 2019 · 2 comments
Closed

Unity with ubuntu 18 not loading #4163

amipy opened this issue Nov 7, 2019 · 2 comments
Labels

Comments

@amipy
Copy link

amipy commented Nov 7, 2019

Please paste the output of the following command here: sudo edit-chroot -all
name: bionic
encrypted: no
Entering /mnt/stateful_partition/crouton/chroots/bionic...
WARNING: Unable to register core dump handler.
crouton: version 1-20190902190258~master:9a594a66
release: bionic
architecture: amd64
xmethod: xorg
targets: keyboard,x11,unity-desktop,extension,core,audio,cli-extra
host: version 12371.75.0 (Official Build) stable-channel setzer 
kernel: Linux localhost 3.18.0-19733-g972ff9adcd38 #1 SMP PREEMPT Wed Sep 25 23:44:29 PDT 2019 x86_64 x86_64 x86_64 GNU/Linux
freon: yes
Unmounting /mnt/stateful_partition/crouton/chroots/bionic...

Please describe your issue:

Unity refuses to load, crashes after 30 seconds.

Entering /mnt/stateful_partition/crouton/chroots/bionic...
WARNING: Unable to register core dump handler.

_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root

X.Org X Server 1.19.6
Release Date: 2017-12-20
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.4.0-148-generic x86_64 Ubuntu
Current Operating System: Linux localhost 3.18.0-19733-g972ff9adcd38 #1 SMP PREEMPT Wed Sep 25 23:44:29 PDT 2019 x86_64
Kernel command line: cros_secure console= loglevel=7 init=/sbin/init cros_secure root=/dev/dm-0 rootwait ro dm_verity.error_behavior=3 dm_verity.max_bios=-1 dm_verity.dev_wait=1 dm="1 vroot none ro 1,0 3706880 verity payload=PARTUUID=20f7a047-58de-2f4a-8bb0-863607f40675/PARTNROFF=1 hashtree=PARTUUID=20f7a047-58de-2f4a-8bb0-863607f40675/PARTNROFF=1 hashstart=3706880 alg=sha256 root_hexdigest=8bc35c4084b84bc051b7e32b3e21f3282fb9cd6412f8dddf974ac99825651702 salt=54b0e5322f0c2b6b33f47ed6176f1cd4992480272280cf49f323f9d7d35f11e1" noinitrd vt.global_cursor_default=0 kern_guid=20f7a047-58de-2f4a-8bb0-863607f40675 add_efi_memmap boot=local noresume noswap i915.modeset=1 tpm_tis.force=1 tpm_tis.interrupts=0 nmi_watchdog=panic,lapic disablevmx=off  
Build Date: 03 June 2019  08:10:35AM
xorg-server 2:1.19.6-1ubuntu4.3 (For technical support please see http://www.ubuntu.com/support) 
Current version of pixman: 0.34.0
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(++) Log file: "/tmp/Xorg.crouton.1.log", Time: Thu Nov  7 17:53:39 2019
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.chromium.LibCrosService was not provided by any .service files
method return time=1573167220.534770 sender=:1.9 -> destination=:1.398 serial=2261 reply_serial=2
   boolean true
crouton: version 1-20190902190258~master:9a594a66
release: bionic
architecture: amd64
xmethod: xorg
targets: keyboard,x11,unity-desktop,extension,core,audio,cli-extra
host: version 12371.75.0 (Official Build) stable-channel setzer 
kernel: Linux localhost 3.18.0-19733-g972ff9adcd38 #1 SMP PREEMPT Wed Sep 25 23:44:29 PDT 2019 x86_64 x86_64 x86_64 GNU/Linux
freon: yes
Timeout waiting for extension to connect.
Cannot open /sys/class/tty/tty0/active: No such file or directory
croutonwebsocket error: Error: not connected.(II) AIGLX: Suspending AIGLX clients for VT switch
Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.chromium.LibCrosService was not provided by any .service files
method return time=1573167241.858616 sender=:1.9 -> destination=:1.461 serial=2335 reply_serial=2
   boolean true
croutonwebsocket error: EError: not connected.Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.chromium.LibCrosService was not provided by any .service files
method return time=1573167247.149739 sender=:1.9 -> destination=:1.466 serial=2343 reply_serial=2
   boolean true
(II) AIGLX: Suspending AIGLX clients for VT switch
Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.chromium.LibCrosService was not provided by any .service files
method return time=1573167252.220065 sender=:1.9 -> destination=:1.471 serial=2348 reply_serial=2
   boolean true
croutonwebsocket error: EError: not connected.Running exit commands...
/usr/bin/xinit: connection to X server lost

waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.
Hangup
Hangup

Unmounting /mnt/stateful_partition/crouton/chroots/bionic...
Sending SIGTERM to processes under /mnt/stateful_partition/crouton/chroots/bionic...

Just using sudo enter-chroot (without the desktop) works perfectly.

@jamesMFelder
Copy link

I've had the exact same problem. It only happens about 2/3rds of the time though. Here is another similar issue.

@jamesMFelder
Copy link

I fixed on xenial by running the command
rm -r ~/.config/
Updating eoan and then going to try it.

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

No branches or pull requests

3 participants