By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 48

Summary: kdelibs-data does not contain /etc/kde3/ui/* files
Product: TDE Reporter: Filip Milivojevic <zekicafs>
Component: tdebaseAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED FIXED    
Severity: major CC: bugwatch, darrella
Priority: P4    
Version: 3.5.10   
Hardware: i386   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Filip Milivojevic 2009-03-09 09:28:50 CDT
kdelibs-data-kde3 package should contain /etc/kde3/ui files, but it doesn't:

dpkg -L kdelibs-data-kde3 | grep /ui/

returns nothing, while:
dpkg -L kdelibs-data | grep /ui/

returns:
/etc/kde3/ui/kprintpreviewui.rc
/etc/kde3/ui/ui_standards.rc

(package from hardy).

When I manually copy those files to /etc/kde3/ui on intrepid system with your packages, konqueror, kcontrol, systemsettings and other applications display properly (no double icons, no missing menu items).
Comment 1 Timothy Pearson 2009-03-09 12:51:09 CDT
(In reply to comment #0)
> kdelibs-data-kde3 package should contain /etc/kde3/ui files, but it doesn't:
> 
> dpkg -L kdelibs-data-kde3 | grep /ui/
> 
> returns nothing, while:
> dpkg -L kdelibs-data | grep /ui/
> 
> returns:
> /etc/kde3/ui/kprintpreviewui.rc
> /etc/kde3/ui/ui_standards.rc
> 
> (package from hardy).
> 
> When I manually copy those files to /etc/kde3/ui on intrepid system with your
> packages, konqueror, kcontrol, systemsettings and other applications display
> properly (no double icons, no missing menu items).

This seems to be i386 specific, which is why I didn't catch it before.  The fix should be up soon.
Comment 2 Timothy Pearson 2009-03-18 09:51:56 CDT
I believe this bug to be fixed.  Please test and reopen this bug if problems still exist.

Thanks for reporting!