pombreda / gource

Automatically exported from code.google.com/p/gource
0 stars 0 forks source link

Issue: Nameless user icons... #90

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. pull the source for zeromq2 from http://github.com/zeromq/zeromq2
2. Run gource with gource -1280x720 --hide-progress --seconds-per-day 0.01 -r 
30 --background 8888f8 --stop-at-end --bloom-intensity 0.1
3. At several points there are nameless user icons making changes (seems to be 
users that have drifted off).

(The time also seems to drift off too; once it reaches the last update it 
carries on showing changes for a long time)

gource 0.27 from source (without my modifications, I thought they might have 
been the cause)

Original issue reported on code.google.com by kfs...@gmail.com on 8 Aug 2010 at 12:31

GoogleCodeExporter commented 9 years ago
After watching a LOT of Gource videos today, I notice this in a lot of videos.

Is there an upper limit to the number of usernames somewhere?

Original comment by kfs...@gmail.com on 9 Aug 2010 at 8:43

GoogleCodeExporter commented 9 years ago
Users names are only shown initially, then they fade out (unless you select 
them in which case their name is always visible, or use --highlight-all-users).

Do you think that is what you're seeing?

I suppose their names could be re-displayed if they have gone idle, as you're 
more likely to have forgotten who they are at that point.

Original comment by acaudw...@gmail.com on 9 Aug 2010 at 9:02

GoogleCodeExporter commented 9 years ago
It will now re-show the name if a new action is added and the user is currently 
idle and the name is invisible.

Original comment by acaudw...@gmail.com on 13 Aug 2010 at 4:52