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

screen artefacts with Remote app #3997

Closed
boospy opened this issue Jun 10, 2017 · 5 comments
Closed

screen artefacts with Remote app #3997

boospy opened this issue Jun 10, 2017 · 5 comments

Comments

@boospy
Copy link

boospy commented Jun 10, 2017

Nice Evening,

i use here actual nightly build since some month. The problem es that i have, when i use RDP with Remoteapps, i have some Artefacts on rightclick. Sometimes they gone away, but sometimes the stay.

My System is an KDE-Neon 5.10. But it is not really depending on that, or on the Compositing. It is the same with an Fluxbox. I call the application like this:

xfreerdp /d:tux.local /u:$USER /p:secret +fonts +clipboard /cert-ignore /v:server.tux.local /app:"||StepsExplorer" /jpeg /jpeg-quality:100 /gdi:hw +window-drag /disp /drive:HOME,/home/$USER/Downloads

Screeshot also attached.
screenshot_20170606_204828

@akallabeth
Copy link
Member

Hi @boospy could you remove /jpeg /jpeg-quality:100 and try /gdi:sw?

@boospy
Copy link
Author

boospy commented Jun 12, 2017

No, sorry, same problem also without this options...
Here is the CMD output in linux:

[15:08:33:775] [14535:14536] [INFO][com.freerdp.client.common.cmdline] - loading channelEx cliprdr
[15:08:33:775] [14535:14536] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rail
[15:08:34:560] [14535:14536] [INFO][com.freerdp.gdi] - Local framebuffer format  PIXEL_FORMAT_BGRX32
[15:08:34:560] [14535:14536] [INFO][com.freerdp.gdi] - Remote framebuffer format PIXEL_FORMAT_RGB16


And when i do an rightclick in the applicaction the first one on a place, this is working, but only the first click, the second have this strange screenhole/artefacts.

@thanasis1885
Copy link

thanasis1885 commented Aug 14, 2017

I also have the exact same problem, I'm using
xfreerdp /gdi:sw /v:server /u:user /p:password /disp +fonts +clipboard /cert-ignore /app:"||Appname"
with /gdi:sw or /gdi:hw, also same thing happens without the /disp +fonts +clipboard options
CDM output on Linux

The problem happens every time I select a dropdown menu, the fist time works ok, but when I try to open the same menu for the second time and every time I don't see the options but my desktop or the app window behind instead and I can even click through this "window".

[12:21:01:847] [28582:28583] [INFO][com.freerdp.client.common.cmdline] - loading channelEx cliprdr
[12:21:01:847] [28582:28583] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rail
[12:21:01:847] [28582:28583] [INFO][com.freerdp.client.common.cmdline] - loading channelEx drdynvc
[12:21:01:001] [28582:28583] [INFO][com.freerdp.gdi] - Local framebuffer format PIXEL_FORMAT_BGRX32
[12:21:01:001] [28582:28583] [INFO][com.freerdp.gdi] - Remote framebuffer format PIXEL_FORMAT_RGB16
[12:21:01:005] [28582:28583] [INFO][com.winpr.clipboard] - initialized POSIX local file subsystem
[12:21:01:005] [28582:28583] [INFO][com.freerdp.channels.drdynvc.client] - Loading Dynamic Virtual Channel disp

Ubuntu Linux 16.04.3 LTS 4.10.0-32-generic

FreeRDP version 2.0.0~dev (git n/a)

@thanasis1885
Copy link

This is a duplicate of #3480
also the same problem appear on #3444

@akallabeth
Copy link
Member

duplicate

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

No branches or pull requests

3 participants