Samba needs Glade on Lubuntu 11.04
After upgrading my media computer earlier today, I tried to run Samba config (system-config-samba) and it crashed.
Running again in terminal I got the following error:-
Code:
import mainWindow
File "/usr/share/system-config-samba/mainWindow.py", line 30, in <module> import gtk.glade
ImportError: No module named glade
Ths was fixed by installing (via Synaptic):-
Re: Samba needs Glade on Lubuntu 11.04
Thank you for the post. Whenever I tried to access Applications - System - Samba it just wouldn't work. After I put in the password, it would just go right back to the desktop. Installing python-glade2 fixed my problem.
Re: Samba needs Glade on Lubuntu 11.04
Thank you! Same problem, same result!
Re: Samba needs Glade on Lubuntu 11.04
I can't help but join the bandwagon, and let you know that installing the python-glade2 package fixed it for me too. Thanks!