[mythtv] Autostart myth + KDE 3.x

Robert Dege rdege at cse.Buffalo.EDU
Thu Jan 30 11:55:14 EST 2003


Looks more like your mysql daemon isn't running.  Can you run myth
manually (by passing the script)?

-Rob

> I'm having a bit of a tricky time getting myth backend and frontend to
> start with KDE.  Yes, I know the 'simple' way to do it with a different
> window manager, but I'd prefer to run KDE.
>
> So this is what I've got going:
>
> --
> >cat go.sh
> #!/bin/bash
> /usr/local/bin/x10remoted &
> /bin/sleep 30          //wait for windowmanager to start up
> /usr/local/bin/mythbackend > ~/mythbackend.log 2>&1 &
> amixer set Line,0 70%,70% mute capture
> /bin/sleep 5
> /usr/local/bin/mythfrontend > ~/mythfrontend.log 2>&1 &
> --
>
> I've tried running this via .xinitrc, and via the 'autostart' thinger in
> KDE (which creates a symlink to the shell script.)  The script runs either
> way, but regardless of the sleep command (no matter how long I have it
> wait) I always get this when mythbackend attempts to start:
>
> Loading required GL library /usr/X11R6/lib/libGL.so.1.2
> QSqlDatabase warning: QMYSQL3 driver not loaded
> QSqlDatabase: available drivers:
> QSqlDatabase warning: QMYSQL3 driver not loaded
> QSqlDatabase: available drivers:
> QSqlDatabase warning: QMYSQL3 driver not loaded
> QSqlDatabase: available drivers:
> Mutex destroy failure: Device or resource busy
> couldn't open db
>
> Do I simply need to use a different shell, insert an include line, or use
> some other trickery to getting it going?  Sorry if this is simple...I'm
> not too swift at shell scripting.
>
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at snowman.net
> http://www.snowman.net/mailman/listinfo/mythtv-dev
>



Dege

So Many Things in Life Would Be Really Funny
.... If They Weren't Happening To Me



More information about the mythtv-dev mailing list