Posts: 893
Threads: 197
Joined: Jul 2014
Reputation:
0
I have just upgraded LL2.4 to 2.6 on two of my laptops.
For the UEFI dual-boot set-up, upgrading appeared to complete fine, except that following rebooting the Lite Control Cented refused to open, as in all subsequent reboots...
... is there anything I can do to kick it into action?
Thanks in advance for any help
Mike
64bit OS (32-bit on
Samsung[i] netbook) installed in [i]Legacy mode on MBR-formatted SSDs (except
pi which uses a micro SDHC card):
2017 -
Raspberry pi 3B (4cores) ~
[email protected] -
LibreElec, used for upgrading our Samsung TV (excellent for the task)
2012 -
Lenovo G580 2689 (2cores; 4threads] ~
[email protected] -
LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 -
Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom
[email protected] -
LL 3.8 32-bit (64-bit too 'laggy')
2008 -
Asus X71Q (2cores) ~ Intel
[email protected] -
LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 -
Dell Latitude D630 (2cores) ~ Intel
[email protected] -
LL4.6, works well with kernel 4.4; 4.15 doesn't work
(This post was last modified: 09-03-2015, 04:59 AM by
m654321.)
Posts: 1,602
Threads: 86
Joined: Jun 2015
Reputation:
0
Have you tried reinstalling? Below is the old fashioned way to install the beta version. I'm not sure if this is for the production version.
Code:
sudo apt-get update && sudo apt-get install lite-controlcenter
You could try opening Install/Remove Software and marking it for reinstallation that way.
Want to thank me? Click my [Thank] link.
(This post was last modified: 09-02-2015, 06:45 PM by
torreydale.)
Posts: 893
Threads: 197
Joined: Jul 2014
Reputation:
0
Thanks torreydale - I tried both options that you suggested, following removal of lite-controlcenter, but again, lite-controlcenter stubbornly refuses to open when clicked on...
64bit OS (32-bit on
Samsung[i] netbook) installed in [i]Legacy mode on MBR-formatted SSDs (except
pi which uses a micro SDHC card):
2017 -
Raspberry pi 3B (4cores) ~
[email protected] -
LibreElec, used for upgrading our Samsung TV (excellent for the task)
2012 -
Lenovo G580 2689 (2cores; 4threads] ~
[email protected] -
LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 -
Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom
[email protected] -
LL 3.8 32-bit (64-bit too 'laggy')
2008 -
Asus X71Q (2cores) ~ Intel
[email protected] -
LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 -
Dell Latitude D630 (2cores) ~ Intel
[email protected] -
LL4.6, works well with kernel 4.4; 4.15 doesn't work
Posts: 893
Threads: 197
Joined: Jul 2014
Reputation:
0
Thanks shaggytwodope. The output from the terminal is as follows:
mike@mike-G750JS:~$ lite-controlcenter
Traceback (most recent call last):
File "<frozen importlib._bootstrap>", line 2135, in _find_spec
AttributeError: 'DynamicImporter' object has no attribute 'find_spec'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/share/litecc/litecenter.py", line 12, in <module>
from gi.repository import WebKit as webkit
File "/usr/lib/python3/dist-packages/gi/importer.py", line 53, in find_module
'introspection typelib not found' % namespace)
ImportError: cannot import name WebKit, introspection typelib not found
64bit OS (32-bit on
Samsung[i] netbook) installed in [i]Legacy mode on MBR-formatted SSDs (except
pi which uses a micro SDHC card):
2017 -
Raspberry pi 3B (4cores) ~
[email protected] -
LibreElec, used for upgrading our Samsung TV (excellent for the task)
2012 -
Lenovo G580 2689 (2cores; 4threads] ~
[email protected] -
LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 -
Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom
[email protected] -
LL 3.8 32-bit (64-bit too 'laggy')
2008 -
Asus X71Q (2cores) ~ Intel
[email protected] -
LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 -
Dell Latitude D630 (2cores) ~ Intel
[email protected] -
LL4.6, works well with kernel 4.4; 4.15 doesn't work
Posts: 893
Threads: 197
Joined: Jul 2014
Reputation:
0
I am having problems again, with opening the Linux Control Center in LL2.6
The output from the terminal is as follows:
mike@LL-G750JS:~$ lite-controlcenter
Traceback (most recent call last):
File "<frozen importlib._bootstrap>", line 2158, in _find_spec
AttributeError: 'DynamicImporter' object has no attribute 'find_spec'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/share/litecc/litecenter.py", line 13, in <module>
from gi.repository import WebKit as webkit
File "/usr/lib/python3/dist-packages/gi/importer.py", line 53, in find_module
'introspection typelib not found' % namespace)
ImportError: cannot import name WebKit, introspection typelib not found
When this happened before (see previous posts on this thread), it was fixed by installing girl.2-webkit-3.0, but in this instance this didn't seem to work - here is the output from the terminal...
mike@LL-G750JS:~$ sudo apt-get install girl.2-webkit-3.0
[sudo] password for mike:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package girl.2-webkit-3.0
E: Couldn't find any package by regex 'girl.2-webkit-3.0'
mike@LL-G750JS:~$
Any help is much appreciated.
Many thanks & Merry Christmas
Mike
64bit OS (32-bit on
Samsung[i] netbook) installed in [i]Legacy mode on MBR-formatted SSDs (except
pi which uses a micro SDHC card):
2017 -
Raspberry pi 3B (4cores) ~
[email protected] -
LibreElec, used for upgrading our Samsung TV (excellent for the task)
2012 -
Lenovo G580 2689 (2cores; 4threads] ~
[email protected] -
LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 -
Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom
[email protected] -
LL 3.8 32-bit (64-bit too 'laggy')
2008 -
Asus X71Q (2cores) ~ Intel
[email protected] -
LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 -
Dell Latitude D630 (2cores) ~ Intel
[email protected] -
LL4.6, works well with kernel 4.4; 4.15 doesn't work
(This post was last modified: 12-24-2015, 01:28 PM by
m654321.)