Solved Kodi doesn't start after update
#1
Hi,I'm new in the forum and I hope that I'm writing in the right section. As the title, after the last update my Kodi (v17 krypton) stopped to work,the application doesn't start from launcher and even from dash and terminal. I try to reinstall kodi but I can't because the terminal give me errors with the commands (images attached). Anyone can give me a solution? Thanks and sorry for my english.
PS: I have Ubuntu 16.04

Screenshot of the terminal: http://cloud.tapatalk.com/s/57d131269e44...33-06.png?


Inviato dal mio Redmi Note 2 utilizzando Tapatalk
Reply
#2
Nothing? Sad

Inviato dal mio Redmi Note 2 utilizzando Tapatalk
Reply
#3
sudo apt-get remove kodi kodi-bin
sudo apt-get update
sudo apt-get install kodi
Reply
#4
You were trying to remove all packages called as files in your current dir
Reply
#5
(2016-09-08, 15:26)wsnipex Wrote: sudo apt-get remove kodi kodi-bin
sudo apt-get update
sudo apt-get install kodi
I succesfully removed kodi and installed but the problem is the same,still doesn't open Undecided

Inviato dal mio Redmi Note 2 utilizzando Tapatalk
Reply
#6
we need a Debug Log in that case.
If not log is generated, run kodi from a terminal and check its output.
Reply
#7
(2016-09-09, 12:41)wsnipex Wrote: we need a Debug Log in that case.
If not log is generated, run kodi from a terminal and check its output.
How can I run kodi from a terminal?

Inviato dal mio Redmi Note 2 utilizzando Tapatalk
Reply
#8
(2016-09-09, 12:41)wsnipex Wrote: we need a Debug Log in that case.
If not log is generated, run kodi from a terminal and check its output.

This is "Kodi.log" http://pastebin.com/byQ4z8AE
This is the last "Kodi_Crashlog http://pastebin.com/uzDvfZwx

This is the terminal output:
Quote:giuseppe@AG-Smoke:~$ kodi
/usr/bin/kodi: 164: /usr/bin/kodi: /usr/lib/x86_64-linux-gnu/kodi/kodi.bin: not found
Reply
#9
C'mon guys fix this please. I have exactly same problems as guys above. Its obvious installer problem after todays update.
Reply
#10
(2016-09-09, 16:53)Stinkysocks Wrote: C'mon guys fix this please. I have exactly same problems as guys above. Its obvious installer problem after todays update.
Yes, I think the same.

Inviato dal mio Redmi Note 2 utilizzando Tapatalk
Reply
#11
(2016-09-09, 15:34)A.G.Smoke Wrote: This is the terminal output:
Quote:giuseppe@AG-Smoke:~$ kodi
/usr/bin/kodi: 164: /usr/bin/kodi: /usr/lib/x86_64-linux-gnu/kodi/kodi.bin: not found

Can you post the output of:
Code:
ldd  /usr/lib/x86_64-linux-gnu/kodi/kodi.bin
Reply
#12
(2016-09-09, 17:47)asavah Wrote:
(2016-09-09, 15:34)A.G.Smoke Wrote: This is the terminal output:
Quote:giuseppe@AG-Smoke:~$ kodi
/usr/bin/kodi: 164: /usr/bin/kodi: /usr/lib/x86_64-linux-gnu/kodi/kodi.bin: not found

Can you post the output of:
Code:
ldd  /usr/lib/x86_64-linux-gnu/kodi/kodi.bin

Here it is. File or directory doesn't exist.
Code:
giuseppe@AG-Smoke:~$ ldd  /usr/lib/x86_64-linux-gnu/kodi/kodi.bin
ldd: /usr/lib/x86_64-linux-gnu/kodi/kodi.bin: File o directory non esistente
Reply
#13
(2016-09-09, 18:10)A.G.Smoke Wrote:
(2016-09-09, 17:47)asavah Wrote:
(2016-09-09, 15:34)A.G.Smoke Wrote: This is the terminal output:

Can you post the output of:
Code:
ldd  /usr/lib/x86_64-linux-gnu/kodi/kodi.bin

Here it is. File or directory doesn't exist.
Code:
giuseppe@AG-Smoke:~$ ldd  /usr/lib/x86_64-linux-gnu/kodi/kodi.bin
ldd: /usr/lib/x86_64-linux-gnu/kodi/kodi.bin: File o directory non esistente

apt-get install kodi-bin
Reply
#14
(2016-09-09, 18:46)asavah Wrote:
(2016-09-09, 18:10)A.G.Smoke Wrote:
(2016-09-09, 17:47)asavah Wrote: Can you post the output of:
Code:
ldd  /usr/lib/x86_64-linux-gnu/kodi/kodi.bin

Here it is. File or directory doesn't exist.
Code:
giuseppe@AG-Smoke:~$ ldd  /usr/lib/x86_64-linux-gnu/kodi/kodi.bin
ldd: /usr/lib/x86_64-linux-gnu/kodi/kodi.bin: File o directory non esistente

apt-get install kodi-bin

Nothing...
Code:
giuseppe@AG-Smoke:~$ sudo apt-get install kodi-bin
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze      
Lettura informazioni sullo stato... Fatto
kodi-bin is already the newest version (2:17.0~git20160908.0900-b831ca6-0xenial).
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
Reply
#15
Code:
dpkg -L kodi-bin
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply

Logout Mark Read Team Forum Stats Members Help
Kodi doesn't start after update0