It is currently Wed May 01, 2024 3:19 am

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 360 posts ]  Go to page Previous  1 ... 8, 9, 10, 11, 12, 13, 14 ... 18  Next
Author Message
Offline
 Post subject: Re: Go Eye 1.6.0 out! -10$ promotion now to GoSeigen's Bday!
Post #201 Posted: Sat Jun 07, 2014 4:32 am 
Lives with ko

Posts: 271
Location: Hong Kong
Liked others: 2
Was liked: 49
Rank: IGS 7d
IGS: goeye
ez4u wrote:
This update seems to have lost the event name in the link to Go4Go. Does anyone else have this problem?


Confirmed. Will be fixed in next update.

Top
 Profile  
 
Offline
 Post subject: Re: Go Eye released 1.5.0 & 1.5.1, complete tree view!
Post #202 Posted: Sat Jun 07, 2014 9:23 pm 
Lives with ko

Posts: 271
Location: Hong Kong
Liked others: 2
Was liked: 49
Rank: IGS 7d
IGS: goeye
ez4u wrote:
OK, time to get serious for L19ers. For my next request I would like to be able to generate a diagram of the current position onto the clipboard.

In other words, given this (note that GoEye is here set to show the last 10 moves and it would be clever if that setting drove which moves appeared as numbers - up to a max of 10):
Attachment:
GoEye Example.jpg

I would like to be able to output this to the clipboard:
Code:
[go]$$W
$$  ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . O . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . X . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . 2 . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . 1 . . . |
$$ | . . O . . . . . . . . . . . . 0 . . . |
$$ | . . . . . . . . . . . . . . 9 6 . . . |
$$ | . . . O . . . . . , . . . . 7 3 X . . |
$$ | . . . . . X . . . . . X . . 5 4 8 . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$  ---------------------------------------
[/go]

Or at least this (without move numbers)
Code:
[go]$$B
$$  ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . O . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . X . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . X . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . O . . . |
$$ | . . O . . . . . . . . . . . . X . . . |
$$ | . . . . . . . . . . . . . . O X . . . |
$$ | . . . O . . . . . , . . . . O O X . . |
$$ | . . . . . X . . . . . X . . O X X . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$  ---------------------------------------
[/go]

Admittedly this is not of much use to customers who are not L19 (or Sensei's) users, but nevertheless... :bow: :bow: :bow:



So u r talking about this:

Click Here To Show Diagram Code
[go]$$B
$$ ---------------------------------------
$$ | . . . . . . . . . X O O . . . . . . . |
$$ | . . . X . . . . . X O . O . O O X . . |
$$ | . . O O . X . . O X X O O . O X . . . |
$$ | . . . . . . . . . . . X X X . . X . . |
$$ | . . . . . X . . . . X . . . . X X . . |
$$ | . . O . . . . . . . . . . . . X O O . |
$$ | . . . . . . . . . . . . . O O O X X X |
$$ | . . . . . . . . . . . . . . X O O O X |
$$ | . . . . . . . . . 5 . . X O O X X X . |
$$ | . . . . . . . . . . . . O O X . X O . |
$$ | . . O . . . . . . . . . . . O X X O . |
$$ | . . . . . . . . . . . . . . O X O X . |
$$ | . . . . . . . . . . . . O . O X O O . |
$$ | . . O . . . . . . X . X O . O X . . . |
$$ | . . . . . . X . 4 . . X O X O X O . . |
$$ | . . X . X . . X . . . X O O X O O . . |
$$ | . . . . . 3 O X O . O O X X X X O O . |
$$ | . . . . . . 1 O . O O . O X X . X O . |
$$ | . . . . . . . . 2 . . O . X . X . X . |
$$ ---------------------------------------[/go]



Desired one? :)

Top
 Profile  
 
Offline
 Post subject: Re: Go Eye released 1.5.0 & 1.5.1, complete tree view!
Post #203 Posted: Sun Jun 08, 2014 5:16 am 
Oza
User avatar

Posts: 2402
Location: Tokyo, Japan
Liked others: 2341
Was liked: 1332
Rank: Jp 6 dan
KGS: ez4u
GoEye2012 wrote:
ez4u wrote:
OK, time to get serious for L19ers. For my next request I would like to be able to generate a diagram of the current position onto the clipboard.

In other words, given this (note that GoEye is here set to show the last 10 moves and it would be clever if that setting drove which moves appeared as numbers - up to a max of 10):
Attachment:
GoEye Example.jpg

I would like to be able to output this to the clipboard:
Code:
[go]$$W
$$  ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . O . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . X . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . 2 . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . 1 . . . |
$$ | . . O . . . . . . . . . . . . 0 . . . |
$$ | . . . . . . . . . . . . . . 9 6 . . . |
$$ | . . . O . . . . . , . . . . 7 3 X . . |
$$ | . . . . . X . . . . . X . . 5 4 8 . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$  ---------------------------------------
[/go]

Or at least this (without move numbers)
Code:
[go]$$B
$$  ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . O . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . X . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . X . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . O . . . |
$$ | . . O . . . . . . . . . . . . X . . . |
$$ | . . . . . . . . . . . . . . O X . . . |
$$ | . . . O . . . . . , . . . . O O X . . |
$$ | . . . . . X . . . . . X . . O X X . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$  ---------------------------------------
[/go]

Admittedly this is not of much use to customers who are not L19 (or Sensei's) users, but nevertheless... :bow: :bow: :bow:



So u r talking about this:

Click Here To Show Diagram Code
[go]$$B
$$ ---------------------------------------
$$ | . . . . . . . . . X O O . . . . . . . |
$$ | . . . X . . . . . X O . O . O O X . . |
$$ | . . O O . X . . O X X O O . O X . . . |
$$ | . . . . . . . . . . . X X X . . X . . |
$$ | . . . . . X . . . . X . . . . X X . . |
$$ | . . O . . . . . . . . . . . . X O O . |
$$ | . . . . . . . . . . . . . O O O X X X |
$$ | . . . . . . . . . . . . . . X O O O X |
$$ | . . . . . . . . . 5 . . X O O X X X . |
$$ | . . . . . . . . . . . . O O X . X O . |
$$ | . . O . . . . . . . . . . . O X X O . |
$$ | . . . . . . . . . . . . . . O X O X . |
$$ | . . . . . . . . . . . . O . O X O O . |
$$ | . . O . . . . . . X . X O . O X . . . |
$$ | . . . . . . X . 4 . . X O X O X O . . |
$$ | . . X . X . . X . . . X O O X O O . . |
$$ | . . . . . 3 O X O . O O X X X X O O . |
$$ | . . . . . . 1 O . O O . O X X . X O . |
$$ | . . . . . . . . 2 . . O . X . X . X . |
$$ ---------------------------------------[/go]



Desired one? :)

WONDERFUL! :clap:

_________________
Dave Sigaty
"Short-lived are both the praiser and the praised, and rememberer and the remembered..."
- Marcus Aurelius; Meditations, VIII 21

Top
 Profile  
 
Offline
 Post subject: Re: Go Eye 1.6.0 out! -10$ promotion now to GoSeigen's Bday!
Post #204 Posted: Sun Jun 08, 2014 2:00 pm 
Dies with sente
User avatar

Posts: 71
Liked others: 10
Was liked: 19
Rank: 20 kyu
Hello,

I tried to open Kogo's joseki dictionary in Go Eye from the web site :
http://waterfire.us/2014.02.25_KJD.zip

The first time it crashed the app.
Second time the file installed but trying to open it freezes the app.
Did not succeed on iPad 4 nor on iPhone 4s iOS 7.1.1

Otherwise very good app...

Top
 Profile  
 
Offline
 Post subject: Re: Go Eye 1.6.0 out! -10$ promotion now to GoSeigen's Bday!
Post #205 Posted: Sun Jun 08, 2014 4:58 pm 
Lives with ko

Posts: 271
Location: Hong Kong
Liked others: 2
Was liked: 49
Rank: IGS 7d
IGS: goeye
pleiade67 wrote:
Hello,

I tried to open Kogo's joseki dictionary in Go Eye from the web site :
http://waterfire.us/2014.02.25_KJD.zip

The first time it crashed the app.
Second time the file installed but trying to open it freezes the app.
Did not succeed on iPad 4 nor on iPhone 4s iOS 7.1.1

Otherwise very good app...


Thanks for reporting the problem. This is a huge single SGF file archive (1.2M in a single SGF). The first crash is due to out of memory. The second time the memory is just enough to pass. The freezing is the performance issue. Will find way to optimize for huge file. Please stay tuned.

One workaround right now is to cut the huge file into smaller files (Each starting location in one SGF file) and load it with Go Eye.

Top
 Profile  
 
Offline
 Post subject: Re: Go Eye 1.6.0 out! -10$ promotion now to GoSeigen's Bday!
Post #206 Posted: Wed Jun 11, 2014 4:09 am 
Lives with ko

Posts: 271
Location: Hong Kong
Liked others: 2
Was liked: 49
Rank: IGS 7d
IGS: goeye
A friendly reminder: Tomorrow (Go Seigen's 100th birthday) is the last day of Go Eye's promotion.
Click Here To Show Diagram Code
[go]$$
$$ ---------------------------------------
$$ | . . . . . . . O O . . . O O . . . . . |
$$ | . . . . O . O . . O . O . . O . . . . |
$$ | . . . . O . O . . O . O . . O . . . . |
$$ | . . . . O . . O O . . . O O . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . X X X . . . . X X X . . . . . |
$$ | . . . X . . . . . . X . . . X . . . . |
$$ | . . . X . . X X X . X . . . X . . . . |
$$ | . . . X . . . X . . X . . . X . . . . |
$$ | . . . . X X X X . . . X X X . . . . . |
$$ | . . . . . . . X . . . . . . . . . . . |
$$ | . O O . . . . O . . O O . . . . . . . |
$$ | O . . . O O . O . O . O . O O . . . . |
$$ | . O . . O . . O . O O O . O . . O O O |
$$ | . . O . O O . O . . . O . O O . O . O |
$$ | O O . . O . . O . O O . . O . . O . O |
$$ | . . . . O O . . . . . . . O O . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------[/go]

Top
 Profile  
 
Offline
 Post subject: Re: Go Eye, advanced SGF viewer/editor on iOS
Post #207 Posted: Fri Jun 13, 2014 6:29 am 
Lives with ko

Posts: 271
Location: Hong Kong
Liked others: 2
Was liked: 49
Rank: IGS 7d
IGS: goeye
Go Eye released 1.6.1. First day after Go Seigen's 100th birthday.
Now it has the most seamless web experience for Go ever, after great improvements in the in-app web browser.

For instant news about Go Eye, reporting problems, tweet with #GoEye tag at twitter is a new way.

Top
 Profile  
 
Offline
 Post subject: Re: Go Eye, advanced SGF viewer/editor on iOS, released 1.6.
Post #208 Posted: Fri Jun 20, 2014 7:09 am 
Lives with ko

Posts: 271
Location: Hong Kong
Liked others: 2
Was liked: 49
Rank: IGS 7d
IGS: goeye
What's New in Version 1.6.2
Improved the SGF parser speed by 100%+.
UI polishes and small bug fixes.
Fixed crash on iOS 5.1.1 when opening a saved game.


This post by GoEye2012 was liked by: ez4u
Top
 Profile  
 
Offline
 Post subject: Re: Go Eye 1.6.0 out! -10$ promotion now to GoSeigen's Bday!
Post #209 Posted: Sat Jun 21, 2014 7:39 pm 
Lives with ko

Posts: 271
Location: Hong Kong
Liked others: 2
Was liked: 49
Rank: IGS 7d
IGS: goeye
pleiade67 wrote:
Hello,

I tried to open Kogo's joseki dictionary in Go Eye from the web site :
http://waterfire.us/2014.02.25_KJD.zip

The first time it crashed the app.
Second time the file installed but trying to open it freezes the app.
Did not succeed on iPad 4 nor on iPhone 4s iOS 7.1.1

Otherwise very good app...


This problem should be addressed by the latest 1.6.2 release. Please let me know if there is still problem on your devices. Thanks.

Top
 Profile  
 
Offline
 Post subject: Re: Go Eye, advanced SGF viewer/editor on iOS, released 1.6.
Post #210 Posted: Sun Jun 22, 2014 12:13 pm 
Dies with sente
User avatar

Posts: 71
Liked others: 10
Was liked: 19
Rank: 20 kyu
Everything has gone smoothly with the new version. Kogo's dictionary now opens without problem. Thank you.

Top
 Profile  
 
Offline
 Post subject: Re: Go Eye, advanced SGF viewer/editor on iOS, released 1.6.
Post #211 Posted: Sun Jun 29, 2014 3:14 am 
Lives with ko

Posts: 271
Location: Hong Kong
Liked others: 2
Was liked: 49
Rank: IGS 7d
IGS: goeye
A new video of Go Eye. Hope you enjoy it :)



This post by GoEye2012 was liked by: ez4u
Top
 Profile  
 
Offline
 Post subject: Re: Go Eye, advanced SGF viewer/editor on iOS, released 1.6.
Post #212 Posted: Thu Jul 03, 2014 3:54 pm 
Oza
User avatar

Posts: 2402
Location: Tokyo, Japan
Liked others: 2341
Was liked: 1332
Rank: Jp 6 dan
KGS: ez4u
Cute video!

Meanwhile... Could I request that you add an option to display lists with the most recent games first? I import way more games than I can study while they are in the 'recent' list. After that I am always confronted with the January games first when what I really want are July games. :)

GoEye does not support the sgf round tag, RO[]. As a result only games that have (incorrectly) included the round number in the event name, EV[], display that info. Most of the Go4Go games seem to follow the spec correctly and put the round in the proper tag, see the Changqi Cup or LG Cup games for example. So some day when you are not too busy...

:bow:

_________________
Dave Sigaty
"Short-lived are both the praiser and the praised, and rememberer and the remembered..."
- Marcus Aurelius; Meditations, VIII 21

Top
 Profile  
 
Offline
 Post subject: Re: Go Eye, advanced SGF viewer/editor on iOS, released 1.6.
Post #213 Posted: Fri Jul 04, 2014 5:25 am 
Lives with ko

Posts: 271
Location: Hong Kong
Liked others: 2
Was liked: 49
Rank: IGS 7d
IGS: goeye
ez4u wrote:
Cute video!

Meanwhile... Could I request that you add an option to display lists with the most recent games first? I import way more games than I can study while they are in the 'recent' list. After that I am always confronted with the January games first when what I really want are July games. :)

GoEye does not support the sgf round tag, RO[]. As a result only games that have (incorrectly) included the round number in the event name, EV[], display that info. Most of the Go4Go games seem to follow the spec correctly and put the round in the proper tag, see the Changqi Cup or LG Cup games for example. So some day when you are not too busy...

:bow:


RO support would be trivial. Will add it to next release.

Not quite clear about the most recent games first question. Do you mean their displaying order in "All Games"? The "recent games" shows in descending time order already. For all games, their orders can be adjusted by users when dragging up and down. So they are not in time order.

BTW: You could search by year, month, and day. e.g., searching games in 2014/7/1, you could just search "2014 7 1" in main page's search bar (or in All Games).

Top
 Profile  
 
Offline
 Post subject: Re: Go Eye, advanced SGF viewer/editor on iOS, released 1.6.
Post #214 Posted: Sun Jul 06, 2014 5:23 pm 
Oza
User avatar

Posts: 2402
Location: Tokyo, Japan
Liked others: 2341
Was liked: 1332
Rank: Jp 6 dan
KGS: ez4u
GoEye2012 wrote:
...

Not quite clear about the most recent games first question. Do you mean their displaying order in "All Games"? The "recent games" shows in descending time order already. For all games, their orders can be adjusted by users when dragging up and down. So they are not in time order.

BTW: You could search by year, month, and day. e.g., searching games in 2014/7/1, you could just search "2014 7 1" in main page's search bar (or in All Games).

Because I subscribe to Go4Go, I have several hundred 2014 games already and import each weekly zip file. The games disappear from the 'recent' list much faster than I look at them. Nevertheless, I am usually looking for the more/most recent games. Searching by date, event, or player are all inefficient because 1. I do not even know which dates, events, and players are included and 2. I am browsing not looking for anything specific. So my general preference would be to choose to have the lists appear in descending order by date rather than ascending.

BTW, the latest release (or the last couple IIRC) has become unstable on my iPad2. At least half the time when I select a game the app crashes rather than opening the game. I have to try several times before the game opens successfully. The same game can take up to 20 seconds to open on the 'pad versus 1 second on my iPhone 4s. I have a little under 1,600 games on the iPad versus 750 on the iPhone. One thing that may be relevant is that I have a lot of duplicate games on the iPad. This is because I regularly download single games from Go4Go or other web pages and then each week I import the Go4Go weekly update into a separate 'go4go' group (not for any good reason, I just started out doing it that way). Could this be causing a problem? In contrast the iPhone is all about instant gratification so I do not import the weekly update. :)

_________________
Dave Sigaty
"Short-lived are both the praiser and the praised, and rememberer and the remembered..."
- Marcus Aurelius; Meditations, VIII 21

Top
 Profile  
 
Offline
 Post subject: Re: Go Eye, advanced SGF viewer/editor on iOS, released 1.6.
Post #215 Posted: Sun Jul 06, 2014 10:59 pm 
Lives with ko

Posts: 271
Location: Hong Kong
Liked others: 2
Was liked: 49
Rank: IGS 7d
IGS: goeye
ez4u wrote:
GoEye2012 wrote:
...

Not quite clear about the most recent games first question. Do you mean their displaying order in "All Games"? The "recent games" shows in descending time order already. For all games, their orders can be adjusted by users when dragging up and down. So they are not in time order.

BTW: You could search by year, month, and day. e.g., searching games in 2014/7/1, you could just search "2014 7 1" in main page's search bar (or in All Games).

Because I subscribe to Go4Go, I have several hundred 2014 games already and import each weekly zip file. The games disappear from the 'recent' list much faster than I look at them. Nevertheless, I am usually looking for the more/most recent games. Searching by date, event, or player are all inefficient because 1. I do not even know which dates, events, and players are included and 2. I am browsing not looking for anything specific. So my general preference would be to choose to have the lists appear in descending order by date rather than ascending.

BTW, the latest release (or the last couple IIRC) has become unstable on my iPad2. At least half the time when I select a game the app crashes rather than opening the game. I have to try several times before the game opens successfully. The same game can take up to 20 seconds to open on the 'pad versus 1 second on my iPhone 4s. I have a little under 1,600 games on the iPad versus 750 on the iPhone. One thing that may be relevant is that I have a lot of duplicate games on the iPad. This is because I regularly download single games from Go4Go or other web pages and then each week I import the Go4Go weekly update into a separate 'go4go' group (not for any good reason, I just started out doing it that way). Could this be causing a problem? In contrast the iPhone is all about instant gratification so I do not import the weekly update. :)

For crash issue, are you sure that you update to latest version (1.6.2)? And pls attach the SGF file causing crash. Or it would be appreciated that you could send the crash log.

I have 11612 games on iPhone4 with iOS7, and it runs smoothly. Duplicate games won't cause any issue.

Top
 Profile  
 
Offline
 Post subject: Re: Go Eye, advanced SGF viewer/editor on iOS, released 1.6.
Post #216 Posted: Tue Jul 15, 2014 6:25 pm 
Dies in gote

Posts: 32
Liked others: 12
Was liked: 0
KGS: mychew
Tygem: jenson
IGS: jenson
Wbaduk: jenson
DGS: jenson
Kaya handle: Jenson
Online playing schedule: Kaya, whole day but it depends on work schedule
oren wrote:
Really huge images?


Haha that's a good one

Top
 Profile  
 
Offline
 Post subject: Re: Go Eye, advanced SGF viewer/editor on iOS, released 1.6.
Post #217 Posted: Tue Jul 15, 2014 6:27 pm 
Dies in gote

Posts: 32
Liked others: 12
Was liked: 0
KGS: mychew
Tygem: jenson
IGS: jenson
Wbaduk: jenson
DGS: jenson
Kaya handle: Jenson
Online playing schedule: Kaya, whole day but it depends on work schedule
GoEye2012 wrote:
jenson wrote:
Spotted a problem. I have a group I created and named it as test. I'm unable to delete it and even after I change the name it still doesn't allow me to delete it


I tried on iOS 7.1 and was unable to reproduce this. Which iOS version and device are you using?

BTW: Something cool is coming :)


Sorry was quite busy. Didn't catch up with this. Btw I will be using it again to try out once more.

Top
 Profile  
 
Offline
 Post subject: Re: Go Eye, advanced SGF viewer/editor on iOS, released 1.6.
Post #218 Posted: Sat Jul 19, 2014 7:55 pm 
Lives with ko

Posts: 271
Location: Hong Kong
Liked others: 2
Was liked: 49
Rank: IGS 7d
IGS: goeye
Go Eye 1.6.3 is out. But it might take a while for App Store to push to every country.

Top
 Profile  
 
Offline
 Post subject: Re: Go Eye, advanced SGF viewer/editor on iOS, released 1.6.
Post #219 Posted: Sat Jul 19, 2014 9:26 pm 
Lives with ko

Posts: 271
Location: Hong Kong
Liked others: 2
Was liked: 49
Rank: IGS 7d
IGS: goeye
JUST FOUND THERE MIGHT BE A CRITICAL PROBLEM.

**Please DON'T UPDATE to this version yet.
***We just found a problem that might cause inaccessible to your go games.
***Please wait until the notice is gone. Thanks.

Problem fixed. Will upload new version asap. Thanks.

Top
 Profile  
 
Offline
 Post subject: Re: Go Eye, advanced SGF viewer/editor on iOS, released 1.6.
Post #220 Posted: Mon Jul 21, 2014 5:01 pm 
Lives with ko

Posts: 271
Location: Hong Kong
Liked others: 2
Was liked: 49
Rank: IGS 7d
IGS: goeye
GoEye2012 wrote:
JUST FOUND THERE MIGHT BE A CRITICAL PROBLEM.

**Please DON'T UPDATE to this version yet.
***We just found a problem that might cause inaccessible to your go games.
***Please wait until the notice is gone. Thanks.

Problem fixed. Will upload new version asap. Thanks.


We had a quick fix for iOS7+ and it is out. iOS5/6 devices might still have the problem. So backup your app before update for iOS5/6 users. Sorry for the inconvenience caused.

Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 360 posts ]  Go to page Previous  1 ... 8, 9, 10, 11, 12, 13, 14 ... 18  Next

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group