Skip to content

vmauto.py incompatible with virtualbox 4.x  #27

@GoogleCodeExporter

Description

@GoogleCodeExporter
...
> [INFO]  Using MAL1 (uuid: 959271cf-28fd-4ad1-8f34-d696e5a8ffec)
> [INFO]  Session state: Locked
> [INFO]  Machine state: Running
> 'unicode' object has no attribute 'lockMachine'
> ...
>
> This happens at:
>
> vm.stop() in myvbox.py
>
> and this basically boils down to failing at this spot:
>
>     def opensession(self):
>
>         *session = self.ctx['global'].openMachineSession(self.mach.id)*
>
>         mach = session.machine
>
>         return (session, mach)

Original issue reported on code.google.com by [email protected] on 22 Jun 2011 at 2:17

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions