tb_updater_gui:141: DeprecationWarning: an integer is required (got type float)

user@host:~$ update-torbrowser --input gui --alpha
INFO: Auto detecting ARCH...
INFO: ARCH 'x86_64' detected.
INFO: Auto detecting ARCH_DOWNLOAD...
INFO: ARCH_DOWNLOAD 'linux64' detected.
INFO: CURL_PROXY: --proxy socks5h://tb-updater_346d092f-08a7-4170-921b-f6c25278b5cd:password@10.137.0.14:9115
INFO: Not running inside Qubes Disposable Template, ok.
INFO: Downloading alpha version. See:
https://www.whonix.org/wiki/Tor_Browser#Alpha
INFO: Running Tor enabled check... Done.
INFO: Running Tor bootstrap check... Done.
INFO: Running connectivity check...  Downloading...: https://www.torproject.org
INFO: CURL_OUT_FILE: /home/user/.cache/tb/temp/tbb_remote_folder

(zenity:2176): dbind-WARNING **: 21:06:48.060: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
INFO: Connectivity check succeeded.
INFO: Find out latest version... Downloading...: https://aus1.torproject.org/torbrowser/update_3/alpha/downloads.json
INFO: CURL_OUT_FILE: /home/user/.cache/tb/RecommendedTBBVersions

(zenity:2545): dbind-WARNING **: 21:07:00.620: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
WARNING: Looks like Tor Browser is already up to date.

Please close Tor Browser if you want to (re-)install!

If your currently installed version is:
   - higher: you are likely target of a downgrade attack, SAY NO NOW.
   - equal : only proceed, if you want to create a new browser profile.
   - lower : you should upgrade.

If you would like to keep your browser profile and update rather than re-downloading Tor Browser, you must use Tor Browser's internal updater. In that case, say no now.

This program (Tor Browser Downloader (by Whonix developers)) is incapable of keeping user data.

YOUR BROWSER WILL BE KILLED.
YOUR OLD BROWSER PROFILE INCLUDING BOOKMARKS AND PASSWORDS WILL GET DELETED.
Learn more about this Download Confirmation Notification.
https://www.whonix.org/wiki/Tor_Browser/Download_Confirmation_Notification
INFO: Previously downloaded version: 11.0a7
INFO: Currently installed version: 11.5a9
INFO: Online detected version: 11.5a9
/usr/libexec/msgcollector/tb_updater_gui:141: DeprecationWarning: an integer is required (got type float).  Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python.
  self.resize(800, window_height)
INFO: Canceled. Exit.
user@host:~$ ^C
user@host:~$

There is this line:

/usr/libexec/msgcollector/tb_updater_gui:141: DeprecationWarning: an integer is required (got type float).  Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python.
  self.resize(800, window_height)

Need some attention.

1 Like
1 Like