Pony7 / cspoker

Automatically exported from code.google.com/p/cspoker
GNU General Public License v2.0
1 stars 0 forks source link

Chip image not found #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start CSPoker server
2. Run TestSWTWithRMI

What is the expected output? What do you see instead?
http://cspoker.pastebin.com/f1e3bd9aa

The SWT client can't find the chip images on a Linux platform. Used to work.

Original issue reported on code.google.com by guy...@gmail.com on 24 Nov 2008 at 9:41

GoogleCodeExporter commented 9 years ago
Added additional validity checks after startup. Sorry about the error, its kind 
of
tricky with persistency (storing card & chip preferences between sessions) and
different OS.

Should work, please verify

Original comment by stephan....@gmail.com on 25 Nov 2008 at 2:58