Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37907298
en ru br
ALT Linux repositórios
S:1.5.18-alt1

Group :: Sistema/Configurações/Impressoras
RPM: system-config-printer

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: system-config-printer-jobviewer-exit.patch
Download


diff -up system-config-printer-1.1.16/system-config-printer.py.jobviewer-exit system-config-printer-1.1.16/system-config-printer.py
--- system-config-printer-1.1.16/system-config-printer.py.jobviewer-exit	2010-01-06 15:25:57.525409643 +0000
+++ system-config-printer-1.1.16/system-config-printer.py	2010-01-06 15:27:03.767283548 +0000
@@ -2837,7 +2837,8 @@ class GUI(GtkGUI, monitor.Watcher):
     def on_quit_activate(self, widget, event=None):
         self.monitor.cleanup ()
         while len (self.jobviewers) > 0:
-            self.jobviewers[0].cleanup () # this will call on_jobviewer_exit
+            # this will call on_jobviewer_exit
+            self.jobviewers[0].on_delete_event ()
         del self.mainlist
         del self.printers
         gtk.main_quit()
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009