Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #21  
Old 03-16-2007, 01:13 PM
zook zook is offline
Senior Member
 
Join Date: Jun 2006
Posts: 109
Default 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]
Reply With Quote
  #22  
Old 03-16-2007, 09:36 PM
CudjoeBill CudjoeBill is offline
Senior Member
 
Join Date: Aug 2006
Location: Cudjoe Key, FL
Posts: 403
Default 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 -> All Programs -> Poker Grapher -> 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.
Reply With Quote
  #23  
Old 03-17-2007, 04:03 PM
PatInTheHat PatInTheHat is offline
Senior Member
 
Join Date: Nov 2005
Posts: 1,917
Default Re: Poker Grapher v1.4.5 (stable)

Just out of curiosity why does this program need to access the internet?
Reply With Quote
  #24  
Old 03-17-2007, 05:08 PM
CudjoeBill CudjoeBill is offline
Senior Member
 
Join Date: Aug 2006
Location: Cudjoe Key, FL
Posts: 403
Default 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.
Reply With Quote
  #25  
Old 03-18-2007, 10:17 PM
CudjoeBill CudjoeBill is offline
Senior Member
 
Join Date: Aug 2006
Location: Cudjoe Key, FL
Posts: 403
Default Poker Grapher v1.5.0 (Beta)

A new release is available (including PTO & PTS support). See here.
Reply With Quote
  #26  
Old 03-19-2007, 04:11 AM
PatInTheHat PatInTheHat is offline
Senior Member
 
Join Date: Nov 2005
Posts: 1,917
Default 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.
Reply With Quote
  #27  
Old 03-19-2007, 09:44 AM
china_hard china_hard is offline
Senior Member
 
Join Date: Feb 2007
Location: UK
Posts: 212
Default 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.
Reply With Quote
  #28  
Old 03-19-2007, 12:59 PM
CudjoeBill CudjoeBill is offline
Senior Member
 
Join Date: Aug 2006
Location: Cudjoe Key, FL
Posts: 403
Default 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.
Reply With Quote
  #29  
Old 03-19-2007, 01:00 PM
CudjoeBill CudjoeBill is offline
Senior Member
 
Join Date: Aug 2006
Location: Cudjoe Key, FL
Posts: 403
Default Re: Poker Grapher v1.4.5 (stable)

china_hard - Glad to hear it. Enjoy!
Reply With Quote
  #30  
Old 03-19-2007, 02:56 PM
CruNKinTILT CruNKinTILT is offline
Senior Member
 
Join Date: Dec 2006
Location: Univ. Wisconsin-Madison
Posts: 140
Default 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?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:53 AM.


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