Ticket #302 (closed Defect: invalid)

Opened 1 year ago

Last modified 1 month ago

provide user-interface to adjust long term debt

Reported by: mikus Assigned to: romw
Priority: Minor Milestone: Undetermined
Component: Manager Version:
Keywords: boinc_cmd debt Cc:

Description

It appears that to get rid of a large long term debt for a project, the user must detach from (or perhaps merely reset) the project. Sometimes getting rid of all the files for a project is impractical.

Ticket #131 added an API to adjust the long term debt. I'd prefer not to have to write my own executable to invoke that API.

This request is to provide a facility (e.g., in boinc_cmd) optionally available to the expert user whereby the long term debt of a particular project can be adjusted (e.g., set to zero).

Change History

06/26/07 14:24:16 changed by Ageless

  • owner set to romw.
  • component changed from Undetermined to Client - Manager.

06/26/07 18:55:36 changed by Nicolas

boinc_cmd already has such command. boinc_cmd --help output contains this line near the end:

--set_debts URL1 std1 ltd1 [URL2 std2 ltd2 ...]

Also, I don't agree with having a debt adjusting UI on the official Manager. That's definitely the job for either an unofficial manager oriented to advanced users, or for a dedicated tool (ie. a program that is only for changing debts and not a full-featured manager).

(follow-up: ↓ 4 ) 06/27/07 00:34:21 changed by mikus

Went looking at the 64-bit Linux boinc_cmd 5.10.8. Tried '--set debts'. Nothing worked - the long term debt of the project I was trying to reset was never changed. Ended up having to issue a detach for that project. [I had tried specifying the project's URL to boinc_cmd both with and without the 'h t t p : //' prefix.]

Seeing that this command appears to have been already placed into boinc_cmd, but in my experience does not work there, please change the type of Ticket #301 from 'Enhancement' to 'Defect'.

(in reply to: ↑ 3 ) 06/27/07 00:41:18 changed by mikus

Replying to mikus: Goofed. I meant *this* ticket (#302), not ticket number 301, should have its Type changed to 'Defect'.

06/27/07 11:59:36 changed by Ageless

  • type changed from Enhancement to Defect.

06/27/07 11:59:49 changed by Ageless

  • priority changed from Trivial to Minor.

06/30/07 10:33:32 changed by Nicolas

  • keywords set to boinc_cmd debt.

I did some debugging and the RPC itself seems to be broken (boinc_cmd is working as it should, client isn't).

Considering the original title and description on this ticket, I'll mark this ticket as invalid, since what is specifically being asked for (user interface) already exists. However I will reopen #131 (where the RPC was requested). I will also post a comment here when the RPC gets fixed, so you are notified.

Thanks for the report.

06/30/07 12:06:25 changed by Nicolas

  • status changed from new to closed.
  • resolution set to invalid.

RPC has been fixed (I haven't tested it yet. I can't compile the client myself so gotta wait for next release). See #131:5.

PS: I forgot to mark this one as invalid on my last comment; doing it now.

07/13/07 14:26:03 changed by Nicolas

BoincCmd doesn't document this.


If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.