ranjithdeveloper / mythbox

Automatically exported from code.google.com/p/mythbox
0 stars 0 forks source link

Unknown dlopen() error - Python script failed #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. attempt to run the mythbox script

What is the expected output? What do you see instead?

~/mythbox.log:

DEBUG | mythtv.core | default.py | MainThread | Line 104 | Mythbox Logger
Initialized
ERROR | mythtv.core | default.py | MainThread | Line 162 | Initializing stage 2
Traceback (most recent call last):
  File "/home/michael/.xbmc/scripts/MythBox/default.py", line 152, in ?
    import mythtv
  File "/home/michael/.xbmc/scripts/My
Scripts/MythBox/resources/src/mythtv.py", line 26, in ?
    import mythdb
  File "/home/michael/.xbmc/scripts/My
Scripts/MythBox/resources/src/mythdb.py", line 22, in ?
    import MySQLdb
  File "/home/michael/.xbmc/scripts/My
Scripts/MythBox/resources/lib/MySQLdb/MySQLdb/__init__.py", line 19, in ?
    import _mysql
ImportError: unknown dlopen() error

Here is my xbmc.log
http://pastebin.com/f62dc1dad

Screen shots:
<a href="http://img7.imageshack.us/i/screenshot000nei.png/"
target="_blank"><img
src="http://img7.imageshack.us/img7/1170/screenshot000nei.th.png"
border="0" alt="Free Image Hosting at www.ImageShack.us" /></a><br /><br
/><a
href="http://img604.imageshack.us/content.php?page=blogpost&files=img7/1170/scre
enshot000nei.png"
title="QuickPost"><img src="http://imageshack.us/img/butansn.png"
alt="QuickPost" border="0"></a> 

<a href="http://img11.imageshack.us/i/screenshot001gef.png/"
target="_blank"><img
src="http://img11.imageshack.us/img11/933/screenshot001gef.th.png"
border="0" alt="Free Image Hosting at www.ImageShack.us" /></a><br /><br
/><a
href="http://img604.imageshack.us/content.php?page=blogpost&files=img11/933/scre
enshot001gef.png"
title="QuickPost"><img src="http://imageshack.us/img/butansn.png"
alt="QuickPost" border="0"></a> 

What version of the product are you using? On what operating system?

I'm on Arch Linux, i installed "pacman -S mysql-python" (extra/mysql-python
1.2.3b2-1)

Linux PCname 2.6.30-ARCH #1 SMP PREEMPT Fri Jul 31 18:10:38 UTC 2009 i686
AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ AuthenticAMD GNU/Linux

I've read up on similar errors but they were using 64bit OS's, I have an
AMD64 but i'm NOT on 64bit Arch Linux.

Please provide any additional information below.

I've gotten this to work on MythBuntu but not ArchLinux, I'm a bit of a
noob but I tried my hardest to give you as much info as possible.

please note that the FAQ in the tar.gz file needs updating, the XBMC log
file in Linux was located in /home/<user>/.xbmc/temb/xbmc.log only after
turning on the feature.

Original issue reported on code.google.com by beatbrea...@gmail.com on 10 Aug 2009 at 6:07

GoogleCodeExporter commented 9 years ago
this error has been pached after a little advice, seems like it's due to 
different
versions of MySQLdb. 
I followed advice given here 
http://xbmc.org/forum/showpost.php?p=384841&postcount=164

unfortunately I've got this problem now...
http://img25.imageshack.us/img25/1741/screenshot002tlc.png

Original comment by and...@gmail.com on 13 Aug 2009 at 9:15

GoogleCodeExporter commented 9 years ago

Original comment by semir.pa...@gmail.com on 28 Aug 2009 at 9:59