Open jianpan opened 1 year ago
I updated to com.amazon.Workspaces 4.5.0.4198. It doesn't accept '~' char from my keyboard somehow. (The key works in other apps). Other keys work fine. I wonder if this issue only happens to me?
Where? I tried putting it in the registration box, seems to work fine? I can't go further because I don't have an account.
It'd be good to know if you can reproduce it with the .deb directly.
it does not work in the remoting session after it's connected. same version here, 4.5.0.4198. I'm on a Fedora 37/KDE box, I'll see what I can do to get at the deb.
Can you please try he build here https://github.com/flathub/com.amazon.Workspaces/pull/36#issuecomment-1639198723?
okay, that's reporting version 4.6.0.4187, but still not working.
okay, that's reporting version 4.6.0.4187, but still not working.
Thanks. Would be nice if you can check the deb.
Also, anything interesting in terminal or in the logs ~/.var/app/com.amazon.Workspaces/data/Amazon Web Services/Amazon WorkSpaces/logs
? (You might want to redact sensitive information before sharing)
terminal had nothing, launched via flatpak run com.amazon.Workspaces
this log looks mostly revolving around auth and initial screen setup, but I'll see about getting a filtered version.
Is this breaking your workflow or usage somehow? If it's a breaking change, and we can't figure out what's the issue, I can revert to the previous version.
it makes navigating to ~
very obnoxious. (I suppose it makes writing "`" impossible as well.) I actually need to play with rolling versions backward to see where it broke.
Hm, actually I noticed that both of you said you were on 4.5.x. So then it must have been broken in the update from 4.4.x to 4.5.x.
The latest version published on Flathub is 4.6.0.4187
:
flatpak remote-info flathub com.amazon.Workspaces
ID: com.amazon.Workspaces
Ref: app/com.amazon.Workspaces/x86_64/stable
Arch: x86_64
Branch: stable
Collection: org.flathub.Stable
Download: 25.8 MB
Installed: 68.6 MB
Runtime: org.gnome.Platform/x86_64/42
Sdk: org.gnome.Sdk/x86_64/42
Commit: ca167e7f07059e05fa75011950f770a46c70dec3af58c2e153bcea9dfe43edb9
Parent: 56801ae1e87d384b9aaffa2012f9421abbc34267e7c50cd98ef43d9a466acee2
Subject: Update Amazon Workspaces to 4.6.0.4187 (82e7f3d7)
Date: 2023-07-15 17:45:29 +0000
But looks like it doesn't work with that version as well like you tried the test build.
Now the issue is Amazon deletes the deb packages of old version on their server, so a downgrade to 4.4.x might not be possible.
I think you can grab the latest debs of 4.6.0.4187 https://d3nt0h4h6pmmc4.cloudfront.net/ubuntu/dists/focal/main/binary-amd64/workspacesclient_4.6.0.4187_amd64.deb or 4.5.0.4198 https://d3nt0h4h6pmmc4.cloudfront.net/ubuntu/dists/bionic/main/binary-amd64/workspacesclient_4.5.0.4198_amd64.deb and check with it.
Any version lower than that has dead links 4.4.0.1997 https://d3nt0h4h6pmmc4.cloudfront.net/ubuntu/dists/bionic/main/binary-amd64/workspacesclient_4.4.0.1997_amd64.deb
You might just be able to change the deb to zip, extract it extract data.tar.xz and run it. Make sure have all the dependencies installed from your distribution repository. You can find the dependencies listed in control.tar.xz (extract it)
that's the first log, I'm going to go look at /home/rjlocal/.var/app/com.amazon.Workspaces/data/Amazon Web Services/Amazon WorkSpaces/logs/pcoip/Pcoip_834da48d-75ec-4735-933c-02d5187ff1d7.log
No there's nothing useful here, unfortunately.
yeah I didn't think so. looking at the pcoip log is even more gibberish - a log of notes about the network and decode process, but the only things matching key
are certificate keying.
Please try the deb https://github.com/flathub/com.amazon.Workspaces/issues/35#issuecomment-1640568505
For Fedora this'll install all dependencies except libhiredis-0.13 dnf install openssl1.1 gtk3 webkit2gtk3 libsoup libusb1 libva GraphicsMagick
.
You can grab that from http://archive.ubuntu.com/ubuntu/pool/universe/h/hiredis/libhiredis0.13_0.13.3-2.2_amd64.deb, extract it same way and place libhiredis.so.0.{13,14}
in data/opt/workspacesclient
and it should work.
Then launch it via LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/user/Downloads/workspacesclient_4.5.0.4198_amd64/data/opt/workspacesclient ./workspaceclient
If you are trying the 4.6.x version you'll need libhiredis-0.14 https://packages.ubuntu.com/kinetic/amd64/libhiredis0.14/download
I tried to use deb file (workspacesclient_focal_amd64.deb) on Ubuntu 22.04. Workspace launches but can't connect somehow.
BTW, the 4.5.0.4198 is the flatpak package version. Once launched, About Amazon Workspace shows 4.6.0.4187.
Can you please try he build here #36 (comment)?
Tried this version. Same problem.
I tried to use deb file (workspacesclient_focal_amd64.deb) on Ubuntu 22.04. Workspace launches but can't connect somehow.
Check the logs in ~/.local/share/Amazon Web Services/Amazon WorkSpaces/logs or terminal. You are probably missing a dependency.
BTW, the 4.5.0.4198 is the flatpak package version. Once launched, About Amazon Workspace shows 4.6.0.4187.
Should be fixed with https://github.com/flathub/com.amazon.Workspaces/commit/1c81728fdc92d8940f05c9d5b98fe65d14f4520d The older version 4.5.0.4198 was released later than the newer one 4.6.0.4187. I increased the release date to show the correct information.
It failed with this msg. How can I get this pcoip_core.so?
2023-07-18T21:44:42.523Z { Version: "4.6.0.4187" }: [ERR] Session Provision failed: Autofac.Core.DependencyResolutionException: An e xception was thrown while activating WorkSpacesClient.Gtk.InSession.Pcoip.GtkPcoipProtocolAdapter. ---> Autofac.Core.DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor(WorkSpacesClien t.Gtk.WindowManager.IGtkWindowManager, WorkSpacesClient.Common.Infrastructure.IDevice)' on type 'GtkPcoipProtocolAdapter'. ---> System.DllNotFoundException: Unable to load shared library 'pcoip_core' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable: /opt/workspacesclient/pcoip_core.so: cannot open shared object file: No such file or directory
/opt/workspacesclient/pcoip_core.so: cannot open shared object file: No such file or directory
There's no such thing as pcoip_core.so, I think the error message is talking about libpcoip_core.so which is included in the .deb
Can you do ldd /opt/workspacesclient/libpcoip_core.so|grep "not found"
?
/opt/workspacesclient/libpcoip_core.so actually doesn't exist for me somehow.
On Wed, Jul 19, 2023 at 9:44 AM bbhtt @.***> wrote:
/opt/workspacesclient/pcoip_core.so: cannot open shared object file: No such file or directory
libpcoip_core.so core is included in the .deb can you do ldd /opt/workspacesclient/libpcoip_core.so
— Reply to this email directly, view it on GitHub https://github.com/flathub/com.amazon.Workspaces/issues/35#issuecomment-1642112166, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO4IYVRTBLU7MHPUFH3CTTXQ7QCZANCNFSM6AAAAAA2NIGUJU . You are receiving this because you authored the thread.Message ID: @.***>
/opt/workspacesclient/libpcoip_core.so actually doesn't exist for me
If you download the .deb from the link above, change the extension to .zip > extract > extract data.tar.xz, is it there?
libpcoip_core.so does exist in https://d3nt0h4h6pmmc4.cloudfront.net/ubuntu/dists/bionic/main/binary-amd64/workspacesclient_4.5.0.4198_amd64.deb. Now I'm geting 'libcrypto.so.1.1: cannot open shared object file: No such file or directory'
On Wed, Jul 19, 2023 at 9:21 PM bbhtt @.***> wrote:
/opt/workspacesclient/libpcoip_core.so actually doesn't exist for me
If you download the .deb from the link above, change the extension to .zip
extract > extract data.tar.xz, is it there?
— Reply to this email directly, view it on GitHub https://github.com/flathub/com.amazon.Workspaces/issues/35#issuecomment-1642967088, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO4IYXJZ6RTOSPZP5CVAI3XRCB23ANCNFSM6AAAAAA2NIGUJU . You are receiving this because you authored the thread.Message ID: @.***>
libpcoip_core.so does exist in https://d3nt0h4h6pmmc4.cloudfront.net/ubuntu/dists/bionic/main/binary-amd64/workspacesclient_4.5.0.4198_amd64.deb. Now I'm geting 'libcrypto.so.1.1: cannot open shared object file: No such file or directory'
Install https://packages.ubuntu.com/focal/libssl1.1 libssl1.1. Also do ldd libpcoip_core.so|grep "not found"
inside there to find what else you need.
I installed this http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb and got into a remote workspace session.
Unfortunately, it has the same '~' issue. It looks like it's something wrong in this version of AWS Workspce.
On Wed, Jul 19, 2023 at 9:44 PM bbhtt @.***> wrote:
libpcoip_core.so does exist in https://d3nt0h4h6pmmc4.cloudfront.net/ubuntu/dists/bionic/main/binary-amd64/workspacesclient_4.5.0.4198_amd64.deb. Now I'm geting 'libcrypto.so.1.1: cannot open shared object file: No such file or directory' … <#m8871196427845207479> On Wed, Jul 19, 2023 at 9:21 PM bbhtt @.> wrote: /opt/workspacesclient/libpcoip_core.so actually doesn't exist for me If you download the .deb from the link above, change the extension to .zip > extract > extract data.tar.xz, is it there? — Reply to this email directly, view it on GitHub <#35 (comment) https://github.com/flathub/com.amazon.Workspaces/issues/35#issuecomment-1642967088>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO4IYXJZ6RTOSPZP5CVAI3XRCB23ANCNFSM6AAAAAA2NIGUJU https://github.com/notifications/unsubscribe-auth/AAO4IYXJZ6RTOSPZP5CVAI3XRCB23ANCNFSM6AAAAAA2NIGUJU . You are receiving this because you authored the thread.Message ID: @.>
Install https://packages.ubuntu.com/focal/libssl1.1 libssl1.1. Also do ldd libpcoip_core.so|grep "not found" inside there to find what else you need.
— Reply to this email directly, view it on GitHub https://github.com/flathub/com.amazon.Workspaces/issues/35#issuecomment-1642982981, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO4IYSISW4R5CX6EHL7CR3XRCERRANCNFSM6AAAAAA2NIGUJU . You are receiving this because you authored the thread.Message ID: @.***>
I installed this http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb and got into a remote workspace session. Unfortunately, it has the same '~' issue. It looks like it's something wrong in this version of AWS Workspce.
Ok thanks! This means we have to wait for Amazon to fix it. You can use the feedback form on support to let them know. I don't think there's any other way to contact them.
If this is a big issue or workarounds do not exist, I can downgrade the package to 4.5.x temporarily.
But the problem is Amazon deletes old version from their servers, so we will eventually need to upgrade it whether they have fixed it or not.
I already sent feedback. Let's see when they can fix it.
Can I try the 4.5.x flatpak version? It's quite annoying not being able to use '~'.
BTW, how can I enable clipboard integration in flatpak? The deb version works fine with the host clipboard.
On Thu, Jul 20, 2023 at 9:59 AM bbhtt @.***> wrote:
I installed this http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb and got into a remote workspace session. Unfortunately, it has the same '~' issue. It looks like it's something wrong in this version of AWS Workspce.
Ok thanks! This means we have to wait for Amazon to fix it. You can use the feedback form on support to let them know. I don't think there's any other way to contact them.
If this is a big issue or workarounds do not exist, I can downgrade the package to 4.5.x temporarily.
But the problem is Amazon deletes old version from their servers, so we will eventually need to upgrade it whether they have fixed it or not.
— Reply to this email directly, view it on GitHub https://github.com/flathub/com.amazon.Workspaces/issues/35#issuecomment-1643980446, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO4IYRFK4M27AEJZDVT5K3XRE2TDANCNFSM6AAAAAA2NIGUJU . You are receiving this because you authored the thread.Message ID: @.***>
Can you try the build in https://github.com/flathub/com.amazon.Workspaces/pull/38 ? If it works I'll revert the stable version to 4.5.0.4198.
I'll publish the 4.6.0 version in flathub-beta repository, for those who want to test it out. As long as the deb for 4.5.0.4198 lives in Amazon servers, stable can continue to be on that release. If it is deleted, we will need to upgrade.
BTW, how can I enable clipboard integration in flatpak?
What do you mean by clipboard integration? Copy pasting files?
So weird. The same '~' problem with 4.5.0.4198...
I mean to copy text from host and paste to workspace session, and vice versa.
On Thu, Jul 20, 2023 at 10:20 AM bbhtt @.***> wrote:
Can you try the build in #38 https://github.com/flathub/com.amazon.Workspaces/pull/38 ? If it works I'll revert the stable version to 4.5.0.4198.
I'll publish the 4.6.0 version in flathub-beta repository, for those who want to test it out. As long as the deb for 4.5.0.4198 lives in Amazon servers, stable can continue to be on that release. If it is deleted, we will need to upgrade.
BTW, how can I enable clipboard integration in flatpak?
What do you mean by clipboard integration? Copy pasting files?
— Reply to this email directly, view it on GitHub https://github.com/flathub/com.amazon.Workspaces/issues/35#issuecomment-1644016168, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO4IYTPUYLTRS3IGUUMYVLXRE5DLANCNFSM6AAAAAA2NIGUJU . You are receiving this because you authored the thread.Message ID: @.***>
BTW, I noticed both workspace versions 4.6.0.4187 and 4.5.0.4198 have the 'Updated' date on 2023.06.20. So they are both rebuilt on this day? [image: image.png]
On Thu, Jul 20, 2023 at 10:31 AM Jack P @.***> wrote:
So weird. The same '~' problem with 4.5.0.4198...
I mean to copy text from host and paste to workspace session, and vice versa.
On Thu, Jul 20, 2023 at 10:20 AM bbhtt @.***> wrote:
Can you try the build in #38 https://github.com/flathub/com.amazon.Workspaces/pull/38 ? If it works I'll revert the stable version to 4.5.0.4198.
I'll publish the 4.6.0 version in flathub-beta repository, for those who want to test it out. As long as the deb for 4.5.0.4198 lives in Amazon servers, stable can continue to be on that release. If it is deleted, we will need to upgrade.
BTW, how can I enable clipboard integration in flatpak?
What do you mean by clipboard integration? Copy pasting files?
— Reply to this email directly, view it on GitHub https://github.com/flathub/com.amazon.Workspaces/issues/35#issuecomment-1644016168, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO4IYTPUYLTRS3IGUUMYVLXRE5DLANCNFSM6AAAAAA2NIGUJU . You are receiving this because you authored the thread.Message ID: @.***>
BTW, I noticed both workspace versions 4.6.0.4187 and 4.5.0.4198 have the 'Updated' date on 2023.06.20. So they are both rebuilt on this day?
They were likely released on the same day.
So weird. The same '~' problem with 4.5.0.4198...
Not much I can do then. Versions earlier than 4.5.0.4198 doesn't exist in Amazon's server, I can't downgrade.
I mean to copy text from host and paste to workspace session, and vice
I've opened another issue, let's move the copy paste discussion to that.
So weird. The same '~' problem with 4.5.0.4198...
Did you make sure you were running 4.5.0.4198 in the About dialogue?
If you have two concurrent versions installed ie. the stable and the test version, they won't show up as seperate applications in the desktop.
You'll either have to launch them via command line or delete one of them (flatpak remove com.amazon.Workspaces
will give you a choice)
I double checked. It is 4.5.0.4198.
I updated to com.amazon.Workspaces 4.5.0.4198. It doesn't accept '~' char from my keyboard somehow. (The key works in other apps). Other keys work fine. I wonder if this issue only happens to me?