Hi!
I installed standard xbmc Eden 11.0 on my Ubuntu 12.04 64-bit system. I added the keyboard.xml file with the following contents:
<keymap>
<global>
<keyboard>
<F5>ReloadSkin</F5>
</keyboard>
</global>
</keymap>
to ~/.xbmc/userdata/keymaps directory.
And started xbmc in default confluence skin. I went to System > Settings > Appearance > Skin. I got a popup menu with the list of available skins. Then, when I pressed the F5 key of keyboard, xbmc terminated with segfault. Here is the crash report generated by xbmc: http://xbmclogs.com/show.php?id=5958
Thanks!
[ubuntu] xbmc terminates with segfault
ubuntuxbmcuser
Junior Member Posts: 12 Joined: Aug 2012 Reputation: 0 |
(This post was last modified: 2012-08-01 09:58 by ubuntuxbmcuser.)
|
| find quote |
artrafael
Team-XBMC Forum Moderator Posts: 4,424 Joined: Jul 2010 Reputation: 78 Location: USA |
2012-08-01 11:13
Post: #2
Welcome to the XBMC forums.
You are missing the parentheses in the function name: Code: <f5>ReloadSkin()</f5>Since this problem is not development-related per se, I'm moving this thread to the General support area.
(This post was last modified: 2012-08-01 11:17 by artrafael.)
|
| find quote |
ubuntuxbmcuser
Junior Member Posts: 12 Joined: Aug 2012 Reputation: 0 |
2012-08-02 11:14
Post: #3
Hi!
Thanks for the info. Actually I was working on a skin for xbmc. And as you said, I had assigned f5 key to reload skin so that I wouldn't have to restart xbmc for every change in skin. And when I was about to select my skin through Settings > System > Appearance > Skin, I pressed f5 key, just to make sure that all my changes appear in the new skin. And suddenly xbmc crashed. On investigating a little bit more, I found that there was a segmentation fault! And I thought this should be reported to the forum. BTW, the ReloadSkin function works even without parentheses. Regards |
| find quote |
pieh
Team-XBMC Member Posts: 656 Joined: Aug 2010 Reputation: 13 Location: Poland |
2012-08-02 13:06
Post: #4
This is definitely reproductable and some kind of bug, thanks for report!
Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules. For troubleshooting and bug reporting, make sure you read this first My previous forum/trac nickname: grajen3 |
| find quote |
ubuntuxbmcuser
Junior Member Posts: 12 Joined: Aug 2012 Reputation: 0 |
2012-08-07 13:24
Post: #5
Hi pieh! Are there any updates on this issue?
|
| find quote |
ubuntuxbmcuser
Junior Member Posts: 12 Joined: Aug 2012 Reputation: 0 |
2012-08-10 16:37
Post: #6
Please notify on this thread, if/when the issue gets fixed.
(This post was last modified: 2012-08-10 16:38 by ubuntuxbmcuser.)
|
| find quote |

Search
Help