Git Product home page Git Product logo

Comments (4)

alexpilotti avatar alexpilotti commented on June 18, 2024

Hi Joseph,

I was not able to reproduce the issue.

What version of windows are you connecting to?

What browser version are you using?

Thanks,

Alessandro

from freerdp-webconnect.

cocoon avatar cocoon commented on June 18, 2024

I can confirm massive problems with patining issues in FireFox 30, Nightly and IE11.

Looking similar to the problems with FreeRDP Glyph Cache I reported here:
neutrinolabs/xrdp#99
neutrinolabs/xrdp#124

Screenshots of Webconnect hosted on Windows 2012, Destination is running 2008 R2:

Firefox 30
http://www.imgbox.de/users/public/images/YtIaXoEa24.png
http://www.imgbox.de/users/public/images/nDJSnvjnJu.png

IE11
http://www.imgbox.de/users/public/images/66K3gJKj7J.png
http://www.imgbox.de/users/public/images/1m6cWTXZTg.png

from freerdp-webconnect.

cocoon avatar cocoon commented on June 18, 2024

Can you provide me a build with those settings set to false? (File: RDP.cpp Line: 741)
https://github.com/FreeRDP/FreeRDP-WebConnect/blob/master/wsgate/RDP.cpp#L741

        m_rdpSettings->OrderSupport[NEG_GLYPH_INDEX_INDEX] = TRUE;
        m_rdpSettings->OrderSupport[NEG_FAST_INDEX_INDEX] = TRUE;
        m_rdpSettings->OrderSupport[NEG_FAST_GLYPH_INDEX] = TRUE;

from freerdp-webconnect.

Joseph1977 avatar Joseph1977 commented on June 18, 2024

Sorry alexpilotti,

I missed your message, try in few ways:

  1. host the web side in separate machine that the win service and win service access localhoest
  2. then I thought maybe messages arrived in different order (incase websocket send async), so we host win service and web in same machine and we try access different machine

I do not remember if we tried to host all in same machine as use case 2 above and try access localhost.

Since I still have huge issues to compile I can't help yet.

BTW - I had an issue that packages arrive not in order so maybe this is the issue!!!

We connected to windows server 2008 R2!

from freerdp-webconnect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.