error message when sshfs not installed could be better
Bug #183902 reported by
James Westby
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tomboy |
Unknown
|
Wishlist
|
|||
tomboy (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
Binary package hint: tomboy
Hi,
When setting up ssh syncing when sshfs is not installed there
is a dialog that tells you to install sshfs and FUSE. On Ubuntu
this could be made more specific, telling the user the
exact package to install. It could also install it for them, but
I guess that is a harder problem.
It should also give the user all the instructions needed. I
think a session restart may be needed to complete the
process, but I am not sure yet.
Thanks,
James
Changed in tomboy: | |
status: | Unknown → New |
Changed in tomboy: | |
importance: | Unknown → Medium |
Changed in tomboy: | |
importance: | Medium → Wishlist |
status: | New → Confirmed |
Changed in tomboy: | |
status: | Confirmed → Unknown |
To post a comment you must log in.
On Thu, 2008-01-17 at 23:07 +0000, James Westby wrote:
> Public bug reported:
>
> Binary package hint: tomboy
>
> Hi,
>
> When setting up ssh syncing when sshfs is not installed there
> is a dialog that tells you to install sshfs and FUSE. On Ubuntu
> this could be made more specific, telling the user the
> exact package to install. It could also install it for them, but
> I guess that is a harder problem.
Indeed, the required steps are
- install sshfs >Administration ->Users and
- add the user to the fuse group (Sytem-
Groups can do this).
- Restart the session.
It's a lot to put in to the dialog, but some pointers would help.
Perhaps it could be put in to a help document and a reference put in
the dialog instead.
Thanks,
James