Bug 342953

Summary: Empty top right icon display in code import, code generator and class window
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.14.3 (KDE Applications 4.14.3)   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In: 2.15.99
Bug Depends on: 342951    
Bug Blocks:    

Description Ralf Habacker 2015-01-17 10:30:10 UTC
The icon in the top right corner of the code import, code generator and class window is not shown. Instead an empty icon is displayed.

Reproducible: Always

Steps to Reproduce:
1. open umbrello
2. open class wizard


Actual Results:  
An empty icon is shown in the top right corner, also in the other mentioned dialogs.

Expected Results:  
The requested icon should be displayed.
Comment 1 Ralf Habacker 2015-01-17 11:44:48 UTC
Git commit e824bb3d1d8a7f16c07c0ecdf402276370b29c62 by Ralf Habacker.
Committed on 17/01/2015 at 10:43.
Pushed by habacker into branch 'master'.

Fix 'Empty top right icon display in code import, code generator and class window'.

Because the original referenced pixmap has a size of 64x64
we need to fetch a desktop icon instead of a user icon.

M  +1    -1    umbrello/codegenwizard/codegenerationwizard.cpp
M  +1    -1    umbrello/codeimpwizard/codeimportingwizard.cpp
M  +1    -1    umbrello/dialogs/classwizard.cpp
M  +1    -1    umbrello/dialogs/dialogbase.cpp
M  +4    -4    umbrello/icon_utils.cpp
M  +2    -2    umbrello/icon_utils.h
M  +2    -2    umbrello/uml.cpp

http://commits.kde.org/umbrello/e824bb3d1d8a7f16c07c0ecdf402276370b29c62