LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lite Control Center will not start
#1
The Lite Control Center will no longer start on my machine. 
This is a new issue and the control center has worked for me in the past. 
I tried reinstalling through synaptic with no success. 

When run in terminal I get the following message:
Traceback (most recent call last):
  File "/usr/share/litecc/litecenter.py", line 11, in <module>
    from gi.repository import Gtk as gtk
ImportError: No module named 'gi'

Did I accidentally remove a gtk lib? Which one?  How to restore it?

Any suggestions?

Thanks!

Michael

Lenovo x140e
8gb Ram
LL 2.8
Reply
#2
What is the output of:

Code:
apt-cache policy python3-gi

correction made
Reply
#3
You need to install the package python3-gi

Code:
sudo apt-get install python3-gi

This should be a dependacy for control center's debian package in the future. You should not remove python depends without fully considering the impact.

This package among possible others depend on python3-gi, gdebi and other programs might be effected. If you want to remove programs in the future, don't be afraid to ask for advice on possible impact.
The Truth is out there.
Be sure to check the Manual out and always report Bugs or feature requests.
[Image: psCXIcR.png]
Reply
#4
Shaggy

Thanks for the tip.  Didn't work though.  Terminal output shown below:

mjz@mjz-ThinkPad-X140e:~$ sudo apt-get install  gir1.2-webkit-3.0
Reading package lists... Done
Building dependency tree     
Reading state information... Done
gir1.2-webkit-3.0 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.

mjz@mjz-ThinkPad-X140e:~$ sudo apt-get install python3-gi
Reading package lists... Done
Building dependency tree     
Reading state information... Done
python3-gi is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.

Mike
Reply
#5
What software have you removed since you first installed?
Reply
#6
Check if the pacakge gir1.2-gtk-3.0 is installed. Short of that, be much easier to just have to run a system report for me to look at. Menu > System > Create System Report.
The Truth is out there.
Be sure to check the Manual out and always report Bugs or feature requests.
[Image: psCXIcR.png]
Reply
#7
What a great and responsive community.  Thanks to all for their suggestions.

Sheepishly reporting that it was a result of allowing anaconda to prepend its path in my ~/.bashrc file.

All is well now...

How do I mark the thread SOLVED?
Reply
#8
https://www.freecinema2022.gq/forums/intro...uidelines/
Reply
#9
https://github.com/linuxlite/litecontrolcenter/pull/33

Removed some needless info, compressed images a bit more. Overall some speed should increase. Also added version req for gi import.
The Truth is out there.
Be sure to check the Manual out and always report Bugs or feature requests.
[Image: psCXIcR.png]
Reply
#10
Thanks shaggy, will merge and produce an update for this soon.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)