Termux-Desktops icon indicating copy to clipboard operation
Termux-Desktops copied to clipboard

X11 is showing black screen after running the cinnamon debian script

Open shawsuraj233 opened this issue 3 months ago • 1 comments

When i was trying to run the script startcinnamon_debian.sh, it is showing me a blank screen in turmax x11, with these errors in the termux. Can anyone tell me how to fix this?

./startcinnamon_debian.sh "The XKEYBOARD keymap compiler (xkbcomp) reports:" "> "Warning: Could not resolve keysym XF86OK "> "Warning: Could not resolve keysym XF86GoTo "> "Warning: Could not resolve keysym XF86VendorLogo "> "Warning: Could not resolve keysym XF86MediaSelectProgramGuide "> "Warning: Could not resolve keysym XF86MediaSelectProgramGuide "> "Warning: Could not resolve keysym XF86MediaSelectHome "> "Warning: Could not resolve keysym XF86MediaLanguageMenu "> "Warning: Could not resolve keysym XF86MediaTitleMenu "> "Warning: Could not resolve keysym XF86AudioChannelMode "> "Warning: Could not resolve keysym XF86MediaSelectPC "> "Warning: Could not resolve keysym XF86MediaSelectTV "> "Warning: Could not resolve keysym XF86MediaSelectCable "> "Warning: Could not resolve keysym XF86MediaSelectVCR "> "Warning: Could not resolve keysym XF86MediaSelectVCRPlus "> "Warning: Could not resolve keysym XF86MediaSelectSatellite "> "Warning: Could not resolve keysym XF86MediaSelectCD "> "Warning: Could not resolve keysym XF86MediaSelectTape "> "Warning: Could not resolve keysym XF86MediaSelectRadio "> "Warning: Could not resolve keysym XF86MediaSelectTuner "> "Warning: Could not resolve keysym XF86MediaPlayer "> "Warning: Could not resolve keysym XF86MediaSelectTeletext "> "Warning: Could not resolve keysym XF86MediaSelectAuxiliary "> "Warning: Could not resolve keysym XF86MediaPlaySlow "> "Warning: Could not resolve keysym XF86NumberEntryMode "Errors from xkbcomp are not fatal to the X server" Warning: CPU doesn't support 32-bit instructions, some software may not work. cinnamon-session-binary[28277]: WARNING: t+0.00779s: Failed to connect to system bus: Could not connect: No such file or directory cinnamon-session-binary[28277]: WARNING: t+0.00953s: Could not get session id for session. Check that logind is properly installed and pam_systemd is getting used at login. _IceTransmkdir: Owner of /tmp/.ICE-unix should be set to root GNOME_KEYRING_CONTROL=/home/suraj/.cache/keyring-W6DXD3 GNOME_KEYRING_CONTROL=/home/suraj/.cache/keyring-W6DXD3 SSH_AUTH_SOCK=/home/suraj/.cache/keyring-W6DXD3/ssh GNOME_KEYRING_CONTROL=/home/suraj/.cache/keyring-W6DXD3 SSH_AUTH_SOCK=/home/suraj/.cache/keyring-W6DXD3/ssh Failure: Module initialization failed

(csd-media-keys:28347): csd-media-keys-WARNING **: 06:39:03.479: Failed to connect to system bus: Could not connect: No such file or directory dbus-daemon[28444]: Activating service name='org.a11y.atspi.Registry' requested by ':1.7' (uid=1000 pid=28446 comm="/usr/bin/csd-clipboard" label="u:r:untrusted_app_27:s0:c35,c257,c512,c768") [cinnamon-settings-daemon-smartcard] Failed to start: no suitable smartcard driver could be found

(csd-print-notifications:28414): csd-print-notifications-WARNING **: 06:39:03.571: Connection to message bus failed: Could not connect: No such file or directory dbus-daemon[28444]: Successfully activated service 'org.a11y.atspi.Registry' SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry

(csd-color:28373): csd-color-WARNING **: 06:39:03.599: failed to connect to colord: Could not connect: No such file or directory

(csd-media-keys:28347): csd-media-keys-WARNING **: 06:39:03.605: Failed to get proxy for upower: Could not connect: No such file or directory [1759559943,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provided by the application

(csd-automount:28356): GVFS-RemoteVolumeMonitor-WARNING **: 06:39:03.690: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported Cinnamon memory limit enabled: 2048 MB Window manager warning: Unsupported session type

** (at-spi2-registryd:28515): WARNING **: 06:39:04.365: Failed to register client: GDBus.Error:org.gnome.SessionManager.AlreadyRegistered: Unable to register client

** (at-spi2-registryd:28515): WARNING **: 06:39:04.367: Unable to register client with session manager

(nemo-desktop:28607): Nemo-WARNING **: 06:39:04.478: Current gtk theme is not known to have nemo support (Adwaita) - checking...

(nemo-desktop:28607): Nemo-WARNING **: 06:39:04.519: The theme appears to have no nemo support. Adding some...

(nemo-desktop:28607): GVFS-RemoteVolumeMonitor-WARNING **: 06:39:04.535: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported

(nemo-desktop:28607): GLib-CRITICAL **: 06:39:04.598: g_strstr_len: assertion 'haystack != NULL' failed Nemo-Message: 06:39:04.598: nemo-desktop: session is not cinnamon (checked XDG_SESSION_DESKTOP,DESKTOP_SESSION environment variables.) Applying default behavior Traceback (most recent call last): File "/usr/bin/blueman-applet", line 39, in app = BluemanApplet() File "/usr/lib/python3/dist-packages/blueman/main/Applet.py", line 42, in init self.Manager = Manager() ~~~~~~~^^ File "/usr/lib/python3/dist-packages/blueman/gobject.py", line 11, in call cls._instance = super().call(*args, **kwargs) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/blueman/bluez/Manager.py", line 30, in init self._object_manager = Gio.DBusObjectManagerClient.new_for_bus_sync( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ Gio.BusType.SYSTEM, Gio.DBusObjectManagerClientFlags.DO_NOT_AUTO_START, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ self.__bus_name, '/', None, None, None) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gi.repository.GLib.GError: g-io-error-quark: Could not connect: No such file or directory (1)

shawsuraj233 avatar Oct 04 '25 06:10 shawsuraj233

Getting all the same warnings with Ubuntu proot.

rjsjr1993 avatar Oct 29 '25 19:10 rjsjr1993