Neue BOINC Version

TAL9000

Grand Admiral Special
Mitglied seit
20.03.2007
Beiträge
5.945
Renomée
654
Standort
nähe Giessen
Version 6.12.33 wurde freigegeben. http://boinc.berkeley.edu/download.php

Änderungen zu 6.12.26:

MGR: Event Log menu item restores Event Log when Minimized; fixed on Mac and Windows XP, hopefully on other versions of Windows OS.
client: fix bug in logic that defers work fetch if upload active
client: initialize some PROJECT fields (from Ian Hay). May fix bug in defer work fetch while uploading logic

MGR: Restore list view rules again.
MGR: Revert wording in Exit and Properties dialogs so existing translations will work.
MGR: Event Log menu item restores Event Log when Minimized; fixed on Mac and Windows XP, hopefully on other versions of Windows OS.

client: don't put CDATA around account manager opaque data in request msg
manager: change simple view notices window title from Messages to Notices
client: equate notices if their text is the same after removing digits, so that "need 25 GB disk" and "need 24 GB disk" don't result in 2 notices.
client: if <ncpus> is specified in config file, set host_info.p_ncpus to that value, so that scheduler requests report that number of CPUs
client: fix boinc_make_dirs() (from Josh Highley)
client: allow "non_cpu_intensive" to be specified independently for different apps in a project. This is intended to support projects that use the Attic file distribution system, which needs to have a daemon running.
client: when killing a nonresponsive task, kill its descendant processes too
client: Rom pointed out that on Win in secure mode, the client won't be able to convert descendant PIDs to handles, and therefore won't be able to terminate them. Sigh. So terminate the main process using its handle (we'll still kill descendants in the non-secure case)
client: my checkin of 8 Apr 2011 didn't work in some cases, e.g.:
client finishes a job
before upload starts, work fetch runs and decides to fetch work from that project.
Solution:
set PROJECT::last_upload_start when job finishes, and clear it when a job is uploaded.
defer scheduler RPC for a limited time if last_upload_start is set, even if a transfer is not active
client: condition "Got server request to delete file" messages on <file_xfer_debug>
lib: fix compile warning
MGR: Port cookie logic updates from trunk:
Support Google Chrome cookies. Convert Google Chrome browser time (microseconds since January 1, 1601) to UNIX time (seconds since January 1, 1970). If Firefox 3 SQL query fails because cookie database is locked, make a temporary copy of the cookie file and query that. This works around a bug in some builds of Firefox 3.5.x.
Add SQLite3 v3.7.6.3 source code to Mac XCode project, adding initializers for two local variables to suppress compiler warnings; don't link Mac Manager with older pre-installed sqlite3 library.
MGR: Fix bug I introduced on 6 Aug 2010: if currently connected host name is empty string, we must treat it as localhost. Implement different logic to skip exit confirmation dialog and avoid shutting down client if second instance of Manager is launched but Select Computer dialog is cancelled.
MGR: Cleanup compiler warnings. Fixes# 1051 (From: Steffen Möller)
Mac: Add new procinfo.cpp to XCode Project.
Mac: Update XCode Project to link procinfo.cpp and procinfo_mac.cpp into boinscr (ss_app) because boinc_api.cpp now calls kill_descendants() and suspend_or_resume_descendants().
Manager: tweak messages in exit dialog
MGR: Use same exit confirmation dialog wording for Linux as for Windows.
manager: tweak strings related to task FLOP size
MGR: Fix About dialog to show (PowerPC) instead of (x86) when appropriate.
MGR: Rework logic to skip exit confirmation dialog and avoid shutting down client if second instance of Manager is launched, so it works if connect to remote host fails.
MGR: If original instance of Manager is connected to remote host (or none), skip exit confirmation dialog but do shut down local client if requested in most recently run exit dialog, whether or not "Remember this decision" was set.
MGR: Disable list view rules for now.

MGR: Fix shutting down of Client on Linux
client: escape only non-ASCII chars in stderr out, not control chars

SCR: Fix Mac crash bug when user clicks SS Test button in system preferences.
client: Detect processor counts when the number of processors exceed 64 on Windows.
client: change the handling of account manager replies:
Old: If the AM sends us a project we're already attached to, and the authenticator is different, print an error message and don't change anything.
Problem: If the AM is using weak authenticators, and the user has changed their password, the weak authenticator changes. In this case the AM will send the new weak auth, the client will ignore it, and all subsequent scheduler RPCs will fail until the user removes/adds the project.
Solution: If the AM sends us a new auth for a project, use it. Note: From the time the password is changed on the project to the next AM RPC, the client will have a bad weak auth and scheduler RPCs will fail. That's OK.
client: update to previous commit: only change the authenticator if both old and new authenticators are weak (strong authenticators don't change).
client: add <http_transfer_timeout_bps> config option. Defines the transfer rate below which the connection is considered idle, and timeout starts
client: implement "report immediately" at the level of individual jobs rather than globally. To use this, projects must add <report_immediately/> to the <result> elements in job templates
client: don't check memory usage immediately after hibernation
client: show HTTP errors in text form as well as number
client: fix problem with recursion in dir_size(), this time for real.
client/manager: don't show resource usage for non-CPU-intensive jobs
client: XML-escape the contents of stderr files; otherwise non-ASCII characters in client_state.xml make it invalid XML
client: fix (I think) to scheduling logic. a job is preemptable if it's finished its time slice and
Old: has checkpointed in last 10 sec New: has checkpointed since the end of the time slice
client: Account for new registry location that the new VirtualBox installer stashes the version number. Check the new location first, if not found go back to the original location.
client: add log messages showing steps in exiting all tasks, enabled by <task_debug/>
client: remove redundant task-start messages
client: on hibernate, don't wait for apps to exit (NCI apps never will)
client: if project is set to "don't request more work", report completed tasks immediately

TAL9000
 
client: don't put CDATA around account manager opaque data in request msg
Hoffentlich fixt das das Problem, das mein Client nicht mehr mit Bam kommunizieren kann.
 
Ich hab' sie gleich wieder runtergeschmissen. Da man die Anordnung der Spalten nicht ändern kann und die neue Anordnung wirr durcheinander ist, finde ich das Ding völlig unübersichtlich. Warum soll man etwas, das logisch und sinnvoll ist, beibehalten, wenn man es auch schlechter machen kann?
 
Für Ubuntu Server kann ich die neue Version über sudo aptitude install boinc-client boinc-manager leider noch nicht anfordern :-(
 
Ich hab' sie gleich wieder runtergeschmissen. Da man die Anordnung der Spalten nicht ändern kann und die neue Anordnung wirr durcheinander ist, finde ich das Ding völlig unübersichtlich. Warum soll man etwas, das logisch und sinnvoll ist, beibehalten, wenn man es auch schlechter machen kann?
Dito. Ich finde es auch nervig, dass alles umgekrempelt wurde und man nicht die Möglichkeit hat, sich die Spalten nach eigenen Vorstellungen einzurichten.

Außerdem ist mir in einer der letzten Versionen negativ aufgefallen, dass der "Meldungen" Tab einem "Nachrichten" Tab gewichen ist, der kaum noch Informationen bietet. Diese Meldungen waren/sind mir aber wichtig, da ich da erkennen kann, was der Manager macht, ob das Projekt WUs hat etc.

Alles in allem für mich weniger Usability, weniger Informationen und kein Mehrwert.

Gruß,
Ritschie
 
Seh ich ganz genauso, bietet mir als User 0 Mehrwert, stattdessen muss ich nun die Meldungen immer separat aufrufen was extrem nervt weil ich da oft reinguck.

Finde die Beschneidung der Usability extrem nervig, dann sollte man den Usern schon die Möglichkeit geben das so einzurichten wie sie es für sinnvoll halten und nicht so wie man es ein Entwickler-Team plötzlich für gut befindet.
 
Ich habe die Boinc 6.12.26 auf einem Rechner installiert.
Wie kann man eine an sich schon recht gute Software nur so "verschlimmbessern"?
Ich habe auf den nächsten Rechnern wieder Boinc 6.10.60 drauf.
 
Tja viele Köche verderben den Brei ... ;)

Ich mag den neue BOINC-Manager auch nicht, daher verwende ich die BOINC.EXE aus 6.12.xx aber BOINC-Manager (Rest der Dateien) aus 6.10.xx

Es kommt sogar noch schlimmer - jetzt schlägst 13 !

Boinc 6.13.00 ist da und ..... *nein**motz**nein*
 
Was ist denn da? Klär uns auf, will das Ding nicht extra wieder installieren. ^^

Hmm ist Boinc nicht quelloffen? Vielleicht gibts ja nen Fork mit der "alten" Manageoberfläche.
Aber die alte einfach weiter zu benutzen ist auch ne Idee... zumindest so lange wie es keine Nachteile in der Funktionalität bringt.
 
ich hab mir den 6.13.00er noch nicht angeschaut - jedoch gibts da bereits Probleme sodass man ein "Patch" zusätzlich laden soll - ne neue boinc.exe !!!

Ich verwende öfters die neue boinc.exe jedoch mit dem Rest des alten - wenigstens auf meinem Laptop - da ich darüber meine kleine Flotte steuere ... und ich den neuen Boinc Manager einfach sche**e finde ;)
 
Nach Monaten habe ich mal wieder BOINC gestartet. Weder mit der 6.12.24 noch mit der 6.12.34 kann sich bei mir der Manager mit dem Client verbinden. Keine Fehlermeldung, gar nichts - es tut sich einfach nichts. Mein Rechner hängt in BAM drin.
Ist das eines der bekannten Probleme mit der 6.12?
 
Ich hab ab und zu Probleme mit meinem Fussi wenn es am WLAN hängt (wo sich regelmäßig die IPs ändern) aber meine Kisten die gekabelt sind haben keine solche Probleme - insb. da ich kein BAM verwende und per BOINC-Manager auf Laptop all meine Rechner verwalte und da kann es sich ohne Probleme verbinden ...
 
Versuche mal in der "C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\BOINC\gui_rpc_auth.cfg" auf 12345 zu setzten und dich manuell mit "localhost" und 12345 anzumelden. Ansonsten habe ich bei solchen Problemen nur Boinc manuell neugestartet und es funktionierte dann.

Allerdings hatte ich diese Art Problem schon lange nicht mehr mMn.

Oder gibt es ein Rechte Problem?

TAL9000
 
Huh? Diese Datei enthält bei mir nur eine 33 Zeichen lange, hexadezimale Zahlenkolonne. Sieht aus wie ein Hashwert.

EDIT: Okay, auf 12345 gesetzt, dann fragt er tatsächlich nach den Verbindungsdaten. Aber danach das selbe Spiel wieder...

EDIT2: Rechteprobleme scheint es keine zu geben. Die Rechte auf das BOINC-Verzeichnis in den Anwendungsdaten, sowie auf dessen Unterverzeichnisse erscheinen mir korrekt.
 
In der Datei wird bei der Installation eine Zufallskombination geschrieben um den Fernzugriff zu verhindern. bei Localhost liest der Manager die Datei einfach aus und meldet sich damit an.

hmm, Setzte die Datei wieder zurück oder Installiere Boinc komplett neu mit vorherigen Löschen der Dateien inklusive Ordner (Programm und User Verzeichnisse).

Ansonsten kann ich nur sagen das ich mit 6.12.xx nur ein Problem mit BAM und der 0% Einstellung manchmal habe. Sonst läuft der unauffällig.

TAL9000
 
Bei mir ist die aktuellste 6.10.60 kann mal jemand nen Bildchen machen von der neuen will die nicht extra Installieren, wenn ich das hier so lese. Muss sich ja trotzdem einiges getan haben wohl irgendwie. Da es bis jetzt sowieso immer irgendwie Probleme gab beim Updaten bleibt die Installierte Version aufm System und gut. Schneller Rechnen damit wird man ja sowieso nicht ;)
 
Ich hab' meine Systemplatte gewechselt und jetzt ein Problem: Selbst gespeichert habe ich die 6.10er Version nicht und im Netz finde ich nur noch den aktuellen Schrott. Hat jemand von Euch einen Tip? Konkret suche ich eine 6.10er 64bit-Version.
 
Oops ... Ich hab' gesucht und gesucht und immer nur den Link zu dieser "all"-Seite gefunden, auf der es nur die beiden letzten Versionen gibt.

Na jedenfalls dankeschön! ;-)
 
Zurück
Oben Unten