You are Here:
Linux Lite 7.0 Final Released - See Release Announcement Section



Lite Control Center will not start

Author (Read 3994 times)

0 Members and 2 Guests are viewing this topic.

Re: Lite Control Center will not start
« Reply #12 on: February 20, 2016, 10:06:12 PM »
 

shaggytwodope

  • Forum Regular
  • ***
  • 222
    Posts
  • Reputation: 44
  • Linux Lite Member
    • View Profile
    • Shaggy's Blog

  • CPU: Intel i5 4440

  • MEMORY: 8Gb

  • VIDEO CARD: Intel HD Graphics 4600
Window now re-sizes when height is to small, and permits re-sizing.


The Truth is out there.
Be sure to check the Manual out and always report Bugs or feature requests.
 

Re: Lite Control Center will not start
« Reply #11 on: February 20, 2016, 12:39:59 PM »
 

shaggytwodope

  • Forum Regular
  • ***
  • 222
    Posts
  • Reputation: 44
  • Linux Lite Member
    • View Profile
    • Shaggy's Blog

  • CPU: Intel i5 4440

  • MEMORY: 8Gb

  • VIDEO CARD: Intel HD Graphics 4600
PR also includes button changes, for now colors are not effected by current GTK theme.

The Truth is out there.
Be sure to check the Manual out and always report Bugs or feature requests.
 

Re: Lite Control Center will not start
« Reply #10 on: February 20, 2016, 11:40:25 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8831
    Posts
  • Reputation: 806
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 6.x
Thanks shaggy, will merge and produce an update for this soon.
 

Re: Lite Control Center will not start
« Reply #9 on: February 20, 2016, 11:34:08 AM »
 

shaggytwodope

  • Forum Regular
  • ***
  • 222
    Posts
  • Reputation: 44
  • Linux Lite Member
    • View Profile
    • Shaggy's Blog

  • CPU: Intel i5 4440

  • MEMORY: 8Gb

  • VIDEO CARD: Intel HD Graphics 4600
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.
 

Re: Lite Control Center will not start
« Reply #8 on: February 20, 2016, 10:42:34 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8831
    Posts
  • Reputation: 806
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 6.x
 

Re: Lite Control Center will not start
« Reply #7 on: February 20, 2016, 10:40:27 AM »
 

mzito59

  • New to Forums
  • *
  • 4
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile

  • CPU: AMD A4-5000

  • MEMORY: 8Gb

  • VIDEO CARD: Radeon
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?
« Last Edit: February 20, 2016, 10:42:11 AM by mzito59 »
 

Re: Lite Control Center will not start
« Reply #6 on: February 20, 2016, 09:27:38 AM »
 

shaggytwodope

  • Forum Regular
  • ***
  • 222
    Posts
  • Reputation: 44
  • Linux Lite Member
    • View Profile
    • Shaggy's Blog

  • CPU: Intel i5 4440

  • MEMORY: 8Gb

  • VIDEO CARD: Intel HD Graphics 4600
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.
 

Re: Lite Control Center will not start
« Reply #5 on: February 20, 2016, 09:26:18 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8831
    Posts
  • Reputation: 806
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 6.x
What software have you removed since you first installed?
 

Re: Lite Control Center will not start
« Reply #4 on: February 20, 2016, 09:06:52 AM »
 

mzito59

  • New to Forums
  • *
  • 4
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile

  • CPU: AMD A4-5000

  • MEMORY: 8Gb

  • VIDEO CARD: Radeon
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
 

Re: Lite Control Center will not start
« Reply #3 on: February 20, 2016, 08:58:45 AM »
 

shaggytwodope

  • Forum Regular
  • ***
  • 222
    Posts
  • Reputation: 44
  • Linux Lite Member
    • View Profile
    • Shaggy's Blog

  • CPU: Intel i5 4440

  • MEMORY: 8Gb

  • VIDEO CARD: Intel HD Graphics 4600
You need to install the package python3-gi

Code: [Select]
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.
 

Re: Lite Control Center will not start
« Reply #2 on: February 20, 2016, 08:56:09 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8831
    Posts
  • Reputation: 806
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 6.x
What is the output of:

Code: [Select]
apt-cache policy python3-gi
correction made
« Last Edit: February 20, 2016, 09:21:24 AM by Jerry »
 

Lite Control Center will not start
« Reply #1 on: February 20, 2016, 08:40:42 AM »
 

mzito59

  • New to Forums
  • *
  • 4
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile

  • CPU: AMD A4-5000

  • MEMORY: 8Gb

  • VIDEO CARD: Radeon
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
« Last Edit: February 20, 2016, 12:24:40 PM by mzito59 »
 

 

-->
X Close Ad

Linux Lite 7.0 Final Released - See Release Announcement Section