Column order reset

Message boards : Number crunching : Column order reset
Message board moderation

To post messages, you must log in.

AuthorMessage
Sami

Send message
Joined: 12 Aug 99
Posts: 38
Credit: 12,671,175
RAC: 4
Finland
Message 1512576 - Posted: 5 May 2014, 19:22:45 UTC

Hi and sorry if this is in wrong place. How can I reset column order in Boinc so that tasks are shown in the same order as they are downloaded?
ID: 1512576 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14650
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1512592 - Posted: 5 May 2014, 20:22:35 UTC - in response to Message 1512576.  

Hi and sorry if this is in wrong place. How can I reset column order in Boinc so that tasks are shown in the same order as they are downloaded?

I wrote an FAQ for this at Lunatics.

http://lunatics.kwsn.net/1-discussion-forum/faq-read-only.msg41516.html#msg41516
ID: 1512592 · Report as offensive
Sami

Send message
Joined: 12 Aug 99
Posts: 38
Credit: 12,671,175
RAC: 4
Finland
Message 1512593 - Posted: 5 May 2014, 20:26:50 UTC - in response to Message 1512592.  


I wrote an FAQ for this at Lunatics.

http://lunatics.kwsn.net/1-discussion-forum/faq-read-only.msg41516.html#msg41516


Page load error. Address not found.
ID: 1512593 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14650
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1512597 - Posted: 5 May 2014, 20:38:18 UTC - in response to Message 1512593.  

I wrote an FAQ for this at Lunatics.

http://lunatics.kwsn.net/1-discussion-forum/faq-read-only.msg41516.html#msg41516

Page load error. Address not found.

Ah, sorry - Lunatics are having DNS problems (see an adjacent thread) - depends on your ISP. I'll repost here - give me a few minutes.
ID: 1512597 · Report as offensive
JohnDK Crowdfunding Project Donor*Special Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 28 May 00
Posts: 1222
Credit: 451,243,443
RAC: 1,127
Denmark
Message 1512601 - Posted: 5 May 2014, 20:40:43 UTC

Using Regedit this works with BOINC 6.* not sure about 7.*

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Space Sciences Laboratory, U.C. Berkeley\BOINC Manager\Tasks]
"SortColumn"=dword:ffffffff
ID: 1512601 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14650
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1512602 - Posted: 5 May 2014, 20:40:46 UTC

Q: I clicked something in BOINC Manager, and now my tasks are in a funny order - how do I put them back to normal?

A: (Windows) You need to edit the registry.
Close BOINC Manager (you can leave the client running)
Run 'regedit', or whatever you usually use for registry hacking.
Expand HKEY_CURRENT_USER\Software\Space Sciences Laboratory, U.C. Berkeley\BOINC Manager\Tasks
Select Tasks in the left-hand pane - ignore the subkeys.
Select SortColumn in the right-hand pane.
Right-click and edit the value. Make it ffffffff
Close regedit (saves automatically, no save step needed), restart BM.

A: (Linux) The Manager settings are in a hidden file called ".BOINC Manager" in your home directory.
Close BOINC Manager (you can leave the client running)
Open the file for editing, using either of these naming conventions:
".BOINC Manager"
~/.BOINC\ Manager

Find a section like
[Tasks]
SortColumn=6
ReverseSortOrder=0
ActiveTasksOnly=0

(or whichever tab you want to un-sort)
Change the SortColumn to -1
Save your changes and restart BM.
ID: 1512602 · Report as offensive
Sami

Send message
Joined: 12 Aug 99
Posts: 38
Credit: 12,671,175
RAC: 4
Finland
Message 1512604 - Posted: 5 May 2014, 20:51:33 UTC - in response to Message 1512602.  
Last modified: 5 May 2014, 20:52:31 UTC

Q: I clicked something in BOINC Manager, and now my tasks are in a funny order - how do I put them back to normal?

A: (Windows) You need to edit the registry.
Close BOINC Manager (you can leave the client running)
Run 'regedit', or whatever you usually use for registry hacking.
Expand HKEY_CURRENT_USER\Software\Space Sciences Laboratory, U.C. Berkeley\BOINC Manager\Tasks
Select Tasks in the left-hand pane - ignore the subkeys.
Select SortColumn in the right-hand pane.
Right-click and edit the value. Make it ffffffff
Close regedit (saves automatically, no save step needed), restart BM.


Value is now 0x00000000 (0), should I change it to 0xffffffff (0) ? I have Windows 8.1
ID: 1512604 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14650
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1512606 - Posted: 5 May 2014, 21:04:01 UTC - in response to Message 1512604.  

Value is now 0x00000000 (0), should I change it to 0xffffffff (0) ? I have Windows 8.1

Change it to ffffffff (eight characters). You won't see the 0x or the (0) while editing.

Unless they've fixed it in Windows 8.1, the result will probably say

0xffffffff (4294967295)

which is a fancy way of saying minus one.

Alternatively, you can simply delete the SortColumn value. BOINC will make it again for you.
ID: 1512606 · Report as offensive
Sami

Send message
Joined: 12 Aug 99
Posts: 38
Credit: 12,671,175
RAC: 4
Finland
Message 1512607 - Posted: 5 May 2014, 21:06:24 UTC - in response to Message 1512606.  

Change it to ffffffff (eight characters). You won't see the 0x or the (0) while editing.

Unless they've fixed it in Windows 8.1, the result will probably say

0xffffffff (4294967295)

which is a fancy way of saying minus one.

Alternatively, you can simply delete the SortColumn value. BOINC will make it again for you.


OK, will try it later (it's now past midnight here). Thank you.
ID: 1512607 · Report as offensive
Sami

Send message
Joined: 12 Aug 99
Posts: 38
Credit: 12,671,175
RAC: 4
Finland
Message 1512735 - Posted: 6 May 2014, 6:35:45 UTC - in response to Message 1512606.  

Just to let you know, that register thing worked. I deleted SortColumn value and Boinc created it. Thanks again :-)

Unless they've fixed it in Windows 8.1, the result will probably say

0xffffffff (4294967295)

which is a fancy way of saying minus one.


They've not fixed it, it's still fancy way.
ID: 1512735 · Report as offensive

Message boards : Number crunching : Column order reset


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.