#3255 closed Bug (fixed)
Don't use filebrowser in remote sessions
Reported by: | Longinus00 | Owned by: | Longinus00 |
---|---|---|---|
Priority: | Normal | Milestone: | 2.00 |
Component: | Qt Client | Version: | 1.93 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Filebrowser isn't very useful when the remote filesystem looks nothing like your current one.
Attachments (1)
Change History (7)
comment:1 Changed 13 years ago by Longinus00
- Summary changed from Set Location shouldn't use the filebrowser for remote sessions to Don't use filebrowser in remote sessions
comment:2 Changed 13 years ago by Longinus00
Changed 13 years ago by Longinus00
comment:3 Changed 13 years ago by Longinus00
Fixed in r10722.
comment:4 Changed 13 years ago by Longinus00
- Milestone changed from 2.10 to 2.00
- Resolution set to fixed
- Status changed from new to closed
comment:5 Changed 13 years ago by keizie
An exceptional case: transmission-daemon run and qtr connect localhost. (my config) In this case, it makes sense to have filebrowser for setting location. So I ask to re-enable filebrowser for that case.
comment:6 Changed 13 years ago by Longinus00
I didn't enable that because a ssh connection with port forwarding is going to look like a local connection. I'm open to ideas on how to resolve this case.
Note: See
TracTickets for help on using
tickets.
I'm not decided on whether or not I should just move remoteFileChooser to its own class.