Author Topic: 2.6b2  (Read 7136 times)

Stuart Murray

  • Hero Member
  • *****
  • Posts: 540
    • View Profile
2.6b2
« on: July 10, 2010, 08:52:14 AM »
Hi Corey couple of issues I have detected so far:

When entering text in a dialogue box such as Edit Table OK is no longer highlighted by default so you cannot hit return or enter to ok the information without first tabbing to the ok box or clicking on it.

when hitting X or click bust-out on the controls screen the following error appears:


'this.getElement(...)' is null or not an object (ControlsTab, TournamentPage: 1031)
 at uber(String)
 at anonymous()
 at openDialog(BustPlayersOutDialog)
 at bustPlayersOutDialog(null, null, null)
 at bustPlayersOutDialogWrapper()
 at TournamentPage.hotkeyHandler(Object, Hotkey.Binding)
 at GameWindow.hotkey()
 at [unknown]()


Browser: Microsoft Internet Explorer
Browser Client Info Version: 7.0
Browser Code Name: Mozilla
Browser Decided Version: 8.0
Browser Detected Version: 8.0
Browser Language: en-US
Browser Minor Version: 0
Browser Version: 4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)
Cookies Enabled: true
CPU Class: x86
Data Folder: C:\Users\Stuart\Documents\The Tournament Director 2
Date: 14:51:43 10/7/2010
DB File: C:\Users\Stuart\Documents\The Tournament Director 2\Data\db\td.db
DB Folder: C:\Users\Stuart\Documents\The Tournament Director 2\Data\db
Install Folder: C:\Program Files\The Tournament Director Beta\The Tournament Director 2
JScript Build: 18869
JScript Version: 5.8
Media Player Version: 11.0.6002.18111
Online: true
Platform: Win32
Preferences File: C:\Users\Stuart\Documents\The Tournament Director 2\prefs.sav
Repo Config File: C:\Users\Stuart\Documents\The Tournament Director 2\repo.sav
Repo Folder: C:\Users\Stuart\Documents\The Tournament Director 2\Data
System Language: en-GB
TD Version: 2.6.b2
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)
User Language: en-GB
Virtual Store Folder: C:\Users\Stuart\AppData\Roaming\Local\VirtualStore\Program Files\The Tournament Director 2


Stuart
Stuart Murray

Magic_fubu

  • Hero Member
  • *****
  • Posts: 1035
    • View Profile
Re: 2.6b2
« Reply #1 on: July 10, 2010, 12:31:19 PM »
Stu - the issue with the OK is one I got too, and Corey said he did that on purpose for a few (See my most 2.6.b2 edit player thread).  As far as hitting X to bust out, I've not done that as I've been continuing using the buttons, which work well. I've got to backload a tournament from this season and I will try to use X instead of the button to see if I get the same error.
My cowboys shot down your rockets
---
If you send a request to me please send that you got me from here w/your TD name to confirm. Thanks!

Stuart Murray

  • Hero Member
  • *****
  • Posts: 540
    • View Profile
Re: 2.6b2
« Reply #2 on: July 10, 2010, 12:52:54 PM »
Just noticed also that events messages are not flashing

Thanks for the heads up on the ENTER condition, same message appears if I use X or if I click the bust out button on the controls screen

Stu
Stuart Murray

Magic_fubu

  • Hero Member
  • *****
  • Posts: 1035
    • View Profile
Re: 2.6b2
« Reply #3 on: July 10, 2010, 12:59:42 PM »
Using X to bust out players, TD runs smoothly for me, I don't get any error that way.  For what it may be worth, I'm running Win7 Pro edition.
My cowboys shot down your rockets
---
If you send a request to me please send that you got me from here w/your TD name to confirm. Thanks!

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: 2.6b2
« Reply #4 on: July 10, 2010, 11:45:47 PM »
Hi Corey couple of issues I have detected so far:

When entering text in a dialogue box such as Edit Table OK is no longer highlighted by default so you cannot hit return or enter to ok the information without first tabbing to the ok box or clicking on it.

This is actually unchanged.  The Edit Table dialog (if we're speaking about the same dialog) has two fields: "Name" and "Number of seats".  The "Name" field is selected and focused when the dialog is initially opened.  It's the same dialog as when you add a new table.  So, if you're adding a table, focus is immediately in the Name field so you can instantly begin typing a name.  If you're editing a table, the current table name is selected, so you can rename the table immediately by just typing.  Pressing Enter would do the same thing as pressing the OK button if the dialog had only one field.  That's the nature of the way the dialogs work.  If there's only a single field, Enter will "accept" (do the same thing as pressing the OK button).  If there's more than one field, you must press the OK button - pressing the Enter key won't do it (unless focus is on the OK button).

Quote
when hitting X or click bust-out on the controls screen the following error appears:


'this.getElement(...)' is null or not an object (ControlsTab, TournamentPage: 1031)
 at uber(String)
 at anonymous()
 at openDialog(BustPlayersOutDialog)
 at bustPlayersOutDialog(null, null, null)
 at bustPlayersOutDialogWrapper()
 at TournamentPage.hotkeyHandler(Object, Hotkey.Binding)
 at GameWindow.hotkey()
 at [unknown]()

Stuart

I couldn't reproduce this one at first, either.  In fact, I believe jodybingo sent me an email about this one back in alpha 1, but I couldn't figure it out then either.  Turns out this happens when the "Allow Find on player dialogs" preference is enabled, and the "Allow selection of hitman when busting players out" preference is disabled.  Thanks for reporting this, and helping me to nail that one down.

Quote
Just noticed also that events messages are not flashing

I'll look into this.

jodybingo

  • Hero Member
  • *****
  • Posts: 667
    • View Profile
    • Personal Web Site
Re: 2.6b2
« Reply #5 on: July 11, 2010, 12:12:47 AM »
I feel famous...people are talking about me...
I like the new look of the preferences tab...the screen is no longer cluttered. Great job.
Just tried to export my DB of players (unchecked all other boxes), and got this...

'null' is null or not an object (DatabaseTab, TournamentPage: 3487)
 at uber(String, String)
 at anonymous(String)
 at BackupWorkDialog.startWork()
 at [unknown]()
 at openDialog(BackupWorkDialog)
 at backupDatabaseDialog()


Browser: Microsoft Internet Explorer
Browser Client Info Version: 7.0
Browser Code Name: Mozilla
Browser Decided Version: 8.0
Browser Detected Version: 8.0
Browser Language: en-us
Browser Minor Version: 0
Browser Version: 4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET CLR 1.1.4322; Creative AutoUpdate v1.40.01; msn OptimizedIE8;ENUS)
Cookies Enabled: true
CPU Class: x86
Data Folder: C:\Documents and Settings\Our Valued Customer\My Documents\The Tournament Director 2
Date: 1:19:14 am 7/11/2010
DB File: C:\Documents and Settings\Our Valued Customer\My Documents\The Tournament Director 2\Data\db\td.db
DB Folder: C:\Documents and Settings\Our Valued Customer\My Documents\The Tournament Director 2\Data\db
Install Folder: C:\Program Files\The Tournament Director 2
JScript Build: 22960
JScript Version: 5.8
Media Player Version: 11.0.5358.4827
Online: true
Platform: Win32
Preferences File: C:\Documents and Settings\Our Valued Customer\My Documents\The Tournament Director 2\prefs.sav
Repo Config File: C:\Documents and Settings\Our Valued Customer\My Documents\The Tournament Director 2\repo.sav
Repo Folder: C:\Documents and Settings\Our Valued Customer\My Documents\The Tournament Director 2\Data
System Language: en-us
TD Version: 2.6.b2
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET CLR 1.1.4322; Creative AutoUpdate v1.40.01; msn OptimizedIE8;ENUS)
User Language: en-us
Virtual Store Folder: C:\Documents and Settings\Our Valued Customer\Application Data\Local\VirtualStore\Program Files\The Tournament Director 2


« Last Edit: July 11, 2010, 12:20:46 AM by jodybingo »

Stuart Murray

  • Hero Member
  • *****
  • Posts: 540
    • View Profile
Re: 2.6b2
« Reply #6 on: July 11, 2010, 06:02:19 AM »
Yeh,

just turned on 'allow selection of hitman' and that error is now gone, and indeed 'allow find in players dialogue' is enabled also.

Regards
Stuart
Stuart Murray

Magic_fubu

  • Hero Member
  • *****
  • Posts: 1035
    • View Profile
Re: 2.6b2
« Reply #7 on: July 11, 2010, 11:10:34 AM »

I couldn't reproduce this one at first, either.  In fact, I believe jodybingo sent me an email about this one back in alpha 1, but I couldn't figure it out then either.  Turns out this happens when the "Allow Find on player dialogs" preference is enabled, and the "Allow selection of hitman when busting players out" preference is disabled.  Thanks for reporting this, and helping me to nail that one down.


If you only need one of those two conditions to be true, then I can say I have the allow find enabled and I do not run into that issue.  Hitman selection is enabled on mine, though
My cowboys shot down your rockets
---
If you send a request to me please send that you got me from here w/your TD name to confirm. Thanks!

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: 2.6b2
« Reply #8 on: July 11, 2010, 02:22:17 PM »
If the preference to "All Find on player dialogs" is enabled, then the dialog adds both search controls and then tries to initialize them.  However, if the preference "Allow selection of hitman when busting players out" is enabled, then the hitman search control isn't ever actually rendered, so trying to initialize it will produce an error.  But the dialog tries anyway.  I've fixed it for the next release.

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: 2.6b2
« Reply #9 on: July 11, 2010, 09:36:59 PM »
I feel famous...people are talking about me...
I like the new look of the preferences tab...the screen is no longer cluttered. Great job.
Just tried to export my DB of players (unchecked all other boxes), and got this...

'null' is null or not an object (DatabaseTab, TournamentPage: 3487)
 at uber(String, String)
 at anonymous(String)
 at BackupWorkDialog.startWork()
 at [unknown]()
 at openDialog(BackupWorkDialog)
 at backupDatabaseDialog()

The famous jodybingo, of course.  :)

I'm not sure how this one got past me.  I totally rewrote the backup/restore code, so you can be sure I tested the $#!+ out of it.  I've been another OCD mission to reformat some of the code (no real changes, just make it more readable) and I think I might have fat fingered a bug into this.

Regardless, it's fixed for the next round.  As is the event messages not flashing.

Stuart Murray

  • Hero Member
  • *****
  • Posts: 540
    • View Profile
Re: 2.6b2
« Reply #10 on: July 13, 2010, 12:04:46 PM »
Just tested out the Countdown function, which is not quite what I expected. Is there any way of adding a pause the clock at the end of countdown to the option or countdown only to start then wait for start tournament, as frequently when the countdown is complete that is merely the end of registration and seating and thus ensues trophies and speeches etc - just a suggestion as most commercial clocks I use in casinos will countdown but not start the tournament until a further intervention has occurred

Stu
« Last Edit: July 13, 2010, 01:35:30 PM by stuamurr »
Stuart Murray

Stuart Murray

  • Hero Member
  • *****
  • Posts: 540
    • View Profile
Re: 2.6b2
« Reply #11 on: July 13, 2010, 01:34:03 PM »
love the columb function for listing seating by player, is there any way of making it rotating pages rather than scrolling up and down as if you list 200 players with 4 columbs it does become hard to read unless you font size down enough to make all the information fit on screen

Stuart
Stuart Murray

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: 2.6b2
« Reply #12 on: July 14, 2010, 11:16:42 AM »
Just tested out the Countdown function, which is not quite what I expected. Is there any way of adding a pause the clock at the end of countdown to the option or countdown only to start then wait for start tournament, as frequently when the countdown is complete that is merely the end of registration and seating and thus ensues trophies and speeches etc - just a suggestion as most commercial clocks I use in casinos will countdown but not start the tournament until a further intervention has occurred

Stu

Will be an option in the next beta release.

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: 2.6b2
« Reply #13 on: July 14, 2010, 11:24:20 AM »
love the columb function for listing seating by player, is there any way of making it rotating pages rather than scrolling up and down as if you list 200 players with 4 columbs it does become hard to read unless you font size down enough to make all the information fit on screen

Stuart

Nope.  I'll put something on the list, but I can't guarantee anything.

Stuart Murray

  • Hero Member
  • *****
  • Posts: 540
    • View Profile
Re: 2.6b2
« Reply #14 on: August 01, 2010, 10:32:02 AM »
Hi Corey,

Did you have a look at the Events Messages not flashing bug?  I was checking it again today and have noticed that status messages are flashing ok, so it seems to be just the events messages that are not flashing.

Regards
Stuart
Stuart Murray