ContextMenu not showing
#16
Just tried Openelec beta 7 with 3.6 from the repo. No problems whatsoever.
Man this skin flies on Openelec Big Grin I just might install that on my HTPC.
Reply
#17
(2012-10-02, 15:07)Big_Noid Wrote: Just tried Openelec beta 7 with 3.6 from the repo. No problems whatsoever.
Man this skin flies on Openelec Big Grin I just might install that on my HTPC.

I'm running openelec Frodo on mine. Buttersmooth Tongue
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#18
(2012-10-02, 15:07)Big_Noid Wrote: Just tried Openelec beta 7 with 3.6 from the repo. No problems whatsoever.
Man this skin flies on Openelec Big Grin I just might install that on my HTPC.
+1
OpenELEC is on my HTPC since I have stop to use Windows Media Center Big Grin

Sorry for my english, but, you know, I'm French so ...

Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
Reply
#19
Since we cant reproduce the problem, we have to start a process of elimination. Please right click here and choose save link. Copy the xml into the skin.aeon.nox/1080i folder, overwriting the existing one and restart XBMC. Please report back if this solves anything.
Reply
#20
Still the same. These are the last lines of the debug log.

Code:
15:49:37 T:139770733729600   DEBUG: LIRC: Update - NEW at 71860:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
15:49:41 T:139770733729600   DEBUG: LIRC: Update - NEW at 75933:185 0 KEY_DVD devinput (KEY_DVD)
15:49:41 T:139770733729600   DEBUG: OnKey: 247 (f7) pressed, action is ContextMenu
15:49:41 T:139770733729600   DEBUG: CFavourites::Load - no system favourites found, skipping
15:49:41 T:139770733729600    INFO: Loading skin file: DialogContextMenu.xml
15:49:46 T:139769356982016   DEBUG: Compress - using DXT1 (min error is: 23.19:0.00)
15:50:07 T:139769803679488   DEBUG: Thread Jobworker 139769803679488 terminating (autodelete)
15:50:07 T:139769845643008   DEBUG: Thread Jobworker 139769845643008 terminating (autodelete)
15:50:07 T:139769795286784   DEBUG: Thread Jobworker 139769795286784 terminating (autodelete)

Just noticed the same thing happens when in files mode.
Reply
#21
Hi there. Just saw this thread and i have the same problem.

I'll post a log as soon as it happens again.

Just one thing: I seem to be able to reproduce this by browsing through the system menu's for a while, especially when i try to move fast. A crash is almost a certainty for me if i start browsing while the system is updating the DB in the background, or when i "skip" the waiting time (while the Aeon logo is on screen) and start browsing through the settings and/or movies right away. I know i'm supposed to wait... Blush ... But just so you know. I was wondering if anyone else with this problem can confirm this?

Basic system info:

Linux 3.2.0.31 generic pae build friday sept 7th (i686)
XBMC 12.0 alpha 6 compiled sept 29th
Video: Nvidia GT520 - opengl version 4.2.0 driver version 304.51
Reply
#22
(2012-10-02, 15:34)Big_Noid Wrote: Since we cant reproduce the problem, we have to start a process of elimination. Please right click here and choose save link. Copy the xml into the skin.aeon.nox/1080i folder, overwriting the existing one and restart XBMC. Please report back if this solves anything.

Did not help for me either.
I also deleted guisettings.xml and started with a clean created by default if not existent when starting xbmc. Then changed skin to aeon nox, restarted xbmc.
But that was no luck either.
Reply
#23
Happens for me too. Did a sudo git pull a few minutes ago and if i try to access context menue xbmc freezes with this last log lines

Code:
23:24:23 T:140255326377856   DEBUG: LIRC: Update - NEW at 299837:000000037ff07bdd 00 KEY_OK mceusb (KEY_OK)
23:24:23 T:140255326377856   DEBUG: OnKey: 11 (0b) pressed, action is Select
23:24:23 T:140255326377856    INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
23:24:53 T:140254304532224   DEBUG: Thread Jobworker 140254304532224 terminating (autodelete)
23:24:53 T:140254522611456   DEBUG: Thread Jobworker 140254522611456 terminating (autodelete)
23:24:53 T:140255233914624   DEBUG: Thread Jobworker 140255233914624 terminating (autodelete)
23:24:53 T:140254275168000   DEBUG: Thread Jobworker 140254275168000 terminating (autodelete)

If i switch to 3.6 this does not happen... everything is working as it should!
Reply
#24
(2012-10-02, 23:29)john.cord Wrote: Happens for me too. Did a sudo git pull a few minutes ago and if i try to access context menue xbmc freezes with this last log lines

Code:
23:24:23 T:140255326377856   DEBUG: LIRC: Update - NEW at 299837:000000037ff07bdd 00 KEY_OK mceusb (KEY_OK)
23:24:23 T:140255326377856   DEBUG: OnKey: 11 (0b) pressed, action is Select
23:24:23 T:140255326377856    INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
23:24:53 T:140254304532224   DEBUG: Thread Jobworker 140254304532224 terminating (autodelete)
23:24:53 T:140254522611456   DEBUG: Thread Jobworker 140254522611456 terminating (autodelete)
23:24:53 T:140255233914624   DEBUG: Thread Jobworker 140255233914624 terminating (autodelete)
23:24:53 T:140254275168000   DEBUG: Thread Jobworker 140254275168000 terminating (autodelete)

If i switch to 3.6 this does not happen... everything is working as it should!

you mean "If I switch to 3.5"?
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#25
I did a complete new git clone in a empty directory "skin.aeon.nox.eden" and did a checkout of the "eden" Branch... this is 3.6 right Huh
Reply
#26
(2012-10-03, 01:24)john.cord Wrote: I did a complete new git clone in a empty directory "skin.aeon.nox.eden" and did a checkout of the "eden" Branch... this is 3.6 right Huh

and what is the other version you tried where that doesn´t happen?
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#27
What other version where waht doesn't happen? I used 4.0 (Master Branch) and there XBMC freezes with the Log i posted above if i try to access Context Menu...
Reply
#28
(2012-10-03, 10:15)john.cord Wrote: What other version where waht doesn't happen? I used 4.0 (Master Branch) and there XBMC freezes with the Log i posted above if i try to access Context Menu...

...and which xbmc version? please always provide full info...
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#29
Frodo ferner menta gibt source
Reply
#30
Second try:
Please right click here and choose save link. Copy the xml into the skin.aeon.nox/1080i folder, overwriting the existing one and restart XBMC. Please report back if this solves anything.

Reply

Logout Mark Read Team Forum Stats Members Help
ContextMenu not showing0