Subpage under development, new version coming soon!
Asunto: »[SV] SokkerViewer
no. SV get your juniors data and it give You some propably end skill. If You have ~ sign next to your propably skill then it's mean that there could be probably skill or less.
If ~ disappeard then your junior end skill could be only +/-/0 1
If ~ disappeard then your junior end skill could be only +/-/0 1
rym3k [del] para
rym3k [del]
known bugs:
Synchronizer -> SQL Importing
Integrity constraint violation - no parent REGIONS_COUNTRY_ID_FKEY table: COUNTRIES in statement [INSERT INTO regions(region_id,country_id,name,weather) VALUES (?,?,?,?)]
java.sql.SQLException: Integrity constraint violation - no parent REGIONS_COUNTRY_ID_FKEY table: COUNTRIES in statement [INSERT INTO regions(region_id,country_id,name,weather) VALUES (?,?,?,?)]
org.hsqldb.jdbc.Util.throwError(Unknown Source)
org.hsqldb.jdbc.jdbcPreparedStatement.executeUpdate(Unknown Source)
pl.pronux.sokker.sql.SQLQuery.insertRegion(Unknown Source)
pl.pronux.sokker.downloader.managers.RegionManager.importToSQL(Unknown Source)
pl.pronux.sokker.downloader.Synchronizer.start(Unknown Source)
pl.pronux.sokker.viewer.SokkerBean$1.run(Unknown Source)
solution:
1) if You are fresh user: go into SokkerViewer/db/ directory and move all files from this dir somewhere else.
2) if You are old sv user: open file db_file_your_nick.script using e.g. notepad and find INSERT INTO SYSTEM
next step is to change all false values to true;
Synchronizer -> SQL Importing
Integrity constraint violation - no parent REGIONS_COUNTRY_ID_FKEY table: COUNTRIES in statement [INSERT INTO regions(region_id,country_id,name,weather) VALUES (?,?,?,?)]
java.sql.SQLException: Integrity constraint violation - no parent REGIONS_COUNTRY_ID_FKEY table: COUNTRIES in statement [INSERT INTO regions(region_id,country_id,name,weather) VALUES (?,?,?,?)]
org.hsqldb.jdbc.Util.throwError(Unknown Source)
org.hsqldb.jdbc.jdbcPreparedStatement.executeUpdate(Unknown Source)
pl.pronux.sokker.sql.SQLQuery.insertRegion(Unknown Source)
pl.pronux.sokker.downloader.managers.RegionManager.importToSQL(Unknown Source)
pl.pronux.sokker.downloader.Synchronizer.start(Unknown Source)
pl.pronux.sokker.viewer.SokkerBean$1.run(Unknown Source)
solution:
1) if You are fresh user: go into SokkerViewer/db/ directory and move all files from this dir somewhere else.
2) if You are old sv user: open file db_file_your_nick.script using e.g. notepad and find INSERT INTO SYSTEM
next step is to change all false values to true;
rym3k [del] para
rym3k [del]
today was released new patch for SV which contains e.g.
* training reports (double click on training in training plugin)
* added ~ for average jumps which are not stable
* added seasons to matches plugin
* bulgarian language update
this version is last in this branch.
it could be possible that we release some patch in 0.9.2.x but it would contains only critical bug fixes or language updates
we started developing new version (0.9.4.0) since today.
we are going to add 1 new plugin and few useful features :)
(editado)
* training reports (double click on training in training plugin)
* added ~ for average jumps which are not stable
* added seasons to matches plugin
* bulgarian language update
this version is last in this branch.
it could be possible that we release some patch in 0.9.2.x but it would contains only critical bug fixes or language updates
we started developing new version (0.9.4.0) since today.
we are going to add 1 new plugin and few useful features :)
(editado)
luuut [del] para
rym3k [del]
I don't understand anything about these software version numbers, but when will you release a 1.x.x.x version? [:P]
koka [del] para
luuut [del]
[lol]
i've thought the same when i updated sokkerviewer...
i've thought the same when i updated sokkerviewer...
rym3k [del] para
koka [del]
Do You understand windows versions ? :)
a.b.c.d
a - major changes
b - minor changes
c - testing/stable
d - some small fixes, languages, updates etc
I'm going to remove c after 1.x.x release
This versioning also prevent from strange naming like SokkerMon6, SokkerMon7, Slackware12 :)
(editado)
a.b.c.d
a - major changes
b - minor changes
c - testing/stable
d - some small fixes, languages, updates etc
I'm going to remove c after 1.x.x release
This versioning also prevent from strange naming like SokkerMon6, SokkerMon7, Slackware12 :)
(editado)
luuut [del] para
rym3k [del]
Of course, but why can't there be a version starting with 1.
rym3k [del] para
luuut [del]
because I'm still going to stable version :] (0) means beta, not finished etc.
After XML importer and full xml support we will close first stable version (1)
After XML importer and full xml support we will close first stable version (1)
rym3k [del] para
rym3k [del]
BTW. some times ago there were some versioning war between linux distributions.
People thought that if the number is higher then the distro is better.
This is the reason why we have got now Slackware 10, RH 9, and other xx versions.
The best solution was used in Debian where each stable release has it own name e.g. Potato, Woody, Lenny :)
But it could be look funny SokkerViewer Potato :P
In my opinion versions are only for developers. You should be interested only which is the newest and most stable :)
People thought that if the number is higher then the distro is better.
This is the reason why we have got now Slackware 10, RH 9, and other xx versions.
The best solution was used in Debian where each stable release has it own name e.g. Potato, Woody, Lenny :)
But it could be look funny SokkerViewer Potato :P
In my opinion versions are only for developers. You should be interested only which is the newest and most stable :)
luuut [del] para
rym3k [del]
So when you release SV 1.x.x.x Danny should release SO 2.x.x.x :P
rym3k [del] para
luuut [del]
and version 3 is already reserved for Sokker Manager :P
Yarden [del] para
rym3k [del]
why you cant see the training results more then once, after you open the program in the training's day?..
rym3k [del] para
Yarden [del]
please upgrade SV to version 0.9.2.3
after restart you need to double-click on training (in training view) or right click on training and "show report"
after restart you need to double-click on training (in training view) or right click on training and "show report"
I tried to update (0.9.2.0) and I got this:
Error
Updater
http://sv.sokker.pl/sv/stable/windows/packages.xml
java.io.FileNotFoundException: http://sv.sokker.pl/sv/stable/windows/packages.xml
sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
java.net.URL.openStream(Unknown Source)
pl.pronux.sokker.downloader.HTMLDownloader.getInternetFile(Unknown Source)
pl.pronux.sokker.viewer.parts.Updater$15.run(Unknown Source)
Error
Updater
http://sv.sokker.pl/sv/stable/windows/packages.xml
java.io.FileNotFoundException: http://sv.sokker.pl/sv/stable/windows/packages.xml
sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
java.net.URL.openStream(Unknown Source)
pl.pronux.sokker.downloader.HTMLDownloader.getInternetFile(Unknown Source)
pl.pronux.sokker.viewer.parts.Updater$15.run(Unknown Source)
please try once again.
if there will be this error just copy link and put into your web browser.
if web browser through any error paste me it on my sk@
if there will be this error just copy link and put into your web browser.
if web browser through any error paste me it on my sk@