Opened 14 years ago

Last modified 14 years ago

#44 accepted defect

Start menu shortcuts need more attention, they go stale

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: major Milestone: 1.0
Component: Client Keywords:
Cc:

Description (last modified by Antoine Martin)

We can remove existing commands during the applet's lifetime but the shortcuts do not currently get deleted. We need to replace the current lambda delete callback with a generic callback like ServerCommand?.remove() so we can call it from timeout.

Some of the shortcuts may just be invalid, we should pass them to a wrapper than can delete them if the applet replies it's invalid?

We may also want to remove them when we disconnect from a server? Make it an option?
Start the applet on demand?...

Change History (7)

comment:1 Changed 14 years ago by Antoine Martin

Description: modified (diff)

comment:2 Changed 14 years ago by Antoine Martin

Milestone: 1.00.9.2
Owner: changed from Antoine Martin to Antoine Martin
Status: newaccepted

comment:3 Changed 14 years ago by Antoine Martin

Milestone: 0.9.20.9.3

comment:4 Changed 14 years ago by Antoine Martin

Milestone: 0.9.30.9.4

comment:5 Changed 14 years ago by Antoine Martin

Milestone: 0.9.40.10

comment:6 Changed 14 years ago by Antoine Martin

disabled creation of win32 shortcuts until the NamedPipe? code is fixed: r2181

comment:7 Changed 14 years ago by Antoine Martin

Milestone: 0.101.0
Note: See TracTickets for help on using tickets.