Привіт Гість ( Вхід | Реєстрація )

> Boinc-client Version 6.x.x, Обсуждение работы шестой версии клиента
(_KoDAk_)
Apr 5 2008, 23:49
Пост #1


BOINC-guru
*********

Група: Trusted Members
Повідомлень: 3 662
З нами з: 11-August 07
З: Kharkov
Користувач №: 569
Стать: Чол
Парк машин:
E3-1245V2@3400-Mhz 16GB 1х GTX760DCMOC2GD5 Q8200@2300-Mhz 4GB + то там то сям



ПОЛНАЯ история изменений версий BOINC с датами выхода релизов

Change Log для 6.11.хх

BOINC (6 - 6.10.58) Versions Change Log

BOINC 6.7/6.8/GR6.8 Change Log

Все версии боинка для закачки

ВСЕ ВЕРСИИ С 5-й по 6-ю <- РЕКОМЕНДУЕТСЯ КАЧАТЬ ОТСЮДА.

все версии, включая самые последние девелоперские!

официальный форум разработчиков (зарегистрироваться)


--------------------
- "ты говоришь так, будто тебя чай ваше не вставляет "

(Show/Hide)











Спаcибо автору алфавита за любезно предоставленные буквы.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
27 Сторінки V « < 22 23 24 25 26 > »   
Reply to this topicStart new topic
Відповідей(345 - 359)
Gelo
Jul 23 2010, 07:40
Пост #346


мрію про ферму...
*****

Група: Trusted Members
Повідомлень: 204
З нами з: 17-July 09
З: Дніпропетровськ
Користувач №: 1 114
Стать: Чол
Free-DC_CPID
Парк машин:
Microsoft Windows 7 Ultimate (64-bit), DualCore Intel Pentium E2160@ 3000 MHz, 2048 Гб - озу, ATI Radeon HD 5870(gpu 960Mhz), ATI Radeon HD 5770(gpu 960Mhz), 250 и 500 Гб винты.



BOINC 6.11.3 released for testing for Windows, Windows x64

Change Log:

(Show/Hide)

- - MGR: Bug fix: event log text was not dimmed if event log was opened after Client was disconnected

- client: fix bug with --abort_jobs_on_exit that caused the clientto request new work on exit

- client: change "unparsed tag" to "unrecognized tag" in msgs

- client: get rid of unused var work_fetch_no_new_work

- atiopencl: BOINC's LGPL license added. Fix format. Add comments. Remove readme.txt.

- Added Linux screensaver from Nils Brause.
Note: I can't get this to build because if requires a package (xcb-atom) that I can't find. Need to resolve this.

- atiopencl makefile for mac os x 10.6 completed

- some changes to correctly include the opencl header file on different platforms.

- WINSETUP: Update validate install procedure to account for the removal of boinc.dll and addition of boinclog.exe.

- MGR: Move auto-proxy detection code into its own thread.

- client: entity-encode client-generated notices (e.g. they may contain XML tags)

- lib: XML_PARSER::parse_str(): if text is enclosed in ![CDATA[, don't entity-unescape it.

- client: init gstate.now early so that initial msgs have timestamps

- lib: fix the above

- lib: fix compiler warnings

- client: don't archive system notices, so they don't persist across client restarts. These notices are for transient conditions. If the user has fixed the condition, there's no reason to keep showing the notice. If they haven't fixed it, the notice will be regenerated soon.

- manager: fix spelling error in simple GUI.

- Unix build: don't error out if xcb or xcb-atom aren't found; just don't build the screensaver

- client: don't do two RSS fetches at once.

- manager: WxWidget's HTML renderer doesn't seem to like \n's.
For example, if you try to render

foo <img src=...> blah

all it shows is foo. Work around this by replacing \n's with <br>

- manager: in simple view, where it says Elapsed time, show elapsed rather than CPU time.


Адрес изменился: BOINC 6.11 and further, change log and news.


--------------------
(Show/Hide)



User is offlineProfile CardPM
Go to the top of the page
+Quote Post
nikelong
Jul 25 2010, 22:35
Пост #347


Тера ранчер
**********

Група: Trusted Members
Повідомлень: 11 909
З нами з: 19-March 05
Користувач №: 92
Стать: Чол



Херню сделали.

Вкладку "сообщения" вынесли в "ивент лог" в меню.
Итого добавилось лишнее клац мышкой.

УГ идея.
nike.gif


--------------------
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Gelo
Jul 26 2010, 19:11
Пост #348


мрію про ферму...
*****

Група: Trusted Members
Повідомлень: 204
З нами з: 17-July 09
З: Дніпропетровськ
Користувач №: 1 114
Стать: Чол
Free-DC_CPID
Парк машин:
Microsoft Windows 7 Ultimate (64-bit), DualCore Intel Pentium E2160@ 3000 MHz, 2048 Гб - озу, ATI Radeon HD 5870(gpu 960Mhz), ATI Radeon HD 5770(gpu 960Mhz), 250 и 500 Гб винты.



boinc_6.11.4_windows_intelx86.exe 26-Jul-2010 09:18 7.1M
boinc_6.11.4_windows_x86_64.exe 26-Jul-2010 09:17 7.9M

Change Log:
(Show/Hide)


* WINSETUP: Update validate install procedure to account for the removal of boinclog.exe.
* fix CUDA memory leak
* MGR: Make the simple GUI messages dialog display notices instead.
* client/manager: add the ability to associate URLs with client-generated notices.
Use this as appropriate: e.g., for errors about cc_config.xml syntax, direct user to the web page describing this syntax.
* MGR: Mark all notices as having been read if either Simple GUI messages dialog or Advanced GUI Notices tab is open
* Mac: Delete source files sg_SGUIListControl.cpp,.h from XCode project
* MGR: Make Event Log Window persistent, hide it when closing main window
* MGR: Don't save bogus window dimensions when iconized
* client: have project update fetch RSS feeds as well as doing a scheduler RPC. This is to facilitate debugging, and is probably temporary.
* client: the client shouldn't check for a physical connection (contacting google.com and possibly alerting the user) for "background" HTTP ops. These include:
- periodic account manager requests
- periodic notice RSS feed fetches
- periodic fetch of project list
- periodic fetch of current client version
* MGR: If the simple GUI received a notification event, display the messages dialog.
* MGR: The simple GUI wasn't restoring state properly thereby causing the reminder frequency to be set to zero and preventing any reminders from being displayed.
* MGR: Rework the notices code so the document doesn't make any assumtions about the UI.
* MGR: Fix a bug in the Linux notification window code. Synchronize event behavior with Windows.
* MGR: Add some padding to each notice.
* manager: msg tweak
* MGR: for saving / restoring arrival time of last read notice, extract the host name from host.domain_name
* MGR: If Event Log was open, show it in front of main window when "opening" Manager after it was hidden
* MGR: Don't update the notice tab text unless the unread notice count has changed.
* MGR: Don't update the last arrival time for the host unless it has changed from the last time it was saved.
* MGR: Opps, forgot to move some code before commiting yesterday, don't update the last save arrival time unless the user clicks on the balloon.
* MGR: Stop the simple GUI from blinking the messages button when the balloon is clicked.
* client/scheduler: fix a group of bugs related to the new mechanism where the client tells the scheduler which app versions its queued jobs use (this is needed, e.g., to enforce per-app or per-resource job limits). In this mechanism, the client sends an array of <app_version>s, and each <other_result> includes an index into this array.
- The wrong index was being sent (client).
- If an <app_version> had a non-existent app name (e.g. because that app had been deprecated) it wasn't getting put in the array, invalidating array indices. Furthermore, an erroneous message was being sent to the user

Fix: if parse error for <app_version>, put it in the array anyway, but with cav.app = NULL, meaning that it's a place-holder. Send a message to user only if anon platform.
* manager: increase notice buffers to 64K
* MGR: Enable the manager to be able to deal with any size notice.
* MGR: Take another stab at the z-order problem when both the event log and main window are open.
* MGR: Don't replace control characters for regular messages.
* MGR: if Event Log was open, show it _behind_ main window when "opening" Manager after it was hidden
* MGR: remove my code for extracting host name from host.domain_name; it is not needed


2 (_KoDAk_)
закинь в шапку новый адрес Change Log для 6.11.хх боинка


--------------------
(Show/Hide)



User is offlineProfile CardPM
Go to the top of the page
+Quote Post
(_KoDAk_)
Jul 26 2010, 20:29
Пост #349


BOINC-guru
*********

Група: Trusted Members
Повідомлень: 3 662
З нами з: 11-August 07
З: Kharkov
Користувач №: 569
Стать: Чол
Парк машин:
E3-1245V2@3400-Mhz 16GB 1х GTX760DCMOC2GD5 Q8200@2300-Mhz 4GB + то там то сям



Gelo, готово


--------------------
- "ты говоришь так, будто тебя чай ваше не вставляет "

(Show/Hide)











Спаcибо автору алфавита за любезно предоставленные буквы.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Gelo
Aug 17 2010, 06:38
Пост #350


мрію про ферму...
*****

Група: Trusted Members
Повідомлень: 204
З нами з: 17-July 09
З: Дніпропетровськ
Користувач №: 1 114
Стать: Чол
Free-DC_CPID
Парк машин:
Microsoft Windows 7 Ultimate (64-bit), DualCore Intel Pentium E2160@ 3000 MHz, 2048 Гб - озу, ATI Radeon HD 5870(gpu 960Mhz), ATI Radeon HD 5770(gpu 960Mhz), 250 и 500 Гб винты.



boinc_6.11.6_universal-apple-darwin.zip 16-Aug-2010 17:25 950K
boinc_6.11.6_macOSX_universal.zip 16-Aug-2010 17:25 6.7M
boinc_6.11.6_macOSX_SymbolTables.zip 16-Aug-2010 17:24 6.0M
boinc_6.11.6_windows_x86_64.exe 16-Aug-2010 14:07 8.0M
boinc_6.11.6_windows_intelx86.exe 16-Aug-2010 14:06 7.1M

Change Log:
(Show/Hide)

* client: fix typo that prevented the correct link to be used for going to the log flag configuration wiki page.
* MGR: Fix a bug that hid the Event Log when switching between Advanced and Simple Views.
* client: Kick off an auto proxy detection pass on any http error, only attempt a follow-up reference site check if the proxy server name changes. This may mean that'll it will be the second or third connection attempt before the CC starts using the new proxy information.
* MGR: Fix bugs saving and restoring info on which notices have been read
* MGR: Remove any remaining hints that there were two wizards at one time.
* MGR: Save the username and email address in different places in the registry
* MGR: Remove connection needed type sys tray notifications from the manager, lets the CC inform via a notice instead.
* client: wait until after the proxy check completes before attempting to check on the reference site.
* client/scheduler: tweak translatable messages.
* MGR: Remove EVT_END_SESSION event handler for now. It was causing a recursive call to itself on shutdown thereby halting the Windows shutdown procedure on Windows XP and older systems. It would eventually crash the process with a stack overflow error.
* MGR: Fix a bug which shut down local client even though Manager didn't launch it when Manager was connected to a remote host
* MGR: Add command-line parameters for automatic connection to remote host; If currently connected host name is empty string, don't autorestart local client
* MGR: Possible fix for vtable reference issue.
* MGR: preserve message filtering by project if Event Log is closed and reopened, but not when selecting a different host or exiting Manager
* MGR: Check whether another instance of BOINC Manager is already running; if so, show Select Computer dialog with extra text saying another instance is running; if user cancels dialog, exit Manager.
* MGR: Adjust control positions and resize controls after a text change.
* lib: Make procinfo_win.cpp Unicode compatible.
* MGR: Don't allow the Create function of the Wizard to be called twice, it'll basically lead to both an assert and a memory leak.
* MGR: Don't create the wizard unless we are going to use it.
* WIN_BUILD: Remove references to crypto.cpp, and .h from libboinc_staticcrt so that projects who use it won't need to worry about pulling in OpenSSL.
* lib: fix crash if you close and reopen an MFILE
* MGR: Adjust control positions and resize controls after a text change, using Layout() instead of Fit() or FitInside()
* lib: Prevent category information from being lost in notices.
* lib: prevent crash on startup if slot directories have been deleted.
* lib: removed unneeded include. Fixes #1004
* MGR: Fix build break on Mac
* MGR: Allow Notices tab to scroll smoothly, disallow selection of items in Notices tab




--------------------
(Show/Hide)



User is offlineProfile CardPM
Go to the top of the page
+Quote Post
(_KoDAk_)
Aug 18 2010, 17:56
Пост #351


BOINC-guru
*********

Група: Trusted Members
Повідомлень: 3 662
З нами з: 11-August 07
З: Kharkov
Користувач №: 569
Стать: Чол
Парк машин:
E3-1245V2@3400-Mhz 16GB 1х GTX760DCMOC2GD5 Q8200@2300-Mhz 4GB + то там то сям



6.11.6 практически идеальная версия для деса ))


--------------------
- "ты говоришь так, будто тебя чай ваше не вставляет "

(Show/Hide)











Спаcибо автору алфавита за любезно предоставленные буквы.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
tiss
Aug 19 2010, 08:30
Пост #352


Мега ранчер
********

Група: Trusted Members
Повідомлень: 1 640
З нами з: 28-February 09
Користувач №: 952
Стать: Чол
Free-DC_CPID



((_KoDAk_) @ Aug 18 2010, 18:56) *

6.11.6 практически идеальная версия для деса ))


Хмм... А чем?


--------------------
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
nikelong
Aug 19 2010, 09:01
Пост #353


Тера ранчер
**********

Група: Trusted Members
Повідомлень: 11 909
З нами з: 19-March 05
Користувач №: 92
Стать: Чол



Игра цифр, число дьявола и вообще глянь в профиле когда дэс родился.


--------------------
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
nikelong
Aug 27 2010, 14:45
Пост #354


Тера ранчер
**********

Група: Trusted Members
Повідомлень: 11 909
З нами з: 19-March 05
Користувач №: 92
Стать: Чол



Обновился до 6 11 6

Походу, это первая версия клиента, где нет проблем с русификацией: все пункты меню переведены на язык Путина и Медведьева (!)


--------------------
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Gelo
Sep 9 2010, 20:47
Пост #355


мрію про ферму...
*****

Група: Trusted Members
Повідомлень: 204
З нами з: 17-July 09
З: Дніпропетровськ
Користувач №: 1 114
Стать: Чол
Free-DC_CPID
Парк машин:
Microsoft Windows 7 Ultimate (64-bit), DualCore Intel Pentium E2160@ 3000 MHz, 2048 Гб - озу, ATI Radeon HD 5870(gpu 960Mhz), ATI Radeon HD 5770(gpu 960Mhz), 250 и 500 Гб винты.



boinc_6.11.7_x86_64-pc-linux-gnu.sh 09-Sep-2010 10:10 2.3M
boinc_6.11.7_i686-pc-linux-gnu.sh 09-Sep-2010 09:58 2.3M
boinc_6.11.7_universal-apple-darwin.zip 08-Sep-2010 16:51 951K
boinc_6.11.7_macOSX_universal.zip 08-Sep-2010 16:51 6.7M
boinc_6.11.7_macOSX_SymbolTables.zip 08-Sep-2010 16:51 6.0M
boinc_6.11.7_windows_x86_64.exe 08-Sep-2010 10:07 8.0M
boinc_6.11.7_windows_intelx86.exe 08-Sep-2010 10:06 7.1M

Change Log:

(Show/Hide)


# MGR: In the future I need to be more careful when I flatten a class hierarchy. I broke the ability to get the latest project configuration from account managers. Fix that.
# MGR: Fix build issue on Linux (Sqlite3 needed to be added to the list of libs and header directories to be included)
# MGR: Remove copyright claims to wxWidgets code.
# client: check whether anonymous-app files exist
# client: parse (and ignore) <anonymous_platform> element in state file
# MGR: Remove unused WXDLL* declarations to improve Linux compatibility
# MGR: Set the email text box validator to a simple text validator when the project in question only supports usernames.
# client: Only error out of the CPU version check if the call to CPUID(0) returns zero.
# MGR: Try and clean up all the undefined reference errors for the GCC linker
# MGR: Finish implementing the use of Usernames in the account manager part of the wizard. I must have been asleep at the wheel on that one.
# MGR: fix warnings
# client: maintain "gpu_active_frac" in addition to "active_frac" (which really means CPU active)
# MGR: Further refinements to Client shutdown logic on Manager Exit
# MGR: On Mac only, Close Window menu item (or its shortcut Command-w) closes the Event Log if it is the front window
# client: treat notices from schedulers a little differently. Ignore duplicate notices unless they're at least 24 hours newer than the previous one.
# client: ignore case in names of "exclusive apps" and exclusive GPU apps
# client: fix bug that caused GPU apps to not be suspended or resumed immediately after exclusive GPU app transition
# client: in log message, instead of saying "fetching tasks for GPU", say which kind of GPU
# client: back out changeset [21086], which cleaned out project dir on reset. The semantics of reset are to not delete sticky files.
# client: fix "boinc_temporary_exit()" support. This is critical for GPU support.
# client: fix problems with exclusive_gpu_app feature
# MGR: Properly display which components have trouble loading when a skin is defined.
# MGR: A new new skin which will become the new default skin.


--------------------
(Show/Hide)



User is offlineProfile CardPM
Go to the top of the page
+Quote Post
corsar83
Sep 29 2010, 18:47
Пост #356


кранчер зі стажем
******

Група: Trusted Members
Повідомлень: 426
З нами з: 28-January 10
Користувач №: 1 282
Стать: Чол
Free-DC_CPID
Парк машин:
Pentium E6500 2,93Ghz, Phenom X6 1055T 2.8Ghz Gigabyte 5870OC(875/4800), Radeon 5750



Вроде как версия 6.11.8 вышла. Не пойму рекомендованая она или все еще тестовая?


--------------------


User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Waterfall
Sep 29 2010, 19:24
Пост #357


Эрудит
********

Група: Trusted Members
Повідомлень: 1 607
З нами з: 24-May 10
З: Україна,Одеса(Odessa)
Користувач №: 1 401
Стать: Чол
Парк машин:
ПК: Pentium, 2.80 GHz Ноут:DELL Studio, 2.26 GHz



(corsar83 @ Sep 29 2010, 19:47) *

Вроде как версия 6.11.8 вышла. Не пойму рекомендованая она или все еще тестовая?

А откуда новость? На закладке "Download BOINC client software" http://boinc.berkeley.edu/download_all.php уверенно висят :
6.11.7 Development version (MAY BE UNSTABLE - USE ONLY FOR TESTING)
6.10.58 Recommended version

P.S. А, вижу тоже huh1.gif http://wiki.bc-team.org/index.php?title=6.x и описание http://wiki.bc-team.org/index.php?title=6.11.8 от вчерашнего дня,28.09.2010!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Gelo
Sep 29 2010, 20:41
Пост #358


мрію про ферму...
*****

Група: Trusted Members
Повідомлень: 204
З нами з: 17-July 09
З: Дніпропетровськ
Користувач №: 1 114
Стать: Чол
Free-DC_CPID
Парк машин:
Microsoft Windows 7 Ultimate (64-bit), DualCore Intel Pentium E2160@ 3000 MHz, 2048 Гб - озу, ATI Radeon HD 5870(gpu 960Mhz), ATI Radeon HD 5770(gpu 960Mhz), 250 и 500 Гб винты.



в шапке темы
Change Log для 6.11.хх
ВСЕ ВЕРСИИ С 5-й по 6-ю

QUOTE(corsar83 @ Sep 29 2010, 19:47) *

Вроде как версия 6.11.8 вышла. Не пойму рекомендованая она или все еще тестовая?

это Pre-release


--------------------
(Show/Hide)



User is offlineProfile CardPM
Go to the top of the page
+Quote Post
vitalidze1
Oct 5 2010, 19:32
Пост #359


ЮЗЕР
********

Група: Trusted Members
Повідомлень: 1 367
З нами з: 17-May 09
З: Вінниця
Користувач №: 1 029
Стать: Чол
Free-DC_CPID
Парк машин:
~15-20 компліхтерів.



Як зробити щоб у трей не вискакували дебыльны повідомлення від боїнка?


--------------------


User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Gelo
Oct 5 2010, 20:12
Пост #360


мрію про ферму...
*****

Група: Trusted Members
Повідомлень: 204
З нами з: 17-July 09
З: Дніпропетровськ
Користувач №: 1 114
Стать: Чол
Free-DC_CPID
Парк машин:
Microsoft Windows 7 Ultimate (64-bit), DualCore Intel Pentium E2160@ 3000 MHz, 2048 Гб - озу, ATI Radeon HD 5870(gpu 960Mhz), ATI Radeon HD 5770(gpu 960Mhz), 250 и 500 Гб винты.



поставить 6.10.58 sarcastic.gif


--------------------
(Show/Hide)



User is offlineProfile CardPM
Go to the top of the page
+Quote Post

27 Сторінки V « < 22 23 24 25 26 > » 
Reply to this topicStart new topic
1 Користувачів переглядають дану тему (1 Гостей і 0 Прихованих Користувачів)
0 Користувачів:

 



- Lo-Fi Версія Поточний час: 19th June 2025 - 14:44