On Wed, May 06, 2020 at 08:31:45PM +0200, Rainer Dorsch wrote: > reopen 958901 = > > Am Montag, 4. Mai 2020, 09:39:07 CEST schrieb Chow Loong Jin: > > On Sun, Apr 26, 2020 at 02:53:21PM +0200, Rainer Dorsch wrote: > > > Dear Maintainer, > > > > > > I installed qreator on my system (with a KDE desktop). > > > > > > I started qreator but did not see any response or window popping up: > > > [...] > > > > Hi Rainer, > > > > I suspect that qreator might be hanging at startup while trying resolve > > your current location to initialize the location QR Code generator > > widget. > > > > Could you disable the location QR code type by removing > > /usr/share/qreator/qreator/qrcodes/QRCodeLocation.py and then try > > launching it again? > > Hi Chow, > > I apologize for the late reply and thank you for your quick reply. > > Not sure if I am allowed to use the control server, so can you please check > if > the issue got reopened? > > I tried your suggestion, but no luck, I think there is no difference:
> > root@h370:~# mv /usr/share/qreator/qreator/qrcodes/QRCodeLocation.py /usr/ > share/qreator/qreator/qrcodes/QRCodeLocation.py.orig > root@h370:~# Abgemeldet > rd@h370:~$ 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 > /usr/share/qreator/qreator/qrcodes/QRCodeLocationGtk.py:18: PyGIWarning: > GtkChamplain was imported without specifying a version first. Use > gi.require_version('GtkChamplain', '0.12') before import to ensure that the > right version gets loaded. > from gi.repository import Gtk, GtkChamplain, Clutter, Champlain > /usr/share/qreator/qreator/qrcodes/QRCodeLocationGtk.py:20: PyGIWarning: > GtkClutter was imported without specifying a version first. Use > gi.require_version('GtkClutter', '1.0') before import to ensure that the > right > version gets loaded. > from gi.repository import GtkClutter > /usr/share/qreator/qreator/qrcodes/QRCodeWifiGtk.py:20: PyGIWarning: NM was > imported without specifying a version first. Use gi.require_version('NM', > '1.0') before import to ensure that the right version gets loaded. > from gi.repository import Gtk, GLib, GdkPixbuf, NM > No handlers could be found for logger "qreator_lib" > ^C^C^C^C^C^C^Z > [1]+ Angehalten qreator > rd@h370:~$ kill %1 Judging by your log messages, it looks like qreator was still loading QRCodeLocation, probably from a .pyc file in /usr/share/qreator/qreator/qrcodes/__pycache__/. But nevermind that, could you try upgrading to 16.06.1-5 and trying again please? I think I've fixed the hanging problem in QRCodeLocation in that release. -- Kind regards, Loong Jin
signature.asc
Description: PGP signature