gama-platform / gama.old

Main repository for developing the 1.x versions of GAMA
GNU General Public License v3.0
304 stars 99 forks source link

Agent inspector/browser and multi-simulation: blank panel #2016

Closed ptaillandier closed 8 years ago

ptaillandier commented 8 years ago

Steps to reproduce

  1. Open and run the Model Library/Toy Models/Ants/Ant foraging multi-simulation model
  2. Inspect one of the agent

    Expected behavior

Get the inspector information in a panel

Actual behavior

GAMA opens a blank (gray) panel

AlexisDrogoul commented 8 years ago

I can't reproduce it. Everything is working fine on my computer with the latest version.

ptaillandier commented 8 years ago

I tried to update GAMA (pull), restart my computer, clean the workspace, create a new workspace, revert the preference to the default one... but I still have this error (only for multi-simulation) (mac OS X, el capitan).

2016-10-06 12:51 GMT+02:00 Alexis Drogoul notifications@github.com:

I can't reproduce it. Everything is working fine on my computer with the latest version.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gama-platform/gama/issues/2016#issuecomment-251929242, or mute the thread https://github.com/notifications/unsubscribe-auth/ABb7HT9VUvWg2TmgyR7u25GDYTsY9FuBks5qxNKygaJpZM4KPwvX .

hqnghi88 commented 8 years ago

Hi, I can reproduce it with latest git.

AlexisDrogoul commented 8 years ago

Still can't. Can one of you make a dump of his preferences and attach it to this thread ?

AlexisDrogoul commented 8 years ago

Are there errors reported in the console ? (if nothing, try to enable the new preference on outputting display and outputs errors).

hqnghi88 commented 8 years ago

Nothing even with new preference.

hqnghi88 commented 8 years ago

Did you remember why InspectDisplayOutput.java line 243 have this question: "What to do in case of multi-simulations ??? "

hqnghi88 commented 8 years ago

Hi, The Inspector works only for the last simulation's display ( the 4th if 4 simulations).