Public bug reported:
Trying two random applications (nethack-qt and spyder), these fail to
start with the Gnome 50 wayland desktop, with the qtwayland5 and
qt6-wayland installed. Is this supposed to be working?
$ nethack-qt
QSocketNotifier: Can only be used with threads started with QThread
Must construct a QGuiApplication first.
QObject::connect: Cannot connect (nullptr)::cursorRectangleChanged() to
QIBusPlatformInputContext::cursorRectChanged()
Segmentation fault (core dumped) nethack-qt
$ spyder
Failed to register with host portal
QDBusError("org.freedesktop.portal.Error.Failed", "Could not register app ID:
Connection already associated with an application ID")
Traceback (most recent call last):
File "/usr/bin/spyder", line 33, in <module>
sys.exit(load_entry_point('spyder==6.1.3', 'gui_scripts', 'spyder')())
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/spyder/app/start.py", line 281, in main
mainwindow.main(options, args)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/spyder/app/mainwindow.py", line 1401, in
main
mainwindow = create_window(MainWindow, app, splash, options, args)
File "/usr/lib/python3/dist-packages/spyder/app/utils.py", line 360, in
create_window
main.setup()
~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/spyder/app/mainwindow.py", line 756, in
setup
PLUGIN_REGISTRY.register_plugin(self, PluginClass,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
external=False)
^^^^^^^^^^^^^^^
File
"/usr/lib/python3/dist-packages/spyder/api/plugin_registration/registry.py",
line 381, in register_plugin
instance = self._instantiate_spyder_plugin(
main_window, PluginClass, external
)
File
"/usr/lib/python3/dist-packages/spyder/api/plugin_registration/registry.py",
line 239, in _instantiate_spyder_plugin
plugin_instance = PluginClass(main_window, configuration=CONF)
File "/usr/lib/python3/dist-packages/spyder/plugins/application/plugin.py",
line 70, in __init__
super().__init__(parent, configuration)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/spyder/api/plugins/new_api.py", line
557, in __init__
container.setup()
~~~~~~~~~~~~~~~^^
File
"/usr/lib/python3/dist-packages/spyder/plugins/application/container.py", line
255, in setup
self.dependencies_dialog = DependenciesDialog(self)
~~~~~~~~~~~~~~~~~~^^^^^^
File "/usr/lib/python3/dist-packages/spyder/widgets/dependencies.py", line
144, in __init__
self.loading_pane = EmptyMessageWidget(
~~~~~~~~~~~~~~~~~~^
self,
^^^^^
...<4 lines>...
spinner=True,
^^^^^^^^^^^^^
)
^
File "/usr/lib/python3/dist-packages/spyder/widgets/emptymessage.py", line
75, in __init__
self.svg_to_scaled_pixmap(icon_filename, rescale=0.8)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/spyder/api/widgets/mixins.py", line
1131, in svg_to_scaled_pixmap
aspect_ratio = width / height
~~~~~~^~~~~~~~
ZeroDivisionError: division by zero
** Affects: nethack (Ubuntu)
Importance: Undecided
Status: New
** Affects: spyder (Ubuntu)
Importance: Undecided
Status: New
** Also affects: spyder (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2145175
Title:
some applications don't run with the Gnome 50 wayland desktop
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nethack/+bug/2145175/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs