akshaydharphale / ganttproject

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

No Dashboards visible in Dashboard section #31

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Hover over the "Dashboards" icon at top right of GUI (see attached
screenshot)

What version of the product are you using? On what operating system?
GP 2.1 Loire M3 on Windows Vista 64-bit. Have tried JREs:
1.5 update 17, 64-bit
1.6 update 7, 32-bit
1.6 update 13, 32-bit

Original issue reported on code.google.com by lac...@gmail.com on 15 Apr 2009 at 4:17

Attachments:

GoogleCodeExporter commented 9 years ago
Is there anything suspicious in .ganttproject.log file in your home directory?

Original comment by dbarashev on 16 Apr 2009 at 7:09

GoogleCodeExporter commented 9 years ago
The .ganttproject.log file was not generated (not sure why) but there was 
indeed some 
suspicious exceptions thrown in the console window as soon as I hovered the 
mouse 
over the Dashboard icon. I've attached a log of the console output from launch 
to 
shutdown.

Original comment by lac...@gmail.com on 16 Apr 2009 at 7:26

Attachments:

GoogleCodeExporter commented 9 years ago
Ah, yes, I forgot that it is stable GP who generates .ganttproject.log...

Thanks for the stack traces. What happens if you change appearance in 
GanttProject 
settings to, say, Windows?

Original comment by dbarashev on 16 Apr 2009 at 7:31

GoogleCodeExporter commented 9 years ago
Windows was the default for me. Changing the appearance to "Plastic" made the 
dashboards appear for me (which, given that the exception occurred in 
com.jgoodies.looks.plastic.PlasticComboBoxUI, seems logical). All other themes 
threw 
errors and caused the dashboards to disappear again.

Are dashboards enabled only for "Plastic" for now?

Original comment by lac...@gmail.com on 16 Apr 2009 at 7:51

GoogleCodeExporter commented 9 years ago
I thought that I understood the problem, but now I'm not sure :) 
Do you say that those stack traces which you attached appear when appearance is
"Windows" ?

Dashboards are not "enabled" or "disabled" for anything. Apparently there are 
just
problems with some look'n'feels

Original comment by dbarashev on 16 Apr 2009 at 8:29

GoogleCodeExporter commented 9 years ago
By "enabled" I guess I mean "functional" :)

The error, with associated stack traces, appear when I use any theme *other 
than* 
Plastic.

Original comment by lac...@gmail.com on 16 Apr 2009 at 8:48

GoogleCodeExporter commented 9 years ago
OK, thanks for your help! I've managed to reproduce it on Linux and ensured 
that code
from Plastic UI is called when other appearance is selected, which is very 
strange.
Now it qualifies as a bug.

Original comment by dbarashev on 16 Apr 2009 at 8:57