w f:
>
> Yesterday I ran a system update. Nothing major; just bits.

What "bits"? /var/log/apt contains more information.

> Suddenly, gnome-calculator no longer works. When launched, it freezes.
> After a few seconds, I get a "'Calculator' is not responding." popup
> "Force Quit" or "Wait."
>
> When I launch it from the command line, I get this:
> 
> ** (gnome-calculator:15021): WARNING **: 12:43:28.356: 
> currency-provider.vala:386: Cannot use ECB rates as don't have EUR rate
> 
> ** (gnome-calculator:15021): WARNING **: 12:43:30.040: 
> currency-provider.vala:161: Couldn't download IMF currency rate file: HTTP/2 
> Error: INTERNAL_ERROR
> 
> (gnome-calculator:15021): libsoup-WARNING **: 12:43:30.040: 
> (../libsoup/soup-session.c:334):soup_session_dispose: runtime check failed: 
> (soup_connection_manager_get_num_conns (priv->conn_manager) == 0)
> 
> (gnome-calculator:15021): libsoup-WARNING **: 12:43:30.040: 
> (../libsoup/soup-connection-manager.c:78):soup_host_free: runtime check 
> failed: (host->conns == NULL)

That is probably the same problem as described here (including a
solution):

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059773

You can always go to https:///bugs.debian.org/<packagename> to find the
list of unresolved bugs for that package.

> Nothing is reported when monitoring launch with journalctl.

I don't understand this. What exactly did you do?

> I was going to uninstall/reinstall gnome-terminal

This approach will almost never help. Why should it? Installing the same
version as before will just restore the same bugs. Launching a program
without any prior configuration (e.g. with a new user account for that
purpose) has a better chance of working.

> but when I ran "sudo
> apt purge gnome-calculator" I was told that the process would also
> remove gnome, gnome-core, and task-gnome-desktop; so I didn't proceed.

Those are empty packages that exist only to depend on what constitutes a
regular Gnome desktop. If you manually remove one of these dependencies,
the "umbrella" packages must go as well in order to maintain a
consistent system state. What you could do is run "apt install
--reinstall gnome-terminal" if you think it might help.

J.
-- 
Thy lyrics in pop songs seem to describe my life uncannily accurately.
[Agree]   [Disagree]
                 <http://archive.slowlydownward.com/NODATA/data_enter2.html>

Attachment: signature.asc
Description: PGP signature

Reply via email to