Coder Social home page Coder Social logo

Delay when exiting a RemoteApp about freerdp HOT 4 CLOSED

freerdp avatar freerdp commented on June 8, 2024
Delay when exiting a RemoteApp

from freerdp.

Comments (4)

awakecoding avatar awakecoding commented on June 8, 2024

@meosborne: how long of a delay? as the description says, it's a message sent by the server. in this case, the server sends it when no application is running. I don't know if the client really is at fault here.

from freerdp.

awakecoding avatar awakecoding commented on June 8, 2024

@meosborne: please provide more insight regarding this "bug", since I'm not even sure this is a client side bug. I'd like to close this issue if it turns out not to be a real issue.

from freerdp.

awakecoding avatar awakecoding commented on June 8, 2024

I am closing this issue due to the lack of additional information. Feel free to re-open it if you feel like this is a bug to be fixed in FreeRDP.

from freerdp.

meosborne avatar meosborne commented on June 8, 2024

I've done some further investigating on this and it appears to not be a freerdp bug. Here's some info for others seeing this issue:

http://support.microsoft.com/?kbid=2513330.

This is what was causing my issue. I have a 32-bit app on 2008R2. The app starts the splwow64 process so it can print. It turns out that that process has a 3-minute timeout before it exits. That leaves the user session on the server active until it quits. You can tell the server that this process is ok to terminate immediately by adding the following registry key:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\Sysprocs]

Value name: splwow64.exe
Data type: REG_DWORD
Base: Hex
Value data: 0

Of course, you must have admin access to the server to do this.

from freerdp.

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.