Giter Club home page Giter Club logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
It looks like it was a shortcut from an older version that was uninstalled. But 
you
can also recreate the problem by deleting the host after creating the shortcut. 
I
suspect there will also be the same problem if a session is started by an 
intent for
a host that is not saved.

Original comment by [email protected] on 25 Oct 2008 at 10:33

from connectbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
yea, thats a slight issue with how the desktop intents are handled.  they are 
created
in a very nice way:

ssh://user@host:port/#nickname

while this is perfect for how the intents should be handled, your right--it 
doesnt
help us maintain our internal list of connections.  we cant go delete desktop 
icons
(afaik) when its deleted from the internal list.

i cant think of a good way of solving this issue with the current structure, 
but open
to ideas.

Original comment by Jeffrey.Sharkey on 26 Oct 2008 at 12:08

  • Changed state: Accepted
  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

from connectbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
The only thing that came to mind was using the TerminalManager to get a list of
TerminalBridge and adding them to the list.

I have a patch that switches the SimpleCursorAdapter to a SimpleAdapter. The 
data is
copied from the Cursor to a List<Map<String, Object>> for the SimpleAdapter. 
Any open
 TerminalBridges that are not in the hostdb are added to the end of the list unsorted.
Edit and delete are disabled in the context menus for nonsaved hosts.

Original comment by [email protected] on 26 Oct 2008 at 5:21

Attachments:

from connectbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
This appears to be fixed in r123

Original comment by [email protected] on 14 Nov 2008 at 12:08

  • Changed state: Fixed

from connectbot.

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.