Hello, >> Now to the next step: I want to create snapshots with virt-manager, so I >> downloaded and installed the latest source code of virt-manager from >> GIT. >> But when I click on the "+"-Button for adding a snapshot, nothing >> happens, >> no matter what state the virtual machine is in. > > Are you running virt-manager with --no-fork --debug ? What does the log > say? After starting virt-manager with these options and clicking the "+"-Button for adding a snapshot, virt-manager.log does not contain information about the error, but output in the terminal window gives the following hints: [Mo, 13 Jan 2014 13:31:48 virt-manager 17239] DEBUG (cli:212) Uncaught exception: Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/snapshots.py", line 537, in _on_add_clicked if self._snapshot_new.is_visible(): AttributeError: 'Window' object has no attribute 'is_visible' Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/snapshots.py", line 537, in _on_add_clicked if self._snapshot_new.is_visible(): AttributeError: 'Window' object has no attribute 'is_visible' Regards Christoph _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list