star@star-Vostro-3670:~$ ~/neumodvb/gui/neumodvb.py
loading options from /home/star/neumodvb/config/neumodvb.cfg
loading options from /etc/neumodvb/neumodvb.cfg
Cannot load libcuda.so.1
Traceback (most recent call last):
File "/home/star/neumodvb/gui/neumodvb/neumomenu.py", line 289, in <lambda>
self.Bind(wx.EVT_MENU, lambda evt, x=x, accel=accel_key: self.run_menu_command(x, accel, evt), item)
File "/home/star/neumodvb/gui/neumodvb/neumomenu.py", line 252, in run_menu_command
return m(evt)
File "/home/star/neumodvb/gui/neumodvb.py", line 471, in CmdNew
return panel.grid.OnNew(event)
AttributeError: 'LivePanel' object has no attribute 'grid'