Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Software (http://archives1.twoplustwo.com/forumdisplay.php?f=47)
-   -   Poker Grapher v1.4.5 (stable) (http://archives1.twoplustwo.com/showthread.php?t=353778)

CudjoeBill 03-13-2007 01:26 AM

Poker Grapher v1.4.5 (stable)
 
A new version of Poker Grapher has been released, v1.4.5, and is available for public download at SourceForge. This version represents the latest stable release of Poker Grapher.

This version includes all changes incorporated since v1.3.11, including full support for PostgreSQL 8.2.x.

The most recent changes include:

* New menu options under the About menu to open the Poker Grapher home page & the Overcards.com forums using IE (other browsers will be included in subsequent releases).

* Other added menu shortcuts and hot keys.

* A new, convenient Exit menu option.

* A shortcut on the About form that now points to the Poker Grapher Bug Forum on Overcards.com.

* A bug has been fixed that would cause Poker Grapher to sometimes display the Fonts blurry/fuzzy in the graph.

* A bug has been fixed that was causing the Poker Grapher installation program to run every time Poker Grapher was started.

* The option has been added for the user to choose whether they want to display their screen name in the floater (Display Summary) box.

Please see the Release Notes for additional details.

PLEASE NOTE: This release is the last release until I get PTO/PTS support up and running. I will be more than happy to help isolate any problems you may have, but any additional fixes/features will have to wait until after PTO/PTS support is released. I'm sorry for this inconvenience, but I have a lot of users waiting on PTO/PTS support. I'm sure you understand.

CB

Split Suit 03-13-2007 03:21 AM

Re: Poker Grapher v1.4.5 (stable)
 
just DLed it a few hours ago. nice work. works very well so far...

theRealMacoy 03-13-2007 05:10 AM

Re: Poker Grapher v1.4.5 (stable)
 
thanks for all your effort.

great application.

cheers,
sean

Hoopster81 03-13-2007 05:14 AM

Re: Poker Grapher v1.4.5 (stable)
 
Hey, I remember before you saying something about multi-database support. Is this still in the works?

2easy 03-13-2007 05:42 AM

Re: Poker Grapher v1.4.5 (stable)
 
Your work is greatly appreciated, CB!

CudjoeBill 03-13-2007 11:21 AM

Re: Poker Grapher v1.4.5 (stable)
 
Hoopster81 - yep. Next release is PTO/PTS support. Then I'll work on multi-dbs.

iSTRONG 03-13-2007 02:25 PM

Re: Poker Grapher v1.4.5 (stable)
 
[img]/images/graemlins/heart.gif[/img]

chcheers 03-14-2007 07:25 AM

Re: Poker Grapher v1.4.5 (stable)
 
I keep getting the following error:

"See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NotSupportedException: This stream does not support seek operations.
at System.Net.Sockets.NetworkStream.Seek(Int64 offset, SeekOrigin origin)
at System.IO.BufferedStream.FlushRead()
at System.IO.BufferedStream.WriteByte(Byte value)
at Npgsql.NpgsqlQuery.WriteToStream(Stream outputStream, Encoding encoding)
at Npgsql.NpgsqlReadyState.Query(NpgsqlConnector context, NpgsqlCommand command)
at Npgsql.NpgsqlConnector.Query(NpgsqlCommand queryCommand)
at Npgsql.NpgsqlConnector.ReleaseRegisteredListen()
at Npgsql.NpgsqlConnector.ReleaseResources()
at Npgsql.NpgsqlConnectorPool.UngetPooledConnector(Np gsqlConnection Connection, NpgsqlConnector Connector)
at Npgsql.NpgsqlConnectorPool.ReleasePooledConnectorI nternal(NpgsqlConnection Connection, NpgsqlConnector Connector)
at Npgsql.NpgsqlConnectorPool.ReleasePooledConnector( NpgsqlConnection Connection, NpgsqlConnector Connector)
at Npgsql.NpgsqlConnectorPool.ReleaseConnector(Npgsql Connection Connection, NpgsqlConnector Connector)
at Npgsql.NpgsqlConnection.Close()
at System.Data.Common.DbDataAdapter.QuietClose(IDbCon nection connection, ConnectionState originalState)
at System.Data.Common.DbDataAdapter.FillInternal(Data Set dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
at PokerGrapher.frmMain.GraphItByHand()
at PokerGrapher.frmMain.GraphIt()
at PokerGrapher.frmMain.btnGraphItDB_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message&amp ; m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message&am p; m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Fra...7/mscorlib.dll
----------------------------------------
PokerGrapher
Assembly Version: 1.4.5.0
Win32 Version: 1.4.5
CodeBase: file:///C:/Program%20Files/Poker%20G...kerGrapher.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...isualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...dows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...em.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...e.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...figuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...System.Xml.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/S...ystem.Data.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL...essibility.dll
----------------------------------------
Npgsql
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Poker%20Grapher/Npgsql.DLL
----------------------------------------
Mono.Security
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Program%20Files/Poker%20G...o.Security.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

"

Anyone know how to fix it?

Split Suit 03-14-2007 08:15 AM

Re: Poker Grapher v1.4.5 (stable)
 
lemme guess...ur tryyin to run either PTO or PTS, and probably have no PTH on ur comp? amirite?

PTO and PTS dont work with PokerGrapher yet...cudjoe is in the process

chcheers 03-14-2007 10:42 AM

Re: Poker Grapher v1.4.5 (stable)
 
[ QUOTE ]
lemme guess...ur tryyin to run either PTO or PTS, and probably have no PTH on ur comp? amirite?

PTO and PTS dont work with PokerGrapher yet...cudjoe is in the process

[/ QUOTE ]

What does PTO, PTS, and PTH mean??

TheIrishThug 03-14-2007 10:49 AM

Re: Poker Grapher v1.4.5 (stable)
 
Omaha, Stud, Holdem

chcheers 03-14-2007 02:58 PM

Re: Poker Grapher v1.4.5 (stable)
 
In that case, Split guessed wrong. I have PTH.

zook 03-14-2007 06:25 PM

Re: Poker Grapher v1.4.5 (stable)
 
Working great CJB. Are you accepting donations?

CudjoeBill 03-14-2007 11:16 PM

Re: Poker Grapher v1.4.5 (stable)
 
chcheers - Poker Grapher is looking for a specific registry key that it is not finding. What version of PTH are you using? Looking at the previous log files you submitted, Poker Grapher appears to be able to open the databases successfully.

When it does open up, does it accurately show all your Databases and Aliases on the Databases tab? Also, on the Options tab, does it show all your Limits and Sites?

CudjoeBill 03-14-2007 11:22 PM

Re: Poker Grapher v1.4.5 (stable)
 
[ QUOTE ]
Working great CJB. Are you accepting donations?

[/ QUOTE ]
To be honest, zook, I hadn't really thought about it. [img]/images/graemlins/laugh.gif[/img]

However, if you would like to donate, try this page http://sourceforge.net/donate/index.php?user_id=1702335

It uses PayPal and goes through the SourceForge system. If PayPal is not convenient, please PM me and I'll figure something out. I wouldn't want to disappoint a satisfied Poker Grapher user. [img]/images/graemlins/wink.gif[/img]

chcheers 03-15-2007 09:01 AM

Re: Poker Grapher v1.4.5 (stable)
 
[ QUOTE ]
chcheers - Poker Grapher is looking for a specific registry key that it is not finding. What version of PTH are you using? Looking at the previous log files you submitted, Poker Grapher appears to be able to open the databases successfully.

When it does open up, does it accurately show all your Databases and Aliases on the Databases tab? Also, on the Options tab, does it show all your Limits and Sites?

[/ QUOTE ]

Yeah, all my databases and aliases show up. It's only when I hit the "Graph It" button that I get the error message.

And my PT is up to date.

GittyUP 03-15-2007 04:25 PM

Re: Poker Grapher v1.4.5 (stable)
 
I having problems running Poker Grapher. the installation seems to go ok but whe I go to open PG nothing happens. When I mean nothing, nothing pops up. the only thing that happens is pokergrapher is using 99% of my CPU capacity as shown in the windows task manager procceses tab. I dont know what it is doing but its trying very hard to do something.I have tried uninstalling, reinstalling from various download sites. NO luck? Any ideas?

CudjoeBill 03-15-2007 11:42 PM

Re: Poker Grapher v1.4.5 (stable)
 
[ QUOTE ]
Yeah, all my databases and aliases show up. It's only when I hit the "Graph It" button that I get the error message.

And my PT is up to date.

[/ QUOTE ]

chcheers - OK. This is not easy to track down as I cannot reproduce your problem.

So your PT is at least 2.16.01h, correct (look in the title bar of PT)?

That established, I have added 500+ lines of debug code to a special version of Poker Grapher (v1.4.6) to see if we can find this bug. Be forewarned, all this debug code makes this special version slower than snot. But if we can isolate the bug it'll be worth it.

Please PM me with your email address and I will send a ZIP file containing a MSI file for this special version. This special version is not available for public download.

I will need you to run this version in debug mode and post the log file, but if you work with me; I <u>will</u> find this bug.

CB

CudjoeBill 03-15-2007 11:51 PM

Re: Poker Grapher v1.4.5 (stable)
 
[ QUOTE ]
I having problems running Poker Grapher. the installation seems to go ok but whe I go to open PG nothing happens. When I mean nothing, nothing pops up. the only thing that happens is pokergrapher is using 99% of my CPU capacity as shown in the windows task manager procceses tab. I dont know what it is doing but its trying very hard to do something.I have tried uninstalling, reinstalling from various download sites. NO luck? Any ideas?

[/ QUOTE ]

GittyUP - Please run Poker Grapher in debug mode and post the log file for me to review. Go to Start -&gt; All Programs -&gt; Poker Grapher -&gt; Poker Grapher (debug mode). Even if it fails (or nothing happens), it should still create a log file called PGLog.txt (normally located at C:\Program Files\Poker Grapher). If you can post the contents of the log file, I'll see what I can find.

A couple of things to look for:

* PTH needs to be up to v2.16.01c or higher
* PTO &amp; PTS are not yet supported (I'm working on it)
* You need the .NET Framework v2.x or higher
* Vista requires you to run PT &amp; Poker Grapher using Run As Admin (since I need to read the registry entries PT creates).
* PT needs to be importing hands properly in order for Poker Grapher to read your Access/PostgreSQL DBs.

If you can think of anything else that might be unique about your PT installation, it might help me find a solution quicker.

To be honest, this is the first error of this type that has been reported. But we can track it down with a little cooperation.

CB

china_hard 03-16-2007 11:39 AM

Re: Poker Grapher v1.4.5 (stable)
 
Hi Cudjoebill, thankyou for all the work you put into PokerGrapher.

Mine has stopped working since I started using postgresql for PT. I am using postgresql v8.2.3 and my PT is up to date, while I also have PG v1.4.5. This is the error I keep getting: (I am a little computer illiterate so am not sure if the debug log file you were talking about above?)



See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Data.OleDb.OleDbException: Could not find file 'F:\Program Files\Poker Grapher\FTPSQL'.
at Microsoft.VisualBasic.CompilerServices.Symbols.Con tainer.InvokeMethod(Method TargetProcedure, Object[] Arguments, Boolean[] CopyBack, BindingFlags Flags)
at Microsoft.VisualBasic.CompilerServices.NewLateBind ing.CallMethod(Container BaseReference, String MethodName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, BindingFlags InvocationFlags, Boolean ReportErrors, ResolutionFailure&amp; Failure)
at Microsoft.VisualBasic.CompilerServices.NewLateBind ing.LateCall(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, Boolean IgnoreReturn)
at PokerGrapher.frmMain.defaultPlayer(String filename)
at PokerGrapher.frmMain.InitializePokerTrackerDB()
at PokerGrapher.frmMain.frmMain_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& amp; m)
at System.Windows.Forms.Control.WndProc(Message&amp; m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage&amp; m)
at System.Windows.Forms.ContainerControl.WndProc(Mess age&amp; m)
at System.Windows.Forms.Form.WmShowWindow(Message&amp ; m)
at System.Windows.Forms.Form.WndProc(Message&amp; m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message&amp; m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message&amp; m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/Microsoft.NET/Fra...7/mscorlib.dll
----------------------------------------
PokerGrapher
Assembly Version: 1.3.11.1
Win32 Version: 1.3.11.1
CodeBase: file:///F:/Program%20Files/Poker%20G...kerGrapher.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL...dows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL...089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL...em.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL...isualBasic.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_32/S...ystem.Data.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL...System.Xml.dll
----------------------------------------
Npgsql
Assembly Version: 0.7.0.0
Win32 Version: 0.7.0.0
CodeBase: file:///F:/Program%20Files/Poker%20Grapher/Npgsql.DLL
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///F:/WINDOWS/assembly/GAC_32/S...ansactions.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

&lt;configuration&gt;
&lt;system.windows.forms jitDebugging="true" /&gt;
&lt;/configuration&gt;

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


Thanks

zook 03-16-2007 01:13 PM

Re: Poker Grapher v1.4.5 (stable)
 
[ QUOTE ]
However, if you would like to donate, try this page http://sourceforge.net/donate/index.php?user_id=1702335

It uses PayPal and goes through the SourceForge system. If PayPal is not convenient, please PM me and I'll figure something out. I wouldn't want to disappoint a satisfied Poker Grapher user. [img]/images/graemlins/wink.gif[/img]

[/ QUOTE ]
That worked fine. Hope it gets to you [img]/images/graemlins/smile.gif[/img]

CudjoeBill 03-16-2007 09:36 PM

Re: Poker Grapher v1.4.5 (stable)
 
zook - Thanks a bunch. I received your donation today. Your generosity is appreciated.

chcheers - I just emailed a special debug edition to you. I'm hopeful the new log file will point me in the right direction.

china_hard - Go to Start -&gt; All Programs -&gt; Poker Grapher -&gt; Poker Grapher (debug mode). Even if it fails (or nothing happens), it should still create a log file called PGLog.txt (normally located at C:\Program Files\Poker Grapher). If you can post the contents of the log file or PM me with the contents, I'll see what I can find.

PatInTheHat 03-17-2007 04:03 PM

Re: Poker Grapher v1.4.5 (stable)
 
Just out of curiosity why does this program need to access the internet?

CudjoeBill 03-17-2007 05:08 PM

Re: Poker Grapher v1.4.5 (stable)
 
It doesn't. Nothing in there goes out to the internet.

It requires .NET Framework 2.0, and will prompt you to download it if it can't find it. But even that asks you during the install, not after. After the install it:

1) Reads your registry to find out the PT database connection settings.
2) Writes two settings files and sometimes a log file to your hard drive.
3) Sends a request to connect to your Access and/or PostgreSQL DB. If those DBs are installed on another PC, then it would send that request to the other PC.

But I have put no code in there that needs the internet for any reason.

What are you seeing? Can you post a log or screen shot of what your firewall software is stating?

EDIT: There are three options that can be selected on the About Menu. The main About page has a link that will take you to the Bug Report Forum on overcards.com ( http://www.overcards.com/forum/forumdisplay.php?f=17 ),
there's a link to the Poker Grapher Wiki on overcards.com ( http://www.overcards.com/wiki/moin.cgi/PokerGrapher ), and a link to the Forums on overcards.com ( http://overcards.com/forum/index.php ). Are these what you're talking about?

I just ran an Ethereal capture on a test machine running Poker Grapher and saw no packets directed anywhere other than my DB server. So I don't know what you're seeing, other than those links that require a user to click on them to go to those sites.

CudjoeBill 03-18-2007 10:17 PM

Poker Grapher v1.5.0 (Beta)
 
A new release is available (including PTO &amp; PTS support). See here.

PatInTheHat 03-19-2007 04:11 AM

Re: Poker Grapher v1.5.0 (Beta)
 
I get a Norton Security alert whenever I launch PokerGrapher:

"PokerGrapher is attempting to connect to a DNS server."
Protocol: UDP (Outbound)

I am then asked if I want to allow it.

china_hard 03-19-2007 09:44 AM

Re: Poker Grapher v1.4.5 (stable)
 
Thanks, I didnt seem to have the debug version when I installed v1.4.5 however I'm now on v1.5 and everything is working perfectly.

Cheers.

CudjoeBill 03-19-2007 12:59 PM

Re: Poker Grapher v1.4.5 (stable)
 
PatInTheHat -

Is the machine you run Poker Grapher from also your PostgreSQL server? Do your PT settings use the computer name or IP address of your PostgreSQL server? Assuming PostgreSQL is on another machine and you are using the computer name, I can understand this.

PG tries to make a connection to your PostgreSQL server to retrieve the PT data. The computer name has to be resolved to an IP address somewhere for PG to find the computer. Without knowing more about your network (DNS server location, local DNS cache settings, etc.), I would say this is probably what is happening.

You could try two different ways to check this.
1) You could use the IP address of your PostgreSQL server in your PT settings, or
2) you could edit your Hosts file (C:\Windows\System32\Drivers\etc\hosts , no extension) using Notepad. Add a line after:
<font class="small">Code:</font><hr /><pre>127.0.0.1 localhost</pre><hr />
that points to your PostgreSQL server. So if your PostgreSQL server is called MyServer and it has an IP address of 10.1.1.25, the line you add would be like this:
<font class="small">Code:</font><hr /><pre>10.1.1.25 MyServer</pre><hr />
then save the file and make sure Notepad doesn't add an extension to it.

Either of these methods should remove any need to resolve the computer name to IP address.

The PG code is available and free for anyone to use, download, look at, modify, etc. There is nothing in there that needs the Internet to run.

CudjoeBill 03-19-2007 01:00 PM

Re: Poker Grapher v1.4.5 (stable)
 
china_hard - Glad to hear it. Enjoy!

CruNKinTILT 03-19-2007 02:56 PM

Re: Poker Grapher v1.4.5 (stable)
 
joebill - right now one of my holdem databases is labeled as the "default DB" in pokertracker, but I want one of my omaha ones to be default - how do I do this?

CudjoeBill 03-19-2007 05:33 PM

Re: Poker Grapher v1.4.5 (stable)
 
Let me think about this one, CruNKinTILT.

Currently it looks for PTH DBs, then PTO DBs, then PTS DBs. So if you have any PTH DBs, then the default PTH DB will be the PG default. Same thing if you have no PTH DBs, but you have PTO DBs. The default PTO DB will be the PG default.

Let me look at the code this evening and see where I can insert a user-defined setting to specify which DB you want to be the default. It can be done, I just gotta find the right spot in the code to read the setting.

CruNKinTILT 03-19-2007 06:01 PM

Re: Poker Grapher v1.4.5 (stable)
 
ok, I really appreciate your time.

PatInTheHat 03-20-2007 02:44 AM

Re: Poker Grapher v1.4.5 (stable)
 
I am using PostgreSQL however it is run from the same computer that I am running Poker Grapher on.

CudjoeBill 03-20-2007 02:17 PM

Re: Poker Grapher v1.4.5 (stable)
 
Pat - Are your PostgreSQL settings in PT on this computer using the computername, IP address, or "localhost"? IP address should not require a DNS look up and neither should "localhost" if your Hosts file is set up as I described in my previous post, but using the computername might.

Other than that, the only thing else I can suggest is tell Norton Security "No" &amp; run Poker Grapher in debug mode. Go to Start -&gt; All Programs -&gt; Poker Grapher -&gt; Poker Grapher (debug mode). Try to run a graph. This will create a log file called PGLog.txt (usually located at C:\Program Files\Poker Grapher). Paste the contents of the log file in a PM to me and I will take a look.

PatInTheHat 03-21-2007 04:51 AM

Re: Poker Grapher v1.4.5 (stable)
 
localhost

I really know nothing about host files so im not really sure how they are set up.

I just tried PokerGrapher and told Norton not to allow it, PokerGrapher still appeared to function as normal.

CudjoeBill 03-21-2007 10:49 PM

Re: Poker Grapher v1.4.5 (stable)
 
Well Pat, not sure here. localhost should not require a DNS lookup. It should automatically read your Hosts file (which apparently it did, since you told Norton not to allow a DNS request). As I said before, PokerGrapher does not need the internet. Later on I might add some "check for update" code, but that is well down the road. I'm glad everything appears to work normal. Let me know if you run into any problems in the future.


All times are GMT -4. The time now is 01:30 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.