AROS World Exec

Development => AROS Software Development => Topic started by: MarcusF on July 18, 2022, 10:02:01 PM

Title: AWeather 1.0 release
Post by: MarcusF on July 18, 2022, 10:02:01 PM
AWeather is up on Aminet http://aros.aminet.net/package/util/wb/AWeather and hopefully shortly on Aros Archive as well

Live weather forecast on AROS x86 desktop. Written in FreePascal
Title: Re: AWeather 1.0 release
Post by: deadwood on July 18, 2022, 11:21:00 PM
Published on the archives, thank you!

There is a small bug report: if you start application without network being setup (as for example default AROS linux hosted setup) it will crash while accessing sockets (probably because it does not detect that bsdsocket.library is not present?).
Title: Re: AWeather 1.0 release
Post by: Amiwell on July 19, 2022, 04:41:34 AM
Thank You Marcus :)

(https://i.ibb.co/k2zg6hG/wand-1.jpg)
Title: Re: AWeather 1.0 release
Post by: Amiwell on July 19, 2022, 05:33:55 AM
A consideration for the next releases the saving of preferences once at the start and then if you could definitively position yourself on the workbench via tooltype for example

All Best and thank you for your support
Title: Re: AWeather 1.0 release
Post by: AMIGASYSTEM on July 19, 2022, 06:21:32 AM
Marcus I tried AWeather successfully, created the DualPNG icons in AROS One style, also recreated the images giving some color :)

I noticed that it is not possible to see the weather predictions only on the capitals, is it not possible to have the information about your own city using the appropriate Geographic Coordinates? also is it possible to change Fonts and size?
Title: Re: AWeather 1.0 release
Post by: MarcusF on July 19, 2022, 07:47:13 AM
Thank you all for testing it!

deadwood - Yes, it assumes networking is present. I will make fixes for v1.1 :)

salvo - I will see if I can store the window location and reload it when the program is started

AMIGASYSTEM - Do you mind sharing the colorful icons?
You can put in any coordinates, the list is just a quick preset that fills in the long/lat fields. When you click Save it should save your settings to file and load them next time.
Title: Re: AWeather 1.0 release
Post by: AMIGASYSTEM on July 19, 2022, 09:07:10 AM
AMIGASYSTEM - Do you mind sharing the colorful icons?

I attach DualPNG Icons and Images in two different sizes !
Title: Re: AWeather 1.0 release
Post by: Amiwell on July 19, 2022, 09:47:45 AM

salvo - I will see if I can store the window location and reload it when the program is started


Ok Marcus
Title: Re: AWeather 1.0 release
Post by: MarcusF on July 19, 2022, 10:10:49 AM

salvo - I will see if I can store the window location and reload it when the program is started


Ok Marcus

Yes I can do this in a future update but it will require a rewrite from LCL to ALB42's MUI lib so it might not be the next update but it will definitely be in a future update :)
Title: Re: AWeather 1.0 release
Post by: Amiwell on July 19, 2022, 10:57:31 AM
no problem Marcus but every time I start the program he always asks me the settings :-\
Title: Re: AWeather 1.0 release
Post by: AMIGASYSTEM on July 19, 2022, 11:03:41 AM
@salvo
This happens to you because you saved wrong coordinates

Title: Re: AWeather 1.0 release
Post by: miker1264 on July 19, 2022, 07:41:49 PM
AWeather is up on Aminet http://aros.aminet.net/package/util/wb/AWeather and hopefully shortly on Aros Archive as well

Live weather forecast on AROS x86 desktop. Written in FreePascal

Nice work. Thanks.
Title: Re: AWeather 1.0 release
Post by: MarcusF on July 20, 2022, 02:06:23 PM
Thank you miker!

I'm working on the next version right now :)
Title: Re: AWeather 1.0 release
Post by: Amiwell on July 20, 2022, 03:04:48 PM
@salvo
This happens to you because you saved wrong coordinates

select rome and rome :)
Title: Re: AWeather 1.0 release
Post by: MarcusF on July 20, 2022, 03:40:56 PM
It opens the Settings every time on start by workaround. There's something weird that's causing the application to break if it displays the Weather panel first.
Title: Re: AWeather 1.0 release
Post by: AMIGASYSTEM on July 20, 2022, 04:12:28 PM

select rome and rome :)

You must also enter the correct coordinates "Longitude and Latitude" and then save.
Title: Re: AWeather 1.0 release
Post by: Amiwell on July 20, 2022, 05:04:22 PM
It opens the Settings every time on start by workaround. There's something weird that's causing the application to break if it displays the Weather panel first.

ah ok Marcus :D
Title: Re: AWeather 1.0 release
Post by: MarcusF on July 20, 2022, 06:21:52 PM
If you double click the City it should populate the lat/long automatically, or you can manually enter whatever coordinates you want
Title: Re: AWeather 1.0 release
Post by: Amiwell on July 21, 2022, 06:51:05 AM
yes Marcus i see :)