raphaelquintao / QRedshiftCinnamon

Linux Cinnamon applet to change screen color temperature
https://cinnamon-spices.linuxmint.com/applets/view/313
Apache License 2.0
93 stars 12 forks source link

Applet crashes when edit lat/long settings #72

Closed geofausto closed 1 month ago

geofausto commented 1 month ago

When I edit the latitude or longitude fields, the applet breaks, the screen goes black and the entire system crashes. To get around it, I have to delete the installed folder in /.local/share/cinnamon/applets and/or edit the applet configuration file for lat/long fields.

QRedshift version 2.0.3. It happens since version 2.0.0.

Linux Mint 21.3 x86_64 Cinnamon 6.0.4 5.15.0-113-generic

raphaelquintao commented 1 month ago

What latitude and longitude you trying to use? Have you tried to change with the applet disabled?

geofausto commented 1 month ago

The problem happens when I type any character in the 'Latitude' or 'Longitude' field. For example, when changing coordinates by typing "-" everything freezes and the screen goes black. At first I thought the problem was only when typing "," or "." to decimal places. As I said, I currently make changes to .json configuration file. These changes are made instantly after save .json file.

I didn't test with the applet disabled.

image

raphaelquintao commented 1 month ago

I found it, happens when you type the -. I will fix it today.

Thanks for report.

raphaelquintao commented 1 month ago

Fixed in Version 2.0.4 Let me know if it works for you.

geofausto commented 1 month ago

Ok. It's working!