where to ask about boinc develop code and bugs?

Message boards : Questions and problems : where to ask about boinc develop code and bugs?
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Joseph Stateson
Volunteer tester
Avatar

Send message
Joined: 27 Jun 08
Posts: 641
United States
Message 31839 - Posted: 29 Mar 2010, 19:46:32 UTC
Last modified: 29 Mar 2010, 20:06:11 UTC

I have some general questions to ask about the source code to boinc. I am registered and receive email from boinc.dev and boinc.alpha but neither of those feeds seem appropriate for a newbie.

(1)

Why is the difference between the "trunk" that I downloaded recently, and the latest tag "6.10.43" so great? The piece of code I am analyzing, CViewProjects::OnProjectWebsiteClicked, was patched in 6.2.12 or earlier, but the trunk does not show it.

Since I just want to debug a problem or two and submit a bug report, perhaps I should be working with the tag?

I have read thru this to get up to speed on SVN. I usually work with source safe, an M$ product.

(2)
apt-get source boinc returns 6.2.12 under Dotch_UX which is 8.1 ubuntu. OK, I read here that wxLaunchDefaultBrowser was replaced with a debian patch that seems to have caused problems with the CViewProjects::OnProjectWebsiteClicked code. That patch is not in the trunk but it is in 6.2.12 and 6.10.43. However, according to the above launchpad bug, ExecuteLink has ALSO been patched. I assume that patch in in debian code, not boinc. So if I grab the latest 6.10.43 from boinc downloads and replaced boinc and boinmgr (in 8.1) could that cause the problem I am seeing where I cannot launch the project url from boincmgr? This problem was also observed by the Dotch_UX developer. Note that ubuntu is not exactly the same as debian and the sensible-browser is in debian utils whereas ubuntu seems to use environment variables such as $BROWSER. IANE on linux.
ID: 31839 · Report as offensive
Eric Myers
Avatar

Send message
Joined: 12 Feb 06
Posts: 232
United States
Message 31875 - Posted: 31 Mar 2010, 14:17:34 UTC - in response to Message 31839.  

Those mailing lists are good for keeping up on what is happening with development. It will take time for some of it to make sense.

Info on the development side can be found in the Trac wiki: http://boinc.berkeley.edu/trac/wiki

Bugs also get reported via Trac. To prevent spam you have to have an account, but you can get one just by asking.

You can post questions in these forums, in the lower section on Software Development and Testing. Not many developers read them, and those folks who do read them don't always respond right away. But you still may get an answer, and you might also learn something from reading the old posts. If your question is really compelling then someone who reads more regularly might alert the right person about the question. Or not, but maybe.

It may take a while to get up to speed, but these are some of the resources that can get you started.

-- Eric Myers

"Education is not the filling of a pail, but the lighting of a fire." -- William Butler Yeats
ID: 31875 · Report as offensive

Message boards : Questions and problems : where to ask about boinc develop code and bugs?

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.