Thanks for warn I do not blame You, I like the risk sometimes.
I did what You pointed.
Still there is some problem. But I do not care at this moment - data are on 
my webpage - weewx and saratoga also they are sent to the WU

Here is an error log - maybe it would help You in development of very nice 
plugin.

Nov 12 14:30:20 raspberrypi weewx[18627]: cheetahgenerator: Generate failed 
with exception '<class 'NameMapper.NotFound'>'
Nov 12 14:30:20 raspberrypi weewx[18627]: cheetahgenerator: **** Ignoring 
template /etc/weewx/skins/Clientraw/clientrawextra.txt.tmpl
Nov 12 14:30:20 raspberrypi weewx[18627]: cheetahgenerator: **** Reason: 
cannot find 'split' while searching for 'split'
Nov 12 14:30:20 raspberrypi weewx[18627]: ****  Traceback (most recent call 
last):
Nov 12 14:30:20 raspberrypi weewx[18627]: ****    File 
"/usr/share/weewx/weewx/cheetahgenerator.py", line 315, in generate
Nov 12 14:30:20 raspberrypi weewx[18627]: ****      print >> _file, text
Nov 12 14:30:20 raspberrypi weewx[18627]: ****    File 
"/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in 
__str__
Nov 12 14:30:20 raspberrypi weewx[18627]: ****      rc = getattr(self, 
mainMethName)()
Nov 12 14:30:20 raspberrypi weewx[18627]: ****    File 
"_etc_weewx_skins_Clientraw_clientrawextra_txt_tmpl.py", line 164, in 
respond
Nov 12 14:30:20 raspberrypi weewx[18627]: ****  NotFound: cannot find 
'split' while searching for 'split'
Nov 12 14:30:20 raspberrypi weewx[18627]: cheetahgenerator: Generated 3 
files for report wdClientraw in 1.09 seconds
Nov 12 14:30:20 raspberrypi weewx[18627]: imageStackedWindRose: Generated 1 
images for wdStackedWindRose in 0.10 seconds
Nov 12 14:30:20 raspberrypi weewx[18627]: cheetahgenerator: Generated 1 
files for report wdSteelGauges in 0.09 seconds
Nov 12 14:30:30 raspberrypi weewx[18627]: reportengine: ftp'd 33 files in 
10.30 seconds

Once more, thanks for help and good plugin
Regards
Jacek


On Saturday, November 12, 2016 at 1:57:10 PM UTC+1, gjr80 wrote:
>
> On Saturday, 12 November 2016 20:12:55 UTC+10, Jacek Skowroński wrote:
>>
>> Any hint how to fix the mentioned errors?
>>
>
> I did warn you.....
>
>> Weewx-WD v1.0.0 has a few bugs in it that may or may not affect you. I am 
>> just putting the finishing touches to a v1.0.1 package that adresses these 
>> issues. If you could hang off installing for a week that might be 
>> advantageous. 
>>
>
> The wind rose font issue is easily worked around. As per the Weewx-WD docs 
> installing the GNU FreeFont truetype fonts will fix the problem:
>  
> sudo apt-get install fonts-freefont-ttf
>
> The next version gracefully handles the lack of the GNU FreeFont truetype 
> fonts.
>
> The other issue is more complex but I suspect it can be avoided by installing 
> pyephem <http://weewx.com/docs/setup.htm> (I say avoided becasue the 
> issue is still there, it is just that Weewx-WD 1.0.0 handles sunrise and 
> sunset times a little differently if pyephem is installed):
>
> sudo apt-get install python-dev
> sudo apt-get install python-pip
> sudo pip install pyephem
>
> Even with these workarounds I am not certain you will have no more issues. 
> As I said this morning, I recommend you give me a few days to get the next 
> version finalised.
>
> Gary
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to