Bug 351680

Summary: 15.08 and master: about dialog broken
Product: [Applications] kwalletmanager Reporter: Harald Sitter <sitter>
Component: generalAssignee: Valentin Rusu <valir>
Status: RESOLVED FIXED    
Severity: normal CC: aacid
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screenshot

Description Harald Sitter 2015-08-24 08:48:21 UTC
completely uninitialized values. probably missing a kaboutdata instance?

Reproducible: Always
Comment 1 Harald Sitter 2015-08-24 08:48:47 UTC
Created attachment 94193 [details]
screenshot
Comment 2 Valentin Rusu 2015-08-24 10:25:29 UTC
There used to be a KAboutData, ported to QCoreApplication stuff. Well, I'll take a look at it again.
Comment 3 Valentin Rusu 2015-08-24 10:39:21 UTC
Ok, I spotter it - the commit 0651cb85259ff81c5524edb sent the KAboutData into oblivion. Now fixing.
Comment 4 Valentin Rusu 2015-08-24 11:02:13 UTC
For some reason, the commit hook failed to update this bug, even if the git output log shown having it done. Manually updating.
Comment 5 Albert Astals Cid 2015-08-24 20:08:03 UTC
Can we please get this fixed in 15.08?
Comment 6 Valentin Rusu 2015-08-24 20:38:48 UTC
(In reply to Albert Astals Cid from comment #5)
> Can we please get this fixed in 15.08?

Done!