Kodi Community Forum
ShowMix 2.1 - New LowList - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Aeon MQ (https://forum.kodi.tv/forumdisplay.php?fid=68)
+---- Thread: ShowMix 2.1 - New LowList (/showthread.php?tid=52755)



error on git clone - henrike_ - 2009-07-30

Hi, when I try to do "git clone" i get the following:

(google says something about possible network problem, but it worked just fine downloading original Aeon)

Code:
henrik@htpc:~/.xbmc/skin$ git clone git://github.com/andyblac/aeon.git "Aeon Andy"
Initialized empty Git repository in /home/henrik/.xbmc/skin/Aeon Andy/.git/
remote: Counting objects: 5400, done.
remote: Compressing objects: 100% (3654/3654), done.
remote: Total 5400 (delta 1756), reused 5088 (delta 1451)
Receiving objects: 100% (5400/5400), 511.15 MiB | 569 KiB/s, done.
fatal: serious inflate inconsistency
fatal: index-pack failed

Anyone got a tips for fixing that?


- logictester - 2009-07-30

henrike_ Wrote:Hi, when I try to do "git clone" i get the following:

(google says something about possible network problem, but it worked just fine downloading original Aeon)

Code:
henrik@htpc:~/.xbmc/skin$ git clone git://github.com/andyblac/aeon.git "Aeon Andy"
Initialized empty Git repository in /home/henrik/.xbmc/skin/Aeon Andy/.git/
remote: Counting objects: 5400, done.
remote: Compressing objects: 100% (3654/3654), done.
remote: Total 5400 (delta 1756), reused 5088 (delta 1451)
Receiving objects: 100% (5400/5400), 511.15 MiB | 569 KiB/s, done.
fatal: serious inflate inconsistency
fatal: index-pack failed

Anyone got a tips for fixing that?

never saw this one - did you try few times and still getting the same error?


- soder - 2009-07-30

iEvo Wrote:ok, i dont have this option. Where can i get a recent version, I downloaded the latest svn (by andyblac). Is this option available for mac too?

You need the latest SVN of XBMC, not the skin.

/Söder


- henrike_ - 2009-07-30

logictester Wrote:never saw this one - did you try few times and still getting the same error?

Yes, i have tried at least 5 times, last time i tried as root, but with same error.


- Schenk2302 - 2009-07-30

logictester Wrote:andy, it's not possible to play movies from the latest additions list - tv series working fine

playing movies from latest additions is fine here, but i got the problem that i can't access the vertical menu anymore. anyone know's how to get it back??

thanks

schenk


- logictester - 2009-07-30

Schenk2302 Wrote:playing movies from latest additions is fine here, but i got the problem that i can't access the vertical menu anymore. anyone know's how to get it back??

thanks

schenk

are you using the latest version?


- azido - 2009-07-30

andyblac Wrote:most these bug are down to the python scripts it uses, to double check disable the weather plus, and recently added item on home screen.

i've already got rid of the weather plus, since normally i just want to know the next few days anyway. you're right, eliminates a lot. but i really don't like to disable recently added unless you find a way to make those stats seperate. i love the stats. in fact, recently added works well quite some time. but yes, i'll do it now for testing purposes.

situations with freezes are:

trying to exit from xbmc (that damned freeze NEVER happens when logging is enabled) either using shutdown from shutdown menu or as a main command on home menu, sometimes exiting from a playing shoutcast stream, sometimes trying to come back from fullscreen music visualisation after it ran quite a long time. really seldom freezes while moving around in the settings screen, but happens also.
also when a shoutcast stream is running, on home screen with home visualiser enabled, there is right now a freeze while i try to use shutdown menu.. and YES, log is enabled, so here we go:

Code:
22:28:07 T:2460 M:4294967295   DEBUG: CApplication::OnKey: 61480 pressed, action is 4
22:28:07 T:2460 M:4294967295   DEBUG: HttpApi Start command: QueryVideoDatabase  paras: QueryVideoDatabase; select COUNT(*), COUNT(playcount>0) from movieview
22:28:07 T:2460 M:4294967295   DEBUG: HttpApi Start command: QueryVideoDatabase  paras: QueryVideoDatabase; select COUNT(DISTINCT strTitle), COUNT(*), COUNT(playCount>0) from episodeview
22:28:07 T:2460 M:4294967295   DEBUG: HttpApi Start command: QueryMusicDatabase  paras: QueryMusicDatabase; select COUNT(*), COUNT(DISTINCT idArtist) from song
22:28:07 T:2460 M:4294967295   DEBUG: HttpApi Start command: QueryMusicDatabase  paras: QueryMusicDatabase; select COUNT(DISTINCT idAlbum), COUNT(DISTINCT idArtist) from albumview
22:28:07 T:4372 M:4294967295    INFO: Scriptresult: Success
22:28:07 T:2460 M:4294967295   DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 1000
22:28:07 T:2460 M:4294967295   DEBUG: CApplication::OnKey: 61480 pressed, action is 4
22:28:08 T:2460 M:4294967295   DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 1000
22:28:08 T:2460 M:4294967295   DEBUG: CApplication::OnKey: 61480 pressed, action is 4
22:28:08 T:4364 M:4294967295    INFO: Python script stopped
22:28:08 T:4364 M:4294967295   DEBUG: Thread 4364 terminating
22:28:08 T:2460 M:4294967295   DEBUG: python thread 4 destructed
22:28:08 T:2460 M:4294967295   DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 1000
22:28:08 T:2460 M:4294967295   DEBUG: CApplication::OnKey: 61480 pressed, action is 4
22:28:08 T:4380 M:4294967295   DEBUG: Thread 4380 terminating
[b]22:28:08 T:4372 M:4294967295   ERROR: CThread::staticThread : Access violation at 0x1e0ac802: Writing location 0x00000000[/b]
22:28:08 T:4372 M:4294967295    INFO: Python script stopped
22:28:08 T:4372 M:4294967295   DEBUG: Thread 4372 terminating
22:28:08 T:2460 M:4294967295   DEBUG: python thread 5 destructed
22:28:08 T:2460 M:4294967295    INFO: Python, unloading python24.dll because no scripts are running anymore
seems you're right since python is evolved somehow.
might be in trouble with win7 x64?



situation with a throwback to pm3 hd:

1. saved a shoutcast stream playlist to favorites.
2. added this to the music submenu as ambient.m3u.
3. selected that playlist from music sub menu, it starts (home visualisation is on).
4. accessed home submenu to go to the actual running playlist.
5. playlist is showing (notice: this ALWAYS opens the vertical menu along with the screen)
6. immediately try to change view from the already openened vertical menu.

and pow! i'm in PM3 HD. now when i try to reselect any other skin from there, i get the "incompatible skin. we require skins of version 2.10 or higher" message. i have to restart in order to get it done.

(side note: the view of the music playlist has changed to the desired one the next time i restart xbmc and reselect your skin again)

hope that's useful info for you.


- azido - 2009-07-30

iEvo Wrote:ok, i dont have this option. Where can i get a recent version, I downloaded the latest svn (by andyblac). Is this option available for mac too?

i'm talking about the latest svn OF XBMC, not the skin. since you're on a mac, i dunno where you can get it, but i've heard googling for "xbmc +nightly" will get you a usable result.


- logictester - 2009-07-30

i get the same freezes on shutdown every now and then with the same write violation error - i'm on win7 x32
@azido are you running the RC1 or later version of w7?


- logictester - 2009-07-30

Quote:ok, i dont have this option. Where can i get a recent version, I downloaded the latest svn (by andyblac). Is this option available for mac too?

i think this should do:

http://xbmcsvnosx.blogspot.com/


- azido - 2009-07-30

Schenk2302 Wrote:playing movies from latest additions is fine here, but i got the problem that i can't access the vertical menu anymore. anyone know's how to get it back??

thanks

schenk

i've had this some days ago, too. my solution was to start from scratch with a brand new xbmc+skin installation Oo


- azido - 2009-07-30

logictester Wrote:i get the same freezes on shutdown every now and then with the same write violation error - i'm on win7 x32
@azido are you running the RC1 or later version of w7?

using the official RC1 test version 7100 directly from microsoft in x64 architecture. nice to see i'm not the only one, but i guess x64 can be wiped as a reason then..
shall we mention this on trac?

maybe the devs know a solution.


- logictester - 2009-07-30

i think we should Smile


- iEvo - 2009-07-30

Ive found a new svn for mac. thnx 4 the help!!! I have one more question, when i access the movie-section, no fanarts are displayed in the background. when i open "movies" i can see the fanart for hal a second, the the "red seats in movie theatre" comes up again. How can I change that?


- Schenk2302 - 2009-07-30

azido Wrote:i've had this some days ago, too. my solution was to start from scratch with a brand new xbmc+skin installation Oo

Hi azido,

i tried this so many times but that and the freezes defenitly came up with the weather plugin and latest additions. i'm using win7 rc1 x64, too Smile

cheers

schenk