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??


All times are GMT -4. The time now is 12:36 AM.

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