Ticket #27936 (reopened defect)
sunwait @20041208 does not accept eastern longitude
| Reported by: | nonstop.server@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: | sunwait |
Description
When submitting an eastern longitude sunwait displays a warning and falls back to the default, using 77.069450W as longitude coordinate.
% sunwait -d12 -m1 -p 33.56S 18.25E
warning: latitude or longitude not set
default coords of Alexandria, Virgina, USA used
Using location: 33.560000S, 77.069450W
Date: 12 Jan 2011
Local time: 17:56
Day length: 14:12 hours
With civil twilight 15:06 hours
With nautical twilight 16:15 hours
With astronomical twilight 17:29 hours
Length of twilight: civil 0:26 hours
nautical 1:01 hours
astronomical 1:38 hours
Current specified time zone: CET (1 from UTC)
Sun transits 1816 CET
Sun rises 1111 CET, sets 0121 CET
Civil twilight starts 1043 CET, ends 0150 CET
Nautical twilight starts 1009 CET, ends 0224 CET
Astronomical twilight starts 0932 CET, ends 0301 CET
Attachments
Change History
comment:2 in reply to: ↑ 1 Changed 2 years ago by nonstop.server@…
Replying to macsforever2000@…:
What makes you think this is not a problem upstream?
You're right, I should post this bug upstream. Sorry for the inconvenience.
comment:3 Changed 2 years ago by macsforever2000@…
- Status changed from new to closed
- Resolution set to invalid
comment:4 Changed 2 years ago by jmr@…
- Status changed from closed to reopened
- Resolution invalid deleted
More of a wontfix than invalid really (maybe we should add something like "third party to resolve").
comment:5 Changed 2 years ago by jmr@…
- Status changed from reopened to closed
- Resolution set to wontfix
comment:6 Changed 12 months ago by nonstop.server@…
After reporting this issue upstream the developer was unable to reproduce my problem, so there was not much he could do.
I have made one small change in the code of main.c that solved my problem and would like to share it with anyone who encounters this issue.
The developer has been informed, but I never got an reply on my question if this change was acceptable or not.
See the attached patch sunwait-main.c.diff for the change.


What makes you think this is not a problem upstream?