Forums : Technical Issue Help

Dear Open Hub Users,

We’re excited to announce that we will be moving the Open Hub Forum to https://community.synopsys.com/s/black-duck-open-hub. Beginning immediately, users can head over, register, get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.


On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at [email protected]

General Project Data is Updated, but Source Code is not Analyzed

Hi,
it's my impression that there's something weird going on with the OpenHub page for this project of mine:

https://www.openhub.net/p/flexiblel10n

After the updates seemed to hang for a while (> 10 days, if I recall correctly), the latest commits (from August 2014) were eventually recognized and integrated into the various parts of the OpenHub page - except for the LoC analysis - according to the LoC graph, the LoC are unchanged since June 2013, and when looking at the commit details, even though the commits from August 2014 are listed, they are shown as 0 lines added, 0 lines removed.

When you go directly to the repository location configured for the project:

http://svn.code.sf.net/p/flexiblel10n/code/trunk

new files from August 2014 are evidently there, such as this one:

http://svn.code.sf.net/p/flexiblel10n/code/trunk/src/FlexibleLocalization/IRichStringProcessor.cs

That file does not show up in the View Code section of the project's OpenHub page, though.

Please let me know in case you need any additional information.

Thank you!

Florian Haag over 9 years ago
 

Florian,

That's an issue we've been working on recently and looks like you were bitten by our bug. Will need to re-fetch the repositories to clear this problem. Let me take a look and get back to you.

Thanks!

ssnow-blackduck over 9 years ago
 

Florian,

I think the problem is solved for Flexible Localization. It looks as if there are now lines-of-code counts associated with each commit as there used to be. Although the bug was indeed fixed, we haven't yet implemented a plan to identify all the projects affected and yours was one of the hidden many. Hope to get that work done soonest.

Thanks!

ssnow-blackduck over 9 years ago
 

Excellent, thank you. I've noticed that another project of mine, Toolbar Icons, apparently has been hit by the same bug:

https://www.openhub.net/p/toolbaricons

No hurry at fixing the data for that project if looking at the unfixed projects helps you identify what makes the bug happen. Note that both projects, Flexible Localization and Toolbar Icons, have been around for some years, and have had no activity for many months before I started working on them again about one or two months ago.

Florian Haag over 9 years ago
 

Florian,

No problem. Bug is fixed but the effects linger. Need to re-fetch all enlistments to clear the problem. Will get started on that right away.

Thanks!

ssnow-blackduck over 9 years ago
 

Florian,

Toolbar Icons project seems to be updating regularly (if not enthusiastically). Last update was October 19, 2014 and the last commit registered was on October 12, 2014.

Please let me know here if the projects you oversee hit any bumps.

Thanks!

ssnow-blackduck over 9 years ago
 

Hello,

true, the commits are correctly displayed for Toolbar Icons. The LoC graph doesn't show any recent changes, but, as I realize now, that is apparently because SVG files are not counted (any more?). Fine by me, they would probably distort the LoC count, as they are generated by an editor.

Regards

Florian Haag over 9 years ago