I also see:
==> Validating source files with sha256sums... chrome-remote-desktop-71.0.3578.31.deb ... FAILED
I'm more familiar with GitHub regarding sending a pull-request; I understand it's not great having to maintain frequent changes.
Git Clone URL: | https://aur.archlinux.org/chrome-remote-desktop.git (read-only, click to copy) |
---|---|
Package Base: | chrome-remote-desktop |
Description: | Access other computers or allow another user to access your computer securely over the Internet |
Upstream URL: | https://remotedesktop.google.com |
Keywords: | Chrome Chromium Google Networking Remote |
Licenses: | BSD |
Submitter: | None |
Maintainer: | frealgagu |
Last Packager: | frealgagu |
Votes: | 124 |
Popularity: | 0.089771 |
First Submitted: | 2014-04-27 23:43 (UTC) |
Last Updated: | 2025-02-04 19:33 (UTC) |
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 33 Next › Last »
I also see:
==> Validating source files with sha256sums... chrome-remote-desktop-71.0.3578.31.deb ... FAILED
I'm more familiar with GitHub regarding sending a pull-request; I understand it's not great having to maintain frequent changes.
I ran into similar errors as other comments with not being able to connect after entering a PIN. In looking into log files I could see errors for :20 display. This appeared to be fixed by pacman -S xorg-xrandr
. This got me partway - the Manjaro device showed 'started', but the only thing showing up in clients was an error due to 'Unable to contact settings server'. I discovered that contrary to the comment in ~/.chrome-remote-desktop-session I needed to uncomment both lines, so that I had:
export $(dbus-launch)
exec startxfce4
I was then able to see the Manjaro desktop on the remote client.
@mradi have you found the way to use it in :0 display ?
==> Validating source files with sha256sums... chrome-remote-desktop-71.0.3578.31.deb ... FAILED
Looks like the sha256sums are different.
I think it need the xorg-xrandr as dependency
Is there way to have CRD use the same xsession that's currently running instead of spinning up a new one?
I updated my graphics card to nvidia, and updated GDM, gnome. I followed the post to use display :0 as my chrome-remote-desktop and it worked fine. but when I recently tried it, again I started seeing errors like this, can someone help
2018-09-08 23:47:04,227:INFO:Using host_id: 529e63f8-0684-5932-d0a4-5bfa5866cf66
2018-09-08 23:47:04,228:INFO:Launching X server and X session.
2018-09-08 23:47:04,244:INFO:X server is active.
2018-09-08 23:47:04,623:INFO:Launching X session: ['/bin/sh', '/home/xyz/.chrome-remote-desktop-session']
2018-09-08 23:47:04,625:INFO:Launching host process
2018-09-08 23:47:04,625:INFO:['/opt/google/chrome-remote-desktop/chrome-remote-desktop-host', '--host-config=-', '--audio-pipe-name=/home/xyz/.config/chrome-remote-desktop/pulseaudio#20383fe03b/fifo_output', '--server-supports-exact-resize', '--ssh-auth-sockname=/tmp/chromoting.xyz.ssh_auth_sock', '--signal-parent']
2018-09-08 23:47:04,627:INFO:wait() returned (6740,0)
2018-09-08 23:47:04,627:INFO:Session process terminated
2018-09-08 23:47:04,640:INFO:Failure count for 'session' is now 1
2018-09-08 23:47:04,640:INFO:Terminating host
2018-09-08 23:47:04,641:INFO:Failure count for 'X server' is now 0
2018-09-08 23:47:04,641:INFO:Failure count for 'host' is now 0
2018-09-08 23:47:04,641:INFO:Waiting before relaunching
2018-09-08 23:47:06,643:INFO:wait() returned (6739,0)
2018-09-08 23:47:06,644:INFO:Waiting before relaunching
2018-09-08 23:47:09,630:INFO:Launching X server and X session.
Traceback (most recent call last):
File "/usr/lib/python2.7/logging/__init__.py", line 892, in emit
self.flush()
File "/usr/lib/python2.7/logging/__init__.py", line 852, in flush
self.stream.flush()
IOError: [Errno 32] Broken pipe
Logged from file chrome-remote-desktop, line 1685
2018-09-08 23:47:09,648:INFO:X server is active.
Traceback (most recent call last):
File "/usr/lib/python2.7/logging/__init__.py", line 892, in emit
self.flush()
File "/usr/lib/python2.7/logging/__init__.py", line 852, in flush
self.stream.flush()
IOError: [Errno 32] Broken pipe
Logged from file chrome-remote-desktop, line 534
2018-09-08 23:47:09,798:INFO:Launching X session: ['/bin/sh', '/home/xyz/.chrome-remote-desktop-session']
Traceback (most recent call last):
File "/usr/lib/python2.7/logging/__init__.py", line 892, in emit
self.flush()
File "/usr/lib/python2.7/logging/__init__.py", line 852, in flush
self.stream.flush()
IOError: [Errno 32] Broken pipe
Logged from file chrome-remote-desktop, line 705
2018-09-08 23:47:09,800:INFO:Launching host process
Traceback (most recent call last):
File "/usr/lib/python2.7/logging/__init__.py", line 892, in emit
self.flush()
File "/usr/lib/python2.7/logging/__init__.py", line 852, in flush
self.stream.flush()
IOError: [Errno 32] Broken pipe
Logged from file chrome-remote-desktop, line 1692
2018-09-08 23:47:09,800:INFO:['/opt/google/chrome-remote-desktop/chrome-remote-desktop-host', '--host-config=-', '--audio-pipe-name=/home/xyz/.config/chrome-remote-desktop/pulseaudio#20383fe03b/fifo_output', '--server-supports-exact-resize', '--ssh-auth-sockname=/tmp/chromoting.xyz.ssh_auth_sock', '--signal-parent']
systemctl --user start chrome-remote-desktop
gets me this:
Jul 22 15:33:18 nwkr-desktop crd[762]: OAuth credentials are invalid - exiting.
Still, clicking "Enable remote connections" in CRD App works totally fine.
What went wrong?
Please, use version
for package filename:
https://github.com/Jguer/yay/issues/523#issuecomment-401761706
Pinned Comments
frealgagu commented on 2020-12-05 22:38 (UTC)
I maintain the latest built package at:
https://github.com/frealgagu/archlinux.chrome-remote-desktop/releases/
victorbrca commented on 2020-04-03 01:04 (UTC)
Thanks @frealgagu for packaging this, @nightuser for the existing session patch and @Brinsky for the instructions.
I've compiled both instructions with screenshots and added it to my blog if anyone is having issues with the install. Otherwise, just follow the instructions in the comments by @Brinsky from 2019-12-06 13:58.
Brinsky commented on 2019-12-06 13:58 (UTC)
Here's how I got this working with the new web app (remotedesktop.google.com):
crd --setup
~/.chrome-remote-desktop-session
DISPLAY= /opt/google/chrome-remote-desktop/start-host --code="<UNIQUE_CODE>" --redirect-url="<https://remotedesktop.google.com/_/oauthredirect>" --name=
crd --start