On Thursday 07 of January 2021 10:53:21 Stefan Krusche via tde-users wrote:
Am Donnerstag, 7. Januar 2021 schrieb Stefan Krusche via tde-users:
Am Donnerstag, 7. Januar 2021 schrieb deloptes via tde-users:
Stefan Krusche via tde-users wrote: in the file
.trinity/share/config/weather_panelappletrc
set manually the line
report_location=EDDB
does it help?
Bullseye!
I didn't know this file, I haven't looked further after I found config/KweatherServicerc …
This means there are two different rc-files for kweather in /opt/trinity/share/apps/kweatherservice:
$ ls *eather* KWeatherServicerc weather_panelappletrc
With this content: $ cat KWeatherServicerc [WEATHERSTATIONS] stations=EDVE
$ cat weather_panelappletrc [General Options] log_file_name[$e]= logging=false report_location=EDDB reportview_size=5xx,3xx smallview_mode=2 textColor=2xx,2xx,2xx
Wouldn't it make sense to merge them into one? Should I file a bug? With which severity, "wishlist"?!
Cheers, Stefan ____________________________________________________
The service runs independently and can update multiple stations. The applet then displays just one of these stations. Therefore, there are two separate configuration files.
Cheers