[et-mgmt-tools] virt-manager: global name 'grabbedKeyboard' is not defined

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



There's a trivial bug in the latest virt-manager hg:

--- src/vncViewer/vnc.py~       2007-02-15 17:54:59.000000000 -0700
+++ src/vncViewer/vnc.py        2007-02-15 17:55:06.000000000 -0700
@@ -424,7 +424,7 @@

     def set_autograb_keyboard(self, grab):
         self.autograbkey = grab
-        if grab == False and grabbedKeyboard:
+        if grab == False and self.grabbedKeyboard:
             self.ungrab_keyboard()


[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux