[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 Ubuntu
Desktop Bugs, which is subscribed to gnome-calculator in Ubuntu.
https://bugs.launchpad.net/bugs/2036426

Title:
  gnome calculator crash on IMF server error

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-calculator/+bug/2036426/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[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
   https://gitlab.gnome.org/GNOME/gnome-calculator/-/issues/359

** Also affects: gnome-calculator via
   https://gitlab.gnome.org/GNOME/gnome-calculator/-/issues/359
   Importance: Unknown
   Status: Unknown

** Bug watch added: gitlab.gnome.org/GNOME/libsoup/-/issues #361
   https://gitlab.gnome.org/GNOME/libsoup/-/issues/361

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-calculator in Ubuntu.
https://bugs.launchpad.net/bugs/2036426

Title:
  gnome calculator crash on IMF server error

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-calculator/+bug/2036426/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[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: INTERNAL_ERROR

(gnome-calculator:58236): libsoup-WARNING **: 14:38:49.966:
(../libsoup/soup-session.c:334):soup_session_dispose: runtime check
failed: (soup_connection_manager_get_num_conns (priv->conn_manager) ==
0)

(gnome-calculator:58236): libsoup-WARNING **: 14:38:49.966: 
(../libsoup/soup-connection-manager.c:84):soup_host_free: runtime check failed: 
(host->conns == NULL)
Segmentation fault (core dumped)

I can confirm that doing the following has removed the issue:

dconf write /org/gnome/calculator/refresh-interval 0

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-calculator in Ubuntu.
https://bugs.launchpad.net/bugs/2036426

Title:
  gnome calculator crash on IMF server error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/2036426/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[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 Ubuntu
Desktop Bugs, which is subscribed to gnome-calculator in Ubuntu.
https://bugs.launchpad.net/bugs/2036426

Title:
  gnome calculator crash on IMF server error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/2036426/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[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 Ubuntu
Desktop Bugs, which is subscribed to gnome-calculator in Ubuntu.
https://bugs.launchpad.net/bugs/2036426

Title:
  gnome calculator crash on IMF server error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/2036426/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[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 Ubuntu
Desktop Bugs, which is subscribed to gnome-calculator in Ubuntu.
https://bugs.launchpad.net/bugs/2036426

Title:
  gnome calculator crash on IMF server error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/2036426/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs