fixorderlist: error-popup generation fail

Bug #1096615 reported by Toni Ruottu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Kunquat
Triaged
Critical
Unassigned

Bug Description

In editor.py we currently have the following code for generating error pop-ups. However, for some reason the pop-ups never appear.

    def error(self, message):
        qem = QtGui.QErrorMessage()
        qem.showMessage(message)

Changed in kunquat:
milestone: 0.5.4 → 0.5.5
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.