mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
Log GTK version
This commit is contained in:
parent
02fc6a5684
commit
8fee0c79aa
@ -350,6 +350,7 @@ def main():
|
|||||||
setup_logging(options.debug)
|
setup_logging(options.debug)
|
||||||
|
|
||||||
logging.debug("Launched as: %s" % origargs)
|
logging.debug("Launched as: %s" % origargs)
|
||||||
|
logging.debug("GTK version: %s" % str(gtk.gtk_version))
|
||||||
|
|
||||||
# Make sure we have a sufficiently new virtinst version, since we are
|
# Make sure we have a sufficiently new virtinst version, since we are
|
||||||
# very closely tied to the lib
|
# very closely tied to the lib
|
||||||
|
Loading…
Reference in New Issue
Block a user