Bug 263410

Summary: kde-base/kaddressbook - address format database incomplete
Product: [Translations] i18n Reporter: James Broadhead <jamesbroadhead>
Component: en_GBAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WORKSFORME    
Severity: minor CC: aspotashev, kdenis, tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description James Broadhead 2011-01-17 12:54:07 UTC
Version:           unspecified (using KDE 4.4.6) 
OS:                Linux

kaddressbook seems not to have address formats for my locale (ie) or for the C locale as a fallback, and so cannot format addresses correctly. The ie locale should have been built (and should be the same as the UK locale, but without the requirement of a post code).

My locale: 
LANG=en_IE.UTF-8 
LC_CTYPE="en_IE.UTF-8" 
LC_NUMERIC="en_IE.UTF-8" 
LC_TIME="en_IE.UTF-8" 
LC_COLLATE="en_IE.UTF-8" 
LC_MONETARY="en_IE.UTF-8" 
LC_MESSAGES="en_IE.UTF-8" 
LC_PAPER="en_IE.UTF-8" 
LC_NAME="en_IE.UTF-8" 
LC_ADDRESS="en_IE.UTF-8" 
LC_TELEPHONE="en_IE.UTF-8" 
LC_MEASUREMENT="en_IE.UTF-8" 
LC_IDENTIFICATION="en_IE.UTF-8" 
LC_ALL=en_IE.UTF-8

kaddressbook(13263)/kdepimlibs (kabc) KABC::Address::formattedAddress: address format database incomplete (no format for locale "ie" found). Using default address formatting. 
kaddressbook(13263)/kdepimlibs (kabc) KABC::Address::formattedAddress: address format database incomplete (no format for locale "C" found). Using default address formatting. 

Reproducible: Always
Comment 1 James Broadhead 2011-01-17 12:55:06 UTC
Gentoo Bug Report: http://bugs.gentoo.org/show_bug.cgi?id=327535
Comment 2 Denis Kurz 2017-01-22 14:16:42 UTC
According to the last comment in the above mentioned Gentoo bug report, this was fixed a long time ago.