Indicator-virtual-box crash with «AttributeError: 'NoneType' object has no attribute 'splitlines'»

Bug #1457485 reported by vkapas
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Invalid
Undecided
Unassigned

Bug Description

Indicator-virtual-box сrashes immediately after launch, all times:
$ /usr/share/indicator-virtual-box/indicator-virtual-box.py
Traceback (most recent call last):
  File "/usr/share/indicator-virtual-box/indicator-virtual-box.py", line 688, in <module>
    if __name__ == "__main__": IndicatorVirtualBox().main()
  File "/usr/share/indicator-virtual-box/indicator-virtual-box.py", line 74, in __init__
    virtualMachines = self.getVirtualMachines()
  File "/usr/share/indicator-virtual-box/indicator-virtual-box.py", line 208, in getVirtualMachines
    for line in pythonutils.processGet( "VBoxManage list runningvms" ).splitlines():
AttributeError: 'NoneType' object has no attribute 'splitlines'
$

I used last version 1.0.41-1. Ubuntu 12.04.5.

About a week ago indicator-virtual-box worked fine.

Revision history for this message
vkapas (vkapas) wrote :

Oops, it seem I post bug to wrong Project. I wanted send it to https://bugs.launchpad.net/~thebernmeister, but could not do it.
How I can change «Affects» project to https://launchpad.net/~thebernmeister/+archive/ubuntu/ppa?

Revision history for this message
Colin Watson (cjwatson) wrote :

PPAs don't have any formal bug tracking. You'll have to send your report directly to the maintainer of that PPA, perhaps via:

  https://launchpad.net/~thebernmeister/+contactuser

Changed in launchpad:
status: New → Invalid
Revision history for this message
Bernmeister (thebernmeister) wrote :

Fixed in indicator-virtual-box - 1.0.42-1.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.