Bug 171113

Summary: The detailed info dialog doesn't always show icons
Product: [Applications] kalzium Reporter: Kristof Bal <kristof.bal>
Component: generalAssignee: Kalzium Developers <kalzium>
Status: RESOLVED FIXED    
Severity: normal CC: ewoerner, kristof.bal
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Use isotopemap icon for "istopes" tab

Description Kristof Bal 2008-09-15 17:54:45 UTC
Version:           2.1.00 (using KDE 4.1.1)
OS:                Linux
Installed from:    Ubuntu Packages

The detailed info dialog doesn't show icons for "Isotopes" and "Data Overview".

This is due to a mistake in the source: addHTMLTab tries to add non-existing icons.

A solution for this is making new icons, or use existing ones.
For the istopes-tab for example, you can use the isotopemap icon, the attached patch uses this too.
Comment 1 Kristof Bal 2008-09-15 17:57:19 UTC
Created attachment 27431 [details]
Use isotopemap icon for "istopes" tab
Comment 2 Eckhart Wörner 2008-10-07 16:08:56 UTC
Isotope icon has been fixed by revision 865973 (overview icon is still missing).
Comment 3 Kristof Bal 2008-10-11 15:15:50 UTC
(In reply to comment #2)
> Isotope icon has been fixed by revision 865973 (overview icon is still
> missing).
> 

Yes, I fixed that ;)
I'll keep the bug open untill I find a suitable icon for overview.
Comment 4 Kristof Bal 2008-12-13 13:09:53 UTC
Ok, i used the applications-science icon for overview, looks nice.

So bug has been fixed since r895804