linuxmint / mintupgrade

42 stars 16 forks source link

Mint update reports DeprecationWarning in .xsession-errors of Linux Mint 21.2 Cinnamon #71

Closed ChooChooAl closed 9 months ago

ChooChooAl commented 1 year ago

.xsession-errors is collecting quite a few errors about mintupdate deprecation.

mintupdate 6.0.3 on Linux mint 21.2 Cinnamon. Not running dev or beta versions, just good ole stable.

/usr/lib/linuxmint/mintUpdate/mintUpdate.py:1368: DeprecationWarning: Gdk.threads_init is deprecated Gdk.threads_init() /usr/lib/linuxmint/mintUpdate/mintUpdate.py:1751: DeprecationWarning: Gdk.threads_enter is deprecated Gdk.threads_enter() /usr/lib/linuxmint/mintUpdate/mintUpdate.py:796: DeprecationWarning: Gdk.threads_leave is deprecated Gdk.threads_leave()

clefebvre commented 9 months ago

Only warnings for now. Likely to be fixed for Mint 22. This is about mintupdate though, not mintupgrade.