-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Has been working fine so far.
Today did not start.
Ubuntu 22.04.3. LTS
Here is what happened:
timo@Timo-TS10:$ wfpiconsole start22.04.1'>
[INFO ] [Logger ] Record log in /home/timo/.kivy/logs/kivy_23-09-07_3.txt
[INFO ] [Kivy ] v2.1.0
[INFO ] [Kivy ] Installed at "/home/timo/.local/lib/python3.10/site-packages/kivy/init.py"
[INFO ] [Python ] v3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]
[INFO ] [Python ] Interpreter at "/usr/bin/python3"
[INFO ] [Logger ] Purge log fired. Processing...
[INFO ] [Logger ] Purge finished!
[INFO ] [Config ] Verifying station details
[INFO ] [Factory ] 189 symbols loaded
[INFO ] [Image ] Providers: img_tex, img_dds, img_sdl2, img_pil (img_ffpyplayer ignored)
[INFO ] [Window ] Provider: sdl2
[INFO ] [GL ] Using the "OpenGL ES 2" graphics system
[INFO ] [GL ] Backend used
[INFO ] [GL ] OpenGL version <b'4.6 (Compatibility Profile) Mesa 23.0.4-0ubuntu1
[INFO ] [GL ] OpenGL vendor <b'Intel'>
[INFO ] [GL ] OpenGL renderer <b'Mesa Intel(R) HD Graphics (CHV)'>
[INFO ] [GL ] OpenGL parsed version: 4, 6
[INFO ] [GL ] Shading version <b'4.60'>
[INFO ] [GL ] Texture max size <16384>
[INFO ] [GL ] Texture max units <32>
[INFO ] [Window ] auto add sdl2 input provider
[INFO ] [Window ] virtual keyboard not allowed, single mode, not docked
[INFO ] [Text ] Provider: sdl2
[INFO ] [GL ] NPOT texture support is available
Traceback (most recent call last):
File "/home/timo/wfpiconsole/main.py", line 521, in
wfpiconsole().run()
File "/home/timo/.local/lib/python3.10/site-packages/kivy/app.py", line 954, in run
self._run_prepare()
File "/home/timo/.local/lib/python3.10/site-packages/kivy/app.py", line 924, in _run_prepare
root = self.build()
File "/home/timo/wfpiconsole/main.py", line 199, in build
self.screenManager.add_widget(CurrentConditions())
File "/home/timo/wfpiconsole/main.py", line 440, in init
self.app.astro.moonrise_moonset()
File "/home/timo/wfpiconsole/lib/astronomical.py", line 198, in moonrise_moonset
Moonset = self.observer.next_setting(self.moon)
File "/home/timo/.local/lib/python3.10/site-packages/ephem/init.py", line 444, in next_setting
return self._find_rise_or_set(body, start, use_center, +1, False)
File "/home/timo/.local/lib/python3.10/site-packages/ephem/init.py", line 492, in _find_rise_or_set
raise AlwaysUpError('%r is above the horizon at %s'
ephem.AlwaysUpError: 'Moon' is above the horizon at 2023/9/8 17:23:06