Closed claudiux closed 1 month ago
I'm getting the same error. I tried to debug it, but when I log direction
it is not undefined, and it looks like it should work. It's also strange that the position in the error message seems to be off, since there are no references to direction
there, but there are two in the preceding lines.
The same behavior after the update - no popup menu.
Strange, mine is working now. I don't think I changed or updated anything. I did just replace my monitor, but I have no idea how that would have made a difference.
Strange, mine is working now. I don't think I changed or updated anything. I did just replace my monitor, but I have no idea how that would have made a difference.
Mine now also works without changing anything. Maybe there's a problem with the phase calculation? I don't know.
@gruppler
It's also strange that the position in the error message seems to be off, since there are no references to direction there, but there are two in the preceding lines.
I always find that the reported line is 2 lines more than the line the error occurred on. Seems to happen with all applet errors.
Still doesn't work if I fill in geolocation.
Still doesn't work if I fill in geolocation.
Can't reproduce this.
Can't reproduce this.
Today it works. I don't know..
Same error, again.
I think I've tracked down the issue. I'm not handling all the cases when it comes to the rise, set and transit times. I'm working out a solution in my free time.
I've noticed that this bug appears only when "showRiseSet" is set to true.
Applet version/Build date
Version 1.0.0 (2024-07-01 05:09:10)
Cinnamon version
Cinnamon 6.0.4
Distribution
Mint 21.3
Graphics hardware and driver used
No matters
Applet name and maintainer
moonphase@techi-freki @Techi-Freki
What happened?
Every time I click on the applet, the menu is not displayed and this message appears in
~/.xsession-errors
:Other information
No response