sashaagafonoff / peoplemap

An application to support collaborative capture & analysis of social relationships
http://peoplemap.404.com.au
20 stars 5 forks source link

Missing Edges in the Graph #14

Open andreasronge opened 15 years ago

andreasronge commented 15 years ago

Introduced in commit : bd1ed4dfd7ea5c2be2789b9a89f02dbf3b324970

sashaagafonoff commented 15 years ago

is this the bug where the visualisation component can't cope with 2 edges between the same 2 nodes (eg HS is the father of BS AND HS is the friend of BS)? ...or something else?

andreasronge commented 15 years ago

There are no edges between any nodes at al. Is it just my browser chromium and firefox ?

sashaagafonoff commented 15 years ago

All looks OK to me - can you send me an URL where I can look at it? Also, is it missing from the visualisation component or the listing on the right?

andreasronge commented 15 years ago

It only works on Internet Explorer :(

sashaagafonoff commented 15 years ago

Interesting. I've run tests on quite a few OS's and browsers with much wider success (I develop against Chrome and Firefox) - I'll post something on the wiki to list the configs I've tried. What are your OS and browser versions? Also, is it a problem with the visualisation specifically? That points at a Flash issue, which might be due to the way I'm either compiling the component or embedding it into the page...

andreasronge commented 15 years ago

I'm using Ubuntu 9.04. It works on Mac with both firefox and safari. So maybe only a problem with linux

sashaagafonoff commented 15 years ago

Thanks - yes it seems to be a Linux issue. Seems that not all Adobe players work the same, hmmm?

sashaagafonoff commented 15 years ago

Well, none of the SWF players seem to work very well on Linux. :-(

I've got a list of tested environments at http://wiki.github.com/sashaagafonoff/peoplemap/known-issues-with-specific-osbrowser-configurations

I don't like the idea of this app not running on Linux - it's going to bug me now :-)

andreasronge commented 15 years ago

But it worked on linux before commit bd1ed4d