On Mon, 2026-05-11 at 16:30 -0400, Max Pyziur wrote: > I maintain a large database using PostgreSQL. Most of the updates and > reporting are via Python/MatPlotLib scripts. > > In generating a chart of a timeseries, I am now getting the following error: > Failed to create wl_display (No such file or directory) > qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even > though it was found. > qt.qpa.theme.gnome: dbus reply error: [ > "org.freedesktop.DBus.Error.NameHasNoOwner" ] "Could not activate remote peer > 'org.freedesktop.portal.Desktop': startup job failed" > qt.qpa.theme.gnome: dbus reply error: [ > "org.freedesktop.DBus.Error.NameHasNoOwner" ] "Could not activate remote peer > 'org.freedesktop.portal.Desktop': startup job failed" > > Despite the error message, the script executes correctly delivering an > appropriate chart.
Could simply be one of those cases of "checking for... this feature isn't available, nor this one, carrying on doing it anyway..." -- uname -rsvp Linux 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 (yes, this is the output from uname for this PC when I posted) Boilerplate: All unexpected mail to my mailbox is automatically deleted. I will only get to see the messages that are posted to the mailing list. -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
