Description of problem: If a bug system is created in eclipse, it fails if the bugzilla installation does not have a favicon. I'll attach the exception stack trace. Version-Release number of selected component (if applicable): eclipse-platform-3.1.0_fc-0.M6.22 eclipse-bugzilla-0.1.0_fc-16 A bugzilla installation without a favicon is here: http://rheneas.eng.buffalo.edu/bugzilla/
Created attachment 116507 [details] exception stacktrace
When an icon is not specified the plug-in will default to the bugzilla icon (http://www.bugzilla.org/img/bugzilla_icon.png). When i add your bugzilla provider posted above, i get the mozilla icon (its commented out in the HTML, but the plug-in screen scrapes for the icon since many HTML pages aren't a valid DOM) http://people.redhat.com/jpound/misc/Screenshot.png As to the error your seeing, it seems like SWT is having issues with png (rather odd, could be an SWT bug though). What arch are you running on?
I'm running on an athlon XP. I added the icon just to get eclipse-bugzilla working, but commented it out to give a URL for this report (apparently that wasn't enough!). I tried referencing the bugzilla_icon.png directly, which also failed. But the icon I used before (mozilla-16.png) is also a PNG file.
hmm, What happens you add https://bugs.eclipse.org/bugs ? (also does not have an icon)
ok, I brought up eclipse again (with rheneas' bugzilla referencing bugzilla_icon.png) and I didn't get an alert dialog. Instead, the icon was a small red square. I added https://bugs.eclipse.org/bugs and that seemed to work, but the icon is about 2x too small. I'll attach a screenshot.
Created attachment 116522 [details] screenshot of icons too small
I was able to reproduce the "icons too small" bug for the first time today. It happened when I switched workspaces. Restarting eclipse with the same workspace resulted in normal sized icons... very odd.
This bug is filed against FC4 which is no longer supported. Please re-test with FC5 or FC6 and reopen the bug if the problem still exists. Thanks.