iiordanov / remote-desktop-clients

VNC, RDP, SPICE, and oVirt/RHEV/Proxmox Clients for Android and Blackberry 10
GNU General Public License v3.0
2.07k stars 564 forks source link

Barcode reader problem. #456

Open CyberExplorer opened 1 year ago

CyberExplorer commented 1 year ago

Hello.

I'm using your software on Point Mobile PM85 model. There is barcode reader on top of device and activated via left side button. Its basically work like hardware keyboard. Its writing barcode code to any software / text box etc.etc on all android software except remote desktop via aRDP. Is there any solution ?

iiordanov commented 1 year ago

Does this release (or older) work?

https://github.com/iiordanov/remote-desktop-clients/releases/tag/v5.1.1

On Tue, May 9, 2023 at 6:45 AM CyberExplorer @.***> wrote:

Hello.

I'm using your software on Point Mobile PM85 model. There is barcode reader on top of device and activated via left side button. Its basically work like hardware keyboard. Its writing barcode code to any software / text box etc.etc on all android software except remote desktop via aRDP. Is there any solution ?

— Reply to this email directly, view it on GitHub https://github.com/iiordanov/remote-desktop-clients/issues/456, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAK3EV4NP36EDBIJMUVT6DDXFIN3VANCNFSM6AAAAAAX3FASUE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- The conscious mind has only one thread of execution.

iiordanov commented 1 year ago

Ping @CyberExplorer

drpapp commented 1 year ago

Hello,

I had the same problem with the latest version. However the version v5.1.1 works fine. Do you know what causes the probelm?

iiordanov commented 1 year ago

Hi, thanks for your reply. There was a change made to the software to fix an issue which may have caused the issue with the barcode reader instead.

Let me look into reverting the other fix and seeing how to fix the other issue without breaking barcode readers.

On Thu, Jun 22, 2023, 4:01 a.m. drpapp @.***> wrote:

Hello,

I had the same problem with the latest version. However the version v5.1.1 works fine. Do you know what causes the probelm?

— Reply to this email directly, view it on GitHub https://github.com/iiordanov/remote-desktop-clients/issues/456#issuecomment-1602191939, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAK3EV4STQOYHCCNMVIVRG3XMP3XDANCNFSM6AAAAAAX3FASUE . You are receiving this because you commented.Message ID: @.***>

drpapp commented 1 year ago

I debuged a little bit more. I generated a barcode of one letter (ex: 'A'), it reads the barcode value into a text field. However I tried to read two chars -like 'AA' or 55, it drpos the session. Maybe it helps.

iiordanov commented 1 year ago

Since you said v5.1.1 worked for you, I released a version of the software with the keyboard type change from v5.1.1 to v5.1.2 into beta.

When you get the latest beta (it should say v5.1.2_115129 in Advanced Settings at the bottom), it should work like v5.1.1.

You can also go to Global Preferences (the wrench), and select Software Keyboard Type and try all three options there.

Let me know how it works for you.

If the session drops even with these changes, please let me know, and there are things we can try. Perhaps the software is sending the characters too quickly to the server - I've seen Windows behave badly when this happens, and maybe the delay between characters is not high enough for your use-case.

drpapp commented 1 year ago

Sorry, where i can find the latest beta version? Thx.

iiordanov commented 1 year ago

Hey, if you can get the app from Google Play, then join the beta from the Play Store. I haven't had a chance to upload the new APK yet, let me know if you absolutely need it.

On Tue, Jun 27, 2023, 4:03 a.m. drpapp @.***> wrote:

Sorry, where i can find the latest beta version? Thx.

— Reply to this email directly, view it on GitHub https://github.com/iiordanov/remote-desktop-clients/issues/456#issuecomment-1608999462, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAK3EV6WB22XHVXNTGFOADTXNKHWNANCNFSM6AAAAAAX3FASUE . You are receiving this because you commented.Message ID: @.***>

iiordanov commented 1 year ago

https://github.com/iiordanov/remote-desktop-clients/releases/download/v5.1.2/freeaRDP-v5.1.2_9-final.apk

Cheers! iordan

On Tue, Jun 27, 2023 at 7:56 AM i iordanov @.***> wrote:

Hey, if you can get the app from Google Play, then join the beta from the Play Store. I haven't had a chance to upload the new APK yet, let me know if you absolutely need it.

On Tue, Jun 27, 2023, 4:03 a.m. drpapp @.***> wrote:

Sorry, where i can find the latest beta version? Thx.

— Reply to this email directly, view it on GitHub https://github.com/iiordanov/remote-desktop-clients/issues/456#issuecomment-1608999462, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAK3EV6WB22XHVXNTGFOADTXNKHWNANCNFSM6AAAAAAX3FASUE . You are receiving this because you commented.Message ID: @.***>

-- The conscious mind has only one thread of execution.

iiordanov commented 1 year ago

Any update @drpapp ?

drpapp commented 1 year ago

Hello,

It works now, not dropping the session.

Thanks.