-
Hi,
I'm trying to get the latest version which doesn't seem available to download.
I see examples on the web site which have the line...
include_once("./panachart.0.9.3.php");
But the latest I can download is 0.9.2
When I try to browse CVS though sf.net there doesn't seem to be anything there.
~Eric.
2006-10-31 13:58:30 UTC in PanaChart
-
I am trying to run the settings script and when I go to 'test settings' (I think that is what it says, all I can see on my TV is st settings because of my overscan) I get an error saying it can't connect to the mysql database because getaddrinfo is failing.
Any ideas?.
2006-07-14 01:16:46 UTC in XBMC MythTV
-
Thanks. I found the scripts and tried running them and now I got some other errors about mysql authentication protocal. I was able to fix that by enabling old_passwords in my.cnf and some other things.
Now I'm getting a new error about getaddrinfo failing. To keep things clean I will start a new post about that.
2006-07-14 01:14:49 UTC in XBMC MythTV
-
Hello, I have XBMC-CVS_2006-07-09-T3CH and I downloaded xbmcmythtv 0.19.0 because that is the version of mythtv I have running.
I don't see anywhere in the docs how to run mythtvmain.py the docs just say "run it".
How do I do this?
Thanks,
~Eric.
2006-07-11 03:35:04 UTC in XBMC MythTV
-
All of my tables looked fine with this look and feel
except for one which is a matrix. Because it is a
matrix, I have a blank string (new String("")) for the
first column name.
As a result the rest of the column names are squished
and unreadable.
My fix was to put a space in the string (new String("
")) worked.
But it is a bug because none of the other look and
feels that I've used...
2005-10-07 20:29:32 UTC in Napkin Look and Feel for Swing
-
I just got it working. When I installed it I'm guessing it could not communicate with ClearCase because I was at home through a VPN. Now while I'm at work it works fine.
I do have another question though. When I submitted what I thought was a bug I got a response saying this....
"You better use the Checkouts view provided with the Eclipse
ClearCase integration. It shows all known...
2004-06-02 18:46:07 UTC in Clearcase plugin for Eclipse
-
This is what I have done in the past at the end of the
day if I have a stable build of whatever I'm working on.
I go to "find checkouts". Then I sort by the user name.
Find all of my checkouts. Then I right click on the whole
group and say "check in". But then when I go back to
Eclipse they still have the grey Checks next to them
rather than the Orange Cynindars and I can't...
2004-06-01 20:40:03 UTC in Clearcase plugin for Eclipse
-
Hello, I've been using clearcase for a little while. I had clearcase integrated into Sun One Studio, but I don't care for that IDE at all. Now I've been using eclipse and using clearcase through windows explorer. I unziped the plugin folder to my plugins directory. I went to the project perspective and right clicked went to team->associate with clearcase. Now i'm stuck. Everything under...
2004-05-31 23:57:39 UTC in Clearcase plugin for Eclipse