XBMC win32 specific problem...

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Hack4Kix Offline
Junior Member
Posts: 1
Joined: Jan 2009
Reputation: 0
Post: #1
Hi,

I have written an IRC client in python for the xbox which works fairly well. My IRC server uses SSL. The SSL wrapper works fine without any problems under the py interpreter on the xbox....

Oddly enuff, once, I run the same script under win32 XBMC, I get the following error:

sslerror: (1, 'error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG
not seeded')

my best guess is summit wey the port handling the lib? any ideas?

cheers,
Kix
(This post was last modified: 2009-01-12 01:42 by Hack4Kix.)
find quote