qreator crashes on Ubuntu 18.04

Bug #1771121 reported by Kelly-Propelly
This bug report is a duplicate of:  Bug #1771122: Can't launch qreator on Ubuntu 18.04. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Qreator
New
Undecided
Unassigned

Bug Description

Error: qreator 16.06.1 crashes when started on Ubuntu 18.04
System: Ubuntu 18.04, Standard Ubuntu-Gnome-Session (wayland)
How to reproduce: Install and start qreator
Reproducible: Yes, crashes always

Terminal output:

~$ qreator
/usr/share/qreator/qreator_lib/Builder.py:21: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import GObject, Gtk # pylint: disable=E0611
Traceback (most recent call last):
  File "/usr/bin/qreator", line 45, in <module>
    import qreator
  File "/usr/share/qreator/qreator/__init__.py", line 22, in <module>
    from qreator import QreatorWindow
  File "/usr/share/qreator/qreator/QreatorWindow.py", line 30, in <module>
    from QRCode import QRCode
  File "/usr/share/qreator/qreator/QRCode.py", line 23, in <module>
    import Image
ImportError: No module named Image

Tags: gtk gtk3
description: updated
summary: - Can't launch qreator on Ubuntu 18.04
+ qreator crashes on Ubuntu 18.04
tags: removed: 3.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.