Bug 177428 - Akonadi resources don't get resource name in list
Summary: Akonadi resources don't get resource name in list
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: KResource compat bridges (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: Volker Krause
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-10 22:32 UTC by Martin van Es
Modified: 2009-02-09 20:11 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot (32.91 KB, image/png)
2009-01-10 10:53 UTC, Martin van Es
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin van Es 2008-12-10 22:32:44 UTC
Version:           1.3 (using Devel)
Installed from:    Compiled sources

When I add a (calendar) resource in the Akonadi resource panel, the listed name of the resource is a cryptic akonadi_resource_kcal_3 but the name is "MyGCal" (eg). I would expect this name to be used in this list.

The name of the resources is correctly used in the calendar colors and fonts setting panel btw.
Comment 1 Martin van Es 2008-12-17 22:36:05 UTC
Still valid in 4.1.85 (beta2)
Comment 2 Richard Bos 2009-01-03 16:26:15 UTC
Same problem here, with kde-4.1.87
Comment 3 Thomas McGuire 2009-01-03 16:39:44 UTC
Same for me.
Comment 4 Tom Albers 2009-01-09 22:44:32 UTC
Can someone please attach a screenie, so it becomes clear about which widget this bug applies to?
Comment 5 Martin van Es 2009-01-10 10:53:35 UTC
Created attachment 30085 [details]
Screenshot

Screenshot attached
Comment 6 Kevin Krammer 2009-02-09 20:11:49 UTC
SVN commit 923939 by krake:

Backport of r923936

Synchronize the agent name with the kres resource name which is also used to name the top level collection.
Also set EntityDisplayAttribute on retrieveCollections() and check it on collectionChanged().
Set appropriate icons on these attributes.

BUG: 177428


 M  +25 -3     kabc/kabcresource.cpp  
 M  +34 -4     kcal/kcalresource.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=923939