Sandaysoft

Support forum for Cumulus weather station software
It is currently Wed Jun 19, 2013 3:10 pm
Please click here before posting. Help me to help you!
Useful Links: Cumulus FAQ • Enhancement requests • Wiki (documentation)
Please put your approximate location into your profile
Add your web site to the Cumulus user map
Vantage Pro2 users with firmware 3.00 should upgrade to fw 3.12 and Cumulus 1.9.4

All times are UTC




Post new topic Reply to topic  [ 68 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next
Author Message
 Post subject: Re: First Public release of Cumulus Toolbox
PostPosted: Sun Jan 31, 2010 9:47 am 
Offline
User avatar

Joined: Sat Dec 26, 2009 8:52 am
Posts: 588
Location: Crafers, South Australia
Weather Station: Fine Offset WH1091
Operating System: Windows XP
Does running the toolbox minimised to the system tray prevent the PC from rebooting? I've just tried rebooting my PC twice and both times I had to stop the toolbox before the PC would reboot. I only waited a couple of minutes each time so I don't know if I left it longer if it would have rebooted ok, but after I stopped the toolbox it rebooted immediately. Has anyone restarted their PC successfully with it running?

_________________
Cheers

Phil

http://members.ozemail.com.au/~storerfamily/weather
http://www.seabreeze.com.au/graphs/sa.asp

Image


Top
 Profile  
 
 Post subject: Re: First Public release of Cumulus Toolbox
PostPosted: Sun Jan 31, 2010 10:31 am 
Offline
User avatar

Joined: Tue Jul 29, 2008 8:00 pm
Posts: 2001
Location: Thornhill, Dumfries, UK
Weather Station: WH1081
Operating System: Mac OSx & Win 7
If 'Toolbox' is in the System tray it will not allow a reboot -- if the computer attempts a reboot it will pop up a bubble saying "Cumulus Toolbox is Running" as a gentle reminder. If it is open on screen it will allow a shutdown

I thought that was a good feature :?:

I rely on the 'Toolbox' doing a number of regular tasks so I wanted to make sure I did not shutdown without considering the implications
But hey, its not all about me. LOL

_________________
David
Contact Me


Top
 Profile  
 
 Post subject: Re: First Public release of Cumulus Toolbox
PostPosted: Sun Jan 31, 2010 11:56 am 
Offline

Joined: Mon Aug 10, 2009 10:16 pm
Posts: 1698
Location: World...
Weather Station: No weather station
Operating System: No operating system
David...
Quote:
...I thought that was a good feature...
And, please DO NOT remove it - it is an excellent feature... 8-)


Top
 Profile  
 
 Post subject: Re: First Public release of Cumulus Toolbox
PostPosted: Sun Jan 31, 2010 12:09 pm 
Offline
User avatar

Joined: Sat Dec 26, 2009 8:52 am
Posts: 588
Location: Crafers, South Australia
Weather Station: Fine Offset WH1091
Operating System: Windows XP
Its fine by me if I'm the one rebooing my PC, but sometimes my PC automatically reboots overnight to apply updates. I guess the toolbox will stop that won't it?

_________________
Cheers

Phil

http://members.ozemail.com.au/~storerfamily/weather
http://www.seabreeze.com.au/graphs/sa.asp

Image


Top
 Profile  
 
 Post subject: Re: First Public release of Cumulus Toolbox
PostPosted: Sun Jan 31, 2010 3:35 pm 
Offline
User avatar

Joined: Tue Jul 29, 2008 8:00 pm
Posts: 2001
Location: Thornhill, Dumfries, UK
Weather Station: WH1081
Operating System: Mac OSx & Win 7
Build 40 available


  • Added the option to select where backups taken by the File Editor are stored. Default is in the Cumulus Folder, but can be changed to any location.
  • Backup files now retained for every change and named with the date and an incrementing counter.
  • Add the Standard Web templates files to the File Editor

_________________
David
Contact Me


Top
 Profile  
 
 Post subject: Re: First Public release of Cumulus Toolbox
PostPosted: Sun Jan 31, 2010 9:36 pm 
Offline
User avatar

Joined: Thu Jan 07, 2010 9:44 pm
Posts: 2596
Location: Wilmslow, Cheshire, UK
Weather Station: Davis VP2
Operating System: XP SP3, Win 7
I'm having trouble getting the SMTP to work. I'm using:

server: smtp.gmail.com
port: 465
SSL: Yes
Authenication: yes

I can telnet to the server/port OK, and just tried setting up Outlook Express with the same settings (on the same PC), and that works OK.

The tools gives a 'general failure' error after a minute or so. :(

Any ideas?

Thanks
Mark

_________________
Mark
Wilmslow Astro Weather


Top
 Profile  
 
 Post subject: Re: First Public release of Cumulus Toolbox
PostPosted: Sun Jan 31, 2010 9:53 pm 
Offline
User avatar

Joined: Tue Jul 29, 2008 8:00 pm
Posts: 2001
Location: Thornhill, Dumfries, UK
Weather Station: WH1081
Operating System: Mac OSx & Win 7
Try port 587 -- I use gmail and it works fine on 587 (which is their other supported port).

_________________
David
Contact Me


Top
 Profile  
 
 Post subject: Re: First Public release of Cumulus Toolbox
PostPosted: Sun Jan 31, 2010 10:35 pm 
Offline
User avatar

Joined: Thu Jan 07, 2010 9:44 pm
Posts: 2596
Location: Wilmslow, Cheshire, UK
Weather Station: Davis VP2
Operating System: XP SP3, Win 7
Thanks David, that works - strange but the setup FAQ I found for Google Apps listed port 465.

Now to see what I can do with this -I want to try and build a SQL DB on my web server for historic queries.

Mark

_________________
Mark
Wilmslow Astro Weather


Top
 Profile  
 
 Post subject: Re: First Public release of Cumulus Toolbox
PostPosted: Mon Feb 01, 2010 12:20 am 
Offline
User avatar

Joined: Tue Jul 29, 2008 8:00 pm
Posts: 2001
Location: Thornhill, Dumfries, UK
Weather Station: WH1081
Operating System: Mac OSx & Win 7
That's great Mark

For some reason Google offer two ports for their SMTP mail, i have never had much success with the first one.

I am doing exactly what you say....I use 'Toolbox' to upload my dayfile.txt just after midnight. I have a PHP script to parse this file and place it in an SQL database. I use 'Toolbox' to call this PHP file (again just after midnight) to populate my SQL table. The result is....http://www.grantownweather.co.uk/historic/historic.php

_________________
David
Contact Me


Top
 Profile  
 
 Post subject: Re: First Public release of Cumulus Toolbox
PostPosted: Mon Feb 01, 2010 12:59 am 
Offline

Joined: Sun May 10, 2009 8:52 pm
Posts: 508
Location: Springfield, IL
Weather Station: davis vp2 Serial datalogger
Operating System: Windows 7 64-bit
Hi David,
cool idea http://www.grantownweather.co.uk/historic/historic.php
any fix for the size of realtimelog.txt
Beau


Top
 Profile  
 
 Post subject: Re: First Public release of Cumulus Toolbox
PostPosted: Mon Feb 01, 2010 10:37 am 
Offline
User avatar

Joined: Sat Dec 26, 2009 8:52 am
Posts: 588
Location: Crafers, South Australia
Weather Station: Fine Offset WH1091
Operating System: Windows XP
How hard would it be to make the "stop PC from rebooting" a configurable option?

_________________
Cheers

Phil

http://members.ozemail.com.au/~storerfamily/weather
http://www.seabreeze.com.au/graphs/sa.asp

Image


Top
 Profile  
 
 Post subject: Re: First Public release of Cumulus Toolbox
PostPosted: Mon Feb 01, 2010 10:43 am 
Offline
User avatar

Joined: Sat Dec 26, 2009 8:52 am
Posts: 588
Location: Crafers, South Australia
Weather Station: Fine Offset WH1091
Operating System: Windows XP
Thanks for adding the template files, that's going to save me a lot of folder navigation! :clap:

Can I confirm that the editor stops you from editing files that require Cumulus to be stopped, like cumulus,ini?

If so, I noticed that if I select a .txt file and get the edit options and then select the .ini file, the edit options are still available. I haven't tried editing the .ini file with cumulus open via this method though. (I'll ask on the newly formed "Daj appreciation forum" if anyone else has, www.daj-appreciation-forum.com :D )

_________________
Cheers

Phil

http://members.ozemail.com.au/~storerfamily/weather
http://www.seabreeze.com.au/graphs/sa.asp

Image


Top
 Profile  
 
 Post subject: Re: First Public release of Cumulus Toolbox
PostPosted: Mon Feb 01, 2010 3:03 pm 
Offline
User avatar

Joined: Tue Jul 29, 2008 8:00 pm
Posts: 2001
Location: Thornhill, Dumfries, UK
Weather Station: WH1081
Operating System: Mac OSx & Win 7
My logic must be slightly wrong -- it should not allow you to edit any files while Cumulus is running. It will however allow you to edit the web templates.

Something must be slight awry with the logic in the button

_________________
David
Contact Me


Top
 Profile  
 
 Post subject: Re: First Public release of Cumulus Toolbox
PostPosted: Mon Feb 01, 2010 7:51 pm 
Offline
User avatar

Joined: Tue Jul 29, 2008 8:00 pm
Posts: 2001
Location: Thornhill, Dumfries, UK
Weather Station: WH1081
Operating System: Mac OSx & Win 7
Build 41 Available

  • Added Auto and manual pruning of the realtimelog.txt
  • you can now allow/deny Windows to shutdown if 'Toolbox' is minimized to the system tray
  • fixed a logic bug when using the File Editor -- Web files can be edited at any time. All others only when Cumulus is not running

I am keen for someone with a non-UK date format to test this.

realtime always stores the date as dd/mm/yy, but I do convert your local date back to a UK format to compare the two so hopefully it will work

_________________
David
Contact Me


Top
 Profile  
 
 Post subject: Re: First Public release of Cumulus Toolbox
PostPosted: Mon Feb 01, 2010 8:01 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17835
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
Enhancement request! Could you add an all time record editor? Mine seems to be broken for some people :(


(Only joking).

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 68 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group