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
  #1  
Old 03-13-2007, 01:26 AM
CudjoeBill CudjoeBill is offline
Senior Member
 
Join Date: Aug 2006
Location: Cudjoe Key, FL
Posts: 403
Default 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
Reply With Quote
  #2  
Old 03-13-2007, 03:21 AM
Split Suit Split Suit is offline
Senior Member
 
Join Date: May 2006
Location: Forever Downswinging
Posts: 2,590
Default Re: Poker Grapher v1.4.5 (stable)

just DLed it a few hours ago. nice work. works very well so far...
Reply With Quote
  #3  
Old 03-13-2007, 05:10 AM
theRealMacoy theRealMacoy is offline
Senior Member
 
Join Date: Feb 2005
Location: Vancouver, BC
Posts: 850
Default Re: Poker Grapher v1.4.5 (stable)

thanks for all your effort.

great application.

cheers,
sean
Reply With Quote
  #4  
Old 03-13-2007, 05:14 AM
Hoopster81 Hoopster81 is offline
Senior Member
 
Join Date: Feb 2005
Location: between the click of the light and the start of the dream
Posts: 3,648
Default Re: Poker Grapher v1.4.5 (stable)

Hey, I remember before you saying something about multi-database support. Is this still in the works?
Reply With Quote
  #5  
Old 03-13-2007, 05:42 AM
2easy 2easy is offline
Senior Member
 
Join Date: Oct 2003
Location: Montana, USA
Posts: 801
Default Re: Poker Grapher v1.4.5 (stable)

Your work is greatly appreciated, CB!
Reply With Quote
  #6  
Old 03-13-2007, 11:21 AM
CudjoeBill CudjoeBill is offline
Senior Member
 
Join Date: Aug 2006
Location: Cudjoe Key, FL
Posts: 403
Default Re: Poker Grapher v1.4.5 (stable)

Hoopster81 - yep. Next release is PTO/PTS support. Then I'll work on multi-dbs.
Reply With Quote
  #7  
Old 03-13-2007, 02:25 PM
iSTRONG iSTRONG is offline
Senior Member
 
Join Date: Sep 2004
Location: Bristol, UK
Posts: 4,096
Default Re: Poker Grapher v1.4.5 (stable)

[img]/images/graemlins/heart.gif[/img]
Reply With Quote
  #8  
Old 03-14-2007, 07:25 AM
chcheers chcheers is offline
Senior Member
 
Join Date: Feb 2007
Posts: 116
Default 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?
Reply With Quote
  #9  
Old 03-14-2007, 08:15 AM
Split Suit Split Suit is offline
Senior Member
 
Join Date: May 2006
Location: Forever Downswinging
Posts: 2,590
Default 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
Reply With Quote
  #10  
Old 03-14-2007, 10:42 AM
chcheers chcheers is offline
Senior Member
 
Join Date: Feb 2007
Posts: 116
Default 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??
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 12:52 AM.


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