Opened 12 years ago

Closed 10 years ago

Last modified 6 years ago

#2006 closed feature-request (Fixed)

Add move storage failed alert

Reported by: nicorac Owned by: Cas
Priority: minor Milestone: 2.0.0
Component: Web UI Version: 1.3.3
Keywords: Cc:

Description

Right click on a running torrent (single file one), then choose "Move storage" and enter an existing folder... nothing happens.
The WebUI still shows the old (and default) download folder and torrent download continues there.

Change History (8)

comment:1 Changed 12 years ago by Cas

  • Status changed from new to pending

I cannot replicate this.

Are you sure the destination folder has permissions?

What format are you entering the folder details? For example I tested with: /home/ubuntu/Downloads

comment:2 Changed 12 years ago by nicorac

  • Status changed from pending to new
  • Type changed from bug to feature-request

You're right, it was a permission issue.
I have 3 destination subfolders and one of them was owned by root (I feel so noob).

I think a warning message should be added to WebUI and/or console client.
Both of them do not warn user at all, they simply discard the move command.
So I changed this bug to a feature request.

comment:3 Changed 12 years ago by Cas

  • Milestone changed from 1.3.4 to 1.3.x
  • Summary changed from Move storage feature not working to Add move storage failed alert

There is currently no function in the core to catch a libtorrent 'storage_moved_failed_alert' alert so that creates an issue with compatibility between 1.3 versions. There will be no issue adding it to 1.4 though.

comment:4 Changed 12 years ago by Cas

  • Milestone changed from 1.3.x to 1.4.0

comment:5 Changed 10 years ago by Cas

  • Owner changed from damoxc to Cas
  • Status changed from new to assigned

This is fixed in develop so that the torrent is paused and put into an error state: [a2fcaa15c96880de]

I realised that I did not test if the Error persists on daemon restart but that is sort of covered in another ticket however will leave this ticket open to remind me.

comment:6 Changed 10 years ago by Cas

  • Resolution set to Fixed
  • Status changed from assigned to closed

Ticket for persistent error over restart: #1032

comment:7 Changed 8 years ago by Cas

  • Milestone changed from 2.0.x to 2.0

comment:8 Changed 6 years ago by Cas

  • Milestone changed from 2.0 to 2.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.