XBMC Community Forum  

Go Back   XBMC Community Forum > Development > Plugin/Script (Python) Development

Plugin/Script (Python) Development Developers forum for XBMC Python Plugins/Scripts. Scripters/coders only!
Not for posting feature requests, bugs, or end-user support requests!

Reply
 
Thread Tools Search this Thread Display Modes
Old 2004-05-27, 04:54   #1
tharvey
Member
 
Join Date: Apr 2004
Posts: 58
tharvey is on a distinguished road
Default

greetings,

i am unable to get simple dialogs to work via python scripting. can anyone verify if this seems to be a problem with my setup or if it works for them, please let me know what cvs version of xbmc your using and what ver of python.rar your using (or where it came from).

i'm not really sure i understand if this is a problem with xbmc or python.rar. apparently this problem was supposed to have been fixed on 5/7 however i haven't been able to get any recent cvs versions to work with this script. i've also been told that cvs 4/27 works, but unfortunately the closest i have to that date is 4/23 and it doesn't work for me.

here is the simple script:

import traceback, xbmcgui

dlg = xbmcgui.dialog()
dlg.ok( "info", "hello world" )
del dlg

executing this causes xbmc to 'hang'.

tim
tharvey is offline   Reply With Quote
Old 2004-05-28, 12:18   #2
ent
Member
 
Join Date: Mar 2004
Posts: 74
ent is on a distinguished road
Default

that cvs does work, first, an obvious one, have you unzipped python.rar in to the directory? (seriously, some people don't realise that)
ent is offline   Reply With Quote
Old 2004-05-29, 07:49   #3
tharvey
Member
 
Join Date: Apr 2004
Posts: 58
tharvey is on a distinguished road
Default

my bad... i didn't realize i wasn't updating xbmc correctly. i wish the 'about xbmc' had a date code embedded in it... that would have made me realize a long time ago that i wasn't running the version i thought i was

i failed to rename default.xbe in c:\ as my modchip requires.

sorry for the false accusations.

tim
tharvey is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dialogs.. HarshReality XBMC for Xbox Specific Support 0 2006-02-09 01:43
Cvs 18 may 05-xbmc hang at end of movie simon1219 XBMC for Xbox Specific Support 5 2005-05-19 10:38
DVD's seem to hang XBMC chadwick XBMC for Xbox Specific Support 1 2004-08-21 03:10
pauze make XBMC hang san XBMC for Xbox Specific Support 2 2004-03-09 16:46


All times are GMT +2. The time now is 23:25.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project