[Desktop-packages] [Bug 2036426] Re: gnome calculator crash on IMF server error

2023-11-05 Thread Bug Watch Updater
** Changed in: gnome-calculator Status: Unknown => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-calculator in Ubuntu. https://bugs.launchpad.net/bugs/2036426 Title: gnome calculator crash on IMF server

[Desktop-packages] [Bug 2036426] Re: gnome calculator crash on IMF server error

2023-11-05 Thread Marius Gedminas
Upstream bug: https://gitlab.gnome.org/GNOME/gnome- calculator/-/issues/359 Upstream says the actual bug is in libsoup: https://gitlab.gnome.org/GNOME/libsoup/-/issues/361. ** Bug watch added: gitlab.gnome.org/GNOME/gnome-calculator/-/issues #359

[Desktop-packages] [Bug 2036426] Re: gnome calculator crash on IMF server error

2023-10-09 Thread Jose Gómez
Similar issue here: ** (gnome-calculator:58236): WARNING **: 14:38:49.211: currency- provider.vala:386: Cannot use ECB rates as don't have EUR rate ** (gnome-calculator:58236): WARNING **: 14:38:49.966: currency- provider.vala:161: Couldn't download IMF currency rate file: HTTP/2 Error:

[Desktop-packages] [Bug 2036426] Re: gnome calculator crash on IMF server error

2023-10-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-calculator (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-calculator in Ubuntu.

[Desktop-packages] [Bug 2036426] Re: gnome calculator crash on IMF server error

2023-09-18 Thread Nathan Teodosio
The problem looks to be var bodyinput = yield session.send_async (message, 1, new GLib.Cancellable()); That is not the signature of the function and it doesn't return the body input. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 2036426] Re: gnome calculator crash on IMF server error

2023-09-18 Thread realivanjx
works fine after i do this: dconf write /org/gnome/calculator/refresh-interval 0 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-calculator in Ubuntu. https://bugs.launchpad.net/bugs/2036426 Title: gnome calculator crash on IMF