Bug 72300 - kweather information not shown in kontact summary view
Summary: kweather information not shown in kontact summary view
Status: RESOLVED FIXED
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-10 12:27 UTC by Richard Bos
Modified: 2004-01-31 18:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Bos 2004-01-10 12:27:18 UTC
Version:           0.7.3 (Beta 1) (using KDE Devel)
Installed from:    Compiled sources
OS:          Linux

When I start kontact and select 'summary' no weather information is
shown.  When 'configure kontact' is selected 'kweather' is checked,
so I expect it to be there.  Looking around in kontact does not show
any possibility to configure the kweather plugin (this contradicts
somehow with bug http://bugs.kde.org/show_bug.cgi?id=70255, were is
stated the plugin can be configured....?).

Anyhow after I manually started 'kweatherreport EHAM' and restart kontact
the weather information is now shown in kontact's summary page.  If I
add a 2nd location (or invocation of kweatherreport) via kweatherreport on
the command line and restart kontact once again the 2 locations are both
shown in the summary view.

What is missing here to have the weather information shown automatically
in kontact??
Comment 1 Jesse 2004-01-11 00:51:03 UTC
I've seen this as well.  I usually add the kweather applet to kicker and then start kontact.
Comment 2 Richard Bos 2004-01-11 09:39:53 UTC
I'm wundering should one expect a kweather icon in the
sidebar (holding the icons to kmail, summary, knode, etc)?

Somehow one should be able to populate the weather location,
isn't it?
Comment 3 Tobias Koenig 2004-01-31 18:53:00 UTC
Subject: kdetoys/kweather

CVS commit by tokoe: 

Make KApplication::startServiceByDesktopName() working again.
That fixes also #72300.

CCMAIL:72300-done@bugs.kde.org


  M +1 -0      kweatherservice.desktop   1.39


--- kdetoys/kweather/kweatherservice.desktop  #1.38:1.39
@@ -24,4 +24,5 @@
 Exec=kweatherservice
 X-DCOP-ServiceType=Unique
+X-DCOP-ServiceName=KWeatherService
 X-KDE-StartupNotify=false
 Comment= A DCOP service to provide weather data.