Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 312301 | Differences between
and this patch

Collapse All | Expand All

(-)hplip-3.9.8/ui4/systemtray.py.tray-icon-crash (+1 lines)
Lines 489-494 class SystemTrayApp(QApplication): Link Here
489
        log.debug("Exiting")
489
        log.debug("Exiting")
490
        self.sendMessage('', '', EVENT_SYSTEMTRAY_EXIT)
490
        self.sendMessage('', '', EVENT_SYSTEMTRAY_EXIT)
491
        self.quit()
491
        self.quit()
492
        del self.tray_icon
492
493
493
494
494
    def toolboxTriggered(self):
495
    def toolboxTriggered(self):

Return to bug 312301