[Solved] Issues with togglebutton controls and python on Frodo

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
mazkolain Offline
Member
Posts: 82
Joined: Mar 2012
Reputation: 12
Post: #1
Hello,

Since Frodo alpha6 I'm having issues when I attempt to handle onClick events of togglebutton controls. On Linux this causes a segfault, and on Windows I get the following error on the log files, and the event gets ignored:
Code:
ERROR: exception in CApplication::FrameMove()

I've created an addon to test the issue out. It's just a simple gui with a button and a togglebutton, and both should display a message when clicked. Once installed, it will appear on the programs section:
https://dl.dropbox.com/u/64420160/spotim...ontest.zip

Regards,

Mikel
(This post was last modified: 2012-11-14 15:08 by mazkolain.)
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #2
Is it an issue with Alpha 7 or newer? If so, please post a bug report on trac and cc jfcarroll

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
mazkolain Offline
Member
Posts: 82
Joined: Mar 2012
Reputation: 12
Post: #3
Oh, sorry for posting on the wrong place.

It also happens with the latest build (tested with 891ad9c, Nov 11) so created the ticket as suggested:
http://trac.xbmc.org/ticket/13533
find quote
Martijn Online
Team-XBMC
Posts: 7,696
Joined: Jul 2011
Reputation: 114
Location: Dawn of time
Post: #4
(2012-11-12 00:11)mazkolain Wrote:  Oh, sorry for posting on the wrong place.

It also happens with the latest build (tested with 891ad9c, Nov 11) so created the ticket as suggested:
http://trac.xbmc.org/ticket/13533

No not in the wrong place Smile
Thx for reporting

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


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote