Bug 129173

Summary: Self Nicknames are not applied
Product: [Unmaintained] kopete Reporter: Jonathan Jara-Almonte <jonjara>
Component: libkopeteAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: 0.12   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jonathan Jara-Almonte 2006-06-15 04:39:58 UTC
Version:           0.12 (using KDE KDE 3.5.2)
Installed from:    Gentoo Packages
Compiler:          gcc 3.4.6 CFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
OS:                Linux

After upgrading to Kopete 0.12 my self-nickname (Jon) is no longer applied in chat windows and instead I see my username (jmja89) but nicknames for other people are still used. I have a global profile enabled with a custom nickname set to Jon as is evident from my ~/.kde/share/apps/kopete/global-identities.xml file:

<kopete-global-identities-list>
    <identity contactId="AIMProtocol:jmja89:jmja89" name="Default Identity" >
        <display-name>Jon</display-name>
        <photo syncWithKABC="false" ></photo>
        <property-sources>
            <name source="custom" >
                <contact-source nameSourcePluginId="AIMProtocol" nameSourceAccountId="jmja89" nameSourceContactId="jmja89" />
            </name>
            <photo source="contact" >
                <contact-source nameSourcePluginId="AIMProtocol" nameSourceAccountId="jmja89" nameSourceContactId="jmja89" />
            </photo>
        </property-sources>
    </identity>
</kopete-global-identities-list>
Comment 1 Olivier Goffart 2006-06-15 12:04:28 UTC
Read comment #20 in Bug 116365

Thanks for the report


(test if bugzilla do good link Bug 116365#20    Comment 116365#20 )

*** This bug has been marked as a duplicate of 116365 ***