PDA

View Full Version : [lubuntu] Samba needs Glade on Lubuntu 11.04



SteveDee
May 1st, 2011, 07:08 PM
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:-


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):-


python-glade2

ninti
June 4th, 2011, 10:40 PM
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.

Amorget
July 17th, 2011, 07:13 AM
Thank you! Same problem, same result!

travlemon
February 7th, 2012, 12:31 AM
I can't help but join the bandwagon, and let you know that installing the python-glade2 package fixed it for me too. Thanks!