Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (211 - 213 of 230)

Ticket Resolution Summary Owner Reporter
#170 fixed ability to decide where URLs are opened Antoine Martin Antoine Martin
Description

Split from #168 - see there for details.

What we want is the ability for the user connected to the session to decide what to do with requests (within that session) for opening new files and URLs. Give them 3 options:

  • open them as normal (application used will be part of the same session as the one that launched it) - current behaviour
  • open them in a new session (create a new session and attach it automatically)
  • open them on the client (only valid for URLs, files would have to be copied over first which is a lot more tricky!)
#178 fixed [PATCH] Fix for broken exception handling Antoine Martin HellFire
Description

Some of the exception handling is broken (references non-existent attributes or not using all arguments in string formatting). Attached patch fixes both I found.

#180 fixed suspend and re-connection issues Antoine Martin Antoine Martin
Description

0.12.8 fixed a number of bugs in this area however there can still be a case where we end up not being able to connect to a server. Either because of a race which makes us start two copies? Or something else?

Note: See TracQuery for help on using queries.